/* Minification failed. Returning unminified contents.
(10386,107372): run-time error CSS1038: Expected hex color, found '#ffff'
(10390,340974): run-time error CSS1038: Expected hex color, found '#ffff'
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.img-fluid,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.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;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.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-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  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: #999;
  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: #999;
  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: #999;
  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;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-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;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@charset "UTF-8";

/* @font-face {
  font-family: "freedom";
  src: url(/Content/fonts/freedom.eot);
  src: url(/Content/fonts/freedom.eot?#iefix) format("embedded-opentype"),
    url(/Content/fonts/freedom.woff) format("woff"),
    url(/Content/fonts/freedom.ttf) format("truetype"),
    url(/Content/fonts/freedom.svg#freedom) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */

@font-face {
  font-family: "freedom";
  src: url(/Content/fonts/freedom.eot?#iefix) format("embedded-opentype"), url(/Content/fonts/freedom.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[data-icon]:before {
  font-family: "freedom" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="fa-"]:before,
[class*=" fa-"]:before {
  font-family: "freedom" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-envelope-o:before {
  content: "\61";
}
.fa-key:before {
  content: "\62";
}
.fa-call-center:before {
  content: "\63";
}
.fa-mobile-phone:before {
  content: "\64";
}
.fa-qualty:before {
  content: "\65";
}
.fa-qualty-1:before {
  content: "\66";
}
.fa-play:before {
  content: "\67";
}
.fa-play-1:before {
  content: "\68";
}
.fa-enter:before {
  content: "\69";
}
.fa-link:before {
  content: "\6a";
}
.fa-search:before {
  content: "\6b";
}
.fa-tl:before {
  content: "\6c";
}
.fa-alarm:before {
  content: "\6d";
}
.fa-alarm-1:before {
  content: "\6e";
}
.fa-facebook:before {
  content: "\70";
}
.fa-twitter:before {
  content: "\71";
}
.fa-sahre:before {
  content: "\72";
}
.fa-sahre-1:before {
  content: "\73";
}
.fa-youtube:before {
  content: "\74";
}
.fa-resize:before {
  content: "\75";
}
.fa-resize-1:before {
  content: "\76";
}
.fa-linkedin:before {
  content: "\77";
}
.fa-pinterest:before {
  content: "\78";
}
.fa-foursquare:before {
  content: "\79";
}
.fa-call-center-3:before {
  content: "\7a";
}
.fa-call-center-4:before {
  content: "\41";
}
.fa-whatsapp:before {
  content: "\42";
}
.fa-youtube-1:before {
  content: "\43";
}
.fa-behance:before {
  content: "\45";
}
.fa-dribbble:before {
  content: "\46";
}
.fa-instagram:before {
  content: "\47";
}
.fa-right-arrow:before,
.fa-arrow-right:before {
  content: "\48";
}
.fa-left-arrow:before {
  content: "\49";
}
.fa-right-arrow-1:before {
  content: "\4a";
}
.fa-left-arrow-1:before {
  content: "\4b";
}
.fa-shopping-basket:before {
  content: "\4c";
}
.fa-home-1:before {
  content: "\4d";
}
.fa-home:before {
  content: "\4e";
}
.fa-cursor:before {
  content: "\4f";
}
.fa-cursor-1:before {
  content: "\50";
}
.fa-user-1:before {
  content: "\51";
}
.fa-user:before {
  content: "\52";
}
.fa-heart:before {
  content: "\53";
}
.fa-heaert:before {
  content: "\54";
}
.fa-quote:before {
  content: "\57";
}
.fa-quote-1:before {
  content: "\58";
}
.fa-mail-1:before {
  content: "\59";
}
.fa-mail-2:before {
  content: "\30";
}
.fa-online-edu:before {
  content: "\31";
}
.fa-online-edu-1:before {
  content: "\32";
}
.fa-responsive:before {
  content: "\33";
}
.fa-pencil:before {
  content: "\35";
}
.fa-edit-1:before {
  content: "\36";
}
.fa-download:before {
  content: "\37";
}
.fa-video-camera:before {
  content: "\39";
}
.fa-success:before {
  content: "\21";
}
.fa-success-1:before {
  content: "\22";
}
.fa-target:before {
  content: "\23";
}
.fa-success-2:before {
  content: "\24";
}
.fa-trophy:before {
  content: "\25";
}
.fa-success-3:before {
  content: "\26";
}
.fa-success-4:before {
  content: "\27";
}
.fa-file-text:before {
  content: "\28";
}
.fa-comment:before {
  content: "\29";
}
.fa-comment-1:before {
  content: "\2a";
}
.fa-right-arrow-2:before {
  content: "\2c";
}
.fa-right-arrow-3:before {
  content: "\2d";
}
.fa-right-arrow-4:before {
  content: "\2e";
}
.fa-like:before {
  content: "\2f";
}
.fa-list-alt:before {
  content: "\3a";
}
.fa-online-edu-3:before {
  content: "\3b";
}
.fa-online-edu-4:before {
  content: "\3c";
}
.fa-online-edu-5:before {
  content: "\3d";
}
.fa-success-6:before {
  content: "\3f";
}
.fa-success-7:before {
  content: "\40";
}
.fa-smart-home:before {
  content: "\5b";
}
.fa-cctv:before {
  content: "\5d";
}
.fa-laptop:before {
  content: "\5e";
}
.fa-sofa:before {
  content: "\5f";
}
.fa-breakfast:before {
  content: "\60";
}
.fa-pool:before {
  content: "\7b";
}
.fa-pool-1:before {
  content: "\7c";
}
.fa-dinner:before {
  content: "\7d";
}
.fa-fingerprint:before {
  content: "\7e";
}
.fa-cctv-1:before {
  content: "\5c";
}
.fa-fire-alarm:before {
  content: "\e000";
}
.fa-radiator:before {
  content: "\e001";
}
.fa-beds:before {
  content: "\e002";
}
.fa-ironing:before {
  content: "\e003";
}
.fa-wahsing-machine:before {
  content: "\e004";
}
.fa-laundry:before {
  content: "\e005";
}
.fa-dinner-1:before {
  content: "\e007";
}
.fa-car:before {
  content: "\e008";
}
.fa-gasoline:before {
  content: "\e009";
}
.fa-diesel:before {
  content: "\e00a";
}
.fa-gearshift:before {
  content: "\e00b";
}
.fa-car-1:before {
  content: "\e00d";
}
.fa-list:before {
  content: "\e00e";
}
.fa-mail-3:before {
  content: "\e00f";
}
.fa-close:before {
  content: "\e010";
}
.fa-rocket:before {
  content: "\e013";
}
.fa-menu-1:before {
  content: "\e014";
}
.fa-001-whatsapp:before {
  content: "\e016";
}
.fa-vimeo:before {
  content: "\e017";
}
.fa-arrow-down:before {
  content: "\e01a";
}
.fa-fire:before {
  content: "\e01d";
}
.fa-diamond:before {
  content: "\e01e";
}
.fa-like-1:before {
  content: "\e01f";
}
.fa-tl-1:before {
  content: "\e020";
}
.fa-life-saver:before {
  content: "\e021";
}
.fa-delivery:before {
  content: "\e022";
}
.fa-puzzle:before {
  content: "\e023";
}
.fa-like-2:before {
  content: "\e024";
}
.fa-analytics:before {
  content: "\e026";
}
.fa-analytics-2:before {
  content: "\e027";
}
.fa-analytics-1:before {
  content: "\e028";
}
.fa-trophy-1:before {
  content: "\e029";
}
.fa-online-edu-6:before {
  content: "\e02f";
}
.fa-success-8:before {
  content: "\e030";
}
.fa-wallet:before {
  content: "\e032";
}
.fa-factory:before {
  content: "\e033";
}
.fa-farming:before {
  content: "\e034";
}
.fa-360:before {
  content: "\e035";
}
.fa-announcement:before {
  content: "\e036";
}
.fa-announcement-1:before {
  content: "\e037";
}
.fa-arrow-left:before {
  content: "\e041";
}
.fa-arrow-left-1:before {
  content: "\e042";
}
.fa-arrow-left-2:before {
  content: "\e043";
}
.fa-arrow-left-3:before {
  content: "\e044";
}
.fa-arrow-up:before {
  content: "\e052";
}
.fa-call-center-2:before {
  content: "\e054";
}
.fa-call-center-5:before {
  content: "\e055";
}
.fa-secure:before {
  content: "\e056";
}
.fa-check:before {
  content: "\e057";
}
.fa-check-1:before {
  content: "\e058";
}
.fa-download-1:before {
  content: "\e05a";
}
.fa-phone:before {
  content: "\e05d";
}
.fa-phone-1:before {
  content: "\e05e";
}
.fa-phone-24:before {
  content: "\e05f";
}
.fa-phone-24-2:before {
  content: "\e060";
}
.fa-faq:before {
  content: "\e061";
}
.fa-change-screen:before {
  content: "\e064";
}
.fa-download-4:before {
  content: "\e065";
}
.fa-arrow-down-1:before {
  content: "\e066";
}
.fa-arow-down:before {
  content: "\e067";
}
.fa-check-square-o:before {
  content: "\e068";
}
.fa-bars:before {
  content: "\e069";
}
.fa-whatsapp-1:before {
  content: "\e06a";
}
.fa-call-center-6:before {
  content: "\e06c";
}
.fa-call-center-7:before {
  content: "\e06d";
}
.fa-call-center-8:before {
  content: "\e06e";
}
.fa-call-center-9:before {
  content: "\e06f";
}
.fa-doctor:before {
  content: "\e073";
}
.fa-arrow-down-2:before {
  content: "\44";
}
.fa-phone-2:before {
  content: "\5a";
}
.fa-phone-3:before {
  content: "\38";
}
.fa-minus:before {
  content: "\e006";
}
.fa-plus:before {
  content: "\e00c";
}
.fa-phone-4:before {
  content: "\e015";
}
.fa-time:before {
  content: "\e018";
}
.fa-lang:before {
  content: "\e019";
}
.fa-map:before {
  content: "\e01b";
}
.fa-calendar-1:before {
  content: "\e02a";
}
.fa-menu-3:before {
  content: "\e02b";
}
.fa-trash-o:before {
  content: "\e02c";
}
.fa-cert:before {
  content: "\e02e";
}
.fa-cert-1:before {
  content: "\e038";
}
.fa-map-1:before {
  content: "\e03a";
}
.fa-map-2:before {
  content: "\e03b";
}
.fa-car-2:before {
  content: "\6f";
}
.fa-car-3:before {
  content: "\e039";
}
.fa-contactless:before {
  content: "\e03c";
}
.fa-contactless-1:before {
  content: "\e03d";
}
.fa-card-machine:before {
  content: "\e03e";
}
.fa-online-pay:before {
  content: "\e03f";
}
.fa-online-pay-1:before {
  content: "\e040";
}
.fa-credit-card:before {
  content: "\e045";
}
.fa-search-2:before {
  content: "\e046";
}
.fa-online-store:before {
  content: "\e047";
}
.fa-online-pay-2:before {
  content: "\e048";
}
.fa-wallet-1:before {
  content: "\e049";
}
.fa-dinner-2:before {
  content: "\e04a";
}
.fa-retail:before {
  content: "\e04b";
}
.fa-bowling:before {
  content: "\e04c";
}
.fa-golf:before {
  content: "\e04d";
}
.fa-taxi:before {
  content: "\e04e";
}
.fa-service:before {
  content: "\e04f";
}
.fa-barber:before {
  content: "\e050";
}
.fa-business:before {
  content: "\e051";
}
.fa-pound:before {
  content: "\e059";
}
.fa-fast-money:before {
  content: "\e063";
}
.fa-processing:before {
  content: "\e071";
}
.fa-processing-1:before {
  content: "\e072";
}
.fa-rocket-1:before {
  content: "\e074";
}
.fa-cursor-2:before {
  content: "\e075";
}
.fa-discount:before {
  content: "\e076";
}
.fa-discount-1:before {
  content: "\e077";
}
.fa-phone-5:before {
  content: "\e078";
}
.fa-secure-1:before {
  content: "\e079";
}
.fa-secure-2:before {
  content: "\e07a";
}
.fa-discount-2:before {
  content: "\e07b";
}
.fa-epos:before {
  content: "\e07c";
}
.fa-like-4:before {
  content: "\e07d";
}
.fa-like-5:before {
  content: "\e07e";
}
.fa-quote-2:before {
  content: "\e080";
}
.fa-announcement-2:before {
  content: "\e081";
}
.fa-epos-1:before {
  content: "\e082";
}
.fa-file-o:before {
  content: "\e083";
}
.fa-file:before {
  content: "\e084";
}
.fa-file-1:before {
  content: "\e085";
}
.fa-pdf:before {
  content: "\e086";
}
.fa-printer:before {
  content: "\e087";
}
.fa-adwords:before {
  content: "\e088";
}
.fa-lang-1:before {
  content: "\e08a";
}
.fa-hospital:before {
  content: "\e08b";
}
.fa-send-message:before {
  content: "\e08c";
}
.fa-picture-edit:before {
  content: "\e091";
}
.fa-server:before {
  content: "\e092";
}
.fa-eye:before {
  content: "\e093";
}
.fa-picture-o:before {
  content: "\e096";
}
.fa-floppy-o:before {
  content: "\e090";
}
.fa-spinner:before {
  content: "\e098";
}
.fa-transfer:before {
  content: "\e09a";
}
.fa-map-3:before {
  content: "\e099";
}
.fa-play-2:before {
  content: "\e09b";
}
.fa-arrows:before,
.fa-sitemap:before {
  content: "\e09c";
}
.fa-check-2:before {
  content: "\55";
}

.fa-clone:before {
  content: "\e075";
}
.fa-lg::before {
  line-height: inherit !important;
}
.fa-save::before {
  content: "\e090";
}

.col-lg-10 .panel {
  background-color: #fff !important;
}

.field-validation-error{color:red}.field-validation-valid{display:none}.input-validation-error{border:1px solid red;background-color:#fee}.validation-summary-errors{font-weight:700;color:red}.validation-summary-valid{display:none}.display-label,.editor-label{margin:1em 0 0}.display-field,.editor-field{margin:.5em 0 0}.text-box{width:30em}.text-box.multi-line{height:6.5em}.tri-state{width:6em}.dropdown-submenu{position:relative}.dropdown-submenu > .dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px;border-radius:0 6px 6px 6px}.dropdown-submenu:hover > .dropdown-menu{display:block}.dropdown-submenu > a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover > a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left > .dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.carousel-control .glyphicon,.carousel-control .prev,.carousel-control .next{position:absolute;top:50%;left:50%;z-index:5;display:inline-block;width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .prev:before{content:'\2039'}.carousel-control .next:before{content:'\203a'}.dropdown-menu.multi-column{width:400px}.dropdown-menu.multi-column .dropdown-menu{display:block!important;position:static!important;margin:0!important;border:none!important;box-shadow:none!important;min-width:100px}#toolbar{width:100%;height:45px;z-index:100000}.ui-dialog{z-index:100001!important}.tags{zoom:1}.tags:before,.tags:after{content:'';display:table}.tags:after{clear:both}.tags li{position:relative;float:left;margin:0 0 8px 12px}.tags li:active{margin-top:1px;margin-bottom:7px}.tags li:after{content:'';z-index:2;position:absolute;top:10px;right:-2px;width:5px;height:6px;opacity:.95;background:#eb6b22;border-radius:3px 0 0 3px;-webkit-box-shadow:inset 1px 0 #99400e;box-shadow:inset 1px 0 #99400e}.tags a,.tags span{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tags a{height:26px;line-height:23px;padding:0 9px 0 8px;font-size:12px;color:#555;text-decoration:none;text-shadow:0 1px #fff;background:#fafafa;border-width:1px 0 1px 1px;border-style:solid;border-color:#dadada #d2d2d2 #c5c5c5;border-radius:3px 0 0 3px;background-image:-webkit-linear-gradient(top,#fcfcfc,#f0f0f0);background-image:-moz-linear-gradient(top,#fcfcfc,#f0f0f0);background-image:-o-linear-gradient(top,#fcfcfc,#f0f0f0);background-image:linear-gradient(to bottom,#fcfcfc,#f0f0f0);-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.7),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.7),0 1px 2px rgba(0,0,0,0.05)}.tags a:hover span{padding:0 7px 0 6px;max-width:40px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15),1px 1px 2px rgba(0,0,0,0.2);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15),1px 1px 2px rgba(0,0,0,0.2)}.tags span{position:absolute;top:1px;left:100%;z-index:2;overflow:hidden;max-width:0;height:24px;line-height:21px;padding:0 0 0 2px;color:#fff;text-shadow:0 -1px rgba(0,0,0,0.3);background:#eb6b22;border:1px solid;border-color:#d15813 #c85412 #bf5011;border-radius:0 2px 2px 0;opacity:.95;background-image:-webkit-linear-gradient(top,#ed7b39,#df5e14);background-image:-moz-linear-gradient(top,#ed7b39,#df5e14);background-image:-o-linear-gradient(top,#ed7b39,#df5e14);background-image:linear-gradient(to bottom,#ed7b39,#df5e14);-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out;-webkit-transition-property:padding,max-width;-moz-transition-property:padding,max-width;-o-transition-property:padding,max-width;transition-property:padding,max-width}.green li:after{background:#65bb34;-webkit-box-shadow:inset 1px 0 #3a6b1e;box-shadow:inset 1px 0 #3a6b1e}.green span{background:#65bb34;border-color:#549b2b #4f9329 #4b8b27;background-image:-webkit-linear-gradient(top,#71ca3f,#5aa72e);background-image:-moz-linear-gradient(top,#71ca3f,#5aa72e);background-image:-o-linear-gradient(top,#71ca3f,#5aa72e);background-image:linear-gradient(to bottom,#71ca3f,#5aa72e)}.blue li:after{background:#56a3d5;-webkit-box-shadow:inset 1px 0 #276f9e;box-shadow:inset 1px 0 #276f9e}.blue span{background:#56a3d5;border-color:#3591cd #318cc7 #2f86be;background-image:-webkit-linear-gradient(top,#6aaeda,#4298d0);background-image:-moz-linear-gradient(top,#6aaeda,#4298d0);background-image:-o-linear-gradient(top,#6aaeda,#4298d0);background-image:linear-gradient(to bottom,#6aaeda,#4298d0)}.typeahead,.tt-query,.tt-hint{width:396px;height:30px;padding:8px 12px;font-size:12px;line-height:30px;border:2px solid #ccc;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;outline:none}.typeahead{background-color:#fff}.typeahead:focus{border:2px solid #0097cf}.tt-query{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.tt-hint{color:#999}.tt-dropdown-menu{width:100%;margin-top:12px;padding:8px 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.tt-suggestion{padding:3px 20px;font-size:14px;line-height:18px}.tt-suggestion.tt-cursor{color:#fff;background-color:#0097cf}.tt-suggestion p{margin:0}.gist{font-size:14px}#multiple-datasets .group-name{margin:0 20px 5px;padding:3px 0;border-bottom:1px solid #ccc}#scrollable-dropdown-menu .tt-dropdown-menu{max-height:150px;overflow-y:auto}#rtl-support .tt-dropdown-menu{text-align:right}#multiple-datasets .group-name{margin:0 20px 5px;padding:3px 0;border-bottom:1px solid #ccc;font-weight:700;font-size:14px}.video-list-thumbs img{height:200px;margin:0 auto}.video-list-thumbs > li{margin-bottom:12px}.video-list-thumbs > li > a{display:block;position:relative;background-color:#212121;color:#fff;padding:8px;border-radius:3px;text-align:center}.video-list-thumbs > li > a:hover{background-color:#000;transition:all 500ms ease;box-shadow:0 2px 4px rgba(0,0,0,.3);text-decoration:none}.video-list-thumbs h2{bottom:0;font-size:14px;height:33px;margin:8px 0 0}.video-list-thumbs .glyphicon-play-circle{font-size:60px;opacity:.6;position:absolute;right:39%;top:31%;text-shadow:0 1px 3px rgba(0,0,0,.5)}.video-list-thumbs > li > a:hover .glyphicon-play-circle{color:#fff;opacity:1;text-shadow:0 1px 3px rgba(0,0,0,.8);transition:all 500ms ease}.video-list-thumbs .duration{background-color:rgba(0,0,0,0.4);border-radius:2px;color:#fff;font-size:11px;font-weight:700;left:12px;line-height:13px;padding:2px 3px 1px;position:absolute;top:12px}.video-list-thumbs > li > a:hover .duration{background-color:#000;transition:all 500ms ease}@media (min-width:320px) and (max-width: 480px){.video-list-thumbs .glyphicon-play-circle{font-size:35px;right:36%;top:27%}.video-list-thumbs h2{bottom:0;font-size:12px;height:22px;margin:8px 0 0}}.tab-content{padding-top:10px}.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social > :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg > :first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm > :first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs > :first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon{position:relative;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon > :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg > :first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm > :first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs > :first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon > :first-child{border:none;text-align:center;width:100%!important}.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}.btn-adn{color:#fff;background-color:#d87a68;border-color:rgba(0,0,0,0.2)}.btn-adn:hover,.btn-adn:focus,.btn-adn:active,.btn-adn.active,.open > .dropdown-toggle.btn-adn{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}.btn-adn:active,.btn-adn.active,.open > .dropdown-toggle.btn-adn{background-image:none}.btn-adn.disabled,.btn-adn[disabled],fieldset[disabled] .btn-adn,.btn-adn.disabled:hover,.btn-adn[disabled]:hover,fieldset[disabled] .btn-adn:hover,.btn-adn.disabled:focus,.btn-adn[disabled]:focus,fieldset[disabled] .btn-adn:focus,.btn-adn.disabled:active,.btn-adn[disabled]:active,fieldset[disabled] .btn-adn:active,.btn-adn.disabled.active,.btn-adn[disabled].active,fieldset[disabled] .btn-adn.active{background-color:#d87a68;border-color:rgba(0,0,0,0.2)}.btn-adn .badge{color:#d87a68;background-color:#fff}.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open > .dropdown-toggle.btn-bitbucket{color:#fff;background-color:#163758;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:active,.btn-bitbucket.active,.open > .dropdown-toggle.btn-bitbucket{background-image:none}.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket .badge{color:#205081;background-color:#fff}.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open > .dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,0.2)}.btn-dropbox:active,.btn-dropbox.active,.open > .dropdown-toggle.btn-dropbox{background-image:none}.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox .badge{color:#1087dd;background-color:#fff}.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open > .dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}.btn-facebook:active,.btn-facebook.active,.open > .dropdown-toggle.btn-facebook{background-image:none}.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook .badge{color:#3b5998;background-color:#fff}.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open > .dropdown-toggle.btn-flickr{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,0.2)}.btn-flickr:active,.btn-flickr.active,.open > .dropdown-toggle.btn-flickr{background-image:none}.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr .badge{color:#ff0084;background-color:#fff}.btn-foursquare{color:#fff;background-color:#f94877;border-color:rgba(0,0,0,0.2)}.btn-foursquare:hover,.btn-foursquare:focus,.btn-foursquare:active,.btn-foursquare.active,.open > .dropdown-toggle.btn-foursquare{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,0.2)}.btn-foursquare:active,.btn-foursquare.active,.open > .dropdown-toggle.btn-foursquare{background-image:none}.btn-foursquare.disabled,.btn-foursquare[disabled],fieldset[disabled] .btn-foursquare,.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled:active,.btn-foursquare[disabled]:active,fieldset[disabled] .btn-foursquare:active,.btn-foursquare.disabled.active,.btn-foursquare[disabled].active,fieldset[disabled] .btn-foursquare.active{background-color:#f94877;border-color:rgba(0,0,0,0.2)}.btn-foursquare .badge{color:#f94877;background-color:#fff}.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open > .dropdown-toggle.btn-github{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,0.2)}.btn-github:active,.btn-github.active,.open > .dropdown-toggle.btn-github{background-image:none}.btn-github.disabled,.btn-github[disabled],fieldset[disabled] .btn-github,.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled:active,.btn-github[disabled]:active,fieldset[disabled] .btn-github:active,.btn-github.disabled.active,.btn-github[disabled].active,fieldset[disabled] .btn-github.active{background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github .badge{color:#444;background-color:#fff}.btn-google{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google:hover,.btn-google:focus,.btn-google:active,.btn-google.active,.open > .dropdown-toggle.btn-google{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}.btn-google:active,.btn-google.active,.open > .dropdown-toggle.btn-google{background-image:none}.btn-google.disabled,.btn-google[disabled],fieldset[disabled] .btn-google,.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled:active,.btn-google[disabled]:active,fieldset[disabled] .btn-google:active,.btn-google.disabled.active,.btn-google[disabled].active,fieldset[disabled] .btn-google.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google .badge{color:#dd4b39;background-color:#fff}.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open > .dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}.btn-instagram:active,.btn-instagram.active,.open > .dropdown-toggle.btn-instagram{background-image:none}.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram .badge{color:#3f729b;background-color:#fff}.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open > .dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:rgba(0,0,0,0.2)}.btn-linkedin:active,.btn-linkedin.active,.open > .dropdown-toggle.btn-linkedin{background-image:none}.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin .badge{color:#007bb6;background-color:#fff}.btn-microsoft{color:#fff;background-color:#2672ec;border-color:rgba(0,0,0,0.2)}.btn-microsoft:hover,.btn-microsoft:focus,.btn-microsoft:active,.btn-microsoft.active,.open > .dropdown-toggle.btn-microsoft{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,0.2)}.btn-microsoft:active,.btn-microsoft.active,.open > .dropdown-toggle.btn-microsoft{background-image:none}.btn-microsoft.disabled,.btn-microsoft[disabled],fieldset[disabled] .btn-microsoft,.btn-microsoft.disabled:hover,.btn-microsoft[disabled]:hover,fieldset[disabled] .btn-microsoft:hover,.btn-microsoft.disabled:focus,.btn-microsoft[disabled]:focus,fieldset[disabled] .btn-microsoft:focus,.btn-microsoft.disabled:active,.btn-microsoft[disabled]:active,fieldset[disabled] .btn-microsoft:active,.btn-microsoft.disabled.active,.btn-microsoft[disabled].active,fieldset[disabled] .btn-microsoft.active{background-color:#2672ec;border-color:rgba(0,0,0,0.2)}.btn-microsoft .badge{color:#2672ec;background-color:#fff}.btn-openid{color:#fff;background-color:#f7931e;border-color:rgba(0,0,0,0.2)}.btn-openid:hover,.btn-openid:focus,.btn-openid:active,.btn-openid.active,.open > .dropdown-toggle.btn-openid{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}.btn-openid:active,.btn-openid.active,.open > .dropdown-toggle.btn-openid{background-image:none}.btn-openid.disabled,.btn-openid[disabled],fieldset[disabled] .btn-openid,.btn-openid.disabled:hover,.btn-openid[disabled]:hover,fieldset[disabled] .btn-openid:hover,.btn-openid.disabled:focus,.btn-openid[disabled]:focus,fieldset[disabled] .btn-openid:focus,.btn-openid.disabled:active,.btn-openid[disabled]:active,fieldset[disabled] .btn-openid:active,.btn-openid.disabled.active,.btn-openid[disabled].active,fieldset[disabled] .btn-openid.active{background-color:#f7931e;border-color:rgba(0,0,0,0.2)}.btn-openid .badge{color:#f7931e;background-color:#fff}.btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,0.2)}.btn-pinterest:hover,.btn-pinterest:focus,.btn-pinterest:active,.btn-pinterest.active,.open > .dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,0.2)}.btn-pinterest:active,.btn-pinterest.active,.open > .dropdown-toggle.btn-pinterest{background-image:none}.btn-pinterest.disabled,.btn-pinterest[disabled],fieldset[disabled] .btn-pinterest,.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled:active,.btn-pinterest[disabled]:active,fieldset[disabled] .btn-pinterest:active,.btn-pinterest.disabled.active,.btn-pinterest[disabled].active,fieldset[disabled] .btn-pinterest.active{background-color:#cb2027;border-color:rgba(0,0,0,0.2)}.btn-pinterest .badge{color:#cb2027;background-color:#fff}.btn-reddit{color:#000;background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}.btn-reddit:hover,.btn-reddit:focus,.btn-reddit:active,.btn-reddit.active,.open > .dropdown-toggle.btn-reddit{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}.btn-reddit:active,.btn-reddit.active,.open > .dropdown-toggle.btn-reddit{background-image:none}.btn-reddit.disabled,.btn-reddit[disabled],fieldset[disabled] .btn-reddit,.btn-reddit.disabled:hover,.btn-reddit[disabled]:hover,fieldset[disabled] .btn-reddit:hover,.btn-reddit.disabled:focus,.btn-reddit[disabled]:focus,fieldset[disabled] .btn-reddit:focus,.btn-reddit.disabled:active,.btn-reddit[disabled]:active,fieldset[disabled] .btn-reddit:active,.btn-reddit.disabled.active,.btn-reddit[disabled].active,fieldset[disabled] .btn-reddit.active{background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}.btn-reddit .badge{color:#eff7ff;background-color:#000}.btn-soundcloud{color:#fff;background-color:#f50;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:hover,.btn-soundcloud:focus,.btn-soundcloud:active,.btn-soundcloud.active,.open > .dropdown-toggle.btn-soundcloud{color:#fff;background-color:#c40;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:active,.btn-soundcloud.active,.open > .dropdown-toggle.btn-soundcloud{background-image:none}.btn-soundcloud.disabled,.btn-soundcloud[disabled],fieldset[disabled] .btn-soundcloud,.btn-soundcloud.disabled:hover,.btn-soundcloud[disabled]:hover,fieldset[disabled] .btn-soundcloud:hover,.btn-soundcloud.disabled:focus,.btn-soundcloud[disabled]:focus,fieldset[disabled] .btn-soundcloud:focus,.btn-soundcloud.disabled:active,.btn-soundcloud[disabled]:active,fieldset[disabled] .btn-soundcloud:active,.btn-soundcloud.disabled.active,.btn-soundcloud[disabled].active,fieldset[disabled] .btn-soundcloud.active{background-color:#f50;border-color:rgba(0,0,0,0.2)}.btn-soundcloud .badge{color:#f50;background-color:#fff}.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open > .dropdown-toggle.btn-tumblr{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,0.2)}.btn-tumblr:active,.btn-tumblr.active,.open > .dropdown-toggle.btn-tumblr{background-image:none}.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr .badge{color:#2c4762;background-color:#fff}.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open > .dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}.btn-twitter:active,.btn-twitter.active,.open > .dropdown-toggle.btn-twitter{background-image:none}.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter .badge{color:#55acee;background-color:#fff}.btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}.btn-vimeo:hover,.btn-vimeo:focus,.btn-vimeo:active,.btn-vimeo.active,.open > .dropdown-toggle.btn-vimeo{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,0.2)}.btn-vimeo:active,.btn-vimeo.active,.open > .dropdown-toggle.btn-vimeo{background-image:none}.btn-vimeo.disabled,.btn-vimeo[disabled],fieldset[disabled] .btn-vimeo,.btn-vimeo.disabled:hover,.btn-vimeo[disabled]:hover,fieldset[disabled] .btn-vimeo:hover,.btn-vimeo.disabled:focus,.btn-vimeo[disabled]:focus,fieldset[disabled] .btn-vimeo:focus,.btn-vimeo.disabled:active,.btn-vimeo[disabled]:active,fieldset[disabled] .btn-vimeo:active,.btn-vimeo.disabled.active,.btn-vimeo[disabled].active,fieldset[disabled] .btn-vimeo.active{background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}.btn-vimeo .badge{color:#1ab7ea;background-color:#fff}.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open > .dropdown-toggle.btn-vk{color:#fff;background-color:#466482;border-color:rgba(0,0,0,0.2)}.btn-vk:active,.btn-vk.active,.open > .dropdown-toggle.btn-vk{background-image:none}.btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk .badge{color:#587ea3;background-color:#fff}.btn-yahoo{color:#fff;background-color:#720e9e;border-color:rgba(0,0,0,0.2)}.btn-yahoo:hover,.btn-yahoo:focus,.btn-yahoo:active,.btn-yahoo.active,.open > .dropdown-toggle.btn-yahoo{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,0.2)}.btn-yahoo:active,.btn-yahoo.active,.open > .dropdown-toggle.btn-yahoo{background-image:none}.btn-yahoo.disabled,.btn-yahoo[disabled],fieldset[disabled] .btn-yahoo,.btn-yahoo.disabled:hover,.btn-yahoo[disabled]:hover,fieldset[disabled] .btn-yahoo:hover,.btn-yahoo.disabled:focus,.btn-yahoo[disabled]:focus,fieldset[disabled] .btn-yahoo:focus,.btn-yahoo.disabled:active,.btn-yahoo[disabled]:active,fieldset[disabled] .btn-yahoo:active,.btn-yahoo.disabled.active,.btn-yahoo[disabled].active,fieldset[disabled] .btn-yahoo.active{background-color:#720e9e;border-color:rgba(0,0,0,0.2)}.btn-yahoo .badge{color:#720e9e;background-color:#fff}a.video{float:left;position:relative}a.video span{width:100%;height:100%;position:absolute;background:url(/Content/images/play.png) no-repeat;background-position:50% 50%;background-size:300%}@media screen and (max-width: 480px){a.video span{background-size:400%}}.cd-add-to-cart{display:inline-block;padding:1.2em 1.8em;background:#2c97de;border-radius:50em;color:#fff;font-weight:700;letter-spacing:.1em;box-shadow:0 2px 10px rgba(0,0,0,0.2);-webkit-transition:all .2s;transition:all .2s}.cd-add-to-cart:hover{background:#42a2e1}.cd-add-to-cart:active{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.cd-cart-container::before{content:'';position:fixed;z-index:1;height:100vh;width:100vw;top:0;left:0;background:rgba(0,0,0,0.5);opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}.cd-cart-container.cart-open::before{opacity:1;visibility:visible}.cd-cart-trigger,.cd-cart{position:fixed;bottom:20px;right:5%;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:transform;backface-visibility:hidden}.empty .cd-cart-trigger,.empty .cd-cart{-webkit-transform:translateY(150px);-ms-transform:translateY(150px);transform:translateY(150px)}@media only screen and (min-width: 1170px){.cd-cart-trigger,.cd-cart{bottom:40px}}.cd-cart-trigger{z-index:101;height:72px;width:72px;text-indent:100%;color:transparent;white-space:nowrap}.cd-cart-trigger::after,.cd-cart-trigger::before{content:'';position:absolute;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);height:100%;width:100%;background:url(/Content/images/cd-icons-cart-close.png) no-repeat 0 0;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s}.cd-cart-trigger::after{background-position:-72px 0;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(90deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(90deg);transform:translateX(-50%) translateY(-50%) rotate(90deg)}.cart-open .cd-cart-trigger::before{opacity:0}.cart-open .cd-cart-trigger::after{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.cd-cart-trigger .count{position:absolute;top:-10px;right:-10px;height:28px;width:28px;background:#e94b35;color:#fff;font-size:1.5rem;font-weight:700;border-radius:50%;text-indent:0;-webkit-transition:-webkit-transform .2s .5s;transition:-webkit-transform .2s .5s;transition:transform .2s .5s;transition:transform .2s .5s,-webkit-transform .2s .5s}.cd-cart-trigger .count li{position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.cd-cart-trigger .count li:last-of-type{visibility:hidden}.cd-cart-trigger .count.update-count li:last-of-type{-webkit-animation:cd-qty-enter .15s;animation:cd-qty-enter .15s;-webkit-animation-direction:forwards;animation-direction:forwards}.cd-cart-trigger .count.update-count li:first-of-type{-webkit-animation:cd-qty-leave .15s;animation:cd-qty-leave .15s;-webkit-animation-direction:forwards;animation-direction:forwards}.cart-open .cd-cart-trigger .count{-webkit-transition:-webkit-transform .2s 0;transition:-webkit-transform .2s 0;transition:transform .2s 0;transition:transform .2s 0s,-webkit-transform .2s 0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.empty .cd-cart-trigger .count{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.cd-cart-trigger:hover + div .wrapper{box-shadow:0 6px 40px rgba(0,0,0,0.3)}.cart-open .cd-cart-trigger:hover + div .wrapper{box-shadow:0 4px 30px rgba(0,0,0,0.17)}.cd-cart{z-index:100;width:90%;max-width:440px;height:400px;max-height:90%;pointer-events:none}.cd-cart .wrapper{position:absolute;bottom:0;right:0;z-index:2;overflow:hidden;height:72px;width:72px;border-radius:6px;-webkit-transition:height .4s .1s,width .4s .1s,box-shadow .3s;transition:height .4s .1s,width .4s .1s,box-shadow .3s;-webkit-transition-timing-function:cubic-bezier(0.67,0.17,0.32,0.95);transition-timing-function:cubic-bezier(0.67,0.17,0.32,0.95);background:#fff;box-shadow:0 4px 30px rgba(0,0,0,0.17);pointer-events:auto}.cd-cart-footer{position:absolute;z-index:2;left:0;width:100%}.cd-cart .cd-cart-header,.cd-cart .body{opacity:0}.cd-cart .cd-cart-header{top:0;border-radius:6px 6px 0 0;padding:0 1.4em;height:40px;line-height:40px;background-color:#fff;-webkit-transition:opacity .2s 0;transition:opacity .2s 0;border-bottom:1px solid #e6e6e6}.cd-cart .cd-cart-header::after{clear:both;content:"";display:block}.cd-cart-footer{bottom:0;border-radius:0 0 6px 6px;box-shadow:0 -2px 20px rgba(0,0,0,0.15);background:#fff}.cd-cart h2{display:inline-block;font-size:1.4rem;font-weight:700;letter-spacing:.1em}.cd-cart .undo{float:right;font-size:1.2rem;opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s;color:#808b97}.cd-cart .undo a{text-decoration:underline;color:#2b3e51}.cd-cart .undo a:hover{color:#2c97de}.cd-cart .undo.visible{opacity:1;visibility:visible}.cd-cart .checkout{display:block;height:72px;line-height:62px;margin-right:72px;background:#2c97de;color:rgba(255,255,255,0);text-align:center;font-size:24px;font-weight:600;-webkit-transition:all .2s 0;transition:all .2s 0}.cd-cart .checkout:hover{background:#399ee0}.cd-cart .checkout em{position:relative;display:inline-block;-webkit-transform:translateX(40px);-ms-transform:translateX(40px);transform:translateX(40px);-webkit-transition:-webkit-transform 0 .2s;transition:-webkit-transform 0 .2s;transition:transform 0 .2s;transition:transform 0 .2s,-webkit-transform 0 .2s}.cd-cart .checkout em::after{position:absolute;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;content:'';height:24px;width:24px;background:url(/Content/images/cd-icon-arrow-next.png) no-repeat center center;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.cd-cart .body{position:relative;z-index:1;height:calc(100% - 40px);padding:10px;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transition:opacity .2s;transition:opacity .2s}.cd-cart .body ul{overflow:hidden;padding:0 1.4em;position:relative;padding-bottom:90px}.cd-cart .body li{position:relative;opacity:0;-webkit-transform:translateX(80px);-ms-transform:translateX(80px);transform:translateX(80px);-webkit-transition:opacity 0 .2s,-webkit-transform 0 .2s;transition:opacity 0 .2s,-webkit-transform 0 .2s;transition:opacity 0 .2s,transform 0 .2s;transition:opacity 0 .2s,transform 0 .2s,-webkit-transform 0 .2s}.cd-cart .body li::after{clear:both;content:"";display:block}.cd-cart .body li:not(:last-of-type){margin-bottom:20px}.cd-cart .body li.deleted{position:absolute;left:1.4em;width:calc(100% - 2.8em);opacity:0;-webkit-animation:cd-item-slide-out .3s forwards;animation:cd-item-slide-out .3s forwards}.cd-cart .body li.deleted.undo-deleted{-webkit-animation:cd-item-slide-in .3s forwards;animation:cd-item-slide-in .3s forwards}.cd-cart .body li.deleted + li{-webkit-animation:cd-item-move-up-mobile .3s;animation:cd-item-move-up-mobile .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cd-cart .body li.undo-deleted + li{-webkit-animation:cd-item-move-down-mobile .3s;animation:cd-item-move-down-mobile .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cd-cart .product-image{display:inline-block;float:left;width:50px}.cd-cart .product-image img{display:block}.cd-cart .product-details{position:relative;display:inline-block;float:right;width:calc(100% - 50px);padding:.3em 0 0 .5em}.cd-cart .product-details::after{clear:both;content:"";display:block}.cd-cart h3,.cd-cart .price{font-weight:700}.cd-cart h3{width:70%;float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cd-cart h3 a{color:#2b3e51}.cd-cart h3 a:hover{color:#2c97de}.cd-cart .price{float:right;width:30%;text-align:right}.cd-cart .actions{font-size:1.4rem;height:1.6em;line-height:1.6em}.cd-cart .actions::after{clear:both;content:"";display:block}.cd-cart .delete-item,.cd-cart .quantity{float:left;color:#808b97;-webkit-backface-visibility:hidden;backface-visibility:hidden}.cd-cart .delete-item{margin-right:1em}.cd-cart .delete-item:hover{color:#e94b35}.cd-cart .quantity label{display:inline-block;margin-right:.3em}.cd-cart .select{position:relative}.cd-cart .select::after{content:'';position:absolute;z-index:1;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:12px;height:12px;background:url(/Content/images/cd-icon-select.png) no-repeat center center;pointer-events:none}.cd-cart select{position:relative;padding:0 1em 0 0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;font-size:1.4rem;margin:0;color:#808b97}.cd-cart select:focus{outline:none;color:#2b3e51;box-shadow:0 1px 0 currentColor}.cd-cart select::-ms-expand{display:none}.cart-open .cd-cart .wrapper{height:100%;width:100%;-webkit-transition-delay:0;transition-delay:0}.cart-open .cd-cart .cd-cart-header,.cart-open .cd-cart .body{opacity:1}.cart-open .cd-cart .cd-cart-header{-webkit-transition:opacity .2s .2s;transition:opacity .2s .2s}.cart-open .cd-cart .body{-webkit-transition:opacity 0;transition:opacity 0}.cart-open .cd-cart .body li{-webkit-transition:opacity .3s .2s,-webkit-transform .3s .2s;transition:opacity .3s .2s,-webkit-transform .3s .2s;transition:transform .3s .2s,opacity .3s .2s;transition:transform .3s .2s,opacity .3s .2s,-webkit-transform .3s .2s;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.cart-open .cd-cart .body li:nth-of-type(2){-webkit-transition-duration:.4s;transition-duration:.4s}.cart-open .cd-cart .body li:nth-of-type(3){-webkit-transition-duration:.5s;transition-duration:.5s}.cart-open .cd-cart .body li:nth-of-type(4),.cart-open .cd-cart .body li:nth-of-type(5){-webkit-transition-duration:.55s;transition-duration:.55s}.cart-open .cd-cart .checkout{color:#fff;-webkit-transition:color .2s .3s;transition:color .2s .3s}.cart-open .cd-cart .checkout em{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:padding .2s 0s,-webkit-transform .2s .3s;transition:padding .2s 0s,-webkit-transform .2s .3s;transition:transform .2s .3s,padding .2s 0;transition:transform .2s .3s,padding .2s 0s,-webkit-transform .2s .3s}.cart-open .cd-cart .checkout:hover em{padding-right:30px}.cart-open .cd-cart .checkout:hover em::after{opacity:1}@media only screen and (min-width: 768px){.cd-cart .body li:not(:last-of-type){margin-bottom:14px}.cd-cart .body li.deleted + li{-webkit-animation:cd-item-move-up .3s;animation:cd-item-move-up .3s}.cd-cart .body li.undo-deleted + li{-webkit-animation:cd-item-move-down .3s;animation:cd-item-move-down .3s}.cd-cart .checkout{font-size:24px}.cd-cart .product-image{width:90px}.cd-cart .product-details{padding:1.4em 0 0 1em;width:calc(100% - 90px)}.cd-cart h3,.cd-cart .price{font-size:1.8rem}}@-webkit-keyframes cd-qty-enter{0%{opacity:0;visibility:hidden;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}100%{opacity:1;visibility:visible;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}@keyframes cd-qty-enter{0%{opacity:0;visibility:hidden;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}100%{opacity:1;visibility:visible;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}@-webkit-keyframes cd-qty-leave{0%{opacity:1;visibility:visible;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}100%{opacity:0;visibility:hidden;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}}@keyframes cd-qty-leave{0%{opacity:1;visibility:visible;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}100%{opacity:0;visibility:hidden;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}}@-webkit-keyframes cd-item-move-up-mobile{0%{padding-top:70px}100%{padding-top:0}}@keyframes cd-item-move-up-mobile{0%{padding-top:70px}100%{padding-top:0}}@-webkit-keyframes cd-item-move-up{0%{padding-top:104px}100%{padding-top:0}}@keyframes cd-item-move-up{0%{padding-top:104px}100%{padding-top:0}}@-webkit-keyframes cd-item-move-down-mobile{0%{padding-top:0}100%{padding-top:70px}}@keyframes cd-item-move-down-mobile{0%{padding-top:0}100%{padding-top:70px}}@-webkit-keyframes cd-item-move-down{0%{padding-top:0}100%{padding-top:104px}}@keyframes cd-item-move-down{0%{padding-top:0}100%{padding-top:104px}}@-webkit-keyframes cd-item-slide-out{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(80px);transform:translateX(80px);opacity:0}}@keyframes cd-item-slide-out{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(80px);transform:translateX(80px);opacity:0}}@-webkit-keyframes cd-item-slide-in{100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}0%{-webkit-transform:translateX(80px);transform:translateX(80px);opacity:0}}@keyframes cd-item-slide-in{100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}0%{-webkit-transform:translateX(80px);transform:translateX(80px);opacity:0}}.carousel-control.left{background:none}.carousel-control.right{background:none}.carousel-control{position:absolute;top:45%;bottom:0;left:0;width:15%;font-size:auto;color:#fff;text-align:center;opacity:1;text-shadow:none}.carousel-control:hover{color:#000}.carousel-indicators{bottom:-50px}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000;background-color:rgba(0,0,0,0);border:1px solid #16a085;border-radius:50%}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#16a085}.carousel-caption{position:absolute;right:0;bottom:0;left:0;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;background:rgba(0,0,0,0.4)}.btn-ghost1{color:#fff;background:transparent;border:1px solid #fff!important;font-size:17px;border-radius:0!important;padding:7px 12px;text-decoration:none;font-family:'Open Sans',sans-serif}.btn-ghost1:hover,.btn-ghost1:active{color:#000;background:#fff}.btn-ghost2{color:#fff;background:transparent;border:1px solid #fff!important;border-radius:4px!important;font-size:17px;padding:7px 12px;text-decoration:none;font-family:'Open Sans',sans-serif}.btn-ghost2:hover,.btn-ghost2:active{color:#000;background:#fff}.btn-ghost3{color:#fff;background:transparent;border:1px solid #fff!important;border-radius:20px!important;font-size:22px;padding:7px 12px;text-decoration:none;font-family:'Open Sans',sans-serif}.btn-ghost3:hover,.btn-ghost3:active{color:#000;background:#fff}.carousel-control{height:30px}.nav .well,well-sm{border-radius:0!important}.paket-stor{background:#f7f6f6;border-radius:2px;border:1px solid #e5e5e5;font-size:13px;margin:2px 0}.paket-satır-1{border-bottom:1px solid #e5e5e5;position:relative;height:22px}.paket-satır-2{position:relative;height:22px}.paket-stor-isim{width:initial;display:-webkit-inline-box;padding:3px 5px}.paket-stor-kg{position:absolute;display:-webkit-inline-box;padding:3px 5px;float:right;right:0}#quantityform .form-control{display:block;width:100%;height:21px;padding:0 0 0 10px;margin-top:-5px}.paket-stor-fiyat{float:right;padding:3px 5px;top:0;position:absolute;right:0}.paket-stor-adet{padding:3px 5px;float:left;position:absolute}.sepet-sembol img{padding:15px 0}.kumanya-kg{float:left;position:absolute}.kumanya-net-kg{float:right}.toplam-fiyat{float:left}.toplam-net-fiyat{float:right}.kumanya-paket-degerleri-1{border-bottom:1px solid #afafaf;height:25px;padding:5px 0 10px;color:#afafaf;margin:10px 0}.kumanya-paket-degerleri-2{height:25px;padding:5px 0 10px;color:#afafaf;position:absolute;bottom:-35px;width:55%}.pdf-indir{float:right;width:40%;padding:5px 35px;height:28px;border-radius:4px}.word{background:url(/img/word.png) no-repeat;width:50px;height:40px;position:absolute;margin-left:-25px}.tamamla{float:right;width:58%;padding:5px 15px;height:28px;border-radius:4px}.eksi{background:#fff;padding:2px 3px;border-radius:4px}.arti{background:#fff;padding:2px 3px;border-radius:4px}.arti-eksi{padding:0;font-size:12px;left:46%;position:absolute}.arti-eksi .btn{font-size:12px}.modal{z-index:2147483646}.colors-wrapper{display:flex;flex-direction:column;justify-content:start;flex-wrap:wrap}.colors-wrapper:hover ul{opacity:.6}.color-palette{display:inline-flex;flex-direction:row;list-style:none;flex-wrap:wrap;font-size:12px;margin:3px;align-content:center;width:100%;transition:.3s ease all;cursor:pointer}.color-palette:hover{transform:scale(1.05);box-shadow:0 0 20px 5px rgba(0,0,0,0.1);opacity:1!important;background:#fff!important;z-index:20}.color-palette li{text-align:center;line-height:20px;padding:15px 0;color:#fff;text-align:center;line-height:45px;font-size:12px;font-weight:700;flex:1}.select-btn{max-width:60px;background-color:#666;color:#fff;text-decoration:none;padding:0!important;transition:.2s}.select-btn a{color:#fff;text-decoration:none;display:block;padding:15px 0;position:relative;font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;overflow:hidden;transition-timing-function:cubic-bezier(0.7,0,0.2,1);transition:.2s ease-in all}.select-btn a span{transition-timing-function:cubic-bezier(0.7,0,0.2,1);transition:.35s ease-in all;transition-delay:.1s}.select-btn a:hover span{opacity:0;transform:translateX(100%);display:block}.select-btn a::before{width:14px;height:14px;border-right:4px solid #fff;border-bottom:4px solid #fff;transform:rotate(-45deg) translateY(-50%);content:"";position:absolute;right:100%;top:50%;transform-origin:0 100%;transition:.4s ease-in all;opacity:0;visibility:hidden;transition-timing-function:cubic-bezier(0.42,0.97,0.52,1.49)}.select-btn a:hover::before{right:calc(50% - 20px);transition-delay:.1s;opacity:1;visibility:visible}.btn1 a{background-color:#3f51b5}.btn2 a{background-color:#2196f3}@media only screen and (max-width: 600px){.select-btn{max-width:50px}.select-btn a::before{display:none}}.whmbuttons-title{text-transform:uppercase;letter-spacing:1px;font-weight:600}.whmbuttons .count{font-size:37px;margin-top:10px;margin-bottom:10px}.whmbuttons .fa{font-size:70px;text-align:right;position:absolute;top:32px;right:27px;outline:none}.whmbuttons{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,0.5);margin-top:30px;margin-bottom:30px}.whmbuttons a{text-decoration:none}.mymails{background-color:#00acee;color:#fff;min-height:110px;padding:10px}.myaliases{background-color:#dd4b39;color:#fff;min-height:110px;padding:10px}.mydnsrecords{background-color:#3b5998;color:#fff;min-height:110px;padding:10px}.mywebsites{background-color:#00acee!important;color:#fff;min-height:110px;padding:10px}.mydemoes{background-color:#dd4b39!important;color:#fff;min-height:110px;padding:10px}.myinvoices{background-color:#3b5998!important;color:#fff;min-height:110px;padding:10px}.mytickets{background-color:#eb6d20!important;color:#fff;min-height:110px;padding:10px}.selected-color-palette{border:3px solid #000}
body:after{content:url(/Scripts/lightbox/img/close.png) url(/Scripts/lightbox/img/loading.gif) url(/Scripts/lightbox/img/prev.png) url(/Scripts/lightbox/img/next.png);display:none}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400}.lightbox .lb-image{display:block;height:auto;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:#fff;*zoom:1;width:250px;height:250px;margin:0 auto;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-container{padding:4px}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/Scripts/lightbox/img/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container > .nav{left:0}.lb-nav a{outline:none}.lb-prev,.lb-next{width:49%;height:100%;cursor:pointer;display:block}.lb-prev{left:0;float:left}.lb-prev:hover{background:url(/Scripts/lightbox/img/prev.png) left 48% no-repeat}.lb-next{right:0;float:right}.lb-next:hover{background:url(/Scripts/lightbox/img/next.png) right 48% no-repeat}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#bbb}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/Scripts/lightbox/img/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/Scripts/owl-carousel/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

.mr-auto{
  margin-right: auto;
}
.ml-auto{
  margin-left: auto;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;

  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 480px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}




.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.roww {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .colm,
.no-gutters > [class*="colm-"] {

  
  padding-right: 0;
  padding-left: 0;
}

.colm-1, .colm-2, .colm-3, .colm-4, .colm-5, .colm-6, .colm-7, .colm-8, .colm-9, .colm-10, .colm-11, .colm-12, .colm,
.colm-auto, .colm-sm-1, .colm-sm-2, .colm-sm-3, .colm-sm-4, .colm-sm-5, .colm-sm-6, .colm-sm-7, .colm-sm-8, .colm-sm-9, .colm-sm-10, .colm-sm-11, .colm-sm-12, .colm-sm,
.colm-sm-auto, .colm-md-1, .colm-md-2, .colm-md-3, .colm-md-4, .colm-md-5, .colm-md-6, .colm-md-7, .colm-md-8, .colm-md-9, .colm-md-10, .colm-md-11, .colm-md-12, .colm-md,
.colm-md-auto, .colm-lg-1, .colm-lg-2, .colm-lg-3, .colm-lg-4, .colm-lg-5, .colm-lg-6, .colm-lg-7, .colm-lg-8, .colm-lg-9, .colm-lg-10, .colm-lg-11, .colm-lg-12, .colm-lg,
.colm-lg-auto, .colm-xl-1, .colm-xl-2, .colm-xl-3, .colm-xl-4, .colm-xl-5, .colm-xl-6, .colm-xl-7, .colm-xl-8, .colm-xl-9, .colm-xl-10, .colm-xl-11, .colm-xl-12, .colm-xl,
.colm-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;

}
.m-0{
  margin: 0;
}

.colm {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.colm-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.colm-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.colm-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.colm-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.colm-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.colm-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.colm-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.colm-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.colm-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.colm-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.colm-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.colm-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.colm-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 480px) {
  .colm-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .colm-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .colm-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .colm-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .colm-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .colm-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .colm-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .colm-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .colm-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .colm-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .colm-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .colm-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .colm-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .colm-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .colm-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .colm-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .colm-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .colm-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .colm-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .colm-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .colm-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .colm-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .colm-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .colm-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .colm-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .colm-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .colm-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .colm-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .colm-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .colm-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .colm-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .colm-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .colm-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .colm-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .colm-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .colm-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .colm-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .colm-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .colm-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .colm-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .colm-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .colm-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .colm-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .colm-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .colm-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .colm-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .colm-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .colm-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .colm-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .colm-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .colm-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .colm-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .colm-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .colm-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .colm-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .colm-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

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

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

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

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

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

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 480px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  
  -webkit-box-direction: normal !important;
  -webkit-box-orient: horizontal !important;
  -webkit-flex-direction: row !important;
	-moz-flex-direction:row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;

}

.flex-column {
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important;
  -webkit-flex-direction: column !important;
	-moz-flex-direction:column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;

}

.flex-row-reverse {
  -webkit-box-direction: reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-flex-direction: row-reverse !important;
	-moz-flex-direction:row-reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;

}

.flex-column-reverse {
  -webkit-box-direction: reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-flex-direction: column-reverse !important;
	-moz-flex-direction:column-reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
   -ms-flex-wrap: wrap !important;
       flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -moz-flex-wrap: nowrap !important;
   -ms-flex-wrap: nowrap !important;
       flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -moz-flex-wrap: wrap-reverse !important;
   -ms-flex-wrap: wrap-reverse !important;
       flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-flex-grow:  0 !important;
  -moz-flex-grow:  0 !important;
   -ms-flex-grow:  0 !important;
       flex-grow:  0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-flex-grow:  1 !important;
  -moz-flex-grow:  1 !important;
   -ms-flex-grow:  1 !important;
       flex-grow:  1 !important;
}


.flex-grow-2 {
  -ms-flex-positive: 2 !important;
  -webkit-flex-grow:  2 !important;
  -moz-flex-grow:  2 !important;
   -ms-flex-grow:  2 !important;
       flex-grow:  2 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  -webkit-flex-shrink:0 !important;
  -moz-flex-shrink: 0 !important;
   -ms-flex-shrink: 0 !important;
       flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  -webkit-flex-shrink:1 !important;
  -moz-flex-shrink: 1 !important;
   -ms-flex-shrink: 1 !important;
       flex-shrink: 1 !important;
}

.flex-shrink-2 {
  -ms-flex-negative: 2 !important;
  -webkit-flex-shrink:2 !important;
  -moz-flex-shrink: 2 !important;
   -ms-flex-shrink: 2 !important;
       flex-shrink: 2 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

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

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

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

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 480px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map


.roww{
  margin-left: initial; margin-right: initial; padding-left: initial; padding-right: initial;
}

.container, .container-fluid{
  padding-left: initial; padding-right: initial;
} **/



header .roww, footer .roww{
  margin-right: 0; margin-left: 0;
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

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

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

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

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

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

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

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

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

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (max-width: 992px) {
  .roww, .row {
   margin-left: 0 ;
   margin-right: 0 ;
  }
}


@media (max-width: 992px) {
  .container .roww, .container .row, .container-fluid .roww, .container-fluid .row {
   margin-left: -15px ;
   margin-right: -15px ;
  }
}

.fixed-menu-special .fixed-menu1>li.my-dropdown>a::after,.mobile-maps:not(.map-nav) .map-mobile-links::after,.map-locations .map-menu-wrap .map-menus1 li a::after{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap}.owl-thumb-list-10::-webkit-scrollbar,.news-20::-webkit-scrollbar{width:5px;height:6px}.owl-thumb-list-10::-webkit-scrollbar-thumb,.news-20::-webkit-scrollbar-thumb{background:#e0e3e7;border-radius:8px}.owl-thumb-list-10::-webkit-scrollbar-thumb:hover,.news-20::-webkit-scrollbar-thumb:hover{background:#d80303}.owl-thumb-list-10::-webkit-scrollbar-track,.news-20::-webkit-scrollbar-track{background:#ffffff;border-radius:14px;box-shadow:inset 7px 10px 12px #f0f0f0}.map-locations{display:flex}.faq-list .faq-title,.product-titles-menu,.siparis-box .call-links-siparis,.siparis-box .call-links-siparis .link,.owl-thumb-list-10,.news-20 .news-wrap .news-link,.fixed-menu-special .bottom-links,.fixed-menu-special .fixed-menu1>li a,header.guntas-header .fixed-menu-collapse1,.mobile-maps:not(.map-nav) .map-mobile-links,.title-link-block,.map-locations .map-menu-wrap .map-menus1 li a{align-items:center;display:flex}header .mobile-buttons,.footer-phone-10,.project-list .project-wrap .detail-btn,.title-link-block .title-link{align-items:center;display:inline-flex}.icon-list-21 a,.icon-list-21 a i,.tab-accordion .panel-title a::after,.review .owl-item,.review-list .owl-item,.footer-10 .footer-menus li a::before,.owl-thumb-list-1 button.owl-thumb-item,.item-detail.icon-list,.owl-services .detail-link,.owl-services .detail-link i,.owl-thumb-list-2 button,.icon-list-22 .icon-wrap,.icon-list-22 .icon-wrap::before,.cars-list .img-wrap,.cars-list .img-wrap img,.cars-list .title,.cars-list .item-detail.icon-list,.special-menu>li .dropdown-menu,.special-menu-fixed li a span,.header-phone-special i{transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}*{margin:0;padding:0;box-sizing:inherit;-webkit-box-sizing:inherit}html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style-position:inside}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body,html{box-sizing:border-box;-webkit-box-sizing:border-box}body{min-height:100vh;width:100%;font-size:16px;line-height:1.7}p{line-height:1.8}.panel,.panel-default,.panel-body,.panel-heading,.panel-default>.panel-heading,.up-btn{background:none !important;background-color:transparent !important;border:0 !important;box-shadow:none;margin:0;padding:0;border:none;border-radius:none !important}.panel-heading{margin:0 !important;padding:0 !important}#main-content ul,#main-content ol{list-style-position:inside}.panel-heading h2.panel-title{font-size:48px;font-weight:400;font-family:"Work Sans", sans-serif;letter-spacing:-.5px;position:relative;text-align:center;margin:35px 0 15px 0;padding:15px;color:#222}@media screen and (max-width: 768px){.panel-heading h2.panel-title{font-size:24px}}.panel-heading h2.panel-title::before{content:"";display:block;position:absolute;width:60px;height:3px;background-color:#1b1464;left:50%;transform:translateX(-50%);bottom:0}blockquote{padding:10px 20px !important;margin:0 0 20px !important;font-size:17.5px !important;border-left:5px solid #eee !important}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-regular.eot);src:local("Montserrat Regular"),local("Montserrat-Regular"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-regular.eot?#iefix) format("embedded-opentype"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-regular.woff2) format("woff2"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-regular.woff) format("woff"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-regular.ttf) format("truetype"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-regular.svg#Montserrat) format("svg");font-display:swap}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-600.eot);src:local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-600.eot?#iefix) format("embedded-opentype"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-600.woff2) format("woff2"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-600.woff) format("woff"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-600.ttf) format("truetype"),url(/Content/Themes/guntas/fonts/montserrat-v12-latin-ext_latin-600.svg#Montserrat) format("svg");font-display:swap}@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;src:url(/Content/Themes/guntas/fonts/montserrat-v15-latin-ext_latin-900.eot);src:local("Montserrat Black"),local("Montserrat-Black"),url(/Content/Themes/guntas/fonts/montserrat-v15-latin-ext_latin-900.eot?#iefix) format("embedded-opentype"),url(/Content/Themes/guntas/fonts/montserrat-v15-latin-ext_latin-900.woff2) format("woff2"),url(/Content/Themes/guntas/fonts/montserrat-v15-latin-ext_latin-900.woff) format("woff"),url(/Content/Themes/guntas/fonts/montserrat-v15-latin-ext_latin-900.ttf) format("truetype"),url(/Content/Themes/guntas/fonts/montserrat-v15-latin-ext_latin-900.svg#Montserrat) format("svg")}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-regular.eot);src:local("Roboto Slab Regular"),local("RobotoSlab-Regular"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-regular.eot?#iefix) format("embedded-opentype"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-regular.woff2) format("woff2"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-regular.woff) format("woff"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-regular.ttf) format("truetype"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-regular.svg#RobotoSlab) format("svg");font-display:swap}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-700.eot);src:local("Roboto Slab Bold"),local("RobotoSlab-Bold"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-700.eot?#iefix) format("embedded-opentype"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-700.woff2) format("woff2"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-700.woff) format("woff"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-700.ttf) format("truetype"),url(/Content/Themes/guntas/fonts/roboto-slab-v7-latin-ext_latin-700.svg#RobotoSlab) format("svg");font-display:swap}@font-face{font-family:'Courgette';font-style:normal;font-weight:400;src:url(/Content/Themes/guntas/fonts/courgette-v5-latin-ext_latin-regular.eot);src:local("Courgette Regular"),local("Courgette-Regular"),url(/Content/Themes/guntas/fonts/courgette-v5-latin-ext_latin-regular.eot?#iefix) format("embedded-opentype"),url(/Content/Themes/guntas/fonts/courgette-v5-latin-ext_latin-regular.woff2) format("woff2"),url(/Content/Themes/guntas/fonts/courgette-v5-latin-ext_latin-regular.woff) format("woff"),url(/Content/Themes/guntas/fonts/courgette-v5-latin-ext_latin-regular.ttf) format("truetype"),url(/Content/Themes/guntas/fonts/courgette-v5-latin-ext_latin-regular.svg#Courgette) format("svg");font-display:swap}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-regular.eot);src:local("Roboto Condensed"),local("RobotoCondensed-Regular"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-regular.eot?#iefix) format("embedded-opentype"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-regular.woff2) format("woff2"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-regular.woff) format("woff"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-regular.ttf) format("truetype"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-regular.svg#RobotoCondensed) format("svg");font-display:swap}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-700.eot);src:local("Roboto Condensed Bold"),local("RobotoCondensed-Bold"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-700.eot?#iefix) format("embedded-opentype"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-700.woff2) format("woff2"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-700.woff) format("woff"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-700.ttf) format("truetype"),url(/Content/Themes/guntas/fonts/roboto-condensed-v19-latin-ext_latin-700.svg#RobotoCondensed) format("svg");font-display:swap}.h-8{height:8px}.h-16{height:16px}.h-24{height:24px}.h-32{height:32px}.h-40{height:40px}.h-48{height:48px}.h-56{height:56px}.h-64{height:64px}.h-72{height:72px}.h-80{height:80px}.h-88{height:88px}.h-96{height:96px}.h-104{height:104px}.h-112{height:112px}.h-120{height:120px}.h-128{height:128px}.h-136{height:136px}.h-144{height:144px}.h-152{height:152px}.h-160{height:160px}.h-168{height:168px}.h-176{height:176px}.h-184{height:184px}.h-192{height:192px}.h-200{height:200px}.h-208{height:208px}.h-216{height:216px}.h-224{height:224px}.h-232{height:232px}.h-240{height:240px}@media screen and (min-width: 992px){.h-8-md-up{height:8px}.h-16-md-up{height:16px}.h-24-md-up{height:24px}.h-32-md-up{height:32px}.h-40-md-up{height:40px}.h-48-md-up{height:48px}.h-56-md-up{height:56px}.h-64-md-up{height:64px}.h-72-md-up{height:72px}.h-80-md-up{height:80px}.h-88-md-up{height:88px}.h-96-md-up{height:96px}.h-104-md-up{height:104px}.h-112-md-up{height:112px}.h-120-md-up{height:120px}.h-128-md-up{height:128px}.h-136-md-up{height:136px}.h-144-md-up{height:144px}.h-152-md-up{height:152px}.h-160-md-up{height:160px}.h-168-md-up{height:168px}.h-176-md-up{height:176px}.h-184-md-up{height:184px}.h-192-md-up{height:192px}.h-200-md-up{height:200px}.h-208-md-up{height:208px}.h-216-md-up{height:216px}.h-224-md-up{height:224px}.h-232-md-up{height:232px}.h-240-md-up{height:240px}}@media screen and (max-width: 991px){.h-8-md-down{height:8px}.h-16-md-down{height:16px}.h-24-md-down{height:24px}.h-32-md-down{height:32px}.h-40-md-down{height:40px}.h-48-md-down{height:48px}.h-56-md-down{height:56px}.h-64-md-down{height:64px}.h-72-md-down{height:72px}.h-80-md-down{height:80px}.h-88-md-down{height:88px}.h-96-md-down{height:96px}.h-104-md-down{height:104px}.h-112-md-down{height:112px}.h-120-md-down{height:120px}.h-128-md-down{height:128px}.h-136-md-down{height:136px}.h-144-md-down{height:144px}.h-152-md-down{height:152px}.h-160-md-down{height:160px}.h-168-md-down{height:168px}.h-176-md-down{height:176px}.h-184-md-down{height:184px}.h-192-md-down{height:192px}.h-200-md-down{height:200px}.h-208-md-down{height:208px}.h-216-md-down{height:216px}.h-224-md-down{height:224px}.h-232-md-down{height:232px}.h-240-md-down{height:240px}}.full-height{display:block;width:100%;height:100%;overflow:hidden}.full-height img{object-fit:cover;height:100%;min-width:100%}@media screen and (min-width: 992px){.full-height-md-up{display:block;width:100%;height:100%;overflow:hidden}.full-height-md-up img{object-fit:cover;height:100%;min-width:100%}}ul li a,.accrodion-icon i,.but,.border-icon-button,.owl-prev,.owl-next,.item img,.owl-logos-1 .item a,.scroll-down-icon,.scroll-down-icon::before,.scroll-down-icon::after,.contact-list li a,.contact-list li a i,.contact-list li a span,.contact-list li i,.content-list-01 li,.content-item,.content-img,.content-img img,.content-link,.content-link i,.hover-shadow,.content-list-team-1 .content-item,.content-list-team-1 .content-item .content-img i,.content-list-blog-2 .content-item .content-text,.date-list .content-item,.date-list .content-date-list,.content-item-link-block .link-text,.content-item-link-block i,.content-list-4 .contet-list-text,.content-list-4 .content-list-title,.content-list-4 .content-list-link,.scroll-button,.content-list-2 .content-list-wrap .content-list-text a::before,.content-list-link,.content-list-link i,.content-list-link::before,.content-list-5 .content-list-text,.content-list-5 .content-list-link i,.content-list-link,button,.ty-btn,.fixed-push-menu-bar,.fixed-menu li a,.fixed-menu.fixed-bottom-sm-down,.flex-nav-icon a,.flex-nav-icon a i,.flex-nav-icon a span,.img-gray-scale,.gallery-list-img,.gallery-list-img img,.gallery-list-wrap,.gallery-list-title,.video-icon,.home-services-05 .service-item-wrap::after,.service-tabs-icon li a::before,.service-content-link::before,.service-item-wrap,.service-img img,.prev-btn-service,.next-btn-service,.service-icon-link,.service-icon-link span,.line-button-01,.line-button-01::after,.line-button-01::before,.banner-form-link,.banner-form-link .text,.video-list-05 .video-item .img-wrap img,.video-list-05 .video-item .img-wrap .icon-wrap,.home-news-inner,.home-video,.icon-wrap,.icon-wrap::before,.icon-box,.icon-box::before,button,button::before,button::after,.icon-box i,.icon-box .box-title,.icon-button,.dropdown.language button,.dropdown-menu a,.link-group,.logo,.logo img,.block-colapse i,.product-video .video-img,.buy-link,.basket-link,.dots-true .owl-dot,.dots-true .owl-dot::after,.dots-true .owl-dot::before,.owl-banner .owl-caption-wrap,.owl-button,.plan-link,.plan-info-bubble,.bubble-content,.buy-link,.detail-link,.section-link-01 .icon,.section-link-01 .icon:before,.banner-scroll-01,.owl-scroll-down,.section-link,.section-link i,.section-link span,.shrink,.social-collapse-menu,.social-collapse-menu li a i,.alert-form-close,.template-item,.template-img img,.template-link,.product-img img,.product-links li i,.product-links li .hidden-text,.product-links .link,.product-detail-carousel .item a img,.product-detail-carousel .plus::after,.owl-prev,.owl-next,.owl-thumb-list img,.basket-green-big,.fixed-product-detail .add-basket,.add-basket,.menu-collapse span.bar,.menu-collapse1 span.bar,.menu-collapse2 span.bar,.nav-collapse.anim-left-fixed,.menu-collapse.style-1 span.bar,.style-1.menu-collapse1 span.bar,.style-1.menu-collapse2 span.bar,.menu-collapse.style-1 span.bar::before,.style-1.menu-collapse1 span.bar::before,.style-1.menu-collapse2 span.bar::before,.menu-collapse.style-1 span.bar::after,.style-1.menu-collapse1 span.bar::after,.style-1.menu-collapse2 span.bar::after,.nav-collapse.anim-right-fixed,.reference-logos .logo-wrap,.reference-logos .logo-wrap img{transition:all .3s ease-in}.nav-collapse.anim-left-fixed,.nav-collapse.anim-right-fixed{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}.my-owl-01 .service-icon,.plan-info-bubble:hover .bubble-content,.fixed-product-detail{transition:all .8s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.content-item-link-block,.content-text::before,.content-text i,.home-icons-link.style-1 .icon,.content-list-blog-1.style-3.hover-caption .content-item .content-desc,.button-menu-1 i{transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.16, 1.08, 0.38, 0.98)}ul[class*="style-"]>li>a,ul[class*="style-"]>li>a::before,ul[class*="style-"]>li>a::after,.flex-menu-icon>li>a,.flex-menu-icon>li>a::before,.but-anim-left::before,.thumb-links-1 li a,.thumb-links-1 li a *,.flex-nav-icon a::before,.flex-tab-menu-01 li a::before,.gallery-list-img i,.sm-simple-lg a .sub-arrow::before,.sm-mobil a .sub-arrow::before,.menu-collapse span.menu-bar,.menu-collapse1 span.menu-bar,.menu-collapse2 span.menu-bar,.about-video img,.video-icon i,.content-link,.rotate-link,.rotate-link::before,.dots-true .owl-dot,.content-link:before,.content-link-01,.content-link-01 i,.content-link-01:before,.content-link i,[class*="content-link"],[class*="content-link"] i,[class*="content-link"]::before,.content-text,.content-item,.content-img,.content-img::before,.content-img img,.content-item::before,.home-link-01,.home-link-01::before,.home-link-01 i,.next-btn,.next-btn::before,.prev-btn,.prev-btn::before,.contact-list-item,.contact-list-item::before,.loading-logo,[class*="shadow-anim"],.social-collapse-menu li a,.alert-form-inner,#wrapper,#wrapper::before,.pushed-250,.pushed-250::before,.fixed-push-menu-bar,.play-icon,.play-icon::before{transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.7, 0, 0.2, 1)}.fixed-menu-full,.fixed-push-menu-bar .close-bar{transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.fixed-menu-full .fixed-menu-close i,.banner-video-icon,.banner-video-icon::before{transition:all 1s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.but-arrow-circle span.but-icon,.nav-circle button{border-radius:50%}.nav-rounded button{border-radius:6px}.home-carousel.nav-classic .owl-nav button::before,.content-list-blog-2 .content-link i,.content-list-team-1 .content-img:hover i,.gallery-list-img i,.about-us-style-1 .home-video-link .video-icon,.block-collapse i,.teacher-info .circular-chart,.product-info-fixed .product-video .play-icon .circular-chart,.product-video .play-icon,.owl-banner.owl-banner-style-01 .owl-nav,.dots-true .owl-carousel .owl-dots .owl-dot::before,.dots-true .owl-carousel .owl-dots .owl-dot::after,.dots-true-md-down .owl-carousel .owl-dots .owl-dot::before,.dots-true-md-down .owl-carousel .owl-dots .owl-dot::after,.owl-banner .owl-nav button::before,.section-link-01 .icon::before,.abs-center,.video-play-img .play-icon,.video-play-img .play-icon i,.slider-img-static .static-content-text{transform:translate(-50%, -50%)}.home-carousel.nav-left .owl-nav,.home-carousel.nav-right .owl-nav,.home-carousel.nav-classic.nav-space-between .owl-nav button,.contact-list li i,.content-list-blog-1.style-2 .content-text,.content-list-blog-1.style-5 .content-text,.fixed-search .input-wrap i,.close-search,.loading-logo .logo,.owl-banner.nav-justified-center .owl-nav,.owl-banner .owl-caption-wrap.small-title-line .owl-title span::before,.rel-center{transform:translateY(-50%)}.content-list-blog-1.style-3.hover-caption .content-item:hover .content-text,.content-list-blog-1.style-3.hover-caption .content-item:hover .content-desc,.fixed-menu-full.open{transform:translateY(0)}.content-list-team-1 .content-item:hover,.home-icons-01 .icon-wrap:hover,.icon-wrap-01 .icon-box-hover,.icon-wrap-01 .icon-box-hover i,.icon-wrap-02 .icon-box:hover,.template-list .template-item:hover{transform:translateY(-6px)}.content-list-blog-1.style-3.hover-caption .content-item .content-desc{transform:translateY(100%)}@media screen and (max-width: 1200px){.home-carousel.nav-classic.nav-space-between .owl-nav button{transform:translateX(0)}}.flex-tab-menu-01 .ul-tab-menus li a::before,.owl-banner.owl-banner-style-01 .owl-dots,.banner-scroll-01{transform:translateX(-50%)}*,*::after,*::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cd-title{position:relative}.cd-words-wrapper{display:block;position:relative;text-align:left}.cd-words-wrapper b{display:block;position:absolute;white-space:nowrap;left:0;top:0}.cd-words-wrapper b.is-visible{position:relative}.no-js .cd-words-wrapper b{opacity:0}.no-js .cd-words-wrapper b.is-visible{opacity:1}.cd-headline.zoom .cd-words-wrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.cd-headline.zoom b{opacity:0}.cd-headline.zoom b.is-visible{opacity:1;-webkit-animation:zoom-in 0.8s;-moz-animation:zoom-in 0.8s;animation:zoom-in 0.8s}.cd-headline.zoom b.is-hidden{-webkit-animation:zoom-out 0.8s;-moz-animation:zoom-out 0.8s;animation:zoom-out 0.8s}@-webkit-keyframes zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0)}}@-moz-keyframes zoom-in{0%{opacity:0;-moz-transform:translateZ(100px)}100%{opacity:1;-moz-transform:translateZ(0)}}@keyframes zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px);-moz-transform:translateZ(100px);-ms-transform:translateZ(100px);-o-transform:translateZ(100px);transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes zoom-out{0%{opacity:1;-webkit-transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px)}}@-moz-keyframes zoom-out{0%{opacity:1;-moz-transform:translateZ(0)}100%{opacity:0;-moz-transform:translateZ(-100px)}}@keyframes zoom-out{0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px);-moz-transform:translateZ(-100px);-ms-transform:translateZ(-100px);-o-transform:translateZ(-100px);transform:translateZ(-100px)}}@media screen and (min-width: 992px){.translate-100-md-down{transform:translateY(-100%);z-index:50}.translate-75-md-down{transform:translateY(-75%);z-index:50}.translate-50-md-down{transform:translateY(-50%);z-index:50}.translate-40-md-down{transform:translateY(-40%);z-index:50}.translate-30-md-down{transform:translateY(-30%);z-index:50}.translate-25-md-down{transform:translateY(-25%);z-index:50}.translate-250px-md-down{transform:translateY(-250px);z-index:50}.translate-200px-md-down{transform:translateY(-200px);z-index:50}.translate-150px-md-down{transform:translateY(-150px);z-index:50}.translate-100px-md-down{transform:translateY(-100px);z-index:50}.translate-50px-md-down{transform:translateY(-50px);z-index:50}.translate-15vh-md-down{transform:translateY(-15vh);z-index:50}.translate-12vh-md-down{transform:translateY(-12vh);z-index:50}.translate-8vh-md-down{transform:translateY(-8vh);z-index:50}.translate-5vh-md-down{transform:translateY(-5vh);z-index:50}}@media screen and (min-width: 992px){.container-big2{max-width:1600px !important;margin-left:auto;margin-right:auto}.container-big1{max-width:1400px !important;margin-left:auto;margin-right:auto}}.accordion-style-1 .panel-body::before,.border-repeat-right::before,.but-anim-left::before{content:"";display:block;position:absolute}.fixed-header.header_is_fixed .header-wrap{position:fixed !important;top:0;left:0;width:100%;box-shadow:0 0 15px 5px rgba(17,17,17,0.15)}.fixed-header.header_is_fixed .header-wrap.fixed-bg-color-white{background-color:#fff}.fixed-header.header_is_fixed .header-wrap.fixed-bg-color-dark{background-color:#111}.fixed-header.header_is_fixed .header-wrap.fixed-bg-color-primary{background-color:#1b1464}.fixed-header.header_is_fixed .header-wrap.fixed-bg-color-secondary{background-color:#fbb03b}.fixed-nav.fixedable .fixed-nav-1{position:fixed !important;top:0;left:0;width:100%;box-shadow:0 0 15px 5px rgba(17,17,17,0.15)}.fixed-nav.fixedable .fixed-nav-1.fixed-bg-color-white{background-color:#fff}.fixed-nav.fixedable .fixed-nav-1.fixed-bg-color-dark{background-color:#111}.fixed-nav.fixedable .fixed-nav-1.fixed-bg-color-primary{background-color:#1b1464}.fixed-nav.fixedable .fixed-nav-1.fixed-bg-color-secondary{background-color:#fbb03b}header.fixed-header-offset.fixed-header.offset_is_fixed .header-wrap-offset,header.fixed-header-offset.fixed-nav.offset_is_fixed .header-wrap-offset{position:fixed;top:0;left:0;z-index:100;width:100%;box-shadow:0 0 15px 5px rgba(17,17,17,0.2)}@media screen and (min-width: 992px){header.fixed-header.header_is_fixed .fixed-d-none,header.fixed-nav.fixedable .fixed-d-none{display:none !important}.fixed-header.header_is_fixed .header-wrap{animation:fadeInDown .6s}.fixed-nav.fixedable .fixed-nav-1{animation:fadeInDown .6s}}@media screen and (min-width: 992px){.fixed-header.header_is_fixed.f-h-48{height:48px !important}.fixed-header.header_is_fixed.f-h-56{height:56px !important}.fixed-header.header_is_fixed.f-h-64{height:64px !important}.fixed-header.header_is_fixed.f-h-72{height:72px !important}.fixed-header.header_is_fixed.f-h-80{height:80px !important}.fixed-header.header_is_fixed.f-h-88{height:88px !important}.fixed-header.header_is_fixed.f-h-96{height:96px !important}.fixed-header.header_is_fixed.f-h-104{height:104px !important}.fixed-header.header_is_fixed.f-h-112{height:112px !important}.fixed-header.header_is_fixed.f-h-120{height:120px !important}.fixed-header.header_is_fixed.f-h-128{height:128px !important}}.skew{position:relative;z-index:5}.skew::before,.skew::after{content:"";display:block;position:absolute;width:45px;height:100%;-webkit-transform:skewX(-22deg);-moz-transform:skewX(-22deg);-ms-transform:skewX(-22deg);-o-transform:skewX(-22deg);transform:skewX(-22deg);background-color:inherit;top:0;z-index:-1;background:inherit}.skew::before{left:-25px}.skew::after{right:-25px}.skew-left{position:relative;z-index:5}.skew-left::before{content:"";display:block;position:absolute;width:78px;height:100%;-webkit-transform:skewX(-22deg);-moz-transform:skewX(-22deg);-ms-transform:skewX(-22deg);-o-transform:skewX(-22deg);transform:skewX(-22deg);background-color:inherit;top:0;z-index:-1;left:-39px;background:inherit}.skew-right{position:relative;z-index:1}.skew-right::before{content:"";display:block;position:absolute;width:78px;height:100%;-webkit-transform:skewX(-22deg);-moz-transform:skewX(-22deg);-ms-transform:skewX(-22deg);-o-transform:skewX(-22deg);transform:skewX(-22deg);background-color:inherit;top:0;z-index:-1;right:-39px;background:inherit;top:0}.skew-left-x{position:relative;z-index:5}.skew-left-x::before{content:"";display:block;position:absolute;width:78px;height:100%;-webkit-transform:skewX(22deg);-moz-transform:skewX(22deg);-ms-transform:skewX(22deg);-o-transform:skewX(22deg);transform:skewX(22deg);background-color:inherit;top:0;z-index:-1;left:-39px;background:inherit}.skew-right-x{position:relative;z-index:1}.skew-right-x::before{content:"";display:block;position:absolute;width:78px;height:100%;-webkit-transform:skewX(22deg);-moz-transform:skewX(22deg);-ms-transform:skewX(22deg);-o-transform:skewX(22deg);transform:skewX(22deg);background-color:inherit;top:0;z-index:-1;right:-39px;background:inherit;top:0}.repeat-left{position:relative;z-index:1}.repeat-left::after{content:"";display:block;position:absolute;width:1500px;right:100%;z-index:-1;background-color:inherit;background:inherit;z-index:-1 !important;top:0;height:100%}.repeat-right{position:relative;z-index:1}.repeat-right::after{content:"";display:block;position:absolute;width:1500px;left:100%;z-index:-1;background-color:inherit;background:inherit;z-index:-1 !important;top:0;height:100%}@media screen and (max-width: 991px){.skew::before,[class*="skew-left"]::before,[class*="skew-right"]::before{display:none}}@media screen and (max-width: 768px){.repeat-left::after,.repeat-right::after{display:none}}@media screen and (min-width: 992px){.skew-push-left{margin-left:70px}.skew-push-right{margin-right:70px}.skew-padding-left{padding-left:70px}.skew-padding-right{padding-right:70px}}.pattern0{background-image:url(/Content/Themes/guntas/img/pattern0.png);background-repeat:repeat}.pattern1{background-image:url(/Content/Themes/guntas/img/pattern1.png);background-repeat:repeat}.pattern2{background-image:url(/Content/Themes/guntas/img/pattern2.png);background-repeat:repeat}.pattern3{background-image:url(/Content/Themes/guntas/img/pattern3.png);background-repeat:repeat}.pattern4{background-image:url(/Content/Themes/guntas/img/pattern4.png);background-repeat:repeat}.pattern5{background-image:url(/Content/Themes/guntas/img/pattern5.png);background-repeat:repeat}.pattern6{background-image:url(/Content/Themes/guntas/img/pattern6.png);background-repeat:repeat}.pattern7{background-image:url(/Content/Themes/guntas/img/pattern7.png);background-repeat:repeat}.pattern8{background-image:url(/Content/Themes/guntas/img/pattern8.png);background-repeat:repeat}.pattern9{background-image:url(/Content/Themes/guntas/img/pattern9.png);background-repeat:repeat}.pattern10{background-image:url(/Content/Themes/guntas/img/pattern10.png);background-repeat:repeat}.pattern11{background-image:url(/Content/Themes/guntas/img/pattern11.png);background-repeat:repeat}.pattern12{background-image:url(/Content/Themes/guntas/img/pattern12.png);background-repeat:repeat}.pattern13{background-image:url(/Content/Themes/guntas/img/pattern13.png);background-repeat:repeat}.pattern14{background-image:url(/Content/Themes/guntas/img/pattern14.png);background-repeat:repeat}.pattern15{background-image:url(/Content/Themes/guntas/img/pattern15.png);background-repeat:repeat}.pattern16{background-image:url(/Content/Themes/guntas/img/pattern16.png);background-repeat:repeat}.pattern17{background-image:url(/Content/Themes/guntas/img/pattern17.png);background-repeat:repeat}.pattern18{background-image:url(/Content/Themes/guntas/img/pattern18.png);background-repeat:repeat}.pattern19{background-image:url(/Content/Themes/guntas/img/pattern19.png);background-repeat:repeat}.pattern20{background-image:url(/Content/Themes/guntas/img/pattern20.png);background-repeat:repeat}.pattern21{background-image:url(/Content/Themes/guntas/img/pattern21.png);background-repeat:repeat}.pattern22{background-image:url(/Content/Themes/guntas/img/pattern22.png);background-repeat:repeat}.pattern23{background-image:url(/Content/Themes/guntas/img/pattern23.png);background-repeat:repeat}.pattern24{background-image:url(/Content/Themes/guntas/img/pattern24.png);background-repeat:repeat}.pattern25{background-image:url(/Content/Themes/guntas/img/pattern25.png);background-repeat:repeat}.pattern26{background-image:url(/Content/Themes/guntas/img/pattern26.png);background-repeat:repeat}.pattern27{background-image:url(/Content/Themes/guntas/img/pattern27.png);background-repeat:repeat}.pattern28{background-image:url(/Content/Themes/guntas/img/pattern28.png);background-repeat:repeat}.pattern29{background-image:url(/Content/Themes/guntas/img/pattern29.png);background-repeat:repeat}.pattern30{background-image:url(/Content/Themes/guntas/img/pattern30.png);background-repeat:repeat}.pattern31{background-image:url(/Content/Themes/guntas/img/pattern31.png);background-repeat:repeat}.pattern32{background-image:url(/Content/Themes/guntas/img/pattern32.png);background-repeat:repeat}.pattern33{background-image:url(/Content/Themes/guntas/img/pattern33.png);background-repeat:repeat}@media screen and (max-width: 480px){.hide-xs-down{display:none !important}}@media screen and (max-width: 768px){.hide-sm-down{display:none !important}}@media screen and (max-width: 991px){.hide-md-down{display:none !important}}@media screen and (max-width: 1200px){.hide-lg-down{display:none !important}}@media screen and (max-width: 1600px){.hide-xl-down{display:none !important}}@media screen and (min-width: 480px){.hide-xs-up{display:none !important}}@media screen and (min-width: 768px){.hide-sm-up{display:none !important}}@media screen and (min-width: 992px){.hide-md-up{display:none !important}}@media screen and (min-width: 1200px){.hide-lg-up{display:none !important}}@media screen and (min-width: 1600px){.hide-xl-up{display:none !important}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@media screen and (min-width: 992px){.text-center-md-up{text-align:center}.text-left-md-up{text-align:left}.text-right-md-up{text-align:right}}@media screen and (min-width: 768px){.text-center-sm-up{text-align:center}.text-left-sm-up{text-align:left}.text-right-sm-up{text-align:right}}@media screen and (max-width: 991px){.text-center-md-down{text-align:center}.text-left-md-down{text-align:left}.text-right-md-down{text-align:right}}@media screen and (max-width: 768px){.text-center-sm-down{text-align:center}.text-left-sm-down{text-align:left}.text-right-sm-down{text-align:right}}.mx-auto{margin-left:auto;margin-right:auto}.preload #wrapper *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important}.p-5{padding:5px !important}.p-10{padding:10px !important}.p-15{padding:15px !important}.pl-15{padding-left:15px !important}.pr-15{padding-right:15px !important}.p-20{padding:20px !important}.p-y-25{padding-top:25px !important;padding-bottom:25px !important}.p-y-15{padding-top:15px !important;padding-bottom:15px !important}.mb-15{margin-bottom:15px}.mb-25{margin-bottom:25px}.mb-35{margin-bottom:35px}.mb-45{margin-bottom:45px}.m-0{margin:0px !important}.ml-0{margin-left:0px !important}.mr-0{margin-right:0px !important}.m-x-0{margin-right:0px !important;margin-left:0px !important}.m-y-0{margin-top:0px !important;margin-bottom:0px !important}.p-0{padding:0px !important}.pl-0{padding-left:0px !important}.pr-0{padding-right:0px !important}.pb-0{padding-bottom:0px}.pt-0{padding-top:0px}.p-x-0{padding-right:0px;padding-left:0px}.p-y-0{padding-top:0px;padding-bottom:0px}.m-10{margin:10px !important}.ml-10{margin-left:10px !important}.mr-10{margin-right:10px !important}.m-x-10{margin-right:10px !important;margin-left:10px !important}.m-y-10{margin-top:10px !important;margin-bottom:10px !important}.p-10{padding:10px !important}.pl-10{padding-left:10px !important}.pr-10{padding-right:10px !important}.pb-10{padding-bottom:10px}.pt-10{padding-top:10px}.p-x-10{padding-right:10px;padding-left:10px}.p-y-10{padding-top:10px;padding-bottom:10px}.m-20{margin:20px !important}.ml-20{margin-left:20px !important}.mr-20{margin-right:20px !important}.m-x-20{margin-right:20px !important;margin-left:20px !important}.m-y-20{margin-top:20px !important;margin-bottom:20px !important}.p-20{padding:20px !important}.pl-20{padding-left:20px !important}.pr-20{padding-right:20px !important}.pb-20{padding-bottom:20px}.pt-20{padding-top:20px}.p-x-20{padding-right:20px;padding-left:20px}.p-y-20{padding-top:20px;padding-bottom:20px}.m-30{margin:30px !important}.ml-30{margin-left:30px !important}.mr-30{margin-right:30px !important}.m-x-30{margin-right:30px !important;margin-left:30px !important}.m-y-30{margin-top:30px !important;margin-bottom:30px !important}.p-30{padding:30px !important}.pl-30{padding-left:30px !important}.pr-30{padding-right:30px !important}.pb-30{padding-bottom:30px}.pt-30{padding-top:30px}.p-x-30{padding-right:30px;padding-left:30px}.p-y-30{padding-top:30px;padding-bottom:30px}.m-40{margin:40px !important}.ml-40{margin-left:40px !important}.mr-40{margin-right:40px !important}.m-x-40{margin-right:40px !important;margin-left:40px !important}.m-y-40{margin-top:40px !important;margin-bottom:40px !important}.p-40{padding:40px !important}.pl-40{padding-left:40px !important}.pr-40{padding-right:40px !important}.pb-40{padding-bottom:40px}.pt-40{padding-top:40px}.p-x-40{padding-right:40px;padding-left:40px}.p-y-40{padding-top:40px;padding-bottom:40px}.m-50{margin:50px !important}.ml-50{margin-left:50px !important}.mr-50{margin-right:50px !important}.m-x-50{margin-right:50px !important;margin-left:50px !important}.m-y-50{margin-top:50px !important;margin-bottom:50px !important}.p-50{padding:50px !important}.pl-50{padding-left:50px !important}.pr-50{padding-right:50px !important}.pb-50{padding-bottom:50px}.pt-50{padding-top:50px}.p-x-50{padding-right:50px;padding-left:50px}.p-y-50{padding-top:50px;padding-bottom:50px}.m-60{margin:60px !important}.ml-60{margin-left:60px !important}.mr-60{margin-right:60px !important}.m-x-60{margin-right:60px !important;margin-left:60px !important}.m-y-60{margin-top:60px !important;margin-bottom:60px !important}.p-60{padding:60px !important}.pl-60{padding-left:60px !important}.pr-60{padding-right:60px !important}.pb-60{padding-bottom:60px}.pt-60{padding-top:60px}.p-x-60{padding-right:60px;padding-left:60px}.p-y-60{padding-top:60px;padding-bottom:60px}.m-70{margin:70px !important}.ml-70{margin-left:70px !important}.mr-70{margin-right:70px !important}.m-x-70{margin-right:70px !important;margin-left:70px !important}.m-y-70{margin-top:70px !important;margin-bottom:70px !important}.p-70{padding:70px !important}.pl-70{padding-left:70px !important}.pr-70{padding-right:70px !important}.pb-70{padding-bottom:70px}.pt-70{padding-top:70px}.p-x-70{padding-right:70px;padding-left:70px}.p-y-70{padding-top:70px;padding-bottom:70px}.m-80{margin:80px !important}.ml-80{margin-left:80px !important}.mr-80{margin-right:80px !important}.m-x-80{margin-right:80px !important;margin-left:80px !important}.m-y-80{margin-top:80px !important;margin-bottom:80px !important}.p-80{padding:80px !important}.pl-80{padding-left:80px !important}.pr-80{padding-right:80px !important}.pb-80{padding-bottom:80px}.pt-80{padding-top:80px}.p-x-80{padding-right:80px;padding-left:80px}.p-y-80{padding-top:80px;padding-bottom:80px}.m-90{margin:90px !important}.ml-90{margin-left:90px !important}.mr-90{margin-right:90px !important}.m-x-90{margin-right:90px !important;margin-left:90px !important}.m-y-90{margin-top:90px !important;margin-bottom:90px !important}.p-90{padding:90px !important}.pl-90{padding-left:90px !important}.pr-90{padding-right:90px !important}.pb-90{padding-bottom:90px}.pt-90{padding-top:90px}.p-x-90{padding-right:90px;padding-left:90px}.p-y-90{padding-top:90px;padding-bottom:90px}.m-100{margin:100px !important}.ml-100{margin-left:100px !important}.mr-100{margin-right:100px !important}.m-x-100{margin-right:100px !important;margin-left:100px !important}.m-y-100{margin-top:100px !important;margin-bottom:100px !important}.p-100{padding:100px !important}.pl-100{padding-left:100px !important}.pr-100{padding-right:100px !important}.pb-100{padding-bottom:100px}.pt-100{padding-top:100px}.p-x-100{padding-right:100px;padding-left:100px}.p-y-100{padding-top:100px;padding-bottom:100px}.mb--100{margin-bottom:-100px !important}.mt--100{margin-top:-100px !important}.mb--90{margin-bottom:-90px !important}.mt--90{margin-top:-90px !important}.mb--80{margin-bottom:-80px !important}.mt--80{margin-top:-80px !important}.mb--70{margin-bottom:-70px !important}.mt--70{margin-top:-70px !important}.mb--60{margin-bottom:-60px !important}.mt--60{margin-top:-60px !important}.mb--50{margin-bottom:-50px !important}.mt--50{margin-top:-50px !important}.mb--40{margin-bottom:-40px !important}.mt--40{margin-top:-40px !important}.mb--30{margin-bottom:-30px !important}.mt--30{margin-top:-30px !important}.mb--20{margin-bottom:-20px !important}.mt--20{margin-top:-20px !important}.mb--10{margin-bottom:-10px !important}.mt--10{margin-top:-10px !important}.mb-0{margin-bottom:0px !important}.mt-0{margin-top:0px !important}.mb-10{margin-bottom:10px !important}.mt-10{margin-top:10px !important}.mb-20{margin-bottom:20px !important}.mt-20{margin-top:20px !important}.mb-30{margin-bottom:30px !important}.mt-30{margin-top:30px !important}.mb-40{margin-bottom:40px !important}.mt-40{margin-top:40px !important}.mb-50{margin-bottom:50px !important}.mt-50{margin-top:50px !important}.mb-60{margin-bottom:60px !important}.mt-60{margin-top:60px !important}.mb-70{margin-bottom:70px !important}.mt-70{margin-top:70px !important}.mb-80{margin-bottom:80px !important}.mt-80{margin-top:80px !important}.mb-90{margin-bottom:90px !important}.mt-90{margin-top:90px !important}.mb-100{margin-bottom:100px !important}.mt-100{margin-top:100px !important}.height-5{height:8px}.height-10{height:16px}.height-15{height:24px}.height-20{height:32px}.height-25{height:40px}.height-30{height:48px}.height-35{height:56px}.height-40{height:64px}.height-45{height:72px}.height-50{height:80px}.height-55{height:88px}.height-60{height:96px}.height-65{height:104px}.height-70{height:112px}.height-75{height:120px}.height-80{height:128px}.height-85{height:136px}.height-90{height:144px}.height-95{height:152px}.height-100{height:160px}.height-105{height:168px}.height-110{height:176px}.height-115{height:184px}.height-120{height:192px}.height-125{height:200px}.height-130{height:208px}.height-135{height:216px}.height-140{height:224px}[class*="height-"].height-auto{height:auto}ul.height-15>li>a{line-height:24px;height:24px}ul.height-20>li>a{line-height:32px;height:32px}ul.height-25>li>a{line-height:40px;height:40px}ul.height-30>li>a{line-height:48px;height:48px}ul.height-35>li>a{line-height:56px;height:56px}ul.height-40>li>a{line-height:64px;height:64px}ul.height-45>li>a{line-height:72px;height:72px}ul.height-50>li>a{line-height:80px;height:80px}ul.height-55>li>a{line-height:88px;height:88px}ul.height-60>li>a{line-height:96px;height:96px}@media screen and (max-width: 991px){.m-0-md-down{margin:0px !important}.m-y-0-md-down{margin-top:0px;margin-bottom:0px}.m-x-0-md-down{margin-right:0px;margin-left:0px}.p-0-md-down{padding:0px}.p-y-0-md-down{padding-top:0px;padding-bottom:0px}.p-x-0-md-down{padding-right:0px;padding-left:0px}.m-2-md-down{margin:2px !important}.m-y-2-md-down{margin-top:2px;margin-bottom:2px}.m-x-2-md-down{margin-right:2px;margin-left:2px}.p-2-md-down{padding:2px}.p-y-2-md-down{padding-top:2px;padding-bottom:2px}.p-x-2-md-down{padding-right:2px;padding-left:2px}.m-4-md-down{margin:4px !important}.m-y-4-md-down{margin-top:4px;margin-bottom:4px}.m-x-4-md-down{margin-right:4px;margin-left:4px}.p-4-md-down{padding:4px}.p-y-4-md-down{padding-top:4px;padding-bottom:4px}.p-x-4-md-down{padding-right:4px;padding-left:4px}.m-6-md-down{margin:6px !important}.m-y-6-md-down{margin-top:6px;margin-bottom:6px}.m-x-6-md-down{margin-right:6px;margin-left:6px}.p-6-md-down{padding:6px}.p-y-6-md-down{padding-top:6px;padding-bottom:6px}.p-x-6-md-down{padding-right:6px;padding-left:6px}.m-8-md-down{margin:8px !important}.m-y-8-md-down{margin-top:8px;margin-bottom:8px}.m-x-8-md-down{margin-right:8px;margin-left:8px}.p-8-md-down{padding:8px}.p-y-8-md-down{padding-top:8px;padding-bottom:8px}.p-x-8-md-down{padding-right:8px;padding-left:8px}.m-10-md-down{margin:10px !important}.m-y-10-md-down{margin-top:10px;margin-bottom:10px}.m-x-10-md-down{margin-right:10px;margin-left:10px}.p-10-md-down{padding:10px}.p-y-10-md-down{padding-top:10px;padding-bottom:10px}.p-x-10-md-down{padding-right:10px;padding-left:10px}.m-12-md-down{margin:12px !important}.m-y-12-md-down{margin-top:12px;margin-bottom:12px}.m-x-12-md-down{margin-right:12px;margin-left:12px}.p-12-md-down{padding:12px}.p-y-12-md-down{padding-top:12px;padding-bottom:12px}.p-x-12-md-down{padding-right:12px;padding-left:12px}.m-14-md-down{margin:14px !important}.m-y-14-md-down{margin-top:14px;margin-bottom:14px}.m-x-14-md-down{margin-right:14px;margin-left:14px}.p-14-md-down{padding:14px}.p-y-14-md-down{padding-top:14px;padding-bottom:14px}.p-x-14-md-down{padding-right:14px;padding-left:14px}.m-16-md-down{margin:16px !important}.m-y-16-md-down{margin-top:16px;margin-bottom:16px}.m-x-16-md-down{margin-right:16px;margin-left:16px}.p-16-md-down{padding:16px}.p-y-16-md-down{padding-top:16px;padding-bottom:16px}.p-x-16-md-down{padding-right:16px;padding-left:16px}.m-18-md-down{margin:18px !important}.m-y-18-md-down{margin-top:18px;margin-bottom:18px}.m-x-18-md-down{margin-right:18px;margin-left:18px}.p-18-md-down{padding:18px}.p-y-18-md-down{padding-top:18px;padding-bottom:18px}.p-x-18-md-down{padding-right:18px;padding-left:18px}.m-20-md-down{margin:20px !important}.m-y-20-md-down{margin-top:20px;margin-bottom:20px}.m-x-20-md-down{margin-right:20px;margin-left:20px}.p-20-md-down{padding:20px}.p-y-20-md-down{padding-top:20px;padding-bottom:20px}.p-x-20-md-down{padding-right:20px;padding-left:20px}[class*="height-"].height-auto-md-down{height:auto}.mx-auto-md-down{margin-left:auto;margin-right:auto}}@media screen and (max-width: 768px){[class*="height-"].height-auto-sm-down{height:auto}}@media screen and (max-width: 480px){[class*="height-"].height-auto-xs-down{height:auto}}.top--100px{top:-100px}.left--100px{left:-100px}.right--100px{right:-100px}.bottom--10px{bottom:-10px}.top--90px{top:-90px}.left--90px{left:-90px}.right--90px{right:-90px}.bottom--9px{bottom:-9px}.top--80px{top:-80px}.left--80px{left:-80px}.right--80px{right:-80px}.bottom--8px{bottom:-8px}.top--70px{top:-70px}.left--70px{left:-70px}.right--70px{right:-70px}.bottom--7px{bottom:-7px}.top--60px{top:-60px}.left--60px{left:-60px}.right--60px{right:-60px}.bottom--6px{bottom:-6px}.top--50px{top:-50px}.left--50px{left:-50px}.right--50px{right:-50px}.bottom--5px{bottom:-5px}.top--40px{top:-40px}.left--40px{left:-40px}.right--40px{right:-40px}.bottom--4px{bottom:-4px}.top--30px{top:-30px}.left--30px{left:-30px}.right--30px{right:-30px}.bottom--3px{bottom:-3px}.top--20px{top:-20px}.left--20px{left:-20px}.right--20px{right:-20px}.bottom--2px{bottom:-2px}.top--10px{top:-10px}.left--10px{left:-10px}.right--10px{right:-10px}.bottom--1px{bottom:-1px}.top-0px{top:0px}.left-0px{left:0px}.right-0px{right:0px}.bottom-0px{bottom:0px}.top-10px{top:10px}.left-10px{left:10px}.right-10px{right:10px}.bottom-1px{bottom:1px}.top-20px{top:20px}.left-20px{left:20px}.right-20px{right:20px}.bottom-2px{bottom:2px}.top-30px{top:30px}.left-30px{left:30px}.right-30px{right:30px}.bottom-3px{bottom:3px}.top-40px{top:40px}.left-40px{left:40px}.right-40px{right:40px}.bottom-4px{bottom:4px}.top-50px{top:50px}.left-50px{left:50px}.right-50px{right:50px}.bottom-5px{bottom:5px}.top-60px{top:60px}.left-60px{left:60px}.right-60px{right:60px}.bottom-6px{bottom:6px}.top-70px{top:70px}.left-70px{left:70px}.right-70px{right:70px}.bottom-7px{bottom:7px}.top-80px{top:80px}.left-80px{left:80px}.right-80px{right:80px}.bottom-8px{bottom:8px}.top-90px{top:90px}.left-90px{left:90px}.right-90px{right:90px}.bottom-9px{bottom:9px}.top-100px{top:100px}.left-100px{left:100px}.right-100px{right:100px}.bottom-10px{bottom:10px}@media screen and (min-width: 992px){.top--100px-md-up{top:-10px}.left--100px-md-up{left:-10px}.right--100px-md-up{right:-100px}.bottom--10px-md-up{bottom:-100px}.top--90px-md-up{top:-9px}.left--90px-md-up{left:-9px}.right--90px-md-up{right:-90px}.bottom--9px-md-up{bottom:-90px}.top--80px-md-up{top:-8px}.left--80px-md-up{left:-8px}.right--80px-md-up{right:-80px}.bottom--8px-md-up{bottom:-80px}.top--70px-md-up{top:-7px}.left--70px-md-up{left:-7px}.right--70px-md-up{right:-70px}.bottom--7px-md-up{bottom:-70px}.top--60px-md-up{top:-6px}.left--60px-md-up{left:-6px}.right--60px-md-up{right:-60px}.bottom--6px-md-up{bottom:-60px}.top--50px-md-up{top:-5px}.left--50px-md-up{left:-5px}.right--50px-md-up{right:-50px}.bottom--5px-md-up{bottom:-50px}.top--40px-md-up{top:-4px}.left--40px-md-up{left:-4px}.right--40px-md-up{right:-40px}.bottom--4px-md-up{bottom:-40px}.top--30px-md-up{top:-3px}.left--30px-md-up{left:-3px}.right--30px-md-up{right:-30px}.bottom--3px-md-up{bottom:-30px}.top--20px-md-up{top:-2px}.left--20px-md-up{left:-2px}.right--20px-md-up{right:-20px}.bottom--2px-md-up{bottom:-20px}.top--10px-md-up{top:-1px}.left--10px-md-up{left:-1px}.right--10px-md-up{right:-10px}.bottom--1px-md-up{bottom:-10px}.top-0px-md-up{top:0px}.left-0px-md-up{left:0px}.right-0px-md-up{right:0px}.bottom-0px-md-up{bottom:0px}.top-10px-md-up{top:1px}.left-10px-md-up{left:1px}.right-10px-md-up{right:10px}.bottom-1px-md-up{bottom:10px}.top-20px-md-up{top:2px}.left-20px-md-up{left:2px}.right-20px-md-up{right:20px}.bottom-2px-md-up{bottom:20px}.top-30px-md-up{top:3px}.left-30px-md-up{left:3px}.right-30px-md-up{right:30px}.bottom-3px-md-up{bottom:30px}.top-40px-md-up{top:4px}.left-40px-md-up{left:4px}.right-40px-md-up{right:40px}.bottom-4px-md-up{bottom:40px}.top-50px-md-up{top:5px}.left-50px-md-up{left:5px}.right-50px-md-up{right:50px}.bottom-5px-md-up{bottom:50px}.top-60px-md-up{top:6px}.left-60px-md-up{left:6px}.right-60px-md-up{right:60px}.bottom-6px-md-up{bottom:60px}.top-70px-md-up{top:7px}.left-70px-md-up{left:7px}.right-70px-md-up{right:70px}.bottom-7px-md-up{bottom:70px}.top-80px-md-up{top:8px}.left-80px-md-up{left:8px}.right-80px-md-up{right:80px}.bottom-8px-md-up{bottom:80px}.top-90px-md-up{top:9px}.left-90px-md-up{left:9px}.right-90px-md-up{right:90px}.bottom-9px-md-up{bottom:90px}.top-100px-md-up{top:10px}.left-100px-md-up{left:10px}.right-100px-md-up{right:100px}.bottom-10px-md-up{bottom:100px}}@media screen and (min-width: 992px){.push-left-0px-md-up{margin-left:0px}.push-right-0px-md-up{margin-right:0px}.push-left-10px-md-up{margin-left:10px}.push-right-10px-md-up{margin-right:10px}.push-left-20px-md-up{margin-left:20px}.push-right-20px-md-up{margin-right:20px}.push-left-30px-md-up{margin-left:30px}.push-right-30px-md-up{margin-right:30px}.push-left-40px-md-up{margin-left:40px}.push-right-40px-md-up{margin-right:40px}.push-left-50px-md-up{margin-left:50px}.push-right-50px-md-up{margin-right:50px}.push-left-60px-md-up{margin-left:60px}.push-right-60px-md-up{margin-right:60px}.push-left-70px-md-up{margin-left:70px}.push-right-70px-md-up{margin-right:70px}.push-left-80px-md-up{margin-left:80px}.push-right-80px-md-up{margin-right:80px}.push-left-90px-md-up{margin-left:90px}.push-right-90px-md-up{margin-right:90px}.push-left-100px-md-up{margin-left:100px}.push-right-100px-md-up{margin-right:100px}.push-left-110px-md-up{margin-left:110px}.push-right-110px-md-up{margin-right:110px}.push-left-120px-md-up{margin-left:120px}.push-right-120px-md-up{margin-right:120px}.push-left-130px-md-up{margin-left:130px}.push-right-130px-md-up{margin-right:130px}.push-left-140px-md-up{margin-left:140px}.push-right-140px-md-up{margin-right:140px}.push-left-150px-md-up{margin-left:150px}.push-right-150px-md-up{margin-right:150px}.push-left-160px-md-up{margin-left:160px}.push-right-160px-md-up{margin-right:160px}.push-left-170px-md-up{margin-left:170px}.push-right-170px-md-up{margin-right:170px}.push-left-180px-md-up{margin-left:180px}.push-right-180px-md-up{margin-right:180px}.push-left-190px-md-up{margin-left:190px}.push-right-190px-md-up{margin-right:190px}.push-left-200px-md-up{margin-left:200px}.push-right-200px-md-up{margin-right:200px}.push-left-210px-md-up{margin-left:210px}.push-right-210px-md-up{margin-right:210px}.push-left-220px-md-up{margin-left:220px}.push-right-220px-md-up{margin-right:220px}.push-left-230px-md-up{margin-left:230px}.push-right-230px-md-up{margin-right:230px}.push-left-240px-md-up{margin-left:240px}.push-right-240px-md-up{margin-right:240px}.push-left-250px-md-up{margin-left:250px}.push-right-250px-md-up{margin-right:250px}.push-left-260px-md-up{margin-left:260px}.push-right-260px-md-up{margin-right:260px}.push-left-270px-md-up{margin-left:270px}.push-right-270px-md-up{margin-right:270px}.push-left-280px-md-up{margin-left:280px}.push-right-280px-md-up{margin-right:280px}.push-left-290px-md-up{margin-left:290px}.push-right-290px-md-up{margin-right:290px}.push-left-300px-md-up{margin-left:300px}.push-right-300px-md-up{margin-right:300px}}.height-100vh-0{height:calc(100vh - 0px)}.height-100vh-10{height:calc(100vh - 10px)}.height-100vh-20{height:calc(100vh - 20px)}.height-100vh-30{height:calc(100vh - 30px)}.height-100vh-40{height:calc(100vh - 40px)}.height-100vh-50{height:calc(100vh - 50px)}.height-100vh-60{height:calc(100vh - 60px)}.height-100vh-70{height:calc(100vh - 70px)}.height-100vh-80{height:calc(100vh - 80px)}.height-100vh-90{height:calc(100vh - 90px)}.height-100vh-100{height:calc(100vh - 100px)}.height-100vh-110{height:calc(100vh - 110px)}.height-100vh-120{height:calc(100vh - 120px)}.height-100vh-130{height:calc(100vh - 130px)}.height-100vh-140{height:calc(100vh - 140px)}.height-100vh-150{height:calc(100vh - 150px)}.height-100vh-160{height:calc(100vh - 160px)}.height-100vh-170{height:calc(100vh - 170px)}.height-100vh-180{height:calc(100vh - 180px)}.height-100vh-190{height:calc(100vh - 190px)}.height-100vh-200{height:calc(100vh - 200px)}.height-100vh-210{height:calc(100vh - 210px)}.height-100vh-220{height:calc(100vh - 220px)}.height-100vh-230{height:calc(100vh - 230px)}.height-100vh-240{height:calc(100vh - 240px)}.height-100vh-250{height:calc(100vh - 250px)}.text-center{text-align:center}@media screen and (min-width: 992px){.text-center-md-up{text-align:center}}@media screen and (max-width: 991px){.text-center-md-down{text-align:center}}@media screen and (max-width: 768px){.text-center-sm-down{text-align:center}}.line-h-1{line-height:1}.line-h-11{line-height:1.1}.line-h-12{line-height:1.2}.line-h-13{line-height:1.3}.line-h-14{line-height:1.4}.line-h-15{line-height:1.5}.line-h-16{line-height:1.6}.line-h-17{line-height:1.7}.line-h-18{line-height:1.8}.line-h-19{line-height:1.9}.line-h-20{line-height:2}@media screen and (min-width: 992px){.p-y-10-md-up{padding-top:10px;padding-bottom:10px}.p-y-20-md-up{padding:top 20px;padding-bottom:20px}.p-y-30-md-up{padding-top:30px;padding-bottom:30px}.p-y-40-md-up{padding-top:40px;padding-bottom:40px}.p-y-50-md-up{padding-top:50px;padding-bottom:50px}}@media screen and (max-width: 991px){.p-y-10-md-down{padding-top:10px;padding-bottom:10px}.p-y-20-md-down{padding-top:20px;padding-bottom:20px}.p-y-30-md-down{padding-top:30px;padding-bottom:30px}.p-y-40-md-down{padding-top:40px;padding-bottom:40px}.p-y-50-md-down{padding-top:50px;padding-bottom:50px}}@media screen and (min-width: 992px){.p-x-10-md-up{padding-left:10px;padding-right:10px}.p-x-20-md-up{padding-left:20px;padding-right:20px}.p-x-30-md-up{padding-left:30px;padding-right:30px}.p-x-40-md-up{padding-left:40px;padding-right:40px}.p-x-50-md-up{padding-left:50px;padding-right:50px}}@media screen and (max-width: 991px){.p-x-10-md-down{padding-left:10px;padding-right:10px}.p-x-20-md-down{padding-left:20px;padding-right:20px}.p-x-30-md-down{padding-left:30px;padding-right:30px}.p-x-40-md-down{padding-left:40px;padding-right:40px}.p-x-50-md-down{padding-left:50px;padding-right:50px}}.navbar-collapse{border-top:0;box-shadow:none}@media screen and (min-width: 992px){.nav-collapse{display:block !important}}@media screen and (max-width: 991px){.navbar-header{float:none;border-bottom:1px solid rgba(255,255,255,0.24);min-width:320px}.navbar-toggle{display:block}.navbar-collapse{border-top:0;width:100%;box-shadow:none}.navbar-collapse.collapse{display:none !important}.navbar-collapse.in{display:block !important}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.owl-banner.nav-left-bottom .owl-nav>.navbar-collapse,.owl-banner.nav-right-bottom .owl-nav>.navbar-collapse,.container>.navbar-header,.owl-banner.nav-left-bottom .owl-nav>.navbar-header,.owl-banner.nav-right-bottom .owl-nav>.navbar-header{margin-right:0;margin-left:0}@media screen and (max-width: 991px){header .container,header .owl-banner.nav-left-bottom .owl-nav,.owl-banner.nav-left-bottom header .owl-nav,header .owl-banner.nav-right-bottom .owl-nav,.owl-banner.nav-right-bottom header .owl-nav,header .container-fluid{padding:0}header .container .navbar-collapse,header .owl-banner.nav-left-bottom .owl-nav .navbar-collapse,.owl-banner.nav-left-bottom header .owl-nav .navbar-collapse,header .owl-banner.nav-right-bottom .owl-nav .navbar-collapse,.owl-banner.nav-right-bottom header .owl-nav .navbar-collapse,header .container-fluid .navbar-collapse{width:100%;float:none;margin-right:0;padding-right:0;margin-left:0;padding-left:0}}.navbar-collapse{margin-right:0;padding-right:0;margin-left:0;padding-left:0;float:right}.menu-collapse,.menu-collapse1,.menu-collapse2,.menu-collapse.icon-button,.icon-button.menu-collapse1,.icon-button.menu-collapse2{position:relative}.menu-collapse .menu-bar-group,.menu-collapse1 .menu-bar-group,.menu-collapse2 .menu-bar-group,.menu-collapse.icon-button .menu-bar-group,.icon-button.menu-collapse1 .menu-bar-group,.icon-button.menu-collapse2 .menu-bar-group{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);margin:0 auto;z-index:5;display:inline-block;width:100%}.menu-collapse::before,.menu-collapse1::before,.menu-collapse2::before,.menu-collapse.icon-button::before,.icon-button.menu-collapse1::before,.icon-button.menu-collapse2::before{clear:both}@media screen and (max-width: 991px){.menu-collapse,.menu-collapse1,.menu-collapse2,.menu-collapse.icon-button,.icon-button.menu-collapse1,.icon-button.menu-collapse2{display:block}}.menu-collapse span.menu-bar,.menu-collapse1 span.menu-bar,.menu-collapse2 span.menu-bar,.menu-collapse.icon-button span.menu-bar,.icon-button.menu-collapse1 span.menu-bar,.icon-button.menu-collapse2 span.menu-bar{width:35px;height:2px;display:block;margin:0 auto;top:10px}.menu-collapse span.menu-bar:nth-child(1),.menu-collapse1 span.menu-bar:nth-child(1),.menu-collapse2 span.menu-bar:nth-child(1),.menu-collapse.icon-button span.menu-bar:nth-child(1),.icon-button.menu-collapse1 span.menu-bar:nth-child(1),.icon-button.menu-collapse2 span.menu-bar:nth-child(1){margin:7px auto}.menu-collapse span.menu-bar:nth-child(2),.menu-collapse1 span.menu-bar:nth-child(2),.menu-collapse2 span.menu-bar:nth-child(2),.menu-collapse.icon-button span.menu-bar:nth-child(2),.icon-button.menu-collapse1 span.menu-bar:nth-child(2),.icon-button.menu-collapse2 span.menu-bar:nth-child(2){opacity:1;backface-visibility:hidden;animation-fill-mode:both}.menu-collapse span.menu-bar:nth-child(3),.menu-collapse1 span.menu-bar:nth-child(3),.menu-collapse2 span.menu-bar:nth-child(3),.menu-collapse.icon-button span.menu-bar:nth-child(3),.icon-button.menu-collapse1 span.menu-bar:nth-child(3),.icon-button.menu-collapse2 span.menu-bar:nth-child(3){margin:7px auto}.menu-collapse:hover span.menu-bar:nth-child(1),.menu-collapse1:hover span.menu-bar:nth-child(1),.menu-collapse2:hover span.menu-bar:nth-child(1),.menu-collapse.icon-button:hover span.menu-bar:nth-child(1),.icon-button.menu-collapse1:hover span.menu-bar:nth-child(1),.icon-button.menu-collapse2:hover span.menu-bar:nth-child(1){transform:translateY(-3px)}.menu-collapse:hover span.menu-bar:nth-child(3),.menu-collapse1:hover span.menu-bar:nth-child(3),.menu-collapse2:hover span.menu-bar:nth-child(3),.menu-collapse.icon-button:hover span.menu-bar:nth-child(3),.icon-button.menu-collapse1:hover span.menu-bar:nth-child(3),.icon-button.menu-collapse2:hover span.menu-bar:nth-child(3){transform:translateY(3px)}.menu-collapse.open span.menu-bar:nth-child(1),.open.menu-collapse1 span.menu-bar:nth-child(1),.open.menu-collapse2 span.menu-bar:nth-child(1),.menu-collapse.icon-button.open span.menu-bar:nth-child(1),.icon-button.open.menu-collapse1 span.menu-bar:nth-child(1),.icon-button.open.menu-collapse2 span.menu-bar:nth-child(1){transform:rotate(-45deg) translateY(50%);margin:0px auto;transition-property:transform, margin;transition-delay:0.2s, 0s}.menu-collapse.open span.menu-bar:nth-child(2),.open.menu-collapse1 span.menu-bar:nth-child(2),.open.menu-collapse2 span.menu-bar:nth-child(2),.menu-collapse.icon-button.open span.menu-bar:nth-child(2),.icon-button.open.menu-collapse1 span.menu-bar:nth-child(2),.icon-button.open.menu-collapse2 span.menu-bar:nth-child(2){opacity:0;transform:translateX(-100%);height:0}.menu-collapse.open span.menu-bar:nth-child(3),.open.menu-collapse1 span.menu-bar:nth-child(3),.open.menu-collapse2 span.menu-bar:nth-child(3),.menu-collapse.icon-button.open span.menu-bar:nth-child(3),.icon-button.open.menu-collapse1 span.menu-bar:nth-child(3),.icon-button.open.menu-collapse2 span.menu-bar:nth-child(3){transform:rotate(45deg) translateY(-50%);margin:0px auto;transition-property:transform, margin;transition-delay:0.2s, 0s}.menu-collapse.med-span span.menu-bar,.med-span.menu-collapse1 span.menu-bar,.med-span.menu-collapse2 span.menu-bar{height:4px}.menu-collapse.bold-span span.menu-bar,.bold-span.menu-collapse1 span.menu-bar,.bold-span.menu-collapse2 span.menu-bar{height:5px}.menu-collapse.long-span span.menu-bar,.long-span.menu-collapse1 span.menu-bar,.long-span.menu-collapse2 span.menu-bar{width:50px;max-width:100%}.sm li ul li:hover a{padding-left:1.6em}@media screen and (min-width: 992px){.sm-simple ul{box-shadow:0 5px 10px 2px rgba(0,0,0,0.12)}.sm-simple.sm-mobil ul{box-shadow:none}.sm-simple{display:block;border:0}.sm-simple li{display:inline}.sm-simple li a{display:block;line-height:48px;padding-top:0;padding-bottom:0;font-weight:500;font-size:14px;letter-spacing:-0.5px;padding:0 20px}.sm-simple li a:hover,.sm-simple li a.highlighted{padding-top:0;padding-bottom:0}.sm-simple li ul{animation:fadeInDown1 0.5s;animation-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.sm-simple li ul li a{line-height:1.7;padding-top:10px !important;padding-bottom:10px !important;font-size:15px}.sm-simple-lg a .sub-arrow,.sm-mobil a .sub-arrow{position:relative;top:0 !important;right:0;margin-left:10px;transform:translate(0, 0);z-index:5;margin:0 !important;right:-5px}.sm-simple-lg a .sub-arrow::before,.sm-mobil a .sub-arrow::before,.sm-simple-lg li:hover a .sub-arrow:before,.sm-mobil li:hover a .sub-arrow:before{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:12px;content:"\e067"}}@media screen and (min-width: 992px){.nav-collapse{display:block}}@media screen and (max-width: 991px){.nav-collapse{display:none}.nav-collapse.is-active{opacity:1;visibility:visible;transform:translateY(0%);overflow:hidden}}@media screen and (max-width: 991px){.sm-simple-lg a .sub-arrow,.sm-mobil a .sub-arrow{position:absolute;top:50%;margin-top:0;left:auto;overflow:hidden;font:bold 14px/34px monospace !important;text-align:center;text-shadow:none;width:64px;height:100%;line-height:64px;top:0;right:0;font-family:"freedom" !important;font-size:22px;text-align:center}.sm-simple-lg a .sub-arrow::before,.sm-mobil a .sub-arrow::before{content:"\e067";line-height:64px;display:block}.sm-simple-lg a.highlighted .sub-arrow::before,.sm-mobil a.highlighted .sub-arrow::before{transform:rotate(90deg)}.sm-simple-lg ul a .sub-arrow,.sm-mobil ul a .sub-arrow{line-height:44px;height:44px;width:44px}.sm-simple-lg ul a .sub-arrow::before,.sm-mobil ul a .sub-arrow::before{line-height:44px}}@media screen and (max-width: 991px){.sm-simple-lg>li>a{line-height:64px !important;height:64px !important;padding-top:0 !important;padding-bottom:0 !important}.sm-simple-lg li a.has-submenu,.sm-mobil li a.has-submenu{padding-right:58px !important}.sm-simple-lg li ul li a.has-submenu,.sm-mobil li ul li a.has-submenu{padding-right:48px !important}}.sm.sm-mobil li a.has-submenu{padding-right:58px !important}.sm.sm-mobil li ul li a.has-submenu{padding-right:48px !important}.sm.sm-mobil{width:100%}.sm.sm-mobil ul{padding-left:15px}.sm.sm-mobil li a{padding:0 20px;line-height:22px !important;height:auto !important;padding-top:13px !important;padding-bottom:13px !important;min-height:48px !important}.sm.sm-mobil li a .sub-arrow{position:absolute;top:50%;margin-top:0;left:auto;overflow:hidden;font:bold 14px/34px monospace !important;text-align:center;text-shadow:none;width:48px;height:100%;line-height:48px;top:0;right:0;font-family:"freedom" !important;font-size:22px;text-align:center}.sm.sm-mobil li a .sub-arrow::before{content:"\4b" !important;line-height:48px;display:block}.sm.sm-mobil li a.highlighted .sub-arrow::before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.sm.sm-mobil ul li a{line-height:48px;height:48px}.sm.sm-mobil ul li a .sub-arrow{position:absolute;top:50%;margin-top:0;left:auto;overflow:hidden;font:bold 14px/34px monospace !important;text-align:center;text-shadow:none;width:48px;height:100%;line-height:48px;top:0;right:0;font-family:"freedom" !important;font-size:22px;text-align:center}.sm.sm-mobil ul li a .sub-arrow::before{content:"\4b" !important;line-height:48px;display:block}.sm.sm-mobil ul li a.highlighted .sub-arrow::before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width: 992px){.sm-simple-lg.open-menu-rounded>li>a.has-submenu.highlighted{border-top-left-radius:8px;border-top-right-radius:8px}.sm-simple-lg.open-menu-rounded ul{border-radius:0 8px 8px 8px}}@media screen and (min-width: 992px){.sm-simple-lg li ul a .sub-arrow::before,.sm-simple-lg li:hover ul a .sub-arrow::before{content:"\4b" !important;transform:rotate(0deg)}}.button-menu,.button-menu-full{list-style:none !important}.button-menu li,.button-menu-full li{margin:0 2px;display:inline}.button-menu li a,.button-menu-full li a{line-height:18px;padding:7px 24px;display:inline-block}.button-menu-full>li>a{width:100%}.menu-h-24 li>a{padding-top:3px;padding-bottom:3px}.menu-h-32 li>a{padding-top:7px;padding-bottom:7px}.menu-h-40 li>a{padding-top:11px;padding-bottom:11px}.menu-h-48 li>a{padding-top:15px;padding-bottom:15px}.menu-h-56 li>a{padding-top:19px;padding-bottom:19px}.menu-h-64 li>a{padding-top:23px;padding-bottom:23px}.menu-h-72 li>a{padding-top:27px;padding-bottom:27px}.menu-h-80 li>a{padding-top:31px;padding-bottom:31px}.menu-h-88 li>a{padding-top:35px;padding-bottom:35px}.menu-h-96 li>a{padding-top:39px;padding-bottom:39px}.rounded-menu>li>a{border-radius:100px}.button-menu-1 li i{float:right;position:relative;top:2px;margin-left:8px;margin-right:15px;display:inline-block;line-height:inherit}.button-menu-1.gray-1>li>a{background-color:#d5dbe4;color:#5f6269}.button-menu-1.gray-1>li>a:hover{background-color:#e9edf3;color:#5f6269}.button-menu-1.gray-1>li>a:hover i{transform:translateX(10px)}.loaded .loading-logo{opacity:0;visibility:hidden;pointer-events:none}.loading-logo{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100vh;text-align:center;z-index:200}.loading-logo .logo{position:absolute;width:100%;padding:25px 0;top:40%;text-align:center;display:block}.loading-logo .logo .sloagn{font-size:24px;font-weight:600;font-family:"Work Sans", sans-serif}.loading-logo .logo .logo-overlay{margin:30px 0}body.loaded .loading-effect-2{display:none}.loading-effect-2{position:fixed;width:100%;height:100%;overflow:hidden;background-color:#1b1464;z-index:200;text-align:center;top:0;left:0;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.loading-effect-2 .logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:20;width:220px;text-align:center;height:220px;border-radius:50%;display:flex;align-items:center;border:2px solid rgba(255,255,255,0.05)}.loading-effect-2 .logo img{margin:0 auto;max-width:100%;animation:sonarWave 1s ease-in-out;height:140px}.loading-effect-2 .shine-effect{position:absolute;width:300px;height:300px;border-radius:50%;animation:sonarWave1 1s linear infinite;top:50%;left:50%;margin-top:-150px;margin-left:-150px;z-index:1;animation-delay:.4s}@keyframes sonarWave{from{opacity:0.4;transform:scale(0)}to{transform:scale(1);opacity:1}}@keyframes sonarWave1{from{opacity:0.1;transform:scale(0);background-color:#100c3a}to{transform:scale(3);opacity:1;background-color:#1b1464}}ul.fixed-right,ul.fixed-right-120,ul.fixed-right-10per{z-index:102;position:fixed;right:0}ul.fixed-right[class*="height-"],ul.fixed-right-120[class*="height-"],ul.fixed-right-10per[class*="height-"]{height:auto}ul.fixed-right-120{top:120px}ul.fixed-right-10per{top:10%}@media screen and (max-width: 768px){ul.fixed-right,ul.fixed-right-120,ul.fixed-right-10per{display:none !important}}.fixed-right.social-menu>li>a,ul.social-menu.fixed-right-120>li>a,ul.social-menu.fixed-right-10per>li>a{position:relative}.social-menu{text-align:center}.social-menu.height-15>li>a{line-height:24px;width:24px;height:24px}.social-menu.height-20>li>a{line-height:32px;width:32px;height:32px}.social-menu.height-25>li>a{line-height:40px;width:40px;height:40px}.social-menu.height-30>li>a{line-height:48px;width:48px;height:48px}.social-menu.height-35>li>a{line-height:56px;width:56px;height:56px}.social-menu.height-40>li>a{line-height:64px;width:64px;height:64px}.social-menu.height-45>li>a{line-height:72px;width:72px;height:72px}.social-menu.height-40>li>a{line-height:64px;width:64px;height:64px}.social-menu.height-45>li>a{line-height:72px;width:72px;height:72px}.social-menu.height-50>li>a{line-height:80px;width:80px;height:80px}.social-menu.height-55>li>a{line-height:88px;width:88px;height:88px}.social-collapse-wrap{z-index:104}.social-collapse-wrap .social-collapse-menu{opacity:0;visibility:hidden;position:absolute;top:100%;right:0;width:auto;z-index:-1}.social-collapse-wrap .social-collapse-menu li{float:right}.social-collapse-wrap .social-collapse-menu li a{transform:translate(0, -100%);animation-fill-mode:both;opacity:0}.social-collapse-wrap .social-collapse-menu li a i{display:block;line-height:inherit}.social-collapse-wrap:hover .social-collapse-menu{opacity:1;visibility:visible;z-index:100}.social-collapse-wrap:hover .social-collapse-menu li a{transform:translate(0, 0);opacity:1}.social-collapse-wrap:hover .social-collapse-menu li:first-child a{transition-delay:0}.social-collapse-wrap:hover .social-collapse-menu li:nth-child(2) a{transition-delay:.2s}.social-collapse-wrap:hover .social-collapse-menu li:nth-child(3) a{transition-delay:.35s}.social-collapse-wrap:hover .social-collapse-menu li:nth-child(4) a{transition-delay:.45s}.social-collapse-wrap:hover .social-collapse-menu li:nth-child(5) a{transition-delay:.55s}.social-menu[class*="height-"].item-width-20 li a{width:16px}.social-menu[class*="height-"].item-width-24 li a{width:32px}.social-menu[class*="height-"].item-width-30 li a{width:40px}.pos-r{position:relative}.pos-a{position:absolute}.pos-s{position:static}.pos-f{position:fixed}@media screen and (min-width: 992px){.pos-a-md-up{position:absolute}.pos-r-md-up{position:relative}.pos-f-md-up{position:fixed}}@media screen and (max-width: 480px){.pos-0-xs-down{top:0 !important;bottom:0 !important;left:0 !important;right:0 !important;position:relative !important;transform:translate(0, 0)}}@media screen and (max-width: 768px){.pos-0-sm-down{top:0 !important;bottom:0 !important;left:0 !important;right:0 !important;position:relative !important;transform:translate(0, 0)}}@media screen and (max-width: 991px){.pos-0-md-down{top:0 !important;bottom:0 !important;left:0 !important;right:0 !important;position:relative !important;transform:translate(0, 0)}}@media screen and (max-width: 1200px){.pos-0-lg-down{top:0 !important;bottom:0 !important;left:0 !important;right:0 !important;position:relative !important;transform:translate(0, 0)}}.abs-center{position:absolute;left:50%;top:50%}.rel-center{position:relative;margin:0 auto}div .rel-center{text-align:center}.top-0{top:0px}.top-100per{top:100%}.left-0{left:0px}.left-100per{left:100%}.right-0{right:0px}.right-100per{right:100%}.bottom-0{bottom:0px}.bottom-100per{top:100%}.z-index-0{z-index:0}.z-index-5{z-index:5}.z-index-10{z-index:10}.z-index-15{z-index:15}.z-index-20{z-index:20}.z-index-25{z-index:25}.z-index-30{z-index:30}.z-index-35{z-index:35}.z-index-40{z-index:40}.z-index-45{z-index:45}.z-index-50{z-index:50}.z-index-55{z-index:55}.z-index-60{z-index:60}.z-index-65{z-index:65}.z-index-70{z-index:70}.z-index-75{z-index:75}.z-index-80{z-index:80}.z-index-85{z-index:85}.z-index-90{z-index:90}.z-index-95{z-index:95}.z-index-100{z-index:100}.z-index-105{z-index:105}.z-index-110{z-index:110}.z-index-115{z-index:115}.z-index-120{z-index:120}.z-index-125{z-index:125}.f-l{float:left}.f-r{float:right}@media screen and (min-width: 992px){.f-l-n-n{float:left}}@media screen and (min-width: 768px){.f-l-t-n{float:left}}@media screen and (min-width: 480px){.f-l-m-n{float:left}}@media screen and (min-width: 992px){.f-r-n-n{float:right}}@media screen and (min-width: 768px){.f-r-t-n{float:right}}@media screen and (min-width: 480px){.f-r-m-n{float:right}}@media screen and (min-width: 992px){.f-l-md-up{float:left}.f-r-md-up{float:right}.f-n-md-up{float:none}}@media screen and (min-width: 768px){.f-l-sm-up{float:left}.f-r-sm-up{float:right}.f-n-sm-up{float:none}}@media screen and (min-width: 480px){.f-l-xs-up{float:left}.f-r-xs-up{float:right}.f-n-xs-up{float:none}}@media screen and (max-width: 991px){.f-l-md-down{float:left}.f-r-md-down{float:right}.f-n-md-down{float:none}}@media screen and (max-width: 768px){.f-l-sm-down{float:left}.f-r-sm-down{float:right}.f-n-sm-down{float:none}}@media screen and (max-width: 480px){.f-l-xs-down{float:left}.f-r-xs-down{float:right}.f-n-xs-down{float:none}}.logo:not(.height-free),.logo:not(.height-auto):not(.height-free) img{max-width:calc(100% - 6px);max-height:calc(100% - 14px) !important}.logo-white img{filter:brightness(0) invert(1)}.logo{display:inline-block;position:relative;z-index:20}.logo img{vertical-align:middle}.logo .helper{vertical-align:middle;position:relative;top:0;bottom:0;height:inherit;width:1px;text-decoration:none;background:none;background-color:transparent;display:inline-block}.logo-fit-35 img{max-height:40px !important}.logo-fit-40 img{max-height:48px !important}.logo-fit-45 img{max-height:56px !important}.logo-fit-50 img{max-height:64px !important}.logo-fit-55 img{max-height:72px !important}.logo-fit-60 img{max-height:80px !important}@media screen and (max-width: 991px){.logo-fit-35-md-down img{max-height:40px !important}.logo-fit-40-md-down img{max-height:48px !important}.logo-fit-45-md-down img{max-height:56px !important}.logo-fit-50-md-down img{max-height:64px !important}.logo-fit-55-md-down img{max-height:72px !important}.logo-fit-60-md-down img{max-height:80px !important}}@media screen and (max-width: 768px){.logo-fit-35-sm-down img{max-height:40px !important}.logo-fit-40-sm-down img{max-height:48px !important}.logo-fit-45-sm-down img{max-height:56px !important}.logo-fit-50-sm-down img{max-height:64px !important}.logo-fit-55-sm-down img{max-height:72px !important}.logo-fit-60-sm-down img{max-height:88px !important}}.fixed-push-menu-bar-inner .logo img{max-width:220px;height:auto;margin:15px 0}ul,ol{margin-bottom:0}ul.no-list-style{list-style:none !important}ul li:hover a{text-decoration:none}ul.item-f-l>li{float:left !important}ul.item-m-x-1>li>a{margin-left:1px;margin-right:1px}ul.item-m-x-2>li>a{margin-left:2px;margin-right:2px}ul.item-m-x-3>li>a{margin-left:3px;margin-right:3px}ul.item-m-x-4>li>a{margin-left:4px;margin-right:4px}ul.item-m-x-5>li>a{margin-left:5px;margin-right:5px}ul.item-p-x-1>li>a{padding-left:1px;padding-right:1px}ul.item-p-x-2>li>a{padding-left:2px;padding-right:2px}ul.item-p-x-3>li>a{padding-left:3px;padding-right:3px}ul.item-p-x-4>li>a{padding-left:4px;padding-right:4px}ul.item-p-x-5>li>a{padding-left:5px;padding-right:5px}ul.item-p-x-10>li>a{padding-left:10px;padding-right:10px}ul.item-p-x-15>li>a{padding-left:15px;padding-right:15px}ul.item-p-x-20>li>a{padding-left:20px;padding-right:20px}ul.item-p-x-25>li>a{padding-left:25px;padding-right:25px}ul.item-p-x-30>li>a{padding-left:30px;padding-right:30px}ul.item-p-x-1vw>li>a{padding-left:1vw;padding-right:1vw}ul.item-p-x-2vw>li>a{padding-left:2vw;padding-right:2vw}ul.item-p-x-3vw>li>a{padding-left:3vw;padding-right:3vw}@media screen and (max-width: 991px){header ul,.fixed-push-menu-bar ul,footer ul{width:100% !important}header ul.item-mobil-full>li,.fixed-push-menu-bar ul.item-mobil-full>li,footer ul.item-mobil-full>li{display:block;width:100%;font:none}header ul.item-mobil-full>li a,.fixed-push-menu-bar ul.item-mobil-full>li a,footer ul.item-mobil-full>li a{display:block}}@media screen and (min-width: 992px){ul.responsive-full-md,ul.responsive-full-100-md{display:block}ul.responsive-full-md li,ul.responsive-full-100-md li{display:inline;float:left}ul.responsive-full-md li a,ul.responsive-full-100-md li a{display:inline-block}ul.responsive-full-md.text-center,ul.responsive-full-100-md.text-center{text-align:center !important}ul.responsive-full-md.text-center li,ul.responsive-full-100-md.text-center li{float:none !important}}@media screen and (max-width: 991px){ul.responsive-full-md{display:block;width:100%;text-align:center;height:auto !important}ul.responsive-full-md li{display:inline-block}ul.responsive-full-md li a{display:inline-block}ul.responsive-full-100-md{display:block;width:100%;text-align:center;height:auto !important}ul.responsive-full-100-md li{display:inline-block;width:100%;float:none}ul.responsive-full-100-md li a{display:block}ul.responsive-full-100-md[class*="sep-"] li a{border-left:0 !important;border-top:0 !important;border-right:0 !important;border-bottom-style:solid;border-bottom-width:1px}}@media screen and (min-width: 768px){ul.responsive-full-sm,ul.responsive-full-100-sm{display:block}ul.responsive-full-sm li,ul.responsive-full-100-sm li{display:inline;float:left}ul.responsive-full-sm li a,ul.responsive-full-100-sm li a{display:inline-block}ul.responsive-full-sm.text-center,ul.responsive-full-100-sm.text-center{text-align:center !important}ul.responsive-full-sm.text-center li,ul.responsive-full-100-sm.text-center li{float:none !important}}@media screen and (max-width: 768px){ul.responsive-full-sm{display:block;width:100%;text-align:center;height:auto !important}ul.responsive-full-sm li{display:inline-block;float:none}ul.responsive-full-sm li a{display:inline-block}ul.responsive-full-100-sm{display:block;width:100%;text-align:center;height:auto !important}ul.responsive-full-100-sm li{display:inline-block;width:100%;float:none}ul.responsive-full-100-sm li a{display:block}ul.responsive-full-100-sm[class*="sep-"] li a{border-left:0 !important;border-top:0 !important;border-right:0 !important;border-bottom-style:solid;border-bottom-width:1px}}@media screen and (min-width: 480px){ul.responsive-full-xs,ul.responsive-full-100-xs{display:block}ul.responsive-full-xs li,ul.responsive-full-100-xs li{display:inline;float:left}ul.responsive-full-xs li a,ul.responsive-full-100-xs li a{display:inline-block}ul.responsive-full-xs.text-center,ul.responsive-full-100-xs.text-center{text-align:center !important}ul.responsive-full-xs.text-center li,ul.responsive-full-100-xs.text-center li{float:none !important;display:inline-block}}@media screen and (max-width: 480px){ul.responsive-full-xs{display:block;width:100%;text-align:center;height:auto !important}ul.responsive-full-xs li{display:inline-block;float:none}ul.responsive-full-xs li a{display:inline-block}ul.responsive-full-100-xs{display:block;width:100%;text-align:center;height:auto !important}ul.responsive-full-100-xs li{display:inline-block;width:100%;float:none}ul.responsive-full-100-xs li a{display:block}ul.responsive-full-100-xs[class*="sep-"] li a{border-left:0 !important;border-top:0 !important;border-right:0 !important;border-bottom-style:solid;border-bottom-width:1px}}ul.f-w-300>li>a{font-weight:400 !important}ul.f-w-400>li>a{font-weight:400 !important}ul.f-w-500>li>a{font-weight:600 !important}ul.f-w-600>li>a{font-weight:600 !important}ul.f-w-700>li>a{font-weight:700 !important}ul.f-w-800>li>a{font-weight:bold !important}[class*="sep-left-"]>li:nth-child(1)>a{border-left:0 !important}[class*="sep-right-"]>li:last-child>a{border-right:0 !important}.icon-size-12 i{font-size:12px}.icon-size-14 i{font-size:14px}.icon-size-16 i{font-size:16px}.icon-size-18 i{font-size:18px}.icon-size-20 i{font-size:20px}.icon-size-22 i{font-size:22px}.icon-size-24 i{font-size:24px}.icon-size-26 i{font-size:26px}.icon-size-28 i{font-size:28px}.icon-size-30 i{font-size:30px}.icon-size-32 i{font-size:32px}.icon-size-34 i{font-size:34px}.icon-size-36 i{font-size:36px}.icon-size-38 i{font-size:38px}.icon-size-40 i{font-size:40px}.icon-size-42 i{font-size:42px}.icon-size-44 i{font-size:44px}.icon-size-46 i{font-size:46px}.icon-size-48 i{font-size:48px}.icon-size-50 i{font-size:50px}.icon-size-52 i{font-size:52px}.icon-size-54 i{font-size:54px}.icon-size-56 i{font-size:56px}.icon-size-58 i{font-size:58px}.icon-size-60 i{font-size:60px}.flex-menu-1{list-style:none;margin:0}.flex-menu-1 li{flex-grow:1;text-align:center}.flex-menu-1 li a{display:block;margin-left:2px;margin-right:2px}[class*="line-text"]{font-size:14px;font-weight:600;letter-spacing:-.6px;position:relative;padding-right:80px;float:left;line-height:20px;display:inline-block}@media screen and (max-width: 991px){[class*="line-text"]{float:none}}[class*="line-text"]::before{content:"";display:block;position:absolute;width:60px;right:15px;top:50%;margin-top:-1px;height:2px}[class*="line-link"]{display:inline-block;line-height:20px}[class*="line-link"] span.link{float:left;padding-left:10px;padding-right:10px;display:block}.height-15>[class*="line-text"],.height-15[class*="line-link"]>span.link{padding-top:2px;padding-bottom:2px}.height-20>[class*="line-text"],.height-20[class*="line-link"]>span.link{padding-top:6px;padding-bottom:6px}.height-25>[class*="line-text"],.height-25[class*="line-link"]>span.link{padding-top:10px;padding-bottom:10px}.height-30>[class*="line-text"],.height-30[class*="line-link"]>span.link{padding-top:14px;padding-bottom:14px}.height-35 [class*="line-text"],.height-35[class*="line-link"] span.link{padding-top:18px;padding-bottom:18px}.height-40>[class*="line-text"],.height-40[class*="line-link"]>span.link{padding-top:22px;padding-bottom:22px}.height-45>[class*="line-text"],.height-45[class*="line-link"]>span.link{padding-top:26px;padding-bottom:26px}.height-50>[class*="line-text"],.height-50[class*="line-link"]>span.link{padding-top:30px;padding-bottom:30px}.height-55>[class*="line-text"],.height-55[class*="line-link"]>span.link{padding-top:34px;padding-bottom:34px}.height-60>[class*="line-text"],.height-60[class*="line-link"]>span.link{padding-top:38px;padding-bottom:38px}@media screen and (max-width: 991px){.line-text-white{display:inline-block;float:none}[class*="line-link"]{display:block;width:100%;text-align:center}[class*="line-link"] span.link{float:none;padding-left:10px;padding-right:10px;display:inline-block}}.bg-right-top{position:absolute;z-index:-1;top:0;right:0}.bg-right-top--100{position:absolute;z-index:-1;top:-100px;right:0}.bg-left-top{position:absolute;z-index:-1;top:0;left:0}.bg-left-top--100{position:absolute;z-index:-1;top:-100px;left:0}.tab-menu-1{background-color:#222;list-style:none}.tab-menu-1 li{width:100%}.tab-menu-1 li a{display:flex;align-items:center;min-height:90px;padding:10px 20px;line-height:1.4;border-bottom:1px solid rgba(255,255,255,0.24);font-size:14px;font-weight:600;letter-spacing:-0.4px;width:100%;position:relative}.tab-menu-1 li a i{font-size:48px;margin-right:20px;display:inline-block;line-height:1}.tab-menu-1 li:last-child a{min-height:60px !important}.tab-menu-1 li:last-child a i{justify-self:end;margin-left:auto;font-size:18px}.tab-menu-1 li.active a{width:calc(100% + 3px);z-index:5}.tab-menu-1 li.active a::before{content:"";display:block;position:absolute;top:50%;width:20px;height:20px;background-color:inherit;right:-5px;z-index:-1;top:50%;margin-top:-10px;transform:rotate(-45deg)}.tab-menu-1 li:hover a{transform:translateX(2px);opacity:0.88}.icon-list-21{list-style:none;flex-wrap:wrap}.icon-list-21 [class*="colm"]{padding:3px}.icon-list-21 a{box-shadow:0 4px 13px 0px rgba(0,0,0,0.1);padding:10px;border-radius:6px;line-height:1.5;font-size:15px;font-weight:600;letter-spacing:-0.5px;display:flex;align-items:center}.icon-list-21 a i{font-size:48px;margin-right:10px;width:60px;height:60px;line-height:70px;text-align:center;border-radius:50%;flex-shrink:0}.icon-list-21 a:hover{transform:translateY(-3px)}.icon-list-21 a:hover i{font-size:36px;transform:translateX(6px)}@media screen and (max-width: 768px){.icon-list-21 a{flex-direction:column;text-align:center;padding:15px 10px;font-size:13px}.icon-list-21 a i{margin-bottom:10px}}.tab-accordion .panel-title a{line-height:1.4;padding:15px 10px;margin-bottom:10px;display:block;border-radius:5px;font-size:14px;font-weight:600;box-shadow:0 4px 13px 0px rgba(0,0,0,0.1);display:flex;align-items:center}.tab-accordion .panel-title a::after{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:18px;content:"\e067" !important;position:relative;display:inline-block;margin-left:auto;margin-right:10px;transform:rotate(-180deg)}.tab-accordion .panel-title a.collapsed::after{transform:rotate(0)}.step-list-01{background-color:#fff;box-shadow:-3px -12px 8px 0px rgba(0,0,0,0.04);border-radius:6px}.step-list-01 .steps-arrow{width:72px;top:-50px;position:absolute;right:-24px;opacity:0.2}@media screen and (max-width: 991px){.step-list-01 .steps-arrow{display:none}}.step-list-01 .steps-wrap{position:relative;padding:60px 15px 30px 15px}.step-list-01 .steps-wrap .title{font-size:14px;font-weight:600;line-height:1.4}.step-list-01 .steps-wrap i{font-size:80px;opacity:0.4}.step-list-01 .steps-wrap .number{font-size:20px;letter-spacing:-1px;width:60px;height:60px;text-align:center;border-radius:50%;display:inline-block;line-height:56px;position:absolute;left:50%;margin-left:-28px;top:-20px;border:4px solid #fff}.bg-icon{font-size:30vw;position:absolute;z-index:-1;opacity:0.03;top:50%;left:50%;transform:translate(-50%, -40%);line-height:0}@media screen and (max-width: 768px){.bg-icon{font-size:300px}}.review,.review-list{overflow:hidden}.review .owl-item,.review-list .owl-item{opacity:0.4;transform:scale(.95)}.review .owl-item.active,.review-list .owl-item.active{opacity:1}.review .owl-item.active.center,.review-list .owl-item.active.center{transform:scale(1)}.review .text,.review-list .text{background-color:#fff;padding:20px;box-shadow:0 4px 13px 0px rgba(0,0,0,0.1);font-size:15px;display:block;position:relative;z-index:5}.review .text p,.review-list .text p{line-height:1.5}.review .title-wrap,.review-list .title-wrap{display:flex;align-items:center;margin:20px 0}.review .title-wrap .title,.review-list .title-wrap .title{font-size:16px;font-weight:600}.review .title-wrap img,.review-list .title-wrap img{width:48px;height:48px;border-radius:50%;margin-right:10px}.action-banner{position:relative;z-index:20}.icon-circle-160{width:160px;height:160px;border:2px solid #5c5c5c;border-radius:50%;display:flex;align-items:center;position:relative;padding:15px;z-index:5;margin:10px auto}.icon-circle-160 .title{font-size:24px;letter-spacing:-1px;display:block;font-weight:600;transform:rotate(-10deg);line-height:1;position:relative;z-index:1}.icon-circle-160 i{position:absolute;top:30px;left:-30px;height:64px;width:64px;z-index:-1;background-color:#fff;text-align:center;line-height:70px;font-size:40px;border-radius:50%}@media screen and (max-width: 768px){.icon-circle-160{width:140px;height:140px}.icon-circle-160 .title{font-size:20px}.icon-circle-160 i{font-size:30px}}.contact-blog .item-wrap{position:relative;justify-content:center}.contact-blog .item-wrap .icon{flex-shrink:0;font-size:64px;opacity:0.1;color:#222;transform:rotate(-10deg)}.contact-blog .item-wrap .text{position:relative;transform:translateX(-10px);z-index:10}.contact-blog .item-wrap .text span{font-size:14px;display:block}.contact-blog .item-wrap .text .big{font-size:16px;font-weight:600;color:#222}.contact-blog .item-wrap .text .style-first-word{font-size:18px}.contact-blog .item-wrap .text .style-first-word span{display:inline-block;font-size:14px}.footer-10 .footer-title{font-size:18px;font-weight:600;margin-bottom:20px;color:#222}.footer-10 .footer-menus li a{font-size:12px;color:#222;line-height:1.2;padding:5px 5px;display:block;width:100%}.footer-10 .footer-menus li a::before{position:relative;display:inline-block;left:0;margin-right:5px;width:6px;height:6px;background-color:#222;opacity:0.1;content:"";border-radius:50%}.footer-10 .footer-menus li a:hover{transform:translateX(2px)}.footer-10 .footer-menus li a:hover::before{opacity:0.25;width:10px;height:1px}.footer-10 .footer-menus.three-col{display:flex;flex-wrap:wrap}.footer-10 .footer-menus.three-col li{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}@media screen and (max-width: 991px){.footer-10 .footer-menus.three-col li{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.slider-mask-1{height:calc(100% + 1px);position:absolute;right:99%;top:-1px;z-index:20}@media screen and (max-width: 768px){.slider-mask-1{display:none}.slider-mask{transform:translate(0, 0) !important;bottom:0 !important;left:0 !important}}.thumb-list-1 .title{font-size:30px;font-weight:600}.owl-thumb-list-1{display:flex;margin:20px 0;flex-wrap:wrap}.owl-thumb-list-1 button.owl-thumb-item{font-size:14px;font-weight:600;padding:10px 20px;border-radius:30px;text-align:center;line-height:22px;display:inline-block;margin:10px}@media screen and (max-width: 991px){.owl-thumb-list-1 button.owl-thumb-item{flex:0 0 48%;max-width:48%;margin:1%;width:48%;padding:10px 0}}@media screen and (max-width: 768px){.special-list .text{order:2}}.special-list .price{display:flex;width:180px;height:180px;margin:20px 15px;flex-direction:column;justify-content:center;text-align:center;border-radius:50%}.special-list .price span{display:block;line-height:1;font-weight:600}.special-list .price span.desc{font-size:16px}.special-list .price span.name{font-size:40px;letter-spacing:-2px}.list-50 li{display:flex;align-items:center;font-size:14px;line-height:1.2;padding:5px 0}.list-50 li i{font-size:24px;margin-right:10px;margin-left:3px;color:#4c9d2f}.cars-carousel{position:static}.cars-carousel p{display:none}.cars-carousel button.owl-next,.cars-carousel button.owl-prev{width:48px;height:48px;position:absolute;top:40%;font-size:24px;color:#fff;z-index:50}.cars-carousel button.owl-next::before,.cars-carousel button.owl-prev::before{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;color:#fff;font-size:30px}.cars-carousel button.owl-next span,.cars-carousel button.owl-prev span{display:none}.cars-carousel button.owl-next{right:20px}.cars-carousel button.owl-next::before{content:"\4b"}.cars-carousel button.owl-prev{left:20px}.cars-carousel button.owl-prev::before{content:"\4a"}.cars-carousel .owl-item img{opacity:0.3}.cars-carousel .owl-item .item-detail.icon-list{opacity:0;transform:translateY(20px)}.cars-carousel .owl-item.active{opacity:1}.cars-carousel .owl-item.active img{opacity:1}.cars-carousel .owl-item.active .item-detail.icon-list{opacity:1;transform:translateY(0)}.cars-carousel .owl-item.active.center .item-detail.icon-list{background-color:#222;color:#fff}.cars-carousel .owl-item.active.center .item-detail.icon-list li{border-left:1px solid rgba(255,255,255,0.123)}.cars-carousel .item{padding-bottom:40px}.cars-carousel .item .img-wrap{position:relative;display:block;background-color:#000}.cars-carousel .item .item-title{position:absolute;right:10px;bottom:15px}.cars-carousel .item .item-title a{color:#fff;line-height:1}.cars-carousel .item .item-title a span{font-size:14px;line-height:1;display:inline-block;font-weight:600;margin-right:10px}.cars-carousel .item .item-title a i{display:inline-block;position:relative;top:3px;width:44px;height:44px;border:1px solid #fff;border-radius:50%;text-align:center;line-height:48px;font-size:18px}.item-detail.icon-list{max-width:90%;margin:0 auto;background-color:#fff;box-shadow:0 10px 15px 3px rgba(0,0,0,0.1)}.item-detail.icon-list ul{list-style:none;display:flex;align-items:center}.item-detail.icon-list ul li{flex-grow:1;padding:18px 10px;text-align:center;line-height:1;height:100%;border-left:1px solid rgba(0,0,0,0.123);flex-shrink:0;max-width:25%}.item-detail.icon-list ul li:first-child{border-left:none}.item-detail.icon-list ul li i{font-size:36px;display:block}.item-detail.icon-list ul li span{font-size:13px;font-weight:600;height:16px;display:block;line-height:11px}.owl-services .item .colm-md-8{background-color:#efeff1}.owl-services .title{font-size:30px;line-height:-2px;font-weight:600}@media screen and (max-width: 768px){.owl-services .title{font-size:24px}}.owl-services .detail-link{font-size:12px;color:#222;font-weight:bold;display:inline-block;margin-top:20px;opacity:0.5}.owl-services .detail-link i{font-size:18px;width:40px;height:40px;border:2px solid rgba(29,29,29,0.466);border-radius:50%;line-height:42px;text-align:center;margin-left:10px;display:inline-block;top:2px;position:relative}.owl-services .detail-link:hover{opacity:1}.owl-services .detail-link:hover i{transform:translateX(-10px)}.owl-services .img-wrap{border-radius:50%;overflow:hidden;display:block;padding:40px;position:relative;z-index:5}.owl-services .img-wrap img{border-radius:50%;width:100%}.owl-services .img-wrap .dashed-line{position:absolute;z-index:-1;width:94%;height:94%;border:dashed 2px #c4c4d1;top:0;left:0;display:block;border-radius:50%;top:3%;left:3%}.owl-thumb-list-2{background-color:#fff;box-shadow:0 10px 15px 5px rgba(0,0,0,0.08);width:auto;display:inline-block;padding:0 10px;top:-3vw;position:relative;z-index:5;-webkit-transform:skewX(20deg);-moz-transform:skewX(20deg);-ms-transform:skewX(20deg);-o-transform:skewX(20deg);transform:skewX(20deg);overflow:hidden}.owl-thumb-list-2 button{font-size:11px;font-weight:600;padding:12px 10px;color:#222;line-height:16px;letter-spacing:-0.4px;height:44px;-webkit-transform:skewX(-20deg);-moz-transform:skewX(-20deg);-ms-transform:skewX(-20deg);-o-transform:skewX(-20deg);transform:skewX(-20deg);position:relative;z-index:5}.owl-thumb-list-2 button span{width:20px;height:44px;position:absolute;z-index:-1;background-color:inherit;top:0;display:block;-webkit-transform:skewX(20deg);-moz-transform:skewX(20deg);-ms-transform:skewX(20deg);-o-transform:skewX(20deg);transform:skewX(20deg)}.owl-thumb-list-2 button:first-child span{left:-10px}.owl-thumb-list-2 button:last-child span{right:-10px}@media screen and (max-width: 768px){.owl-thumb-list-2{-webkit-transform:skewX(0);-moz-transform:skewX(0);-ms-transform:skewX(0);-o-transform:skewX(0);transform:skewX(0);display:flex;flex-wrap:wrap;padding:0;top:0;margin-top:15px}.owl-thumb-list-2 button{-webkit-transform:skewX(0);-moz-transform:skewX(0);-ms-transform:skewX(0);-o-transform:skewX(0);transform:skewX(0);max-width:50%;width:50%;flex:0 0 50%;font-size:10px;border-bottom:1px solid #e2e2e2;border-left:1px solid #e2e2e2}.owl-thumb-list-2 button span{display:none}}.title-1{text-align:center;margin:20px 0}.title-1 span{font-size:16px;font-weight:bold;letter-spacing:-0.6px;background-color:#fff;display:inline-block;margin:0 auto;padding:22px 15px}.icon-list-22{margin:25px 0;padding:3vw 0}.icon-list-22 .icon-box{text-align:center;margin:20px 0}.icon-list-22 .icon-box:hover .icon-wrap::before{transform:scale(1)}.icon-list-22 .icon-wrap{width:108px;height:108px;line-height:108px;text-align:center;display:block;margin:0 auto;border-radius:50%;position:relative;margin-bottom:20px}.icon-list-22 .icon-wrap i{font-size:54px;line-height:2.3}.icon-list-22 .icon-wrap::before{width:128px;height:128px;top:-10px;left:-10px;z-index:-1;position:absolute;border:0;content:"";border-radius:inherit;transform:scale(1.4)}.icon-list-22 .text span{display:block;line-height:1.2;font-size:14px}.icon-list-22 .text span.text1{font-size:18px;font-weight:600;margin:6px 0}.bulten{position:relative;background-color:#fff;border-top:4px solid #e2e2e2}.bulten .colm-md-6{min-height:220px}.bulten .bulten-form-wrap{padding:40px 15px}.bulten .bulten-img img{position:absolute;bottom:0;left:0;width:100%}.bulten .title{font-size:18px;line-height:1.2;margin-bottom:20px}.bulten .title span{display:block}.bulten .title span.text1{font-size:40px;font-weight:600;letter-spacing:-1px}.bulten .bulten-form{display:flex}.bulten .bulten-form .input{flex-grow:1;height:48px;background-color:#e2e2e2;padding:0 15px}.bulten .bulten-form .submit{padding:0 15px;font-size:14px;font-weight:600}@media screen and (max-width: 768px){.bulten{text-align:center}.bulten .colm-md-6{min-height:160px}.bulten .title{font-size:14px}.bulten .title span.text1{font-size:30px}}.footer-contact-2 li a{display:flex;color:#fff;align-items:center;opacity:0.7}.footer-contact-2 li a:hover{opacity:1}.footer-contact-2 li a i{width:40px;height:40px;line-height:40px;text-align:center;font-size:28px;margin-right:10px;flex-shrink:0}.cars-list{background-color:#e2e2e2}.cars-list .item-detail.icon-list{position:absolute;visibility:hidden;opacity:0;transform:translateY(60px);bottom:0;width:100%;max-width:100%}.cars-list .item-detail.icon-list ul{flex-wrap:wrap}.cars-list .item-detail.icon-list ul li{border:0;border-bottom:1px solid #e2e2e2;max-width:none;width:50%;font-size:12px;padding:10px 5px;display:flex;align-items:center;text-align:center;justify-content:center}.cars-list .item-detail.icon-list ul li:nth-child(2n){border-left:1px solid #e2e2e2}.cars-list .item-detail.icon-list ul li i{font-size:20px;display:inline-block;margin-right:5px}.cars-list .car-box{padding:0.7px !important;overflow:hidden;position:relative;flex:0 0 20%;max-width:20%}@media screen and (max-width: 1200px){.cars-list .car-box{flex:0 0 25%;max-width:25%}}@media screen and (max-width: 991px){.cars-list .car-box{flex:0 0 33%;max-width:33%}}.cars-list .car-box:hover .item-detail.icon-list{visibility:visible;opacity:1;transform:translateY(0)}.cars-list .car-box:hover .img-wrap{background:url(/Content/Themes/guntas/img/cars-bg.jpg) no-repeat;background-size:100% 100%}.cars-list .car-box:hover .img-wrap img{transform:scale(0.86) translateY(-60px)}.cars-list .car-box:hover .img-wrap .title{transform:translateY(-80px);color:#fff}.cars-list .img-wrap{background:#fff;display:block;position:relative;overflow:hidden;text-align:center}.cars-list .img-wrap .title{position:absolute;left:0;bottom:20px;text-align:center;display:block;color:#222;font-size:14px;font-weight:600;width:100%}.cars-list .img-wrap img{width:90%;margin:0 auto}.cars-list-page{background-color:#e2e2e2}.cars-list-page .item{padding:0.6px !important}.cars-list-page .item .title{font-size:18px;font-weight:600;transform:translateY(-30px)}.cars-list-page .item .cars-list-wrap{background-color:#fff}.cars-list-page .item .img-wrap{padding:0 15px;text-align:center}.cars-list-page .item .img-wrap img{width:100%}.cars-list-page .item .icon-list{max-width:100%;box-shadow:none;border-top:1px solid #e2e2e2;width:calc(100% - 1px)}.cars-list-page .item:hover .cars-list-wrap{background:#e4e4e4;background:-moz-radial-gradient(circle, #e4e4e4 1%, #c9c9c9 48%, #fff 100%);background:-webkit-radial-gradient(circle, #e4e4e4 1%, #c9c9c9 48%, #fff 100%);background:radial-gradient(circle, #e4e4e4 1%, #c9c9c9 48%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e4e4e4", endColorstr="#ffffff", GradientType=1)}.cars-list-page .item:hover .icon-list{background-color:#222}.cars-list-page .item:hover .icon-list ul li{color:#fff;border-color:rgba(255,255,255,0.226)}.cars-list-page .item:hover img{transform:scale(.9)}body.overlay{overflow:hidden;position:relative}body.overlay header{z-index:130}body.overlay header::after{content:"";display:block;position:absolute;width:100%;height:100vh;opacity:0.8;position:fixed;z-index:-1;background-color:#222;top:0;left:0}header.fixedable .shrink-40 .special-menu>li{height:64px}.special-menu{list-style:none;z-index:555;display:inline-block;margin-right:auto;position:static}.special-menu>li{height:96px;display:flex;align-items:center;position:static}.special-menu>li:hover>a{background-color:#fff;color:#222}.special-menu>li:hover>a::after{color:#222}.special-menu>li li.menu{display:none}.special-menu>li>a{display:flex;align-items:center;color:#fff;font-size:14px;font-weight:600;padding:15px 25px;border:2px solid #fff;border-radius:30px;line-height:20px}.special-menu>li>a .caret{display:none}.special-menu>li>a.dropdown-toggle::after{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:18px;content:"\e067" !important;position:relative;display:inline-block;margin-left:10px;font-size:12px;color:inherit}.special-menu>li .dropdown-menu{padding:0;margin:0;width:100%;border-radius:0;border:0;visibility:hidden;display:block;opacity:0;transform:translateY(50px);pointer-events:none;max-height:calc(100vh - 120px);overflow:auto}.special-menu>li:hover .dropdown-menu{transform:translateY(0);opacity:1;visibility:visible;pointer-events:all}.special-menu-fixed{position:fixed;top:150px;right:20px;width:62px;background-color:#fff;z-index:99;list-style:none;box-shadow:0 5px 15px 4px rgba(0,0,0,0.1);text-align:center;border-radius:30px;margin:0;padding:15px 0}.special-menu-fixed li{position:relative}.special-menu-fixed li:hover span{visibility:visible;opacity:1;transform:translateX(0)}.special-menu-fixed li:hover i{opacity:1}.special-menu-fixed li a{height:55px;display:flex;align-items:center}.special-menu-fixed li a span{position:absolute;color:#222;line-height:20px;padding:7px 15px;display:inline-block;opacity:0;visibility:hidden;height:30px;right:107%;top:50%;margin-top:-15px;white-space:nowrap;font-size:12px;background-color:#fff;border-radius:30px;box-shadow:0 5px 15px 4px rgba(0,0,0,0.1);font-weight:600;transform:translateX(-15px)}.special-menu-fixed li a i{width:62px;font-size:40px;text-align:center;color:#222;opacity:0.5}.header-phone-special{margin:0 15px;display:flex;align-items:center;flex-shrink:0}.header-phone-special .phone-wrap{background-color:#fff;height:55px;display:inline-block;margin-left:5px;color:#222;padding:10px 20px;padding-left:8px;border-top-right-radius:30px;border-bottom-right-radius:30px;line-height:1.3;position:relative}.header-phone-special .phone-wrap a{color:#222}.header-phone-special .phone-wrap::before{content:"";display:block;position:absolute;right:100%;top:0;height:100%;width:17px;background-size:100% 100%;background:url(/Content/Themes/guntas/img/phone-before.png)}.header-phone-special .phone-wrap .text-1{font-size:10px;display:block;letter-spacing:-1px}.header-phone-special .phone-wrap .text-2{font-size:18px;display:block;font-weight:600}.header-phone-special .phone-wrap .text-2 span{font-size:14px}.header-phone-special i{height:55px;width:55px;line-height:55px;background-color:#fff;color:#222;border-radius:50%;display:inline-block;text-align:center;font-size:36px}.header-phone-special i::before{line-height:inherit}.top-nav-special{background-color:transparent;height:40px;width:100%;position:relative;padding-left:250px;padding-right:120px}.top-nav-special::before{background-color:#fff;height:40px;width:calc(100% - 390px);left:270px;top:0;content:"";display:block;position:absolute}.top-nav-special span.left{background:url(/Content/Themes/guntas/img/header-left.png) top left no-repeat;position:absolute;width:50px;height:40px;background-size:100% 100%;left:220px;top:0}.top-nav-special span.right{background:url(/Content/Themes/guntas/img/header-right.png) top left no-repeat;position:absolute;width:120px;height:40px;background-size:100% 100%;right:0;top:0}@media screen and (min-width: 992px){.special-header .logo img{max-width:200px;transform:translateY(-25px);display:inline-block}}.special-header.fixedable .logo img{transform:translateY(0px)}.no-clip{clip-path:none !important}.static-banner-1{width:100%;height:350px;position:relative;padding-top:140px;padding-bottom:30px;-webkit-clip-path:polygon(100% 0, 100% 70%, 53% 93%, 0 100%, 0 0);clip-path:polygon(100% 0, 100% 70%, 53% 93%, 0 100%, 0 0);overflow:hidden;z-index:10}.static-banner-1 .title{line-height:1.4}.static-banner-1 .breadcrumb[class*="style"]{border-radius:0;background-color:transparent;color:#fff;border:0;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.3)}.static-banner-1 .breadcrumb[class*="style"] li,.static-banner-1 .breadcrumb[class*="style"] li.active{color:#fff;opacity:0.7}.static-banner-1 .breadcrumb[class*="style"] li a,.static-banner-1 .breadcrumb[class*="style"] li.active a{color:#fff}.static-banner-1 .hero-bg{opacity:1}.static-banner-1 .page-title{border:0 !important;color:#fff !important}.static-banner-1 .page-title::before{background-color:#fff !important}.static-banner-1 .page-title span{color:#fff}.static-banner-1 .page-title span::before{display:none}@media screen and (max-width: 991px){.static-banner-1{height:auto;padding-top:0}}.menu-collapse.style-2,.style-2.menu-collapse1,.style-2.menu-collapse2{width:64px;height:64px;border:2px solid rgba(255,255,255,0.8);margin:0 10px;border-radius:50%}.menu-collapse.style-2 .bar-group,.style-2.menu-collapse1 .bar-group,.style-2.menu-collapse2 .bar-group{overflow:visible;height:auto}.menu-collapse.style-2 .bar-group span.bar,.style-2.menu-collapse1 .bar-group span.bar,.style-2.menu-collapse2 .bar-group span.bar{background-color:#fbf7f7;opacity:1;border-radius:50px;height:4px}.menu-collapse.style-2 .bar-group span.bar::after,.style-2.menu-collapse1 .bar-group span.bar::after,.style-2.menu-collapse2 .bar-group span.bar::after,.menu-collapse.style-2 .bar-group span.bar::before,.style-2.menu-collapse1 .bar-group span.bar::before,.style-2.menu-collapse2 .bar-group span.bar::before{height:4px;border-radius:50px}.menu-collapse.style-2.style-3,.style-2.style-3.menu-collapse1,.style-2.style-3.menu-collapse2{width:54px;height:54px;margin:0 5px}.menu-collapse.style-2.style-3 .bar-group span.bar,.style-2.style-3.menu-collapse1 .bar-group span.bar,.style-2.style-3.menu-collapse2 .bar-group span.bar{width:30px}.menu-collapse.style-2.style-3.darker,.style-2.style-3.darker.menu-collapse1,.style-2.style-3.darker.menu-collapse2{width:60px;height:60px;background-color:transparent;border:0}.menu-collapse.style-2.style-3.darker .bar-group span.bar,.style-2.style-3.darker.menu-collapse1 .bar-group span.bar,.style-2.style-3.darker.menu-collapse2 .bar-group span.bar{width:40px;background-color:#585561}.icon-button.style-2{width:64px;height:64px;line-height:64px;background:#fbf7f7;border-radius:50%;color:#222;line-height:64px;font-size:30px}.icon-button.style-2 i::before{line-height:inherit}.icon-button.style-3{width:54px;height:54px;line-height:54px;background:transparent;border:2px solid rgba(255,255,255,0.8);border-radius:50%;color:#fff;line-height:50px;font-size:20px}.icon-button.style-3 i::before{line-height:inherit}.icon-button.style-3.darker{background-color:#d3d3da;width:60px;height:60px;line-height:60px;border:0;color:#333;font-size:24px}body .append-footer-content-1{display:none}body footer .append-footer-content-1{display:block !important}.owl-text .item{padding:20px}.owl-text .item .desc{color:#222;font-size:24px;font-weight:600;line-height:1.5}.owl-text .item .title{font-size:30px;padding:10px 0;margin:10px 0;line-height:1.4}.owl-text .item .title a{color:#222}.owl-text.white-text{color:#fff}.owl-text.white-text .desc,.owl-text.white-text .title,.owl-text.white-text .title a{color:#ffff}ul.route1{list-style:none;padding:10px;margin:10px 0}ul.route1 li{text-align:center;border:1px solid #e2e2e2;float:left;padding:5px 8px;line-height:21px;font-size:13px;min-width:16.4%}@media screen and (max-width: 768px){ul.route1 li{min-width:20%}}.flex-list{display:flex;list-style:none;flex-wrap:wrap}.flex-list.reverse{flex-direction:column-reverse}.flex-list li{max-width:108px;flex:1 0 108px;text-align:center;display:inline-block;padding:10px;margin:1px;border:1px solid #eeeeee;border-radius:8px}@media screen and (max-width: 991px){.flex-list li{max-width:32%;flex:1 0 32%}}.flex-list li i{display:block;font-size:24px;height:28px;width:28px;line-height:28px;color:#d4052c;margin-bottom:5px;margin-left:auto;margin-right:auto}.flex-list li i::before{line-height:inherit}.flex-list li .text{line-height:1.2;display:block;font-size:12px;font-weight:500}.flex-list li:nth-child(1),.flex-list li.first{background-color:#d4052c;color:#fff}.flex-list li:nth-child(1) i,.flex-list li.first i{color:#fff}.logo-slogan1{color:#fff;max-width:200px;font-size:13px;line-height:17px}.language-style1{background-color:#e4e4e4;position:relative;z-index:5;border-radius:30px;padding:0 10px;margin:0 5px}.language-style1::before{content:"";display:block;position:absolute;top:2px;left:2px;width:103%;height:36px;border-radius:inherit;z-index:-1;background:#fff}.language-style1 a{height:40px;line-height:24px;padding:8px 6px;color:#222;font-size:13px;display:inline-block;font-weight:600;text-transform:capitalize}.language-style1 a::before{font:inherit;content:"/";color:inherit;display:inline-block;line-height:inherit;margin-right:3px;position:relative;left:-4px}.language-style1 a:nth-child(1)::before{display:none}.language-style3{border:2px solid rgba(255,255,255,0.47);position:relative;z-index:5;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;padding:0 8px;margin:0 3px}.language-style3 a{height:40px;line-height:24px;padding:7px 4px;color:#fff;font-size:13px;display:inline-block;font-weight:600;text-transform:capitalize}.language-style3 a::before{font:inherit;content:"/";color:inherit;display:inline-block;line-height:inherit;margin-right:3px;position:relative;left:-4px}.language-style3 a:nth-child(1)::before{display:none}.search-style1{height:64px;width:64px;border-radius:50%;text-align:center;font-size:20px;line-height:64px;color:#222;background-color:#e2e2e2}.search-style1 i::before{line-height:inherit}.fixedable .search-style1{border-radius:0}.product-list-03 .product-wrap{position:relative;z-index:20}.product-list-03 .product-wrap::before{width:100%;height:100%;top:50%;left:50%;background-color:#fff;transform:translate(-50%, -50%);content:"";display:block;position:absolute;z-index:-1;opacity:0;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.product-list-03 .product-wrap:hover{z-index:22}.product-list-03 .product-wrap:hover img{transform:scale(1.03)}.product-list-03 .product-wrap:hover::before{width:calc(100% + 20px);height:calc(100% + 20px);opacity:1;box-shadow:0 5px 20px 4px rgba(0,0,0,0.1)}.product-list-03 .product-wrap img{width:100%;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.product-list-03 .product-wrap .img-wrap{display:block;position:relative;text-align:center;padding-bottom:30px}.product-list-03 .product-wrap .product-name{position:relative;text-align:center;margin:0 auto;font-size:14px;letter-spacing:-0.5px;color:#222;background-color:#e6e3e3;display:inline-block;line-height:24px;padding:8px 16px;border-radius:30px;z-index:20;min-width:80%;max-width:calc(100% - 8px);font-weight:600}.product-list-03 [class*="colm"]{padding:0;margin:0;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;flex:0 0 100%}@media screen and (min-width: 480px){.product-list-03 [class*="colm"]{max-width:50%;flex:0 0 50%}}@media screen and (min-width: 992px){.product-list-03 [class*="colm"]{max-width:33.33%;flex:0 0 33.33%}}@media screen and (min-width: 1440px){.product-list-03 [class*="colm"]{max-width:25%;flex:0 0 25%}}.product-list-03.style-1 [class*="colm"]{flex:0 0 50%;max-width:50%;border-color:#d3d3d3}@media screen and (min-width: 576px){.product-list-03.style-1 [class*="colm"]{flex:0 0 33.333%;max-width:33.333%}}@media screen and (min-width: 992px){.product-list-03.style-1 [class*="colm"]{flex:0 0 16.666%;max-width:16.666%}}.product-list-03.style-1 .product-wrap{padding-bottom:30px}.product-list-03.style-1 .product-wrap .product-name{font-size:13px}.static-banner-2{padding:0;display:flex;align-items:center;padding-top:25px;padding-bottom:80px;background-color:#222;position:relative;z-index:20}.static-banner-2 .container,.static-banner-2 .owl-banner.nav-left-bottom .owl-nav,.owl-banner.nav-left-bottom .static-banner-2 .owl-nav,.static-banner-2 .owl-banner.nav-right-bottom .owl-nav,.owl-banner.nav-right-bottom .static-banner-2 .owl-nav{width:1600px;max-width:100%;padding:0 15px}.static-banner-2 .hero-bg{background-position:top right;opacity:0.85}.static-banner-2 .title{color:#fff;font-size:54px;font-weight:300;margin:0}.static-banner-2 .desc{font-size:22px;color:#fff;letter-spacing:-1px}@media screen and (max-width: 768px){.static-banner-2{padding-bottom:20px}.static-banner-2 .title{font-size:36px}.static-banner-2 .desc{font-size:18px}}table.product-table{border-collapse:collapse;width:100%}table.product-table u{text-decoration:none !important}table.product-table th,table.product-table td{text-align:left;padding:8px;text-decoration:none !important}table.product-table tr.sub-title{font-size:12px;border:0}table.product-table tr.sub-title td{border:0 !important}.home-box-content{align-items:flex-end}.home-box-content .box-wrap img{max-width:100%;position:relative}.home-box-content .box-wrap .box{height:290px;max-width:300px;padding:20px;background:#000;display:flex;flex-direction:column;position:relative;z-index:1;overflow:hidden}.home-box-content .box-wrap .box .box-title{font-size:12px;font-weight:600;margin-bottom:20px;opacity:0.66}.home-box-content .box-wrap .box .box-desc{font-size:26px;font-weight:300;line-height:1.2;letter-spacing:-1.5px}.home-box-content .box-wrap .box .box-link{display:inline-flex;align-items:center;font-size:12px;font-weight:600;margin-top:auto;color:inherit;padding:8px 0;line-height:20px;width:auto;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.home-box-content .box-wrap .box .box-link:hover{padding-left:6px}.home-box-content .box-wrap .box .box-link i{margin-left:15px;line-height:20px;font-size:20px}.home-box-content .box-wrap .box .box-link i::before{line-height:inherit}.home-box-content .box-wrap .box.box-1{position:absolute;z-index:20;top:0;left:0}.home-box-content .box-wrap .box.box-2{background-color:#eeebeb;position:relative;z-index:22;color:#222;box-shadow:15px 10px 40px 10px rgba(0,0,0,0.35)}.home-box-content .box-wrap .box.box-2 .box-link{color:inherit}.home-box-content .box-wrap .box.box-3{background-color:#3fb008;color:#fff}.home-box-content .box-wrap .box .bg-icons{position:absolute;font-size:196px;opacity:0.1;z-index:-1;top:38%;left:56%;transform:rotate(45deg)}@media screen and (max-width: 768px){.home-box-content{align-items:stretch}.home-box-content .box-wrap{position:relative}.home-box-content .box-wrap img{position:absolute;object-fit:cover}.home-box-content .box-wrap .box{max-width:none;width:100%;height:auto;min-width:250px}.home-box-content .box-wrap .box.box-1{position:relative}.home-box-content .box-wrap .box .box-desc{font-size:18px}}.dots-anim .owl-dots{position:absolute;right:4%;top:36%;transform:translateY(-50%);z-index:88;width:14px;display:block !important;margin:0;transform:scale(.92)}.dots-anim .owl-dots .owl-dot{width:14px;height:14px;position:relative;margin:8px 0;background-color:#fff;border-radius:50%}.dots-anim .owl-dots .owl-dot::after,.dots-anim .owl-dots .owl-dot::before{width:34px;height:34px;top:-10px;left:-10px;content:"";display:block;position:absolute;border-radius:100%;box-sizing:inherit}.dots-anim .owl-dots .owl-dot::after{border:0 solid transparent}.dots-anim .owl-dots .owl-dot::before{border:2px solid transparent}.dots-anim .owl-dots .owl-dot.active::after{border-top:2px solid #fff;border-left-width:2px;border-right-width:2px;-webkit-transform:rotate(270deg);transform:rotate(270deg);transition:border-left-width 0s linear 3.35s, -webkit-transform 0.4s linear 0s;transition:transform 3.4s linear 0s, border-left-width 0s linear 0.35s;transition:transform 3.4s linear 0s, border-left-width 0s linear 3.35s, -webkit-transform 1.4s linear 0s}.dots-anim .owl-dots .owl-dot.active::before{border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;transition:border-top-color 3.15s linear, border-right-color 4.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s}.icon-links-list{list-style:none;display:flex}.icon-links-list a,.icon-links-list .icon2{transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.icon-links-list li{flex-grow:0;min-width:400px;max-width:100%}@media screen and (max-width: 768px){.icon-links-list li{flex-grow:1;min-width:0}}.icon-links-list li a{display:flex;align-items:center;padding:15px 10px;color:#222;background-color:#fff;border:1px solid #cac9c9}.icon-links-list li a:hover .icon2{transform:translateX(-15px);background-color:#fff;color:#222;opacity:1}.icon-links-list li a .icon1,.icon-links-list li a .icon2{border-radius:50%;text-align:center;display:block}.icon-links-list li a .icon1 i,.icon-links-list li a .icon2 i{display:inline-block}.icon-links-list li a .icon1 i,.icon-links-list li a .icon1 i::before,.icon-links-list li a .icon2 i,.icon-links-list li a .icon2 i::before{line-height:inherit}.icon-links-list li a .icon1{width:64px;height:64px;line-height:64px;font-size:48px;margin-right:auto}.icon-links-list li a .icon2{margin-left:auto;width:40px;height:40px;line-height:40px;font-size:22px;background-color:#cac1c1;opacity:0.6}.icon-links-list li a .icon2::before{line-height:inherit}.icon-links-list li a .name{font-weight:600;letter-spacing:-1px;font-size:18px}@media screen and (min-width: 992px){.header-wrap{position:relative;z-index:20}.header-wrap [class*="search-bar"]{z-index:5}}.header-social-bar{list-style:none;display:inline-flex;height:40px;width:auto;align-items:center}.header-social-bar::before{left:-9px !important}.header-social-bar i::before{line-height:inherit}.header-social-bar li.name{height:40px;line-height:24px;padding:8px 12px;font-size:12px;margin-right:auto;display:inline-block}.header-social-bar li.name i{margin-right:5px}.header-social-bar li a{line-height:24px;padding:8px 4px;display:inline-block;width:30px;font-size:16px;text-align:center;opacity:0.7;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.header-social-bar li a:hover{opacity:1}.home-form-3 .input-wrap{margin:10px 0 !important}.home-form-3 .input-wrap .input{width:100%;background-color:#fff;box-shadow:inset 2px 2px 5px 0 rgba(0,0,0,0.08);border:1px solid #dcdcdc;height:60px;padding:10px 15px;color:#222;font-size:16px;font-weight:600;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.home-form-3 .input-wrap .input::placeholder{font-size:14px;font-weight:inherit;opacity:0.6;font-weight:500;font-style:italic}.home-form-3 .input-wrap .input:-moz-placeholder{font-size:14px;font-weight:inherit;opacity:0.6;font-weight:500;font-style:italic}.home-form-3 .input-wrap .input::-moz-placeholder{font-size:14px;font-weight:inherit;opacity:0.6;font-weight:500;font-style:italic}.home-form-3 .input-wrap .input:-ms-input-placeholder{font-size:14px;font-weight:inherit;opacity:0.6;font-weight:500;font-style:italic}.home-form-3 .input-wrap .input::-webkit-input-placeholder{font-size:14px;font-weight:inherit;opacity:0.6;font-weight:500;font-style:italic}.home-form-3 .input-wrap .input:focus{box-shadow:inset 2px 2px 5px 0 rgba(0,0,0,0.24);background-color:#ffffff;padding-left:20px;outline:none !important}@media screen and (max-width: 480px){footer .collapse-mobile .footer-title{display:block;cursor:pointer;position:relative;padding-right:36px;border-bottom:1px solid rgba(255,255,255,0.287);margin:0 !important;padding:15px 10px !important}footer .collapse-mobile .footer-title::before{content:"\e067";font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;position:absolute;font-size:20px;right:0;height:30px;line-height:30px;width:30px;text-align:center;top:50%;margin-top:-15px;transition:max-height 0.3s ease-out;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}footer .collapse-mobile .footer-title ~ ul{visibility:hidden;opacity:0;max-height:0;transition:max-height 0.3s ease-out;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86);overflow:visible}footer .collapse-mobile .footer-title.is_active ~ ul{visibility:visible;max-height:450px;opacity:1}footer .collapse-mobile .footer-title.is_active::before{transform:rotate(45deg)}}.o-hidden-overlay{overflow:hidden;position:relative}.o-hidden-overlay #wrapper::before{opacity:0.85;z-index:120;pointer-events:all}.fixed-form-1{background-color:#3d3d3d;width:360px;max-width:100%;padding:30px 20px;padding-top:60px;height:100vh;position:fixed;z-index:180;top:0;right:0;color:#fff;transform:translateX(100%);transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86);opacity:0;visibility:hidden;overflow:auto}.fixed-form-1 .form-title{font-size:26px;margin-bottom:8px}.fixed-form-1 .form-desc{font-size:16px;margin-bottom:20px;display:block}.fixed-form-1 .input-wrap{width:100%}.fixed-form-1 .input-wrap .input{width:100%;height:48px;background-color:rgba(255,255,255,0.075);color:#fff;border-color:rgba(255,255,255,0.185)}.fixed-form-1 .input-wrap .input::placeholder{color:#fff;opacity:0.8}.fixed-form-1 .input-wrap .input:-moz-placeholder{color:#fff;opacity:0.8}.fixed-form-1 .input-wrap .input::-moz-placeholder{color:#fff;opacity:0.8}.fixed-form-1 .input-wrap .input:-ms-input-placeholder{color:#fff;opacity:0.8}.fixed-form-1 .input-wrap .input::-webkit-input-placeholder{color:#fff;opacity:0.8}.fixed-form-1 .input-wrap .input:focus,.fixed-form-1 .input-wrap .input.has-content{background-color:#fff;color:#222}.fixed-form-1 .input-wrap .input:focus::placeholder,.fixed-form-1 .input-wrap .input.has-content::placeholder{color:#222}.fixed-form-1 .input-wrap .input:focus:-moz-placeholder,.fixed-form-1 .input-wrap .input.has-content:-moz-placeholder{color:#222}.fixed-form-1 .input-wrap .input:focus::-moz-placeholder,.fixed-form-1 .input-wrap .input.has-content::-moz-placeholder{color:#222}.fixed-form-1 .input-wrap .input:focus:-ms-input-placeholder,.fixed-form-1 .input-wrap .input.has-content:-ms-input-placeholder{color:#222}.fixed-form-1 .input-wrap .input:focus::-webkit-input-placeholder,.fixed-form-1 .input-wrap .input.has-content::-webkit-input-placeholder{color:#222}.fixed-form-1 .close-button{width:48px;height:48px;top:0;right:0;color:#222;background-color:#fff;text-align:center;line-height:48px;display:block;position:absolute;cursor:pointer}.fixed-form-1 .close-button i::before{line-height:inherit}.fixed-form-1.is_active{opacity:1;visibility:visible;transform:translateX(0)}.slider-style-01 .owl-carousel .owl-title{font-size:18px;font-weight:800;font-family:"Raleway", sans-serif;letter-spacing:-0.5px}.slider-style-01 .owl-carousel .owl-description{font-size:54px;font-weight:600;font-family:"Raleway", sans-serif;letter-spacing:-1px}.slider-style-01 .owl-carousel .owl-button{font-weight:800;font-size:11px;font-family:"Raleway", sans-serif;letter-spacing:-0.3px;background-color:#e4730a;margin:10px 0;padding:5px 25px;color:#fff;border-radius:30px}@media screen and (max-width: 1200px){.slider-style-01 .owl-carousel .owl-description{font-size:36px;margin:10px 0;line-height:1.1}.slider-style-01 .owl-carousel .owl-title{margin:0;font-size:15px}}@media screen and (max-width: 480px){.slider-style-01 .owl-carousel .owl-caption-wrap.caption-center-top,.slider-style-01 .owl-carousel .owl-caption-wrap.caption-left-top{top:44%}.slider-style-01 .owl-carousel .owl-title{font-size:13px}.slider-style-01 .owl-carousel .owl-description{font-size:30px}}@media (min-width: 1200px) and (max-width: 1367px){.slider-style-01 .owl-carousel .owl-description{font-size:44px}}.slider-style-02 .owl-carousel .owl-caption-wrap{max-width:1400px}.slider-style-02 .owl-carousel .owl-title{font-size:20px;color:#dcb03f}.slider-style-02 .owl-carousel .owl-description{font-size:4.3vw;line-height:1}@media screen and (max-width: 991px){.slider-style-02 .owl-carousel .owl-description{font-size:48px}}@media screen and (max-width: 768px){.slider-style-02 .owl-carousel .owl-title{font-size:16px}.slider-style-02 .owl-carousel .owl-description{font-size:30px}.slider-style-02 .owl-carousel .item{background-color:#222}.slider-style-02 .owl-carousel .item img{opacity:0.68}}.slider-style-02.dots-anim .owl-dots{top:45%}.slider-style-02 .owl-carousel .owl-button{border-radius:100px;font-size:12px;font-weight:600;color:#222;padding:13px 15px;display:inline-block;background-color:#fff;position:relative;z-index:20;padding-right:25px;letter-spacing:-0.5px;border:0;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.slider-style-02 .owl-carousel .owl-button::before{content:"";display:block;position:absolute;z-index:-1px;width:calc(100% + 6px);height:calc(100% + 6px);top:-3px;left:-3px;background-color:#fff;opacity:0.2;border-radius:inherit;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.slider-style-02 .owl-carousel .owl-button span{padding-right:10px;display:inline-block}.slider-style-02 .owl-carousel .owl-button::after{content:"\41";width:100%;line-height:inherit;display:inline-block;pointer-events:none;font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;transform:translateY(-50%);color:inherit;font-size:14px;z-index:5;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.slider-style-02 .owl-carousel .owl-button:hover{padding-left:20px;padding-right:30px}.slider-style-02 .owl-carousel .owl-button:hover::after{transform:translateX(5px);background-color:#f3f1f1}.slider-style-02 .owl-carousel .owl-button:hover::before{opacity:0;transform:scale(1.4)}.owl-thumb-list-3{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-around;z-index:50;width:1400px;max-width:95%}.owl-thumb-list-3 button.owl-thumb-item{font-size:16px;font-weight:600;font-family:"Raleway", sans-serif;letter-spacing:-0.5px;color:#fff;opacity:0.6;position:relative;padding:10px 20px}.owl-thumb-list-3 button.owl-thumb-item::before{content:"";display:block;position:absolute;bottom:100%;left:0;background-color:#175fc1;height:3px;width:0;visibility:hidden;transition:width 4s ease-out}.owl-thumb-list-3 button.owl-thumb-item.active{opacity:1}.owl-thumb-list-3 button.owl-thumb-item.active::before{width:100%;visibility:visible}.section-style-1{font-family:"Raleway", sans-serif}.section-style-1 p{margin-bottom:10px}.section-style-1 .slogan{font-weight:600;font-size:14px;display:block;margin-bottom:15px}.section-style-1 .desc{font-weight:600;font-size:30px;letter-spacing:-1px;margin-bottom:20px;line-height:1.1}.section-style-1 .section-link{line-height:1.2;padding:10px 25px;margin-top:10px;display:inline-block;background-color:#175fc1;color:#fff;font-size:11px;border-radius:30px;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86);-webkit-box-shadow:4px 7px 35px 10px rgba(0,0,0,0.19);box-shadow:4px 7px 35px 10px rgba(0,0,0,0.19)}.section-style-1 .section-link:hover{padding-right:20px;transform:translateY(-5px);-webkit-box-shadow:4px 7px 35px 10px rgba(0,0,0,0.19);box-shadow:4px 7px 35px 10px rgba(0,0,0,0.05)}.section-style-1 .section-link i{margin-left:10px}.section-style-1 .section-link i::before{line-height:inherit}.slider-hero-01{background-color:#f6f3f1}h1 i.title-none,h2 i.title-none,h3 i.title-none,h4 i.title-none{display:none !important}.owl-thumb-list-4{display:flex;max-width:1170px;justify-content:space-around;align-items:baseline;margin:30px auto;padding:20px 15px;flex-wrap:nowrap;overflow:auto}@media screen and (max-width: 768px){.owl-thumb-list-4{padding:20px 0;justify-content:normal}}.owl-thumb-list-4 button.owl-thumb-item{color:#222;text-align:center;flex:1;min-width:110px}.owl-thumb-list-4 button.owl-thumb-item i{font-size:48px;display:block;opacity:0.5;width:110px;border:2px solid #d6d6d6;color:#666;text-align:center;padding:20px 10px;background:#fff;position:relative;z-index:5;margin:15px auto;transition:all .3s ease-in}.owl-thumb-list-4 button.owl-thumb-item i::after{content:"";display:block;position:absolute;width:16px;height:16px;bottom:-9px;background-color:inherit;transform:rotate(-45deg);border-left:2px solid #175fc1;border-bottom:2px solid #175fc1;left:50%;margin-left:-8px;z-index:-1;opacity:0;transition:all .3s ease-in}.owl-thumb-list-4 button.owl-thumb-item span{display:block;font-size:14px;font-weight:bold;text-align:center;line-height:1.2;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.owl-thumb-list-4 button.owl-thumb-item.active i{border:2px solid #175fc1;color:#175fc1;opacity:1}.owl-thumb-list-4 button.owl-thumb-item.active i::after{opacity:1}.owl-thumb-list-4 button.owl-thumb-item.active span{transform:translateY(8px)}@media screen and (max-width: 768px){.owl-thumb-list-4 button.owl-thumb-item{min-width:92px}.owl-thumb-list-4 button.owl-thumb-item span{font-size:11px;padding:5px;font-weight:400}.owl-thumb-list-4 button.owl-thumb-item i{padding:10px 15px;width:auto;font-size:34px;opacity:1;margin:0 auto 10px auto;border-width:1px !important;border-color:transparent;background-color:#f3eded;margin:0.6px}.owl-thumb-list-4 button.owl-thumb-item i::after{border-width:1px !important}}.section-link-2{display:inline-flex;align-items:center;color:#222;font-weight:600;font-size:15px;letter-spacing:-0.5px;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86);margin-top:25px}.section-link-2:hover{padding-left:10px;color:#222}.section-link-2:hover i{transform:scale(1.1)}.section-link-2 i{width:60px;height:60px;line-height:60px;text-align:center;margin-left:15px;background-color:#b1956d;color:#fff;border-radius:50%;font-size:21px;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.thumb-style-2 .owl-thumb-list-4{width:100%;margin-bottom:0;max-width:none;border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2;box-shadow:0 18px 12px 4px rgba(0,0,0,0.08);position:relative;z-index:20;margin:0;padding:0;align-items:stretch}.thumb-style-2 .owl-thumb-list-4 button.owl-thumb-item{display:flex;height:140px;background-color:#fff;flex:1 1 16.666%;max-width:16.666%;align-items:flex-end;border-left:1px solid #e2e2e2;padding:15px 10px;padding-bottom:20px;text-align:left;line-height:1.3;font-size:14px;font-weight:600;text-transform:uppercase;overflow:hidden;position:relative;min-width:130px;transition:all .3s ease-in}.thumb-style-2 .owl-thumb-list-4 button.owl-thumb-item::before{width:30px;height:30px;content:"";display:block;position:absolute;top:-25px;left:10px;background-color:green;transform:rotate(-45deg);z-index:20;pointer-events:none;transition:all .3s ease-in}.thumb-style-2 .owl-thumb-list-4 button.owl-thumb-item.active{background:#e2d9d4;padding-bottom:25px}.thumb-style-2 .owl-thumb-list-4 button.owl-thumb-item.active::before{top:-20px}.slider-hero-thumbnail{position:relative;max-width:90%;width:1800px;margin-left:auto;margin-right:auto;padding:0;background-color:#f6f3f1}@media screen and (max-width: 768px){.slider-hero-thumbnail{max-width:none;width:100%}}.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-next,.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-prev{height:100%;position:absolute;width:5%;background-color:#fff;text-align:center;line-height:40px;top:0;font-size:24px}.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-next:hover,.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-prev:hover{background-color:#e6e2e0}.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-next::before,.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-prev::before{content:"";width:100%;height:40px;line-height:40px;pointer-events:none;font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:inherit;line-height:inherit;transform:translateY(-50%);top:50%;opacity:0.66}.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-next span,.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-prev span{display:none}@media screen and (max-width: 768px){.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-next,.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-prev{width:40px;height:40px;text-align:center;border-radius:50%;box-shadow:0 0 10px 4px rgba(0,0,0,0.1);font-size:14px;top:30vw}}.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-prev{right:100%}.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-prev::before{content:"\71"}@media screen and (max-width: 768px){.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-prev{right:auto;left:10px}}.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-next{left:100%}.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-next::before{content:"\7a"}@media screen and (max-width: 768px){.slider-hero-thumbnail.owl-carousel .owl-nav button.owl-next{left:auto;right:10px}}.slider-hero-thumbnail .colm-md-6{padding:0}@media screen and (min-width: 1200px){.slider-hero-thumbnail .hero-img1{min-height:450px}.slider-hero-thumbnail .hero-img1 img{min-height:450px;object-fit:cover}}.slider-hero-thumbnail .hero-text1{padding:30px}@media screen and (max-width: 768px){.slider-hero-thumbnail .hero-text1{padding:10px 20px 20px 30px}}.slider-hero-thumbnail .hero-title1{font-size:36px;font-weight:600;margin-bottom:20px}@media screen and (max-width: 768px){.slider-hero-thumbnail .hero-title1{font-size:24px}}.slider-hero-thumbnail .hero-desc1{font-size:18px;letter-spacing:-0.6px;line-height:1.4}@media screen and (max-width: 768px){.slider-hero-thumbnail .hero-desc1{font-size:15px}}.slider-hero-thumbnail .hero-button{line-height:1.6;padding:14px 25px;display:inline-flex;align-items:center;font-size:12px;position:relative;margin-top:30px;border-radius:30px;transition:all .3s ease-in;max-width:90%;min-width:200px;font-weight:600;-webkit-box-shadow:4px 7px 35px 10px rgba(0,0,0,0.19);box-shadow:4px 7px 35px 10px rgba(0,0,0,0.19);transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.slider-hero-thumbnail .hero-button span{margin-right:auto}.slider-hero-thumbnail .hero-button:hover{padding-right:20px;transform:translateY(-5px);-webkit-box-shadow:4px 7px 35px 10px rgba(0,0,0,0.19);box-shadow:4px 7px 35px 10px rgba(0,0,0,0.05)}.slider-hero-thumbnail .hero-button i{position:relative;margin-left:auto;padding-left:15px}.slider-hero-thumbnail .hero-button i::before{line-height:inherit}.bg-color-special-1{background-color:#242229}.home-box-new [class*="colm"]{padding:0}.home-box-new .icon-box{padding:20px 10px;color:#fff;text-align:center;line-height:1.1}.home-box-new .icon-box i{font-size:38px;color:#fff}.home-box-new .icon-box .name{font-size:60px;font-weight:600;letter-spacing:-3px;display:block;margin:7px 0}.home-box-new .icon-box .desc{font-size:18px;font-weight:400;letter-spacing:-1px;display:block;margin:0}@media screen and (max-width: 768px){.home-box-new{border-top:1px solid rgba(255,255,255,0.3)}.home-box-new [class*="colm"]{border-left:1px solid rgba(255,255,255,0.3);border-bottom:1px solid rgba(255,255,255,0.3)}}.price-list-table{font-family:"Raleway", sans-serif;margin:10px 10px;text-align:center;background-color:#f5f7fa;box-shadow:5px 4px 28px 3px rgba(0,0,0,0.16);border-top-right-radius:20px}.price-list-table span.sub-title{background-color:#dfe2e9;padding:14px 10px;font-size:14px;font-weight:600;color:#43464c;display:block;border:0;margin:0}.price-list-table ul{list-style:none;color:#222;font-size:13px;font-weight:600;margin:0}.price-list-table ul li{padding:12px 10px;line-height:1.4;border-bottom:1px solid #d4d3d3}.price-list-table .title{background-color:#240ab9;color:#fff;border-top-right-radius:20px;padding:25px 10px;font-weight:600}.price-list-table .title .name{font-size:18px;font-weight:600;letter-spacing:-0.5px;display:block}.price-list-table .title.title-2{background-color:#30b909}@media screen and (max-width: 991px){.price-list-table .title{position:relative;display:flex;align-items:center;padding:15px 25px;cursor:pointer}.price-list-table .title::after{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:18px;content:"\e067" !important;position:relative;display:inline-block;margin-left:auto;margin-right:10px}.price-list-table .title ~ .content{opacity:0;visibility:hidden;max-height:0;visibility:visible;transition:max-height 0.3s ease-out;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.price-list-table .title.is_active ~ .content{opacity:1;max-height:2000px;visibility:visible}}.demo-form{position:sticky !important;position:-webkit-sticky !important;top:64px;z-index:70}.demo-form .input-wrap{margin-bottom:10px}.demo-form .input-wrap .input{width:100%;height:48px;background-color:#fff;border:1px solid #d0dcf0;font-size:12px;font-weight:400;padding:5px 15px;box-shadow:inset 0 0 8px 2px rgba(0,0,0,0.06)}.form-radio,.form-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;position:relative;background-color:#d2cfdf;color:#666;top:6px;height:18px;width:18px;border:0;border-radius:50px;cursor:pointer;margin-right:4px;outline:none !important;outline:none !important;flex-shrink:0;margin-right:5px !important}.form-radio:focus,.form-checkbox:focus{outline:none !important}.form-radio:checked::before,.form-checkbox:checked::before{position:absolute;left:50%;top:50%;content:"";transform:rotate(40deg);width:12px;height:12px;background:#4e45b5;transform:translate(-50%, -50%);border-radius:50%}.form-radio:hover,.form-checkbox:hover{background-color:#e0dede}.form-radio:checked,.form-checkbox:checked{background-color:#d6d6d6;outline:none !important}label.label1{font:12px/1.7 "Open Sans", sans-serif;color:#333;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;position:relative;top:3px;line-height:1.25}label.label2{font:12px/1.7 "Open Sans", sans-serif;color:#333;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;line-height:1.25}.form-checkbox{border-radius:3px}.form-radio{border-radius:50px}.new-boxes [class*="colm"]{padding:10px 4px;min-height:258px;min-width:270px;flex:1;max-width:100%}.new-boxes [class*="colm"] .box-wrap{padding:15px 10px;min-height:200px;background:#fff;box-shadow:0 8px 40px 4px rgba(0,0,0,0.08);border-radius:12px;display:flex;flex-direction:column;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.new-boxes [class*="colm"] .box-wrap .box-desc{line-height:1.35;font-size:15px}.new-boxes [class*="colm"] .box-wrap .box-title{display:flex;align-items:center;text-transform:capitalize}.new-boxes [class*="colm"] .box-wrap .box-title span{font-size:22px;font-weight:600;letter-spacing:-1.2px;flex-grow:1;line-height:1.3;color:#25196e}.new-boxes [class*="colm"] .box-wrap .box-title i{font-size:60px;color:#000;opacity:0.5;padding-right:15px}@media screen and (max-width: 1367px){.new-boxes [class*="colm"] .box-wrap .box-title span{font-size:18px}.new-boxes [class*="colm"] .box-wrap .box-title i{font-size:44px}}.new-boxes [class*="colm"] .box-wrap .box-link{margin-top:auto;width:88%;line-height:1.4;padding:6px 10px;text-align:center;font-size:11px;color:#999;font-weight:600;border-radius:8px;border:2px solid rgba(0,0,0,0.1);transition:all .5s ease-in;background-color:#fff;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.new-boxes [class*="colm"] .box-wrap:hover{transform:scale(.965);box-shadow:0 0 38px 6px rgba(0,0,0,0.6);z-index:20;position:relative;min-height:215px;color:#fff}.new-boxes [class*="colm"] .box-wrap:hover .box-title span,.new-boxes [class*="colm"] .box-wrap:hover .box-title i{color:#fff;opacity:1}.new-boxes [class*="colm"] .box-wrap:hover .box-link{border-color:transparent;transform:translateY(-15px);width:95%}@media screen and (max-width: 768px){.new-boxes [class*="colm"]{min-height:0;padding:10px}.new-boxes [class*="colm"] .box-wrap{min-height:none !important;height:auto}.new-boxes [class*="colm"] .box-wrap .box-title i{font-size:78px}}.header-link1{font-size:12px;font-weight:600;color:#fff;flex-grow:0;max-width:71px;line-height:1.2;border-right:1px solid rgba(255,255,255,0.7);padding:8px 10px}.header-link1:hover{color:#fff}a i::before{line-height:inherit !important}.header-button1{padding-left:9px;background:rgba(255,255,255,0.089);padding:2px 0 2px 16px;border-radius:50px;color:#fff;display:flex;align-items:center;font-size:12px;font-weight:600;border:2px solid rgba(255,255,255,0.219);letter-spacing:-0.4px;line-height:20px;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.header-button1 i{width:33px;height:33px;line-height:29px;text-align:center;border-radius:50%;background:#1f15b4;color:rgba(255,255,255,0.794);border:2px solid rgba(255,255,255,0.26);display:inline-block;margin:0 2px;margin-left:10px;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.header-button1:hover{background-color:#1f15b4;color:#fff;transform:translateX(-5px)}.header-button1:hover i{background-color:#fff;color:#222;transform:translateX(10px)}.insert-link{display:none}.insert-after ~ .insert-link{display:block !important}.insert-button{display:none}.insert-after1 ~ .insert-button.header-button1{display:flex}.portfolio-filter{display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fill, minmax(250px, 2fr));grid-auto-rows:20px}.portfolio-filter .filtr-item{width:100%}.portfolio-filter .filtr-item a{display:block}.portfolio-filter .filtr-item a img{width:100%}.action-list{display:flex;margin:10px 0;list-style:none}.action-list li{flex:1 0 33%;max-width:33%}.action-list li:nth-child(1) a{color:#222;background-color:#ddd}.action-list li:nth-child(2) a{color:#fff;background-color:#00a82a}.action-list li:nth-child(3) a{color:#fff;background-color:#009225}.action-list li a{display:block;font-size:12px;font-weight:600;text-align:center;padding:10px 6px;height:100%;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86);color:#aaa}.action-list li a:hover{transform:translateY(-5px)}.action-list li a span{display:block;line-height:1.3;min-height:28px}.action-list li a i{display:block;font-size:25px;line-height:1;margin-top:5px}.action-list.fixed-buttons{position:fixed;width:calc(100% - 90px);margin:0;left:0;bottom:0;z-index:90}.action-list.fixed-buttons li{flex:1 0 50%;max-width:108px}.action-list.fixed-buttons li a{font-size:10px;min-height:0}.action-list.fixed-buttons li a span{min-height:0}.action-list.fixed-buttons li a i{font-size:20px}.scroll-menu button{border:1px solid #e2e2e2;background-color:#eaeaea;color:#222;padding:10px 25px;display:inline-block;border-radius:30px;font-size:14px;font-weight:600}.scroll-menu button i{margin-left:10px}.scroll-menu .dropdown-menu{border:1px solid #e2e2e2;background-color:#eaeaea;border-radius:8px;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86);width:250px;max-width:100%;padding:0;transform:translateY(15px);opacity:0;visibility:hidden;display:block;overflow:hidden}.scroll-menu .dropdown-menu a.scroll-button{background-color:transparent;font-size:13px;font-weight:600;line-height:1.4;padding:10px;border-bottom:1px solid #e2e2e2;transition:all .3s ease-in}.scroll-menu .dropdown-menu a.scroll-button:hover{transform:translateX(4px)}.scroll-menu.open .dropdown-menu{transform:translateY(0);opacity:1;visibility:visible}h1,h2,h3,h4,*{outline:0}.other-links-1 a{background-color:#fff;box-shadow:0 10px 20px 6px rgba(0,0,0,0.05);border-radius:8px;padding:15px 10px;display:flex;align-items:center;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86);font-size:16px;font-weight:600;color:#222;margin:6px 0}.other-links-1 a i{width:40px;height:40px;margin-left:auto;border-radius:50%;background-color:#eaeaea;color:#222;transition:all .2s ease-in;text-align:center;line-height:40px}.other-links-1 a:hover{transform:translateY(-6px);box-shadow:0 10px 30px 6px rgba(0,0,0,0.15)}.other-links-1 a:hover i{background-color:#bbb}.home-menu-fixed{position:fixed;left:0;bottom:20px;background-color:#262b2c;padding:15px;padding-right:30px;border-top-right-radius:100px;border-bottom-right-radius:100px;z-index:99;max-width:calc(100% - 45px)}.home-menu-fixed .sub-name{color:#fff;width:80px;height:80px;position:absolute;z-index:-1;padding:10px;border-radius:50%;font-size:12px;top:-20px;right:50px;font-size:12px;font-weight:600;line-height:1;text-align:center}.home-menu-fixed .sub-name::after{content:"";display:block;position:absolute;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#d80404;border-radius:inherit;z-index:-1}.home-menu-fixed .menu-phone{background-color:#03840c;position:absolute;width:64px;height:64px;border-radius:50%;text-align:center;color:#fff;font-size:30px;z-index:20;right:-32px;top:50%;margin-top:-32px;display:block;line-height:64px}.home-menu-fixed .menu-link{width:145px;height:145px;background-color:#2d3536;padding:15px;text-align:center;display:inline-block;margin:0 3px;border:5px solid rgba(255,255,255,0.15);position:relative;z-index:20;border-radius:50%;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);background-clip:padding-box}.home-menu-fixed .menu-link:hover{transform:scale(1.05);background-color:#1d2020;border:5px solid rgba(255,255,255,0.05)}.home-menu-fixed .menu-link .name{font-size:18px;font-weight:600;line-height:1;color:#fff;display:block}.home-menu-fixed .menu-link .name span{font-weight:400;font-size:15px}.home-menu-fixed .menu-link i{display:block;font-size:60px;color:#d80404;line-height:1}@media screen and (max-width: 768px){.home-menu-fixed{padding:10px;padding-right:30px}.home-menu-fixed .sub-name{width:68px;height:68px;font-size:10px}.home-menu-fixed .menu-phone{width:48px;height:48px;line-height:48px;text-align:center;font-size:22px;margin-top:-24px;right:-24px}.home-menu-fixed .menu-link{width:112px;height:112px;margin:0}.home-menu-fixed .menu-link .name{font-size:15px}.home-menu-fixed .menu-link .name span{font-size:12px}.home-menu-fixed .menu-link i{font-size:40px}}.links-1{display:flex;flex-wrap:nowrap}.links-1 .link-33{flex:0 1 33%;max-width:32%;border:2px solid rgba(51,51,51,0.658);color:#222;padding:25px 10px;line-height:1.1;font-weight:600;letter-spacing:-1px;margin:0.5%;transition:all .3s ease-in;text-align:center}.links-1 .link-33 span{display:block}.links-1 .link-33:hover{background-color:#222;color:#fff}@media screen and (max-width: 768px){.links-1 a{font-size:20px}.links-1 span{font-size:14px}}@media screen and (min-width: 768px){.links-1 a{font-size:36px}.links-1 span{font-size:20px}}.title-20{font-family:"Roboto Condensed", sans-serif;color:#222}.title-20 .slogan{font-style:italic;font-weight:600;letter-spacing:-1.5px;font-size:24px;margin:0}.title-20 .title{font-size:55px;font-weight:600;font-style:italic;letter-spacing:-3px;margin:0;line-height:1.2}.title-20 .desc{font-size:30px;font-weight:400;font-size:24px;letter-spacing:-1.5px;margin-top:20px;max-width:1200px;font-style:italic;line-height:1.3}@media screen and (max-width: 768px){.title-20 .slogan,.title-20 .desc{font-size:18px}.title-20 .title{font-size:30px;letter-spacing:-1px}}.content-boxes .content-img{display:block;overflow:hidden;transition:all .3s ease-in}.content-boxes .content-img img{transition:all .3s ease-in}.content-boxes .content-img:hover{transform:translateY(-8px)}.content-boxes .content-img:hover img{transform:scale(1.05)}.content-boxes .name{display:block;width:95%;max-width:350px;line-height:1.6;padding:20px 15px;font-style:italic;font-size:20px;letter-spacing:-1px;font-weight:600;color:#222;font-family:"Roboto Condensed", sans-serif;margin:0 auto;position:relative;margin-top:-40px;text-align:center;transition:all .2s ease-in}@media screen and (max-width: 768px){.content-boxes .name{font-size:16px;padding:10px;margin-top:-20px}}.stars-seperator{background:url(/Content/Themes/guntas/img/stars-seperator.png) no-repeat top center;width:300px;height:22px;display:block;background-size:100% auto;pointer-events:none;margin:0 auto 15px auto}.new-section.section-img{position:relative;display:block;min-height:400px;z-index:-1;margin:20px 0}.new-section.section-img .section-img1{position:absolute;width:800px;height:auto;top:0;right:-80px;max-width:none}@media screen and (max-width: 768px){.new-section.section-img{min-height:0}.new-section.section-img .section-img1{position:relative;top:0;right:0;left:0;max-width:100%}}.circle-sep::before{width:880px;height:880px;position:absolute;left:-400px;bottom:-25%;content:"";display:block;position:absolute;z-index:-1;border-radius:50%;transform:scale(.9)}.circle-sep::after{width:640px;height:640px;position:absolute;background-color:#fff;left:-300px;bottom:-10%;content:"";display:block;position:absolute;z-index:-1;border-radius:50%;transform:scale(.9)}@media screen and (max-width: 1200px){.circle-sep::before,.circle-sep::after,.circle-sep2::before,.circle-sep2::after{display:none !important}}.title-21{font-family:"Roboto Condensed", sans-serif;font-weight:600;font-style:italic;line-height:1.3;text-align:center}.title-21 .title{font-size:48px;position:relative;margin-bottom:15px;font-weight:600;letter-spacing:-2px;margin-top:0}.title-21 .title::before{content:"";display:block;position:absolute;width:100px;height:4px;left:0;right:0;margin:0 auto;bottom:-15px}.title-21 .slogan{font-size:28px;font-weight:600;color:#222;letter-spacing:-1.5px;margin:0}@media screen and (max-width: 768px){.title-21 .title{font-size:36px}.title-21 .slogan{font-size:20px}}.section-10{font-family:"Roboto Condensed", sans-serif}.section-10 .title{font-size:30px;font-weight:600;letter-spacing:-1.5px;font-style:italic}@media screen and (max-width: 768px){.section-10 .title{font-size:24px}}.section-10 .desc{font-size:18px;padding:20px;background-color:rgba(255,255,255,0.8)}.link-1{display:inline-block;padding:16px 25px;min-width:250px;line-height:1.5;font-weight:600;font-family:"Roboto Condensed", sans-serif;font-size:16px;letter-spacing:-1px;text-align:center;border-radius:100px;margin:10px 5px;transition:all .2s ease-in}.link-1:hover{transform:translateY(-4px)}.box-divs .box-wrapper{padding:20px 2vw}.box-divs .content-img{position:relative;display:block;margin:15px 0}.box-divs .content-img img{transition:all .3s ease-in}.box-divs .content-img .name{position:absolute;bottom:-25px;left:-20px;font-weight:600;line-height:1.4;font-family:"Roboto Condensed", sans-serif;padding:20px 30px;display:inline-block;font-size:24px;font-style:italic;text-align:center;min-width:250px;transition:all .3s ease-in}.box-divs .content-img i{display:inline-block;width:60px;height:60px;line-height:60px;text-align:center;position:absolute;right:5px;bottom:5px;font-size:24px;transition:all .3s ease-in}.box-divs .content-img i::before{line-height:inherit}.box-divs .content-img:hover img{transform:scale(1.03)}@media screen and (max-width: 768px){.box-divs .box-wrapper{padding:0 10px}.box-divs .content-img .name{font-size:18px;padding:10px 15px}.box-divs .content-img i{width:40px;height:40px;line-height:40px;font-size:14px}}.home-form1{background-color:#d8d6d6;padding:30px 0;position:relative;z-index:5;font-family:"Roboto Condensed", sans-serif}.home-form1::before{width:100%;height:60px;content:"";display:block;position:absolute;z-index:-1;background-color:inherit;left:0;top:-40px;-webkit-transform:skewY(-1deg);-moz-transform:skewY(-1deg);-ms-transform:skewY(-1deg);-o-transform:skewY(-1deg);transform:skewY(-1deg)}.home-form1 .big{font-weight:600;font-style:italic;font-size:64px;display:block;line-height:1;letter-spacing:-2px}.home-form1 .small{font-weight:600;font-style:italic;font-size:36px;display:block;line-height:1;letter-spacing:-1px}@media screen and (max-width: 768px){.home-form1 .big,.home-form1 .small{display:inline-block;font-size:30px;letter-spacing:-1.5px;margin-right:10px}}.form-new .input{height:60px;background-color:#fff;color:#222;width:100%;padding:10px 15px;border:0;font-size:14px;font-weight:600;font-style:italic}.form-new .full-wrap{max-width:calc(100% - 100px);flex-grow:1;padding:0 10px}.form-new .full-wrap .input{border:0}.form-new .submit-btn{padding:0 10px}.form-new .submit{width:100px;font-weight:600;text-align:center;transition:all .3s ease-in;height:88px}@media screen and (max-width: 768px){.form-new .full-wrap{max-width:100%}.form-new .submit-btn,.form-new .submit{width:100%;height:48px}}.footer-banner{padding:25px 0}.footer-banner .name{font-size:28px;font-family:"Roboto Condensed", sans-serif;font-weight:600;font-style:italic;line-height:1.2;letter-spacing:-1px}.footer-banner .buttons a{display:inline-flex;align-items:center;justify-content:center;padding:10px 25px;font-family:"Roboto Condensed", sans-serif;font-weight:600;line-height:30px;font-size:15px;letter-spacing:-0.7px;transition:all .1s ease-in;position:relative;top:0}.footer-banner .buttons a:hover{top:-2px;transform:scale(.99)}.footer-banner .buttons a i{display:inline-block;margin-right:10px}@media screen and (max-width: 768px){.footer-banner{text-align:center}.footer-banner .buttons a{width:100%;margin:6px 0;text-align:center}}.footer-05{font-family:"Roboto Condensed", sans-serif}.footer-05 .title{font-size:20px;font-weight:600;color:#fff}.footer-05 .title1{font-size:34px;font-weight:600;color:#fff;font-style:italic;letter-spacing:-2px}.footer-05 .footer-menu1{color:#fff;padding-left:20px}.footer-05 .footer-menu1 a{display:block;color:#fff;font-weight:400;font-size:14px;opacity:0.75;transition:all .15s ease-in}.footer-05 .footer-menu1 a:hover{opacity:1;transform:translateX(3px)}.footer-05 .footer-menu1.contact a{display:flex;align-items:center;font-size:16px}.footer-05 .footer-menu1.contact a i{margin-right:8px;font-size:22px}.footer-05 .footer-social{margin:15px 0}.footer-05 .footer-social li{display:inline}.footer-05 .footer-social li a{display:inline-block;height:64px;width:64px;background-color:#fff;color:#222;font-size:20px;line-height:64px;text-align:center;border-radius:50%;margin-right:5px;transition:all .1s ease-in;position:relative;top:0}.footer-05 .footer-social li a:hover{top:-2px;transform:scale(1.1)}@media screen and (max-width: 768px){.footer-05{text-align:center}.footer-05 .footer-menu1 a{justify-content:center}.footer-05 .footer-social li a{margin:0 auto;width:48px;height:48px;line-height:48px}}.menu-list{margin-left:15px}.menu-list li a{display:inline-flex;align-items:center;justify-content:center;width:140px;white-space:nowrap;padding:8px 20px;margin:2px 0;line-height:1.4;font-size:13px;font-family:"Roboto Condensed", sans-serif;font-weight:600;transition:all .2s ease-in}.menu-list li a:hover{transform:translateY(-3px);box-shadow:0 8px 18px 4px rgba(0,0,0,0.15)}.menu-list li a i{margin-right:5px}@media screen and (max-width: 768px){.menu-list{margin:0;width:100%;float:left}.menu-list li{width:48%;margin:1%;display:block;float:left}.menu-list li a{width:100%;display:flex;width:100%}}.nav-style-01{clear:both}.nav-style-01 .owl-carousel .owl-nav{width:auto !important;right:10% !important;bottom:-40px !important;left:auto !important;display:flex !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;align-items:center;position:absolute}@media screen and (max-width: 768px){.nav-style-01 .owl-carousel .owl-nav{transform:scale(.65);right:0 !important}}.nav-style-01 .owl-carousel .owl-nav button.owl-prev span,.nav-style-01 .owl-carousel .owl-nav button.owl-next span{display:none;font-size:0}.nav-style-01 .owl-carousel .owl-nav button.owl-prev::before,.nav-style-01 .owl-carousel .owl-nav button.owl-next::before{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:19px;position:absolute;z-index:8;color:#222;display:inline-block;top:50%;left:50%;transform:translate(-50%, -50%)}.nav-style-01 .owl-carousel .owl-nav button.owl-prev{position:relative !important;width:88px !important;height:88px !important;border-radius:50% !important;background-color:#fff !important;opacity:1 !important;color:#222 !important;z-index:20;border:6px solid rgba(255,255,255,0.4);background-clip:content-box;box-shadow:0 0 25px 10px rgba(0,0,0,0.2);transition:all .1s ease-in}.nav-style-01 .owl-carousel .owl-nav button.owl-prev:hover{transform:translateX(-6px);border-width:0}.nav-style-01 .owl-carousel .owl-nav button.owl-prev::before{color:#222 !important;font-size:24px !important;content:"\4b"}.nav-style-01 .owl-carousel .owl-nav button.owl-next{position:relative !important;width:56px !important;height:56px !important;border-radius:50% !important;opacity:1 !important;z-index:15;left:-10px;border:4px solid rgba(255,255,255,0.4);background-clip:content-box;box-shadow:0 0 15px 6px rgba(0,0,0,0.1);transition:all .1s ease-in}.nav-style-01 .owl-carousel .owl-nav button.owl-next:hover{transform:translateX(6px);border-width:0}.nav-style-01 .owl-carousel .owl-nav button.owl-next::before{color:#fff !important;font-size:14px !important;content:"\4a"}@media screen and (min-width: 768px){.nav-style-01.nav-center .owl-nav{left:auto !important;right:auto !important;position:absolute;margin:0 auto;justify-content:center;top:calc(100% + 30px);width:100% !important;height:56px}}.my-tabs-01{display:flex;list-style:none;flex-wrap:wrap}.my-tabs-01 li{max-width:24%;width:140px;margin:0.2%}.my-tabs-01 li a{font-family:"Roboto Condensed", sans-serif;font-weight:600;color:#222;border:2px solid #e2e2e2;display:block;padding:25px 15px;line-height:1.2;font-size:18px;letter-spacing:-0.5px;position:relative;transition:all .3s ease-in}.my-tabs-01 li a span{display:block;font-size:24px;letter-spacing:-1px}@media screen and (max-width: 768px){.my-tabs-01 li{width:50%;margin:0;max-width:none}.my-tabs-01 li a{font-size:16px;padding:20px 8px}.my-tabs-01 li a span{font-size:18px}}.slider-detail{font-family:"Roboto Condensed", sans-serif}.slider-detail .title{font-family:"Roboto Condensed", sans-serif;font-weight:600;font-size:38px;font-style:italic;letter-spacing:-1px}.slider-detail .desc{font-family:"Roboto Condensed", sans-serif;font-weight:400;line-height:1.3;font-size:20px;color:#222;letter-spacing:-0.5px}.slider-detail .sub-title{padding:0;border:0;font-weight:600;font-family:"Roboto Condensed", sans-serif;font-size:22px}.slider-detail .list1{font-weight:600;list-style:none;padding-left:25px}.owl-carousel.icons .item{padding:20px 10px}.owl-carousel.icons .item .item-wrap{display:block;padding:20px 15px;color:#222;box-shadow:0 3px 10px 4px rgba(0,0,0,0.07);position:relative;min-height:280px;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.owl-carousel.icons .item .item-wrap .name,.owl-carousel.icons .item .item-wrap i{transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.owl-carousel.icons .item .item-wrap .name{font-family:"Roboto Condensed", sans-serif;font-size:34px;line-height:1.1;display:block;padding:20px 0;letter-spacing:-1.5px;opacity:0.6}.owl-carousel.icons .item .item-wrap i.plus{position:absolute;bottom:8px;right:8px;width:30px;height:30px;border-radius:50%;line-height:30px;text-align:center;font-size:12px}.owl-carousel.icons .item .item-wrap i.icon{display:block;font-size:46px;width:88px;height:88px;background-color:#e2e2e2;line-height:88px;border-radius:50%;text-align:center}@media screen and (max-width: 768px){.owl-carousel.icons .item .item-wrap{min-height:180px}.owl-carousel.icons .item .item-wrap .name{font-size:18px;letter-spacing:-0.5px;min-height:80px}}.owl-carousel.icons .item:hover .item-wrap{transform:translateY(-6px)}.owl-carousel.icons .item:hover .item-wrap i.plus{transform:translateX(-20px)}.owl-carousel.icons .item:hover .item-wrap i.icon{transform:scale(1.1)}.owl-carousel.icons .item:hover .item-wrap .name{transform:translateX(10px);opacity:1}.page-sub-title{font-size:24px;font-family:"Roboto Condensed", sans-serif;font-weight:600;letter-spacing:-1px;line-height:1.3;padding:10px 0;margin-bottom:10px}.contact-box{border:1px solid #e2e2e2;padding:20px;margin:5px 0}.contact-box .name{font-size:18px;font-family:"Roboto Condensed", sans-serif;font-weight:600}.contact-box .desc{font-size:16px;font-family:"Roboto Condensed", sans-serif}.contact-box .contact-detail{font-size:15px;font-family:"Roboto Condensed", sans-serif;font-weight:600;display:block;line-height:24px;padding:12px 15px;text-align:center}.contact-phones a{width:100%;display:block;font-size:20px;color:#222;font-family:"Roboto Condensed", sans-serif;font-weight:600;text-align:center;line-height:1.4;padding:15px 0;margin:5px 0;letter-spacing:-1px;box-shadow:0 0 10px 3px rgba(0,0,0,0.07);transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}.contact-phones a i{margin-right:5px}.contact-phones a:hover{transform:translateY(-4px)}.promo-banner{width:100%;position:relative;padding:20px 50px;border-radius:80px;margin:100px 0;z-index:40}.promo-banner img{position:absolute;top:50%;right:50px;transform:translateY(-50%);max-width:100%;animation:none !important}.promo-banner .slogan{font-family:"Roboto Condensed", sans-serif;font-weight:600;font-size:22px;letter-spacing:-1px}.promo-banner .title{font-size:48px;font-family:"Roboto Condensed", sans-serif;font-weight:600;margin:0;line-height:1.2;letter-spacing:-2px;font-style:italic}@media screen and (max-width: 991px){.promo-banner{text-align:center;border-radius:10px;margin:20px 0;padding:20px 15px}.promo-banner .slogan{font-size:16px;letter-spacing:-0.3px}.promo-banner .title{font-size:30px;letter-spacing:-1px}.promo-banner .img{transform:none !important;top:0;right:0;margin:20px auto;position:relative}}@keyframes scale-img{0%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.05)}100%{transform:translateY(-50%),scale(1)}}section.numbers{padding:30px 0;font-family:"Roboto Condensed", sans-serif;font-weight:600}section.numbers .number{flex-wrap:wrap}section.numbers .title{font-style:italic;font-size:48px;font-weight:600;letter-spacing:-1px}section.numbers span{display:block;text-align:center;line-height:1.2}section.numbers span.small{font-size:15px}section.numbers span.big{font-size:50px}@media screen and (max-width: 768px){section.numbers{text-align:center;padding:15px 0}section.numbers .title{font-size:30px;margin:20px 0}section.numbers .number .colm{max-width:50%;flex:1 0 50%;padding:15px;border:1px solid rgba(255,255,255,0.466)}}.absolute-title{position:absolute;width:100%;text-align:center;top:30px;font-size:13vw;font-family:"Roboto Condensed", sans-serif;font-weight:600;color:#000;z-index:-1;opacity:0.1;left:0;display:block;transform:translateY(-50%);letter-spacing:-0.5vw;white-space:nowrap}.item-list-10{font-family:"Roboto Condensed", sans-serif}.item-list-10 .item-wrap{display:flex;flex-direction:column;padding:0;margin:10px 0}@media screen and (min-width: 576px){.item-list-10 .item-wrap:nth-child(2n){flex-direction:column-reverse}}.item-list-10 .item-wrap img{width:100%}.item-list-10 .item-wrap .text{padding:20px;color:#fff}.item-list-10 .item-wrap .text .desc{min-height:72px;line-height:1.3;font-size:18px}.item-list-10 .item-wrap .text .title{font-weight:600;font-size:40px;padding:15px 0;margin-bottom:25px;position:relative;letter-spacing:-1px}@media screen and (max-width: 768px){.item-list-10 .item-wrap .text .title{font-size:30px}}.item-list-10 .item-wrap .text .title a{color:#fff}.special-title{font-weight:normal}.special-title .title{font-size:82px;font-weight:bold;line-height:1.1;letter-spacing:-2px;margin-top:0;position:relative;margin-bottom:30px}.special-title .title::before{background:url(/Upload/8252/Images/tel-bg.png) repeat-x;height:19px;width:80%;position:absolute;bottom:-25px;left:0;content:"";z-index:20;background-size:auto 100%;background-position:120px}.special-title .slogan{font-weight:bold;font-size:22px;letter-spacing:-1px}.special-title p{font-size:18px;font-weight:400;padding:10px 20px}@media screen and (max-width: 768px){.special-title{margin:20px 0}.special-title .title{font-size:48px}.special-title .slogan{font-size:20px}}.special-button{position:absolute;z-index:20;width:160px;height:160px;border-radius:50%;font-size:20px;letter-spacing:-1px;padding:20px;vertical-align:middle;text-align:center;padding-top:30px;bottom:-40px;left:-40px}@media screen and (max-width: 768px){.special-button{transform:scale(.6);left:30%}}.special-button::before,.special-button::after{width:100%;height:100%;border:1px solid #fff;opacity:0.4;top:0;left:0;content:"";display:block;position:absolute;z-index:-1;border-radius:inherit}.special-button::before{animation:dots-circle1 1s ease-in-out infinite}.special-button::after{animation:dots-circle1 1s ease-in-out infinite;animation-delay:0.4s}.special-button i{display:block}.special-button span.circle{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;pointer-events:none;overflow:hidden;border-radius:50%}.special-button span.circle::before{background:url(/Upload/8252/Images/tel-bg.png) repeat-x;height:30px;width:160px;position:absolute;bottom:20px;left:0;content:"";z-index:20;background-size:auto 100%;background-position:120px}.info{padding:20px;font-size:22px;letter-spacing:-1px;margin:20px 0;border-top-left-radius:30px;border-bottom-right-radius:30px;max-width:100%;width:800px}.info.info1{background-color:#eaecec;color:#3a3a3a}.mobil-whatsapp{display:block;width:60px;height:60px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;color:#fff;font-size:24px;line-height:64px;text-align:center;position:fixed;bottom:65px;right:10px;background-color:#45b31d;z-index:100;-webkit-box-shadow:0 0 10px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 0 10px 3px rgba(0,0,0,0.1);-o-box-shadow:0 0 10px 3px rgba(0,0,0,0.1);box-shadow:0 0 10px 3px rgba(0,0,0,0.1);box-sizing:content-box;font-size:30px;-webkit-transition:all 0.4s ease-in;-moz-transition:all 0.4s ease-in;-o-transition:all 0.4s ease-in;transition:all 0.4s ease-in}.price-element .title{font-size:36px;font-weight:bold;letter-spacing:-1.5px;color:#4c9d2f;margin:0}.price-element .desc{font-weight:normal;font-size:22px;line-height:1.3;margin-bottom:30px}.price-element .call-elements{display:flex;flex-wrap:wrap}.price-element .call-elements a{display:flex;align-items:center;padding:0px 20px;min-width:250px;flex-shrink:0;color:#222;max-width:100%;transition:all .3s ease-in;margin:5px 0}.price-element .call-elements a:hover{transform:translateY(-6px);box-shadow:0 0 18px 4px rgba(0,0,0,0.1);position:relative;z-index:10}.price-element .call-elements a.whatsapp-call{background-color:#4c9d2f;color:#fff}.price-element .call-elements a.phone-call{background-color:#dfdad0}.price-element .call-elements a .name,.price-element .call-elements a .number{display:block;line-height:1.2}.price-element .call-elements a .name{font-size:16px}.price-element .call-elements a .number{font-size:18px}.price-element .call-elements a i{font-size:40px;margin-right:10px}@media screen and (max-width: 768px){.price-element .title{font-size:30px;letter-spacing:-1px;margin:15px 0}.price-element .call-elements a{min-width:100%;justify-content:center}}.alert-form.style-2{bottom:90px !important;width:auto;padding:0 !important}.alert-form.style-2 .alert-form-inner{padding:0;width:220px}.alert-form.style-2 .alert-form-inner::before{left:auto;right:20px}.alert-form.style-2 .alert-form-btn{background:#279400;width:auto;width:80px;height:80px;border-radius:50%;text-align:center;padding:0;display:block !important}.alert-form.style-2 .alert-form-btn::after,.alert-form.style-2 .alert-form-btn::before{width:100%;height:100%;border:1px solid green;opacity:0.4;top:0;left:0;content:"";display:block;position:absolute;z-index:-1;border-radius:inherit}.alert-form.style-2 .alert-form-btn::before{animation:dots-circle1 1s ease-in-out infinite}.alert-form.style-2 .alert-form-btn::after{animation:dots-circle1 1s ease-in-out infinite;animation-delay:0.4s}.alert-form.style-2 .alert-form-btn i{padding:0;color:#fff;line-height:80px}.alert-form.style-2 .alert-form-btn i::before{line-height:inherit}.alert-form.style-2 .link{display:flex;align-items:center;width:100%;padding:15px 15px;color:#222;font-weight:600;width:100%;border-bottom:1px solid rgba(0,0,0,0.08)}.alert-form.style-2 .link .text,.alert-form.style-2 .link .name{display:block;line-height:1.2}.alert-form.style-2 .link .text{font-size:14px;opacity:0.7}.alert-form.style-2 .link .name{font-size:18x;letter-spacing:-1px}.alert-form.style-2 .link i{font-size:40px;line-height:1;margin-right:10px}.alert-form.style-2 .link:last-child{border:0 !important}.alert-form.style-2 .link.whatsapp i{color:green}.alert-form.style-2 .link.call i{color:#c40a13}.product-text .watsapp-order{background:#3a9600;padding:8px 20px;color:#fff;display:inline-flex;justify-content:center;border-radius:30px;margin:10px;font-size:13px}.product-text .watsapp-order i{font-size:18px;line-height:1;margin-right:8px}.about-20 .slogan{font-weight:600;color:#d96d53;letter-spacing:1vw;font-size:36px}.about-20 .title{margin-top:0;font-weight:400;font-size:40px;margin-bottom:25px}.about-20 .desc2{letter-spacing:-1px;line-height:1.2}.about-20 .section-link{background-color:#d96d53;color:#fff;font-weight:600;font-size:16px;letter-spacing:1px;padding:18px 5vw;text-align:center;line-height:1.7;display:inline-block;min-width:320px;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.895, 0.03, 0.685, 0.22)}.about-20 .section-link:hover{transform:translateY(-7px);background-color:#be4d30;color:#fff}.info-1 .slogan{font-size:24px;letter-spacing:0.6vw;font-weight:400}.info-1 .title{font-size:5vw;font-weight:400;color:#d96d53;margin:10px 0}.info-1 .title span{display:block;font-weight:600}.info-1 .desc{font-size:22px}.info-img-list{counter-reset:css-counter 00}.info-img-list .counter-div{counter-increment:css-counter 01;position:relative;padding:0}.info-img-list .counter-div:nth-child(2),.info-img-list .counter-div:nth-child(1){border-right:1px solid rgba(255,255,255,0.171)}.info-img-list .counter-div::before{content:counter(css-counter, decimal-leading-zero);position:absolute;top:20px;left:3vw;font-size:60px;opacity:0.2}.info-img-list .item-wrap{position:relative;height:600px;z-index:20;overflow:hidden}.info-img-list .item-wrap:hover .img-wrap img{opacity:0.2}.info-img-list .item-wrap:hover .item-text{left:53%}@media screen and (max-width: 768px){.info-img-list .item-wrap{height:400px}}.info-img-list .img-wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.info-img-list .img-wrap img{opacity:0;min-width:100%;object-fit:cover;transition:all .3s ease-in}.info-img-list .title{font-size:30px;letter-spacing:-1px;margin:0;line-height:1.3;color:#fff}.info-img-list .title a{color:#fff}.info-img-list .item-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;padding:3vw;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.info-btn{border:2px solid rgba(255,255,255,0.4);color:#fff;padding:8px 20px;display:inline-flex;align-items:center;font-size:13px;line-height:1.6;margin-top:40px;border-radius:50px;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.info-btn:hover{background-color:#d96d53;color:#fff;border-color:transparent;transform:translateX(10px);padding-left:30px}.info-btn i{margin-left:30px;line-height:1;position:relative;top:2px}.info-btn.large{padding:16px 30px}footer.style-20 a{color:#fff;opacity:0.7}footer.style-20 a:hover{opacity:1}footer.style-20 .footer-social li{display:inline}footer.style-20 .footer-social li a{display:inline-block;padding:5px 10px;font-size:24px}footer.style-20 ul.footer-menu2 li a{color:#fff;line-height:1.6;padding:10px 20px;display:inline-block;width:100%;opacity:0.7;font-weight:400;font-size:15px;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}footer.style-20 ul.footer-menu2 li a:hover{opacity:1;transform:translateX(5px)}footer.style-20 ul.footer-menu2.two-col li{width:50%;display:inline;float:left}@media screen and (max-width: 768px){footer.style-20 ul.footer-menu2.two-col{width:100%;float:none}}footer.style-20 .footer-title{font-size:22px;font-weight:bold;color:#fff;margin-bottom:25px}footer.style-20 .sub-title1{font-size:18px;font-weight:bold;color:#fff;margin:10px 0;margin-top:25px}footer.style-20 .desc{font-size:16px;color:#fff;opacity:0.6;display:block;margin-bottom:20px}footer.style-20 .copy{font-size:14px;color:#fff;opacity:0.6;display:block;margin:20px 0;font-weight:400}footer.style-20 .randevu{display:flex;align-items:center;width:100%;padding:18px 20px;border:2px solid #d96d53;color:#d96d53;max-width:calc(100% - 4vw);opacity:1;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:all .3s ease-in}footer.style-20 .randevu i{margin-left:auto;line-height:0;font-size:30px}footer.style-20 .randevu:hover{background-color:#fff;color:#222;border-color:transparent;padding-left:30px}footer.style-20 .e-bulten-1 .input-wrap{position:relative;max-width:calc(100% - 4vw)}footer.style-20 .e-bulten-1 .input-wrap .submit{position:absolute;right:0;top:0;height:64px;width:40px;z-index:20;cursor:pointer;opacity:0}footer.style-20 .e-bulten-1 .input-wrap .input{width:100%;background-color:transparent;border:2px solid rgba(255,255,255,0.397);height:64px;padding-left:20px;padding-right:50px;color:#fff}footer.style-20 .e-bulten-1 .input-wrap .icon{position:absolute;height:64px;line-height:64px;width:50px;text-align:center;color:#fff;right:0;top:0;pointer-events:none}footer.style-20 .footer-bottom1{background-color:#222;padding:25px 0;text-align:center}footer.style-20 .footer-bottom1 ul{display:inline-block;margin:0 auto;text-align:center;font-weight:400;font-size:14px}footer.style-20 .footer-bottom1 ul li{display:inline}footer.style-20 .footer-bottom1 ul li a{display:inline-block;padding:10px 25px;opacity:0.4}footer.style-20 .footer-bottom1 ul li a:hover{opacity:1}.static-banner-1.style-02 .page-title{font-size:calc(20px + 2vw)}.static-banner-1.style-02 .page-title::before{display:none}.static-banner-1.style-02 .desc{color:#fff;line-height:1.3;display:block;letter-spacing:6px;font-weight:600;font-size:14px}@media screen and (max-width: 768px){.static-banner-1.style-02{height:auto;padding-top:20px;padding:40px 0}.static-banner-1.style-02 .desc{font-size:13px;letter-spacing:1px}.static-banner-1.style-02 .page-title{font-size:30px}}.header-buttons1{list-style:none;flex-shrink:0;flex-grow:1}.header-buttons1 li a{height:64px;padding:10px 20px;vertical-align:middle;font-weight:bold;letter-spacing:5px;display:inline-block;background-color:#be593c;color:#fff;line-height:1.4;font-size:14px;text-align:center;border:2px solid transparent;transition:all .3s ease-in}.header-buttons1 li a:hover{color:rgba(255,255,255,0.568);background-color:transparent;border-color:#c05d4188}.header-buttons1 li a span{display:block;font-size:15px}.my-circle-tabs{list-style:none}.my-circle-tabs a,.my-circle-tabs i,.my-circle-tabs span,.my-circle-tabs .icon::before{transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media screen and (max-width: 991px){.my-circle-tabs li{display:inline-block;width:33%;min-width:290px;margin:2px 0}.my-circle-tabs li a{display:flex;justify-content:center;align-items:center;padding:12px 20px;color:#fff;font-size:16px;background-color:transparent;border:1px solid rgba(255,255,255,0.452);line-height:1.2;font-weight:600}.my-circle-tabs li a i{margin-right:10px;font-size:26px;line-height:1}.my-circle-tabs li:hover a,.my-circle-tabs li.active a{background-color:#c85839;color:#fff;border-color:transparent}}@media screen and (min-width: 992px){.my-circle-tabs{position:relative;width:100%;height:700px}.my-circle-tabs li{position:absolute;z-index:20}.my-circle-tabs li.link1{left:0;top:280px;z-index:30}.my-circle-tabs li.link1 a .icon{width:96px;height:96px;font-size:38px;line-height:96px;background-color:#c35d3f;color:#fff}.my-circle-tabs li.link1 a .icon::before{line-height:96px}.my-circle-tabs li.link1 a .icon::before{display:none}.my-circle-tabs li.link2{top:0;left:70px}.my-circle-tabs li.link2 .icon::before{transform:rotate(-60deg)}.my-circle-tabs li.link3{top:105px;left:220px}.my-circle-tabs li.link3 .icon::before{transform:rotate(-39deg);top:80px;right:100%}.my-circle-tabs li.link6{top:248px;left:250px}.my-circle-tabs li.link6 .icon::before{top:71px;right:100%}.my-circle-tabs li.link4{top:397px;left:220px}.my-circle-tabs li.link4 .icon::before{transform:rotate(32deg);top:50px;right:100%}.my-circle-tabs li.link5{top:530px;left:70px}.my-circle-tabs li.link5 .icon::before{transform:rotate(60deg);top:0px;right:60%}.my-circle-tabs li a{position:relative;display:block}.my-circle-tabs li a .text{opacity:0;visibility:hidden;color:#c2634c;font-size:16px;font-weight:bold;position:absolute;white-space:nowrap;bottom:42%;left:105%;transform:translateX(-10px)}.my-circle-tabs li a .icon{position:relative;width:128px;height:128px;border-radius:50%;border:2px solid #c2634c;display:block;font-size:60px;text-align:center;line-height:128px;color:#c2634c;z-index:10;background:transparent}.my-circle-tabs li a .icon::before{height:1px;width:240px;background-color:transparent;border-top:3px dashed #c2634c;position:absolute;content:"";z-index:-1;transform-origin:100% 100%;pointer-events:none;opacity:0.5;top:100%;right:50%}.my-circle-tabs li a .icon::before{line-height:inherit !important}.my-circle-tabs li:hover a .icon,.my-circle-tabs li.active a .icon{background-color:#c35d3f;color:#fff}.my-circle-tabs li:hover a .icon::before,.my-circle-tabs li.active a .icon::before{border-top-style:solid;opacity:1}.my-circle-tabs li:hover a .text,.my-circle-tabs li.active a .text{visibility:visible;opacity:1;transform:translateX(10px);display:none}}.special-title-02 .title{font-size:calc(36px + 3.5vw);font-weight:bold;color:#fff}.special-title-02 .slogan{font-size:calc(24px + 3vw);font-weight:bold;color:#d17b53}.special-title-02 .desc{color:#fff;margin:0;font-size:18px;font-weight:400}.tab-title-20 .title{font-size:calc(30px + 2vw)}.tab-title-20 .slogan{font-size:calc(22px + 0.5vw);border-left:5px solid #d17b53;margin:25px 0;padding-left:20px}.tab-title-20 .tab-pane.active{animation:slide-down 0.3s linear;animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}@keyframes slide-down{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.special-img{border-top-right-radius:30px;border-bottom-right-radius:30px;border-left:8px solid #c53d15;width:600px;max-width:100%;margin:25px 0}.fixed-scroll-menu1{list-style:none;position:fixed;z-index:99;left:0;bottom:0;padding:0;margin:0}.fixed-scroll-menu1 li{float:left}.fixed-scroll-menu1 li a{display:inline-block;width:100px;padding:16px 9px;line-height:1.2;font-size:13px;font-weight:600;text-decoration:none}p.info:not(.info1) .page-link{color:inherit !important}.wb-btn{outline:0;border:0;font-size:14px;font-weight:bold;text-align:center;line-height:1.4;padding:10px 25px;background-color:#fff;color:#222;display:inline-block;white-space:nowrap;transition:all .3s ease-in;box-shadow:none}.wb-btn:focus{box-shadow:none !important}.wb-btn:hover{transform:translateY(-2px)}.wb-btn-rounded{border-radius:30px}.wb-btn-small{padding:6px 20px;font-size:12px}.wb-btn-large{padding:14px 30px}.wb-btn-long{padding:14px 30px;min-width:230px;max-width:100%}.wb-btn-full{width:100%}@media screen and (max-width: 991px){.wb-btn-full-md-down{width:100%}}@media screen and (max-width: 768px){.wb-btn-full-sm-down{width:100%}}@media screen and (max-width: 480px){.wb-btn-full-xs-down{width:100%}}.o-01{opacity:.1}.o-02{opacity:.2}.o-03{opacity:.3}.o-04{opacity:.4}.o-05{opacity:.5}.o-06{opacity:.6}.o-07{opacity:.7}.o-08{opacity:.8}.o-09{opacity:.9}.o-1{opacity:1}.rounded-10{border-radius:10px}.rounded-20{border-radius:20px}.rounded-30{border-radius:30px}.rounded-50{border-radius:50px}.rounded-100{border-radius:100px}.circle-box{border-radius:50%}.rounded-100-left{border-bottom-left-radius:100px}.rounded-100-right{border-bottom-right-radius:100px}.item-circle>li>a{border-radius:50%}.social-menu.item-circle>li>a>i{border-radius:50%}.item-radius-5>li>a{border-radius:5px}.item-radius-10>li>a{border-radius:10px}.item-radius-15>li>a{border-radius:15px}.item-radius-20>li>a{border-radius:20px}.item-radius-25>li>a{border-radius:25px}.item-radius-30>li>a{border-radius:30px}.item-radius-35>li>a{border-radius:35px}.item-radius-40>li>a{border-radius:40px}.item-radius-100>li>a{border-radius:100px}@media screen and (min-width: 992px){.rounded-10-md-up{border-radius:10px}.rounded-20-md-up{border-radius:20px}.rounded-30-md-up{border-radius:30px}.rounded-50-md-up{border-radius:50px}.rounded-100-md-up{border-radius:100px}.circle-box-md-up{border-radius:50%}.rounded-100-left-md-up{border-bottom-left-radius:100px}.rounded-100-right-md-up{border-bottom-right-radius:100px}.item-circle-md-up>li>a{border-radius:50%}.social-menu.item-circle-md-up>li>a>i{border-radius:50%}.item-radius-5-md-up>li>a{border-radius:5px}.item-radius-10-md-up>li>a{border-radius:10px}.item-radius-15-md-up>li>a{border-radius:15px}.item-radius-20-md-up>li>a{border-radius:20px}.item-radius-25-md-up>li>a{border-radius:25px}.item-radius-30-md-up>li>a{border-radius:30px}.item-radius-35-md-up>li>a{border-radius:35px}.item-radius-40-md-up>li>a{border-radius:40px}.item-radius-100-md-up>li>a{border-radius:100px}}.shadow-all-10{box-shadow:0 5px 20px rgba(0,0,0,0.1),0 3px 6px rgba(0,0,0,0.1)}.shadow-all-15{box-shadow:0 0 15px 4px rgba(0,0,0,0.15)}.shadow-all-20{box-shadow:0 0 20px 4px rgba(0,0,0,0.15)}.shadow-all-25{box-shadow:0 0 15px 4px rgba(0,0,0,0.15)}.shadow-top-15{box-shadow:0 -15px 15px 5px rgba(0,0,0,0.15)}.shadow-top-25{box-shadow:0 -20px 10px 5px rgba(0,0,0,0.15)}.shadow-bottom-15{box-shadow:0 8px 15px 5px rgba(0,0,0,0.15)}.shadow-bottom-25{box-shadow:0 8px 15px 5px rgba(0,0,0,0.25)}.shadow-top-1{box-shadow:0 -10px 20px rgba(0,0,0,0.03),0 -6px 6px rgba(0,0,0,0.04)}.shadow-bottom-1{box-shadow:0 10px 20px rgba(0,0,0,0.03),0 6px 6px rgba(0,0,0,0.04)}.shadow-1{box-shadow:0 12px 22px 0 rgba(0,0,0,0.1)}.shadow-2{box-shadow:0 16px 32px 0 rgba(0,0,0,0.15)}@media screen and (min-width: 992px){.shadow-repeat-md-up{box-shadow:0 0 10px 3px rgba(0,0,0,0.15)}.shadow-repeat-md-up.skew-right::before{box-shadow:10px 0 10px 3px rgba(0,0,0,0.15)}.shadow-repeat-md-up.skew-left::before{box-shadow:-10px 0 10px 3px rgba(0,0,0,0.15)}.shadow-repeat-md-up.repeat-right::after{box-shadow:10px 0 10px 3px rgba(0,0,0,0.15)}.shadow-repeat-md-up.repeat-left::after{box-shadow:-10px 0 10px 3px rgba(0,0,0,0.15)}}.shadow-repeat{box-shadow:0 0 10px 3px rgba(0,0,0,0.15)}.shadow-repeat.skew-right::before{box-shadow:10px 0 10px 3px rgba(0,0,0,0.15)}.shadow-repeat.skew-left::before{box-shadow:-10px 0 10px 3px rgba(0,0,0,0.15)}.shadow-repeat.repeat-right::after{box-shadow:10px 0 10px 3px rgba(0,0,0,0.15)}.shadow-repeat.repeat-left::after{box-shadow:-10px 0 10px 3px rgba(0,0,0,0.15)}[class*="shadow-anim"]:hover{top:-3px}.shadow-inset-top1{box-shadow:inset 0 10px 15px 5px rgba(0,0,0,0.1)}.shadow-inset-top{box-shadow:0 10px 15px 5px rgba(0,0,0,0.08) inset,0 0 20px 8px rgba(0,0,0,0.1)}.shadow-sep-left{box-shadow:inset -40px -5px 40px 0 rgba(0,0,0,0.05)}button{border:0;outline:0;background-color:transparent}button:focus{outline:0}.icon-button{display:inline-block;position:relative;text-align:center;z-index:20;cursor:pointer}.icon-button:hover{text-decoration:none}.icon-button i{display:block}.icon-button i::before{line-height:inherit}.icon-button:hover>i,.icon-button:focus>i{text-decoration:none}.icon-button.height-10{line-height:16px;width:16px;height:16px}.icon-button.height-15{line-height:24px;width:24px;height:24px}.icon-button.height-20{line-height:32px;width:32px;height:32px}.icon-button.height-25{line-height:40px;width:40px;height:40px}.icon-button.height-30{line-height:48px;width:48px;height:48px}.icon-button.height-35{line-height:56px;width:56px;height:56px}.icon-button.height-40{line-height:64px;width:64px;height:64px}.icon-button.height-45{line-height:72px;width:72px;height:72px}.icon-button.height-50{line-height:80px;width:80px;height:80px}.icon-button.height-55{line-height:88px;width:88px;height:88px}.icon-button.height-60{line-height:96px;width:96px;height:96px}.icon-button.height-65{line-height:104px;width:104px;height:104px}.icon-button.height-70{line-height:112px;width:112px;height:112px}.icon-button.height-75{line-height:120px;width:120px;height:120px}.icon-button.height-80{line-height:128px;width:128px;height:128px}.icon-button.height-85{line-height:136px;width:136px;height:136px}.icon-button.height-90{line-height:144px;width:144px;height:144px}.icon-button.height-95{line-height:152px;width:152px;height:152px}.icon-button.height-100{line-height:160px;width:160px;height:160px}.icon-button.height-105{line-height:168px;width:168px;height:168px}.icon-button[class*="height-"].width-15{width:24px !important}.icon-button[class*="height-"].width-20{width:32px !important}.icon-button[class*="height-"].width-25{width:40px !important}.icon-button[class*="height-"].width-30{width:48px !important}.icon-button[class*="height-"].width-35{width:56px !important}.icon-button[class*="height-"].width-40{width:64px !important}.icon-button[class*="height-"].width-45{width:72px !important}.icon-button[class*="height-"].width-50{width:80px !important}.icon-button[class*="height-"].width-55{width:88px !important}.icon-button[class*="height-"].width-60{width:96px !important}.icon-button[class*="height-"].width-65{width:104px !important}.icon-button[class*="height-"].width-70{width:112px !important}.icon-button[class*="height-"].width-75{width:120px !important}.close-search{height:48px;display:block;top:50%;line-height:48px;width:32px;right:10px;text-align:center;cursor:pointer;position:absolute;z-index:50}@media screen and (min-width: 992px){.b-dark-x-md-up,.b-white-x-md-up,.b-primary-x-md-up,.b-secondary-x-md-up{border-left-width:1px;border-left-style:solid;border-right-width:1px;border-right-style:solid}.b-dark-l-md-up,.b-white-l-md-up,.b-primary-l-md-up,.b-secondary-l-md-up{border-left-width:1px;border-left-style:solid}.b-dark-r-md-up,.b-white-r-md-up,.b-primary-r-md-up,.b-secondary-r-md-up{border-right-width:1px;border-right-style:solid}.b-dark-t-md-up,.b-white-t-md-up,.b-primary-t-md-up,.b-secondary-t-md-up{border-top-width:1px;border-top-style:solid}.b-dark-b-md-up,.b-white-b-md-up,.b-primary-b-md-up,.b-secondary-b-md-up{border-bottom-width:1px;border-bottom-style:solid}}.b-dark-1,.b-white-1,.b-primary-1,.b-secondary-1{border-width:1px;border-style:solid}.b-dark-x,.b-white-x,.b-primary-x,.b-secondary-x{border-left-width:1px;border-left-style:solid;border-right-width:1px;border-right-style:solid}.b-dark-y,.b-white-y,.b-primary-y,.b-secondary-y{border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.b-dark-l,.b-white-l,.b-primary-l,.b-secondary-l{border-left-width:1px;border-left-style:solid}.b-dark-r,.b-white-r,.b-primary-r,.b-secondary-r{border-right-width:1px;border-right-style:solid}.b-dark-t,.b-white-t,.b-primary-t,.b-secondary-t{border-top-width:1px;border-top-style:solid}.b-dark-b,.b-white-b,.b-primary-b,.b-secondary-b{border-bottom-width:1px;border-bottom-style:solid}@media screen and (max-width: 991px){.b-dark-x-md-down,.b-white-x-md-down,.b-primary-x-md-down,.b-secondary-x-md-down{border-left-width:1px;border-left-style:solid;border-right-width:1px;border-right-style:solid}.b-dark-l-md-down,.b-white-l-md-down,.b-primary-l-md-down,.b-secondary-l-md-down{border-left-width:1px;border-left-style:solid}.b-dark-r-md-down,.b-white-r-md-down,.b-primary-r-md-down,.b-secondary-r-md-down{border-right-width:1px;border-right-style:solid}.b-dark-t-md-down,.b-white-t-md-down,.b-primary-t-md-down,.b-secondary-t-md-down{border-top-width:1px;border-top-style:solid}.b-dark-b-md-down,.b-white-b-md-down,.b-primary-b-md-down,.b-secondary-b-md-down{border-bottom-width:1px;border-bottom-style:solid}[class*="b-dark-1-md-down"],[class*="b-white-1-md-down"],[class*="b-primary-1-md-down"],[class*="b-secondary-1-md-down"]{border-width:1px;border-style:solid}}.i-b-dark-1>li>a,.i-b-white-1>li>a,.i-b-primary-1>li>a,.i-b-secondary-1>li>a{border-width:1px;border-style:solid}.i-b-dark-l>li>a{border-left-width:1px;border-left-style:solid}.i-b-white-l>li>a{border-left-width:1px;border-left-style:solid}.i-b-secondary-l>li>a{border-left-width:1px;border-left-style:solid}.i-b-primary-l>li>a{border-left-width:1px;border-left-style:solid}.i-b-dark-r>li>a{border-right-width:1px;border-right-style:solid}.i-b-white-r>li>a{border-right-width:1px;border-right-style:solid}.i-b-secondary-r>li>a{border-right-width:1px;border-right-style:solid}.i-b-primary-r>li>a{border-right-width:1px;border-right-style:solid}.i-b-dark-t>li>a{border-top-width:1px;border-top-style:solid}.i-b-white-t>li>a{border-top-width:1px;border-top-style:solid}.i-b-secondary-t>li>a{border-top-width:1px;border-top-style:solid}.i-b-primary-t>li>a{border-top-width:1px;border-top-style:solid}.i-b-dark-b>li>a{border-bottom-width:1px;border-bottom-style:solid}.i-b-white-b>li>a{border-bottom-width:1px;border-bottom-style:solid}.i-b-secondary-b>li>a{border-bottom-width:1px;border-bottom-style:solid}.i-b-primary-b>li>a{border-bottom-width:1px;border-bottom-style:solid}@media screen and (min-width: 992px){.i-b-dark-1-md-up>li>a,.i-b-white-1-md-up>li>a,.i-b-primary-1-md-up>li>a,.i-b-secondary-1-md-up>li>a{border-width:1px;border-style:solid}.i-b-dark-l-md-up>li>a{border-left-width:1px;border-left-style:solid}.i-b-white-l-md-up>li>a{border-left-width:1px;border-left-style:solid}.i-b-secondary-l-md-up>li>a{border-left-width:1px;border-left-style:solid}.i-b-primary-l-md-up>li>a{border-left-width:1px;border-left-style:solid}.i-b-dark-r-md-up>li>a{border-right-width:1px;border-right-style:solid}.i-b-white-r-md-up>li>a{border-right-width:1px;border-right-style:solid}.i-b-secondary-r-md-up>li>a{border-right-width:1px;border-right-style:solid}.i-b-primary-r-md-up>li>a{border-right-width:1px;border-right-style:solid}.i-b-dark-t-md-up>li>a{border-top-width:1px;border-top-style:solid}.i-b-white-t-md-up>li>a{border-top-width:1px;border-top-style:solid}.i-b-secondary-t-md-up>li>a{border-top-width:1px;border-top-style:solid}.i-b-primary-t-md-up>li>a{border-top-width:1px;border-top-style:solid}.i-b-dark-b-md-up>li>a{border-bottom-width:1px;border-bottom-style:solid}.i-b-white-b-md-up>li>a{border-bottom-width:1px;border-bottom-style:solid}.i-b-secondary-b-md-up>li>a{border-bottom-width:1px;border-bottom-style:solid}.i-b-primary-b-md-up>li>a{border-bottom-width:1px;border-bottom-style:solid}}.border-repeat-right::before{width:900px;height:0;border:inherit;left:100%;top:100%}@media screen and (min-width: 992px){[class*="i-b-dark-l"]>li:first-child>a,[class*="i-b-dark-r"]>li:first-child>a{border:0 !important}}@media screen and (min-width: 992px){.sm-simple-lg.li-border-dark>li>a{border-left:1px solid rgba(0,0,0,0.12)}.sm-simple-lg.li-border-dark>li:first-child>a{border:0}.sm-simple-lg.li-border-white>li>a{border-left:1px solid rgba(255,255,255,0.24)}.sm-simple-lg.li-border-white>li:first-child>a{border:0}}.twitter-typeahead{width:100%}.twitter-typeahead input{border-radius:0}.input-text-big{font-size:24px;font-family:"Open Sans", sans-serif;font-weight:600;letter-spacing:-.5px}.input-text-big::placeholder{font-size:24px !important;font-weight:600;letter-spacing:-.5px;opacity:.7}.input-text-big:-moz-placeholder{font-size:24px !important;font-weight:600;letter-spacing:-.5px;opacity:.7}.input-text-big::-moz-placeholder{font-size:24px !important;font-weight:600;letter-spacing:-.5px;opacity:.7}.input-text-big:-ms-input-placeholder{font-size:24px !important;font-weight:600;letter-spacing:-.5px;opacity:.7}.input-text-big::-webkit-input-placeholder{font-size:24px !important;font-weight:600;letter-spacing:-.5px;opacity:.7}.search-classic{position:relative}.search-classic input{width:100%;padding-right:30px;font-size:16px}.search-classic input::placeholder{font-size:14px;opacity:.7}.search-classic input:-moz-placeholder{font-size:14px;opacity:.7}.search-classic input::-moz-placeholder{font-size:14px;opacity:.7}.search-classic input:-ms-input-placeholder{font-size:14px;opacity:.7}.search-classic input::-webkit-input-placeholder{font-size:14px;opacity:.7}.search-classic i{position:absolute;top:50%;right:10px;font-size:18px;z-index:2;pointer-events:none;transform:translateY(-50%)}.search-classic.white-elements input{color:#fff}.search-classic.white-elements input::placeholder{color:#fff}.search-classic.white-elements input:-moz-placeholder{color:#fff}.search-classic.white-elements input::-moz-placeholder{color:#fff}.search-classic.white-elements input:-ms-input-placeholder{color:#fff}.search-classic.white-elements input::-webkit-input-placeholder{color:#fff}.search-classic.white-elements i{color:#fff;opacity:.8}.menu-collapse,.menu-collapse1,.menu-collapse2{cursor:pointer}.menu-collapse .bar-group,.menu-collapse1 .bar-group,.menu-collapse2 .bar-group{position:relative;width:48px;display:inline-block;height:inherit;overflow:hidden;vertical-align:middle}.menu-collapse .bar-group span.bar,.menu-collapse1 .bar-group span.bar,.menu-collapse2 .bar-group span.bar{height:3px;position:absolute;display:block;width:40px;right:0;left:0;margin-left:auto;margin-right:auto;top:50%;margin-top:-2px}.menu-collapse .bar-group span.bar::before,.menu-collapse1 .bar-group span.bar::before,.menu-collapse2 .bar-group span.bar::before,.menu-collapse .bar-group span.bar::after,.menu-collapse1 .bar-group span.bar::after,.menu-collapse2 .bar-group span.bar::after{content:"";display:block;position:absolute;width:inherit;height:3px;background-color:inherit;left:0;top:9px;transition-property:transform, top;transition:transform .4s, top .4s;transition-delay:0s, .4s;animation-fill-mode:backwards;backface-visibility:hidden}.menu-collapse .bar-group span.bar::after,.menu-collapse1 .bar-group span.bar::after,.menu-collapse2 .bar-group span.bar::after{top:-9px}.menu-collapse.open .bar-group span.bar,.open.menu-collapse1 .bar-group span.bar,.open.menu-collapse2 .bar-group span.bar{height:0 !important}.menu-collapse.open .bar-group span.bar::before,.open.menu-collapse1 .bar-group span.bar::before,.open.menu-collapse2 .bar-group span.bar::before,.menu-collapse.open .bar-group span.bar::after,.open.menu-collapse1 .bar-group span.bar::after,.open.menu-collapse2 .bar-group span.bar::after{top:0px;transform:rotate(45deg);transition:top .4s, transform .4s;transition-delay:0s, .4s}.menu-collapse.open .bar-group span.bar::after,.open.menu-collapse1 .bar-group span.bar::after,.open.menu-collapse2 .bar-group span.bar::after{transform:rotate(-45deg)}.menu-collapse span.text,.menu-collapse1 span.text,.menu-collapse2 span.text{font-weight:600;letter-spacing:-1px;text-transform:uppercase;display:inline-block;line-height:64px;overflow:hidden;vertical-align:middle}.v-hidden{visibility:hidden;width:0;opacity:0;margin:0 !important;padding:0 !important}.menu-collapse.bold-bar .bar-group span.bar,.bold-bar.menu-collapse1 .bar-group span.bar,.bold-bar.menu-collapse2 .bar-group span.bar{height:4px;border-radius:100px;width:40px}.menu-collapse.bold-bar .bar-group span.bar::after,.bold-bar.menu-collapse1 .bar-group span.bar::after,.bold-bar.menu-collapse2 .bar-group span.bar::after,.menu-collapse.bold-bar .bar-group span.bar::before,.bold-bar.menu-collapse1 .bar-group span.bar::before,.bold-bar.menu-collapse2 .bar-group span.bar::before{height:4px;border-radius:100px;width:40px}@media screen and (min-width: 992px){.t-menu-collapse{display:none}.top-menu-collpase{display:block}}@media screen and (max-width: 991px){.top-menu-collapse{display:none}}.t-menu-collapse.height-15{height:24px;line-height:24px}.t-menu-collapse.height-20{height:32px;line-height:32px}.t-menu-collapse.height-25{height:40px;line-height:40px}.t-menu-collapse.height-30{height:48px;line-height:48px}.t-menu-collapse.height-35{height:56px;line-height:56px}.t-menu-collapse.height-40{height:64px;line-height:64px}.t-menu-collapse.height-45{height:72px;line-height:72px}.t-menu-collapse{cursor:pointer}.t-menu-collapse .bar-group{position:relative;float:right;width:32px;display:block;height:inherit}.t-menu-collapse .bar-group span.bar{height:6px;position:absolute;display:block;width:6px;right:0;left:0;top:50%;margin:0 auto;margin-top:-3px;border-radius:50%}.t-menu-collapse .bar-group span.bar::before,.t-menu-collapse .bar-group span.bar::after{content:"";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background-color:inherit;left:10px;transition-property:transform, left;transition:left .4s, width .4s, transform .4s;transition-delay:.4s, 0s, .4s;animation-fill-mode:backwards;backface-visibility:hidden}.t-menu-collapse .bar-group span.bar::after{left:-10px}.t-menu-collapse.open .bar-group span.bar{width:0;height:0}.t-menu-collapse.open .bar-group span.bar::after,.t-menu-collapse.open .bar-group span.bar::before{left:-15px;width:24px;height:4px;right:0;margin:0 auto;transform:rotate(-45deg);border-radius:0;transition:transform .4s, left .4s, width .4s;transition-delay:.4s, 0s, 0s}.t-menu-collapse.open .bar-group span.bar::after{transform:rotate(45deg)}.t-menu-collapse span.text{font-size:14px;font-weight:600;letter-spacing:-1px;text-transform:uppercase;line-height:inherit;height:inherit;display:block}.t-menu-collapse.vertical .bar-group span.bar{left:0}.t-menu-collapse.vertical .bar-group span.bar::before,.t-menu-collapse.vertical .bar-group span.bar::after{left:0;top:10px;transition-property:left, transform, width;transition:width .4s, transform .4s, top .4s;transition-delay:.0s, 0s, .4s;animation-fill-mode:backwards}.t-menu-collapse.vertical .bar-group span.bar::after{top:-10px}.t-menu-collapse.vertical.open .bar-group span.bar{width:0;height:0}.t-menu-collapse.vertical.open .bar-group span.bar::after,.t-menu-collapse.vertical.open .bar-group span.bar::before{width:32px;height:4px;left:50%;margin-left:-16px;transition:width .4s, transform .4s, top .4s, margin .4s;transition-delay:.4s, .4s, 0s;top:0}.t-menu-collapse.vertical.open .bar-group span.bar::before{transform-origin:center center;transform:rotate(-45deg)}.t-menu-collapse.vertical.open .bar-group span.bar::after{transform-origin:center center;transform:rotate(45deg)}.menu-collapse.text-top span.text,.text-top.menu-collapse1 span.text,.text-top.menu-collapse2 span.text{font-weight:600;position:absolute;bottom:57%;left:0;right:0;margin:0 auto !important;line-height:normal;width:100%;text-align:center;height:20px}.menu-collapse.text-top .bar-group .bar,.text-top.menu-collapse1 .bar-group .bar,.text-top.menu-collapse2 .bar-group .bar{top:59%;width:30px;height:2px}.menu-collapse.text-top .bar-group .bar::after,.text-top.menu-collapse1 .bar-group .bar::after,.text-top.menu-collapse2 .bar-group .bar::after,.menu-collapse.text-top .bar-group .bar::before,.text-top.menu-collapse1 .bar-group .bar::before,.text-top.menu-collapse2 .bar-group .bar::before{height:2px;top:9px;animation-fill-mode:both;backface-visibility:hidden}.menu-collapse.text-top .bar-group .bar::after,.text-top.menu-collapse1 .bar-group .bar::after,.text-top.menu-collapse2 .bar-group .bar::after{top:-9px}.menu-collapse.text-bottom span.text,.text-bottom.menu-collapse1 span.text,.text-bottom.menu-collapse2 span.text{font-weight:600;position:absolute;top:60%;left:0;right:0;margin:0 auto !important;line-height:normal;width:100%;text-align:center;height:20px}.menu-collapse.text-bottom .bar-group .bar,.text-bottom.menu-collapse1 .bar-group .bar,.text-bottom.menu-collapse2 .bar-group .bar{top:40%;width:30px;height:2px}.menu-collapse.text-bottom .bar-group .bar::after,.text-bottom.menu-collapse1 .bar-group .bar::after,.text-bottom.menu-collapse2 .bar-group .bar::after,.menu-collapse.text-bottom .bar-group .bar::before,.text-bottom.menu-collapse1 .bar-group .bar::before,.text-bottom.menu-collapse2 .bar-group .bar::before{height:2px;animation-fill-mode:both;backface-visibility:hidden}.menu-collapse.text-bottom .bar-group .bar::after,.text-bottom.menu-collapse1 .bar-group .bar::after,.text-bottom.menu-collapse2 .bar-group .bar::after{top:-9px}.menu-collapse.text-bottom .bar-group .bar::before,.text-bottom.menu-collapse1 .bar-group .bar::before,.text-bottom.menu-collapse2 .bar-group .bar::before{top:9px}@media screen and (max-width: 991px){.menu-collapse.text-bottom-md-down span.text,.text-bottom-md-down.menu-collapse1 span.text,.text-bottom-md-down.menu-collapse2 span.text{font-weight:600;position:absolute;bottom:5px;left:0;right:0;margin:0 auto !important;line-height:normal;width:100%;text-align:center;height:20px}.menu-collapse.text-bottom-md-down .bar-group .bar,.text-bottom-md-down.menu-collapse1 .bar-group .bar,.text-bottom-md-down.menu-collapse2 .bar-group .bar{top:40%;width:30px;height:2px}.menu-collapse.text-bottom-md-down .bar-group .bar::after,.text-bottom-md-down.menu-collapse1 .bar-group .bar::after,.text-bottom-md-down.menu-collapse2 .bar-group .bar::after,.menu-collapse.text-bottom-md-down .bar-group .bar::before,.text-bottom-md-down.menu-collapse1 .bar-group .bar::before,.text-bottom-md-down.menu-collapse2 .bar-group .bar::before{height:2px;animation-fill-mode:both;backface-visibility:hidden}.menu-collapse.text-bottom-md-down .bar-group .bar::after,.text-bottom-md-down.menu-collapse1 .bar-group .bar::after,.text-bottom-md-down.menu-collapse2 .bar-group .bar::after{top:-9px}.menu-collapse.text-bottom-md-down .bar-group .bar::before,.text-bottom-md-down.menu-collapse1 .bar-group .bar::before,.text-bottom-md-down.menu-collapse2 .bar-group .bar::before{top:9px}}.menu-collapse.text-top[class*="width"] .bar-group,.text-top.menu-collapse1[class*="width"] .bar-group,.text-top.menu-collapse2[class*="width"] .bar-group,.menu-collapse.text-bottom[class*="width"] .bar-group,.text-bottom.menu-collapse1[class*="width"] .bar-group,.text-bottom.menu-collapse2[class*="width"] .bar-group{width:100%}.nav-collapse.anim-left-fixed{transform:translate(-100%, 0);width:100%;height:100% !important;position:fixed;top:0;left:0;z-index:100;padding-top:64px !important}.nav-collapse.open.anim-left-fixed{transform:translate(0, 0);height:100% !important}.nav-collapse.anim-right-fixed{transform:translate(100%, 0);width:100%;height:100% !important;position:fixed;top:0;left:0;z-index:100;overflow:auto}.nav-collapse.open.anim-right-fixed{transform:translate(0, 0);height:100% !important}#wrapper{-webkit-transform-origin:50% 200px 0;-moz-transform-origin:50% 200px 0;-o-transform-origin:50% 200px 0;transform-origin:50% 200px 0}.scale-anim-1{position:fixed;transform:scale3d(0.9, 0.9, 0.9);-webkit-transform:scale3d(0.9, 0.9, 0.9);-moz-transform:scale3d(0.9, 0.9, 0.9);-ms-transform:scale3d(0.9, 0.9, 0.9);-o-transform:scale3d(0.9, 0.9, 0.9);-webkit-box-shadow:0 0 46px #000;-moz-box-shadow:0 0 46px #000;box-shadow:0 0 46px #000;width:100%;height:100%;overflow:auto}.menu-collapse.small-collapse .text,.small-collapse.menu-collapse1 .text,.small-collapse.menu-collapse2 .text{font-size:12px}.menu-collapse.small-collapse .bar-group .bar,.small-collapse.menu-collapse1 .bar-group .bar,.small-collapse.menu-collapse2 .bar-group .bar,.menu-collapse.small-collapse .bar-group .bar::before,.small-collapse.menu-collapse1 .bar-group .bar::before,.small-collapse.menu-collapse2 .bar-group .bar::before,.menu-collapse.small-collapse .bar-group .bar::after,.small-collapse.menu-collapse1 .bar-group .bar::after,.small-collapse.menu-collapse2 .bar-group .bar::after{width:25px;height:2px}.menu-collapse.small-collapse .bar-group .bar::before,.small-collapse.menu-collapse1 .bar-group .bar::before,.small-collapse.menu-collapse2 .bar-group .bar::before{top:-6px}.menu-collapse.small-collapse .bar-group .bar::after,.small-collapse.menu-collapse1 .bar-group .bar::after,.small-collapse.menu-collapse2 .bar-group .bar::after{top:6px}.menu-collapse.style-1 .bar-group,.style-1.menu-collapse1 .bar-group,.style-1.menu-collapse2 .bar-group{overflow:visible;opacity:.8}.menu-collapse.style-1 .bar-group span.bar,.style-1.menu-collapse1 .bar-group span.bar,.style-1.menu-collapse2 .bar-group span.bar{height:2px;position:absolute;display:block;width:32px;right:0;left:0;margin-left:auto;margin-right:auto;top:50%;margin-top:-2px;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.menu-collapse.style-1 .bar-group span.bar::before,.style-1.menu-collapse1 .bar-group span.bar::before,.style-1.menu-collapse2 .bar-group span.bar::before,.menu-collapse.style-1 .bar-group span.bar::after,.style-1.menu-collapse1 .bar-group span.bar::after,.style-1.menu-collapse2 .bar-group span.bar::after{height:2px;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.menu-collapse.style-1 .bar-group span.bar::before,.style-1.menu-collapse1 .bar-group span.bar::before,.style-1.menu-collapse2 .bar-group span.bar::before{left:-5px}.menu-collapse.style-1 .bar-group span.bar::after,.style-1.menu-collapse1 .bar-group span.bar::after,.style-1.menu-collapse2 .bar-group span.bar::after{top:-9px;left:-10px}.menu-collapse.style-1:hover .bar-group,.style-1.menu-collapse1:hover .bar-group,.style-1.menu-collapse2:hover .bar-group{opacity:1}.menu-collapse.style-1:hover .bar-group span.bar::after,.style-1.menu-collapse1:hover .bar-group span.bar::after,.style-1.menu-collapse2:hover .bar-group span.bar::after,.menu-collapse.style-1:hover .bar-group span.bar::before,.style-1.menu-collapse1:hover .bar-group span.bar::before,.style-1.menu-collapse2:hover .bar-group span.bar::before{left:0}.menu-collapse.style-1.open .bar-group span.bar,.style-1.open.menu-collapse1 .bar-group span.bar,.style-1.open.menu-collapse2 .bar-group span.bar{height:0 !important}.menu-collapse.style-1.open .bar-group span.bar::before,.style-1.open.menu-collapse1 .bar-group span.bar::before,.style-1.open.menu-collapse2 .bar-group span.bar::before,.menu-collapse.style-1.open .bar-group span.bar::after,.style-1.open.menu-collapse1 .bar-group span.bar::after,.style-1.open.menu-collapse2 .bar-group span.bar::after{top:0px;transform:rotate(45deg);transition:top .4s, transform .4s;transition-delay:0s, .4s;left:0}.menu-collapse.style-1.open .bar-group span.bar::after,.style-1.open.menu-collapse1 .bar-group span.bar::after,.style-1.open.menu-collapse2 .bar-group span.bar::after{transform:rotate(-45deg)}.menu-collapse.style-1 span.text,.style-1.menu-collapse1 span.text,.style-1.menu-collapse2 span.text{font-weight:600;letter-spacing:-1px;text-transform:uppercase;display:inline-block;line-height:64px;overflow:hidden;vertical-align:middle}.slogan-one-line{max-width:calc(100% - 100px)}.f-s-italic{font-style:italic !important}.f-s-normal{font-style:normal !important}.l-s-5{letter-spacing:-.5px !important}.l-s-6{letter-spacing:-.6px}.l-s-7{letter-spacing:-.7px}.l-s-8{letter-spacing:-.8px}.l-s-9{letter-spacing:-.9px}.l-s-10{letter-spacing:-1px}.l-s-11{letter-spacing:-1.1px}.l-s-12{letter-spacing:-1.2px}.l-s-13{letter-spacing:-1.3px}.l-s-14{letter-spacing:-1.4px}.l-s-15{letter-spacing:-1.5px}.l-s-16{letter-spacing:-1.6px}.l-s-17{letter-spacing:-1.7px}.l-s-18{letter-spacing:-1.8px}.l-s-16{letter-spacing:-1.9px}.l-s-20{letter-spacing:-2.0px}.slogan{display:block}.slogan-01{letter-spacing:-1px;font-size:15px;line-height:1.2}.shrink.fixed{position:fixed !important;animation:fadeInDown 0.4s;top:0}@media screen and (min-width: 992px){.fixedable .shrink-40,.header_is_fixed .shrink-40{padding-top:0 !important;padding-bottom:0 !important}.fixedable .shrink-40 [class*="mt-"],.fixedable .shrink-40 [class*="m-y-"],.fixedable .shrink-40 [class*="m-x-"],.fixedable .shrink-40 [class*="mb-"],.header_is_fixed .shrink-40 [class*="mt-"],.header_is_fixed .shrink-40 [class*="m-y-"],.header_is_fixed .shrink-40 [class*="m-x-"],.header_is_fixed .shrink-40 [class*="mb-"]{margin-top:0 !important;margin-bottom:0 !important}.fixedable .shrink-40 [class*="link-group"] .text-two-line,.header_is_fixed .shrink-40 [class*="link-group"] .text-two-line{height:64px;padding-top:12px;padding-bottom:12px}.fixedable .shrink-40 [class*="link-group"] .icon-line,.header_is_fixed .shrink-40 [class*="link-group"] .icon-line{line-height:64px;width:64px;height:64px}.fixedable .shrink-40 ul[class*="height-"],.header_is_fixed .shrink-40 ul[class*="height-"]{height:64px !important}.fixedable .shrink-40 ul[class*="height-"]>li>a,.header_is_fixed .shrink-40 ul[class*="height-"]>li>a{height:64px !important;line-height:64px !important}.fixedable .shrink-40 [class*="height-"]:not(.height-free).logo,.header_is_fixed .shrink-40 [class*="height-"]:not(.height-free).logo{height:64px !important}.fixedable .shrink-40 [class*="height-"]:not(.height-free).logo img,.header_is_fixed .shrink-40 [class*="height-"]:not(.height-free).logo img{max-height:48px !important}.fixedable .shrink-40 [class*="height-"].height-free.logo img,.header_is_fixed .shrink-40 [class*="height-"].height-free.logo img{max-height:120px !important}.fixedable .shrink-40 [class*="height-"],.header_is_fixed .shrink-40 [class*="height-"]{height:64px !important}.fixedable .shrink-40 .icon-button[class*="height-"],.header_is_fixed .shrink-40 .icon-button[class*="height-"]{height:64px !important;line-height:64px !important}.fixedable .shrink-40 .slogan,.header_is_fixed .shrink-40 .slogan{max-height:64px}}.fixedable .shrink-d-none{display:none}a:focus,a:visited,a:hover{text-decoration:none;outline:0}.link-group-1{display:block}.link-group-1 .icon-line{display:block;margin-bottom:10px}.link-group-1 .icon-line i{display:inline-block}.link-group-1 .text-three-line{display:block;margin-top:5px;margin-bottom:10px}.link-group-1 .text2{font-size:14px;line-height:16px;display:block;letter-spacing:-.3px}.link-group-1 .text1{font-size:28px;line-height:32px;display:block;letter-spacing:-.3px}.link-group-1.text-white{color:#fff}.link-group-1.text-white:hover{color:#fff}.link-group.skew-left,.link-group.skew-right,.link-group.skew,.link-group.repeat-left,.link-group.repeat-right{overflow:visible !important}.link-group{display:inline-block;text-decoration:none;overflow:hidden;white-space:nowrap}.link-group .big{font-size:22px}.link-group *{text-decoration:none}.link-group .icon-line,.link-group .text-one-line,.link-group .text-two-line{display:inline-block;overflow:hidden}.link-group .icon-line{text-align:center;font-size:20px}.link-group .icon-line i{display:inline-block}.link-group .text-one-line span.text1{display:block;font-weight:600;letter-spacing:-1px}.link-group .text-one-line,.link-group .text-two-line{text-align:left;text-decoration:none}.link-group .text-two-line span.text1{display:block;font-weight:600;letter-spacing:-.3px;line-height:28px}.link-group .text-two-line span.text2{display:block;font-weight:400;letter-spacing:-.3px;font-size:14px;line-height:16px}.link-group.height-30 .icon-line{line-height:48px;width:48px;height:48px}.link-group.height-30 .text-one-line{height:48px;line-height:48px}.link-group.height-30 .text-two-line{height:48px}.link-group.height-40 .icon-line{line-height:64px;width:64px;height:64px}.link-group.height-40 .text-one-line{height:64px;line-height:64px}.link-group.height-40 .text-two-line{height:64px;padding-top:11px;padding-bottom:11px}.link-group.height-50 .icon-line{line-height:80px;width:64px;height:80px;font-size:24px}.link-group.height-50 .text-one-line{height:80px;line-height:80px}.link-group.height-50 .text-two-line{height:80px;padding-top:19px;padding-bottom:19px}.link-group .icon-line.height-25{height:40px !important;line-height:40px !important;width:40px}.link-group .icon-line.height-20{height:32px !important;line-height:32px !important;width:32px}.link-group .icon-line.height-30{height:48px !important;line-height:48px !important;width:48px}.link-group .icon-line.height-35{height:56px !important;line-height:56px !important;width:56px}.link-group .icon-line.height-40{height:64px !important;line-height:64px !important;width:64px}.link-group .icon-line.height-45{height:72px !important;line-height:72px !important;width:72px}@media screen and (max-width: 768px){.mobil-phone.link-group .text-one-line,.mobil-phone.link-group .text-two-line{display:none !important}}.style-first-word{font-size:18px}.style-first-word span{font-size:13px}.sep-ver-white-5{height:8px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-5{height:8px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-10{height:16px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-10{height:16px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-15{height:24px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-15{height:24px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-20{height:32px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-20{height:32px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-25{height:40px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-25{height:40px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-30{height:48px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-30{height:48px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-35{height:56px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-35{height:56px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-40{height:64px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-40{height:64px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-45{height:72px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-45{height:72px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-50{height:80px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-50{height:80px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-55{height:88px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-55{height:88px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-60{height:96px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-60{height:96px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-65{height:104px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-65{height:104px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-70{height:112px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-70{height:112px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-75{height:120px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-75{height:120px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-80{height:128px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-80{height:128px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-85{height:136px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-85{height:136px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-90{height:144px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-90{height:144px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-95{height:152px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-95{height:152px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-100{height:160px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-100{height:160px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-105{height:168px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-105{height:168px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-110{height:176px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-110{height:176px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-115{height:184px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-115{height:184px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-120{height:192px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-120{height:192px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-125{height:200px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-125{height:200px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-130{height:208px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-130{height:208px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-135{height:216px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-135{height:216px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-ver-white-140{height:224px;width:1px;background-color:rgba(255,255,255,0.24);display:inline-block}.sep-ver-dark-140{height:224px;width:1px;background-color:rgba(0,0,0,0.12);display:inline-block}.sep-hor-dark{width:100%;height:1px;clear:both;background-color:rgba(0,0,0,0.12);display:block}.sep-hor-white{width:100%;height:1px;clear:both;background-color:rgba(255,255,255,0.24);display:block}#wrapper{display:block;width:100%}.fixed-push-menu-bar:not(.slideUp){height:100%;width:320px;z-index:200;max-width:calc(100% - 70px);transform:translateX(100%)}.fixed-push-menu-bar:not(.slideUp).open .close-bar{transform:translateX(-100%)}.fixed-push-menu-bar:not(.slideUp).open,.fixed-push-menu-bar:not(.slideUp) .close-bar{transform:translateX(0)}@media screen and (max-width: 480px){.fixed-push-menu-bar:not(.slideUp){max-width:calc(100% - 48px)}}.fixed-push-menu-bar{position:fixed;top:0;right:0;visibility:hidden;opacity:0}.fixed-push-menu-bar .logo{text-align:center}.fixed-push-menu-bar .logo img{width:75% !important;max-width:207px !important}.fixed-push-menu-bar::-webkit-scrollbar{width:4px;border-radius:5px;background-color:#d8d8d8}.fixed-push-menu-bar::-webkit-scrollbar-thumb{border-radius:5px;background-color:#9b9ea0}.fixed-push-menu-bar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px transparent;background-color:#d8d8d8;border-radius:5px}.fixed-push-menu-bar-inner{overflow:auto;height:100vh}.fixed-push-menu-bar-inner::-webkit-scrollbar{width:4px;border-radius:5px;background-color:#d8d8d8}.fixed-push-menu-bar-inner::-webkit-scrollbar-thumb{border-radius:5px;background-color:#9b9ea0}.fixed-push-menu-bar-inner::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px transparent;background-color:#d8d8d8;border-radius:5px}.fixed-push-menu-bar.open{visibility:visible;opacity:1}.fixed-push-menu-bar .close-bar{position:absolute;float:left;z-index:200;opacity:0;transition-delay:.2s;animation-fill-mode:backwards}@media screen and (max-width: 480px){.fixed-push-menu-bar .close-bar{width:40px;height:40px;line-height:40px}}.fixed-push-menu-bar.open .close-bar{opacity:1}#wrapper{position:relative;left:0}#wrapper::before{opacity:0;content:"";position:fixed;animation-fill-mode:both;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;background-color:#111;pointer-events:none}#wrapper.pushed-250{left:-250px}#wrapper.pushed-250::before{z-index:105;opacity:0.8;cursor:pointer;pointer-events:visible}.o-hidden{overflow:hidden;position:relative}.o-hidden .scroll-top{display:none !important}.fixed-push-menu-bar.slideUp{width:100%;max-width:100%;z-index:99;transform:translateY(-20%);left:0;right:0;height:100vh;pointer-events:none}.fixed-push-menu-bar.slideUp.top-64{top:64px}.fixed-push-menu-bar.slideUp.top-64 .fixed-push-menu-bar-inner{height:calc(100% - 64px)}.fixed-push-menu-bar.slideUp.top-112{top:112px}.fixed-push-menu-bar.slideUp.top-112 .fixed-push-menu-bar-inner{height:calc(100% - 112px)}.fixed-push-menu-bar.slideUp.open{transform:translateY(0);pointer-events:all}@media screen and (min-width: 992px){.menu-bottom{z-index:100;width:100%;left:0;bottom:0}}.fixed-menu-full{transform:translateY(-100px);width:100%;height:100%;z-index:800;overflow:auto;position:fixed;top:0;left:0;padding-top:50px;visibility:hidden;opacity:0}.fixed-menu-full::-webkit-scrollbar{width:4px;border-radius:5px}.fixed-menu-full::-webkit-scrollbar-thumb{border-radius:5px}.fixed-menu-full::-webkit-scrollbar-track{box-shadow:transparent 0px 0px 6px inset;border-radius:5px}.fixed-menu-full.open{opacity:1;visibility:visible}.fixed-menu-full .fixed-menu-close{position:fixed;top:15px;right:15px;font-size:16px;width:48px;height:48px;line-height:48px;text-align:center}.fixed-menu-full .fixed-menu-close i{display:inline-block;width:48px;height:48px;text-align:center;transform-origin:50% 47%}.fixed-menu-full .fixed-menu-close:hover i{transform:rotate(360deg)}.menu-container{max-width:100%;text-align:center}.sm-fixed-menu-1{text-align:center;display:inline-block;margin:0 auto}.sm-fixed-menu-1 ul ul{padding:5px}.sm-fixed-menu-1 li{text-align:center}.sm-fixed-menu-1 li a .sub-arrow{display:inline-block;position:relative;margin-left:10px;width:30px}.sm-fixed-menu-1 li a .sub-arrow::before{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:22px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\4b";color:inherit;position:relative;display:block;font-size:18px}.sm-fixed-menu-1 li a.highlighted .sub-arrow::before{content:"\e067"}.sm-fixed-menu-1 ul{box-shadow:none;text-align:center}.sm-fixed-menu-1 ul li a{font-size:18px;opacity:0.7}.sm-fixed-menu-1>li{width:100%;text-align:center}.sm-fixed-menu-1 li>a{opacity:0.9;letter-spacing:1px}dib .sm-fixed-menu-1 li>a:hover{opacity:1}.sm-fixed-menu-1>li>a{height:auto !important}@media screen and (min-width: 1200px){.fixed-menu-full .sm-fixed-menu-1>li>a{font-size:2vw;padding:25px 15px !important;line-height:22px !important}}@media screen and (max-width: 1200px){.fixed-menu-full .sm-fixed-menu-1>li>a{font-size:22px;padding:13px 15px !important;line-height:22px !important}}.fixed-search{width:100%}.fixed-search .input-wrap{position:relative}.fixed-search .input-wrap input{width:100%;padding-left:15px;padding-right:40px;border:0;outline:0;height:48px;font-size:24px;font-weight:600}.fixed-search .input-wrap input::placeholder{opacity:0.4;font-size:30px;letter-spacing:-1.5px;font-weight:600}.fixed-search .input-wrap input:-moz-placeholder{opacity:0.4;font-size:30px;letter-spacing:-1.5px;font-weight:600}.fixed-search .input-wrap input::-moz-placeholder{opacity:0.4;font-size:30px;letter-spacing:-1.5px;font-weight:600}.fixed-search .input-wrap input:-ms-input-placeholder{opacity:0.4;font-size:30px;letter-spacing:-1.5px;font-weight:600}.fixed-search .input-wrap input::-webkit-input-placeholder{opacity:0.4;font-size:30px;letter-spacing:-1.5px;font-weight:600}.fixed-search .input-wrap i{position:absolute;font-size:24px;right:10px;top:50%;display:inline-block}.fixed-btn{font-family:"Work Sans", sans-serif;font-size:14px;position:fixed;top:150px;right:70px;transform:rotate(-90deg);transform-origin:100% 0;border-radius:25px;display:block;font-weight:600;z-index:99}.fixed-btn.style-1{padding:5px 5px 5px 25px;line-height:40px}.fixed-btn.style-1 i{width:40px;height:40px;line-height:40px;border-radius:50%;text-align:center;margin-left:10px;display:inline-block;font-size:16px}.social-menu-wrapper{position:relative;display:block;width:100%;text-align:center;margin:10px 0}.social-menu-wrapper ul{display:inline-block;padding:0 30px;background-color:#1b1464;border-radius:30px 30px 0 0}.social-menu-wrapper ul>li{display:inline}.social-menu-wrapper ul>li a{width:48px;height:48px;line-height:48px;display:inline-block;font-size:18px;opacity:.7;transition:all .3s ease-in}.social-menu-wrapper ul>li a:hover{opacity:1}@media screen and (min-width: 992px){.header-fixed-25{width:25%;height:100vh;position:fixed;z-index:99;top:0;left:0;box-shadow:0 10px 20px 0 rgba(0,0,0,0.12)}.header-fixed-25 .header-fixed-inner{height:100vh;overflow:auto}.pb-64-md-down{padding-bottom:64px}.push-25-md-down{padding-left:25%}.social-menu-wrapper{position:absolute;left:0;right:0;bottom:0;margin:0 auto;display:inline-block;text-align:center}}@media screen and (max-width: 480px){.tiny-xsul li a{font-size:14px !important}.tiny-xsul>li>a{padding-left:12px !important;padding-right:12px !important}.tiny-xsa,.tiny-xsbutton{font-size:14px !important;padding-left:12px !important;padding-right:12px !important}}@media (min-width: 991px) and (max-width: 1200px){ul.tiny-md-lg li a{font-size:13px !important}ul.tiny-md-lg>li>a{padding-left:12px !important;padding-right:12px !important}a.tiny-md-lg,button.tiny-md-lg{font-size:14px !important;padding-left:12px !important;padding-right:12px !important;max-width:48px}.hide-md-lg{display:none !important}.width-full-md-lg{width:100%;max-width:100%;text-align:center}}@media screen and (max-width: 1200px){.width-full-lg-down{width:100%;max-width:none}}h1.main-title{font-size:36px;margin-bottom:10px;padding:10px 0;letter-spacing:-2px;font-weight:600}h2.main-title{font-size:32px;margin-bottom:10px;padding:8px 0;letter-spacing:-1.75px;font-weight:600}h3.main-title{font-size:28px;margin-bottom:10px;padding:6px 0;letter-spacing:-1.5px;font-weight:600}h4.main-title{font-size:24px;margin-bottom:10px;padding:5px 0;letter-spacing:-1.25px;font-weight:600}h5.main-title{font-size:20px;margin-bottom:10px;padding:5px 0;letter-spacing:-1px;font-weight:600}h6.main-title{font-size:17.6px;margin-bottom:10px;padding:5px 0;letter-spacing:-.75px;font-weight:600}@media screen and (min-width: 992px){.normal-title{font-size:3.5vw}}@media screen and (max-width: 991px){.normal-title{font-size:6vw}}@media screen and (max-width: 768px){.normal-title{font-size:7vw}}.sub-title-02,.line-title-primary{font-size:24px;line-height:1.5;margin-bottom:20px;padding:10px 0;position:relative;letter-spacing:-1px;font-weight:600}.sub-title-02::before,.line-title-primary::before{width:100px;content:"";display:block;position:absolute;top:100%;left:0;height:3px}p{margin-bottom:0;padding-bottom:5px}.dropdown.language{position:relative}.dropdown.language button{cursor:pointer;font-weight:600}.dropdown.language button i{display:inline-block;margin:0 4px;color:inherit;font-size:12px}.dropdown.language.show button{border-bottom-left-radius:0;border-bottom-right-radius:0}.dropdown.language .dropdown-menu{margin:0;border-radius:0;padding:0;border:0;box-shadow:5px 2px 6px 2px rgba(0,0,0,0.08);top:100% !important;transform:translate3d(0, 0, 0) !important;width:100%;min-width:0}.dropdown.language .dropdown-menu>a{border-top:1px solid;text-align:center;display:block;padding:7px 10px;font-size:13px;font-weight:500;letter-spacing:-.4px;text-transform:capitalize}nav.language-list a{font-size:12px;font-family:"Work Sans", sans-serif;font-weight:600;line-height:1.6;padding:6px 8px;transition:all .3s ease-in}nav.language-list a:nth-child(0),nav.language-list a:nth-child(1){border:none !important;border:0 !important}nav.language-list.style-1 a{border-left:1px solid rgba(0,0,0,0.12);color:#999}nav.language-list.style-1 a:hover{color:#222}nav.language-list.style-2 a{border-left:1px solid rgba(255,255,255,0.24);color:#fff}.language-menu{font-weight:600;font-family:"Work Sans", sans-serif;font-size:14px}.language-menu .dropdown-menu{background-color:#fff;border-radius:0;width:auto !important;min-width:0}.language-menu.h-40 .dropdown-toggle{display:inline-block;padding:18px 5px;line-height:28px;text-transform:capitalize}.language-menu.h-40 .dropdown-toggle i{position:relative;top:3px}.language-menu.h-40 .dropdown-menu{top:64px}.language-menu.color-tra-white .dropdown-toggle{color:#fff}.language-full-center{width:100%;text-align:center}.language-full-center a:nth-child(1){border-right:1px solid #cecece}.language-full-center a{display:inline-block;color:#222;padding:10px 6px;font-size:14px;font-weight:600;opacity:.66;line-height:22px;text-transform:capitalize}.language-full-center a:hover{opacity:1}.language-full-center.white a{color:#fff}.language-full-center.white a:nth-child(1){border-right:1px solid rgba(255,255,255,0.25)}.owl-banner-wrap{position:relative}@keyframes shadow-anim{0%{box-shadow:0 0 0 0px rgba(255,255,255,0.2)}100%{box-shadow:0 0 0 35px rgba(255,255,255,0)}}.owl-item{overflow:hidden}.owl-item .owl-caption-wrap{opacity:0;visibility:hidden;transition-delay:0.3s}.owl-item.active .owl-caption-wrap{opacity:1;visibility:visible}.owl-banner .ken-burns.item{overflow:hidden}.owl-banner .ken-burns.item img{transform:scale(2)}.owl-banner .owl-item.active .ken-burns.item img{transform:scale(1);transition:all 5s ease-in;animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}.owl-caption-wrap[class*="caption-left"]{text-align:left}.owl-caption-wrap[class*="caption-right"]{text-align:right}.owl-caption-wrap[class*="caption-center"]{margin:0 auto;text-align:center}@media screen and (min-width: 768px){.owl-caption-wrap{position:absolute;z-index:20;height:100%;max-width:1170px;padding:0 15px;top:0;left:0;right:0;margin:0 auto}.owl-caption-wrap .owl-caption{position:absolute}.owl-caption-wrap[class*="caption-left"]{text-align:left}.owl-caption-wrap[class*="caption-left"] .owl-caption{left:15px}.owl-caption-wrap[class*="caption-right"]{text-align:right}.owl-caption-wrap[class*="caption-right"] .owl-caption{right:15px}.owl-caption-wrap[class*="caption-center"]{margin:0 auto;text-align:center}.owl-caption-wrap[class*="caption-center"] .owl-caption{left:0;right:0;margin:0 auto}.owl-caption-wrap[class*="-bottom"] .owl-caption{bottom:calc(5% + 40px)}.owl-caption-wrap[class*="-top"] .owl-caption{top:calc(10% + 40px)}.owl-caption-wrap[class*="-middle"] .owl-caption{top:50%;transform:translateY(-50%)}}@media screen and (max-width: 768px){.owl-banner .owl-caption-wrap,.owl-banner[class*="-fit-sm-down"] .owl-caption-wrap{position:relative;top:auto;left:auto;bottom:auto;width:auto;max-width:100%}.owl-banner .owl-caption-wrap .owl-caption,.owl-banner[class*="-fit-sm-down"] .owl-caption-wrap .owl-caption{position:static}}@media screen and (max-width: 768px){.owl-banner-wrap{position:relative}.owl-banner-wrap .owl-banner{position:relative}.owl-banner-wrap .owl-banner .owl-caption-wrap{position:absolute;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}}.owl-banner.nav-justified-bottom .owl-nav{bottom:50px}.owl-banner.nav-justified-center .owl-nav{height:1px;top:50%;transform:translateY(-50%);bottom:auto}.owl-banner .owl-title{font-size:3em;line-height:1;margin-bottom:10px;font-weight:600;letter-spacing:-1.5px;margin-bottom:15px}.owl-banner .owl-description{font-size:20.8px;line-height:1.2;margin-bottom:20px}@media screen and (max-width: 768px){.owl-banner .owl-title{font-size:2em}.owl-banner .owl-description{font-size:16px}}.owl-button{display:inline-block;padding:10px 25px;font-size:15px;font-weight:600;margin-top:15px}.owl-banner .big-caption .owl-title{font-size:72px}.owl-banner .big-caption .owl-description{font-size:40px}@media (min-width: 991px) and (max-width: 1200px){.owl-banner .big-caption .owl-title{font-size:60px}.owl-banner .big-caption .owl-description{font-size:30px}}@media (min-width: 768px) and (max-width: 992px){.owl-banner .big-caption .owl-title{font-size:48px}.owl-banner .big-caption .owl-description{font-size:24px}}@media screen and (max-width: 768px){.owl-banner .big-caption .owl-title{font-size:36px}.owl-banner .big-caption .owl-description{font-size:20px}}.owl-banner .small-caption .owl-title{font-size:40px}.owl-banner .small-caption .owl-description{font-size:24px}@media (min-width: 768px) and (max-width: 992px){.owl-banner .small-caption .owl-title{font-size:34px}.owl-banner .small-caption .owl-description{font-size:20px}}@media screen and (max-width: 768px){.owl-banner .small-caption .owl-title{font-size:24px}.owl-banner .small-caption .owl-description{font-size:16px}}.owl-banner .big-title .owl-title{font-size:72px}@media (min-width: 991px) and (max-width: 1200px){.owl-banner .big-title .owl-title{font-size:60px}}@media (min-width: 768px) and (max-width: 992px){.owl-banner .big-title .owl-title{font-size:40px}}@media screen and (max-width: 768px){.owl-banner .big-title .owl-title{font-size:32px}}.owl-banner .big-desc .owl-description{font-size:48px}@media (min-width: 991px) and (max-width: 1200px){.owl-banner .big-desc .owl-description{font-size:40px}}@media (min-width: 768px) and (max-width: 992px){.owl-banner .big-desc .owl-description{font-size:32px}}@media screen and (max-width: 768px){.owl-banner .big-desc .owl-description{font-size:24px}}.owl-caption-wrap{padding-left:15px;padding-right:15px}.owl-item .owl-caption-wrap{opacity:0}.owl-item.active .owl-caption-wrap{opacity:1}.owl-item.active .owl-title{-webkit-animation:0.8s 0.3s fadeInDown both;animation:0.8s 0.3s fadeInDown both}.owl-item.active .owl-description{-webkit-animation:0.8s 0.3s fadeInUp both;animation:0.8s 0.3s fadeInUp both}.owl-item.active .owl-button{-webkit-animation:0.8s 0.8s flipInX both;animation:0.8s 0.8s flipInX both}@media screen and (max-width: 1200px){.owl-banner:not(.img-no-fit) .owl-item{min-height:450px}.owl-banner:not(.img-no-fit) .owl-item .item{min-height:450px}.owl-banner:not(.img-no-fit) .owl-item .item img{object-fit:cover;min-width:100%;min-height:450px}}@media screen and (max-width: 768px){.owl-banner:not(.img-no-fit) .owl-item .item{min-height:450px;height:60vh}.owl-banner:not(.img-no-fit) .owl-item .item img{object-fit:cover;min-width:100%;height:100%}}@media screen and (max-width: 768px){.owl-banner.img-no-fit .owl-item .item .owl-caption-wrap{position:relative;top:0;left:0;bottom:0;right:0;text-align:center;padding:20px 15px;transform:translate(0, 0);opacity:1;visibility:visible}.owl-banner.img-no-fit .owl-item .item .owl-caption-wrap[class*="light-text"]{background-color:#3e454d}.owl-banner.img-no-fit .owl-item .item .owl-caption-wrap[class*="dark-text"],.owl-banner.img-no-fit .owl-item .item .owl-caption-wrap[class*="primary-text"],.owl-banner.img-no-fit .owl-item .item .owl-caption-wrap[class*="secondary-text"]{background-color:#F9F9F9}}.container,.owl-banner.nav-left-bottom .owl-nav,.owl-banner.nav-right-bottom .owl-nav{max-width:1170px}.owl-banner .owl-nav button.owl-next,.owl-banner .owl-nav button.owl-prev{width:48px;height:48px;line-height:48px;text-align:center;z-index:4;position:relative;background:#fff;display:inline-block}.owl-banner .owl-nav button.owl-next span,.owl-banner .owl-nav button.owl-prev span{display:none}.owl-banner .owl-nav button.owl-next::before,.owl-banner .owl-nav button.owl-prev::before{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:19px;position:absolute;top:50%;left:50%;content:"\6b";z-index:8;color:#222;display:inline-block}.owl-banner .owl-nav button.owl-next::before{content:"\4b"}.owl-banner .owl-nav button.owl-prev::before{content:"\4a"}.owl-banner.nav-white-1 button.owl-next::before,.owl-banner.nav-white-1 button.owl-prev::before,.owl-banner.nav-dark-1 button.owl-next::before,.owl-banner.nav-dark-1 button.owl-prev::before,.owl-banner.nav-primary-1 button.owl-next::before,.owl-banner.nav-primary-1 button.owl-prev::before{font-size:24px}.owl-banner.nav-justified-center .owl-nav{position:absolute;top:50%;width:100%}.owl-banner.nav-justified-center .owl-nav button.owl-next,.owl-banner.nav-justified-center .owl-nav button.owl-prev{position:absolute}.owl-banner.nav-justified-center .owl-nav button.owl-next{right:0}.owl-banner.nav-justified-center .owl-nav button.owl-prev{left:0}.owl-banner.nav-justified-bottom .owl-nav{position:absolute;bottom:0;height:48px;width:100%}.owl-banner.nav-justified-bottom .owl-nav button.owl-next,.owl-banner.nav-justified-bottom .owl-nav button.owl-prev{position:absolute}.owl-banner.nav-justified-bottom .owl-nav button.owl-next{right:0}.owl-banner.nav-justified-bottom .owl-nav button.owl-prev{left:0}.owl-banner.nav-left-bottom .owl-nav{position:absolute;left:0;right:0;bottom:50px;text-align:left;margin:0 auto}.owl-banner.nav-left-bottom .owl-nav .owl-prev{opacity:0.8}.owl-banner.nav-right-bottom .owl-nav{position:absolute;left:0;right:0;bottom:50px;text-align:right;margin:0 auto}.owl-banner.nav-right-bottom .owl-nav .owl-prev{opacity:0.8}.owl-banner.nav-center-bottom .owl-nav{position:absolute;left:0;right:0;bottom:50px;text-align:center;margin:0 auto}.owl-banner.nav-center-bottom .owl-nav .owl-prev{opacity:0.8}@media screen and (min-width: 992px){.owl-banner.nav-large .owl-nav button.owl-next,.owl-banner.nav-large .owl-nav button.owl-prev,.owl-banner.nav-large-md-up .owl-nav button.owl-next,.owl-banner.nav-large-md-up .owl-nav button.owl-prev{width:56px;height:56px;line-height:56px}.owl-banner.nav-large .owl-nav button.owl-next::before,.owl-banner.nav-large .owl-nav button.owl-prev::before,.owl-banner.nav-large-md-up .owl-nav button.owl-next::before,.owl-banner.nav-large-md-up .owl-nav button.owl-prev::before{font-size:24px}}.owl-banner.nav-circle .owl-nav button.owl-next,.owl-banner.nav-circle .owl-nav button.owl-prev{border-radius:50%;margin:0 3px}.owl-banner.owl-boxed .owl-caption-wrap .owl-caption{padding-left:20px;padding-right:20px}.owl-banner.owl-full-screen{height:100vh !important;min-width:100% !important;min-height:100vh !important;width:100%}.owl-banner.owl-full-screen .owl-item .item{height:100vh !important;min-width:100% !important;min-height:100vh !important}.owl-banner.owl-full-screen .owl-item .item img{height:100vh !important;min-width:100% !important;min-height:100vh !important;object-fit:cover !important}.owl-banner.owl-img-opacity .item{background-color:#222}.owl-banner.owl-img-opacity .item img{opacity:0.5}.owl-banner .owl-caption-wrap.small-title-line .owl-title{font-size:18px;font-weight:normal;letter-spacing:-0.5px;position:relative;font-family:"Poppins", sans-serif}.owl-banner .owl-caption-wrap.small-title-line .owl-title span{display:inline-block;padding-left:60px;position:relative}.owl-banner .owl-caption-wrap.small-title-line .owl-title span::before{width:50px;height:1px;position:absolute;content:"";display:block;position:absolute;top:50%;left:0}.owl-banner .owl-caption-wrap.small-title-line .owl-description{font-size:48px}.owl-banner .owl-caption-wrap.small-title-line .owl-description span{padding-left:10px;font-weight:400;letter-spacing:-1px;display:inline-block}@media screen and (max-width: 768px){.owl-banner .owl-caption-wrap.small-title-line .owl-description{font-size:24px}}.font-style-1{font-family:"Roboto Slab", sans-serif}.font-style-2{font-family:"Montserrat", sans-serif}.font-style-3 .owl-title{font-family:"Kaushan Script", sans-serif}.font-style-4 .owl-title{font-family:"Courgette", sans-serif}@media screen and (max-width: 768px){.owl-banner:not(.img-no-fit) .owl-hero-caption{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.owl-banner:not(.img-no-fit) .owl-hero-caption .owl-title,.owl-banner:not(.img-no-fit) .owl-hero-caption .owl-description{color:#fff}}.owl-banner .item img{width:100%}@media screen and (max-width: 991px){.owl-banner .item img{object-fit:cover;max-height:500px;min-height:40vh}}.owl-banner .owl-dots{display:none}.owl-caption-wrap{pointer-events:none}.owl-caption-wrap .owl-button{pointer-events:all}.owl-caption-wrap.caption-bottom-dark{font-family:"Roboto Condensed", sans-serif;position:absolute;color:#fff;bottom:0;left:0;width:100%;padding:25px 10px;background-color:rgba(0,0,0,0.44);max-width:none;top:auto !important;text-align:center;height:auto;transform:none !important}.owl-caption-wrap.caption-bottom-dark .owl-caption{position:relative}.owl-caption-wrap.caption-bottom-dark .owl-title{font-weight:700}@media screen and (min-width: 768px){.owl-caption-wrap.caption-bottom-dark .owl-title{font-size:60px}}@media screen and (min-width: 768px){.owl-banner.owl-banner-style-01 .owl-caption{padding-left:50px;padding-right:50px}}.owl-banner.owl-banner-style-01 .owl-nav{position:absolute;height:0;width:1400px;max-width:90%;top:50%;left:50%}@media screen and (max-width: 768px){.owl-banner.owl-banner-style-01 .owl-nav{display:none !important}}.owl-banner.owl-banner-style-01 .owl-nav .owl-next{position:absolute;right:-40px;top:0}.owl-banner.owl-banner-style-01 .owl-nav .owl-prev{position:absolute;left:-40px;top:0}.owl-banner.owl-banner-style-01 .owl-nav .owl-next,.owl-banner.owl-banner-style-01 .owl-nav .owl-prev{background-color:#fff;border-radius:50%;text-align:center;line-height:48px;color:#222;font-size:16px}.owl-banner.owl-banner-style-01 .owl-dots{display:block;position:absolute;bottom:20px;left:50%;z-index:20}.dots-true .owl-carousel .owl-dots{display:block;width:100%;z-index:20;text-align:center}.dots-true .owl-carousel .owl-dots .owl-dot{display:inline-block;width:14px;height:14px;margin:0 5px;position:relative;border-radius:50%}.dots-true .owl-carousel .owl-dots .owl-dot::before{width:20px;height:20px;position:absolute;top:50%;left:50%}.dots-true .owl-carousel .owl-dots .owl-dot::after{width:8px;height:8px;position:absolute;top:50%;left:50%}.dots-true .owl-carousel .owl-dots .owl-dot::before,.dots-true .owl-carousel .owl-dots .owl-dot::after{opacity:0;content:"";display:block;position:absolute;border-radius:50%}.dots-true .owl-carousel .owl-dots .owl-dot.active::before,.dots-true .owl-carousel .owl-dots .owl-dot.active::after{opacity:1}@media screen and (max-width: 991px){.dots-true-md-down .owl-carousel .owl-dots{display:block;width:100%;z-index:20;text-align:center}.dots-true-md-down .owl-carousel .owl-dots .owl-dot{display:inline-block;width:14px;height:14px;margin:0 5px;position:relative;border-radius:50%}.dots-true-md-down .owl-carousel .owl-dots .owl-dot::before{width:20px;height:20px;position:absolute;top:50%;left:50%}.dots-true-md-down .owl-carousel .owl-dots .owl-dot::after{width:8px;height:8px;position:absolute;top:50%;left:50%}.dots-true-md-down .owl-carousel .owl-dots .owl-dot::before,.dots-true-md-down .owl-carousel .owl-dots .owl-dot::after{opacity:0;content:"";display:block;position:absolute;border-radius:50%}.dots-true-md-down .owl-carousel .owl-dots .owl-dot.active::before,.dots-true-md-down .owl-carousel .owl-dots .owl-dot.active::after{opacity:1}}.slider-style-1 .owl-banner .owl-button{background-color:#fbb03b;color:#111;border-radius:100px;font-weight:600;font-family:"Work Sans", sans-serif;border:0;font-size:13px}.slider-style-1 .owl-banner .owl-button:hover{background-color:#e58d05}.slider-style-1 .owl-banner .owl-dots{display:block;position:absolute;left:0;bottom:40px;z-index:50}.slider-style-1 .owl-banner .owl-dots .owl-dot{background-color:#fff !important;width:25px !important;height:2px !important;display:block !important;margin:14px 0 !important;position:relative !important;border-radius:0 !important}.slider-style-1 .owl-banner .owl-dots .owl-dot::after,.slider-style-1 .owl-banner .owl-dots .owl-dot::before{display:none !important}.slider-style-1 .owl-banner .owl-dots .owl-dot.active{width:45px !important;background-color:#fff !important}.owl-scroll-down-1{position:absolute;z-index:60;left:50%;transform:translateX(-50%);bottom:0}.owl-scroll-down-1 .mouse{width:28px;height:48px;border:2px solid #fff;border-radius:30px;position:relative;display:block}.owl-scroll-down-1 .mouse::before{width:4px;height:12px;border-radius:100px;content:"";display:block;position:absolute;position:absolute;left:50%;margin-left:-2px;top:9px;background-color:#fff;animation:line-anim 1.5s infinite}.owl-scroll-down-1 .line{width:2px;height:40px;display:block;margin:0 auto;position:relative;background:#fff}@-webkit-keyframes line-anim{0%{transform:translateY(0)}50%{transform:translateY(16px)}100%{transform:translateY(0px)}}@-moz-keyframes line-anim{0%{transform:translateY(0)}50%{transform:translateY(16px)}100%{transform:translateY(0px)}}@-o-keyframes line-anim{0%{transform:translateY(0)}50%{transform:translateY(16px)}100%{transform:translateY(0px)}}@keyframes line-anim{0%{transform:translateY(0)}50%{transform:translateY(16px)}100%{transform:translateY(0px)}}.mobile-default .owl-banner{height:auto;min-height:0;max-height:none}.mobile-default .owl-carousel{height:auto;min-height:0;max-height:none}.mobile-default .owl-carousel .owl-item{height:auto;min-height:0;max-height:none}.mobile-default .owl-carousel .owl-item .item{height:auto;min-height:0;max-height:none}.mobile-default .owl-carousel .owl-item .item img{height:auto;min-height:0;max-height:none;width:100%;object-fit:contain}.hero-banner-1 .owl-button{font-size:12px;font-weight:600;padding:6px 25px;border-radius:30px}.hero-banner-1 .owl-title{font-size:30px;font-weight:600;line-height:1.2;margin-bottom:20px}.hero-banner-1 .owl-description{font-size:16px;line-height:1.8}.hero-banner-1 .big-title .owl-title{font-size:4.85vw}.hero-banner-1 .big-desc .owl-description{font-size:3vw}.hero-banner-1 .big-caption .owl-title{font-size:4.85vw}.hero-banner-1 .big-caption .owl-description{font-size:3vw}.hero-banner-1 .small-caption .owl-title{font-size:26px}.hero-banner-1 .small-caption .owl-description{font-size:18px}@media screen and (max-width: 991px){.hero-banner-1 .owl-title{font-size:24px}.hero-banner-1 .owl-description{font-size:16px}.hero-banner-1 .big-desc .owl-description{font-size:24px}.hero-banner-1 .big-title .owl-title{font-size:30px}.hero-banner-1 .big-caption .owl-title{font-size:36px}.hero-banner-1 .big-caption .owl-description{font-size:24px}.hero-banner-1 .small-caption .owl-title{font-size:22px}.hero-banner-1 .small-caption .owl-description{font-size:16px}}@media screen and (min-width: 1367px){.hero-banner-1 .owl-title{font-size:36px;font-weight:600}}.hero-banner{position:relative;z-index:20}.hero-bg,.hero-bg1,.hero-bg2{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-repeat:no-repeat;opacity:.2;z-index:-1}.hero-bg.bottom,.hero-bg1.bottom,.hero-bg2.bottom{background-position:bottom left}.hero-bg.bottom-r,.hero-bg1.bottom-r,.hero-bg2.bottom-r{background-position:bottom right}.hero-bg.bottom-c,.hero-bg1.bottom-c,.hero-bg2.bottom-c{background-position:bottom center}.hero-bg.top,.hero-bg1.top,.hero-bg2.top{background-position:top left}.hero-bg.top-r,.hero-bg1.top-r,.hero-bg2.top-r{background-position:top right}.hero-bg.top-c,.hero-bg1.top-c,.hero-bg2.top-c{background-position:top center}.hero-bg.center,.hero-bg1.center,.hero-bg2.center{background-position:center center}.hero-bg.o-3,.hero-bg1.o-3,.hero-bg2.o-3{opacity:.3}.hero-bg.o-5,.hero-bg1.o-5,.hero-bg2.o-5{opacity:.5}.hero-bg.o-7,.hero-bg1.o-7,.hero-bg2.o-7{opacity:.7}.hero-bg.o-10,.hero-bg1.o-10,.hero-bg2.o-10{opacity:1}.home-hero-style-1 .hero-img1{max-width:100%}.home-hero-style-1 .hero-text{padding:10px 20px;text-align:center}.home-hero-style-1 .hero-text h2{font-size:24px;font-family:"Work Sans", sans-serif;font-weight:600;color:#fff;line-height:1.2}@media screen and (min-width: 992px){.home-hero-style-1{position:relative;height:100vh;overflow:hidden;width:100%}.home-hero-style-1 .hero-img1{height:100vh;object-fit:cover;min-width:100%;position:absolute}.home-hero-style-1 .hero-text{position:absolute;z-index:80;width:480px;height:480px;top:0px}.home-hero-style-1 .hero-text::before{width:100%;height:100%;background:url(/Content/Themes/guntas/img/title-bg-1.png) no-repeat top center;content:"";display:block;position:absolute;z-index:-1;left:-50px;opacity:.8;background-size:100% 100%}.home-hero-style-1 .hero-text h2{font-size:22px;font-family:"Work Sans", sans-serif;font-weight:500;color:#fff;line-height:1.2;position:absolute;top:50%;left:42%;width:370px;transform:translate(-50%, -50%);display:block;text-align:center}}.content-list-01.white-elements{border-top:1px solid rgba(255,255,255,0.15);border-bottom:1px solid rgba(255,255,255,0.15)}.content-list-01.white-elements [class*="col"]{border-left:1px solid rgba(255,255,255,0.15)}.content-list-01.white-elements [class*="col"]:nth-child(1){border-left:0}.content-list-01.white-elements ul li,.content-list-01.white-elements ul li a{color:#fff;border-color:rgba(255,255,255,0.15)}.content-list-01.white-elements ul li i,.content-list-01.white-elements ul li a i{color:#fff}.content-list-01.dark-elements{border-top:1px solid rgba(17,17,17,0.15);border-bottom:1px solid rgba(17,17,17,0.15)}.content-list-01.dark-elements [class*="col-"]{border-left:1px solid rgba(17,17,17,0.15)}.content-list-01.dark-elements [class*="col-"]:nth-child(1){border-left:0}.content-list-01.dark-elements ul li,.content-list-01.dark-elements ul li a{color:#222;border-color:rgba(17,17,17,0.15)}.content-list-01.dark-elements ul li i,.content-list-01.dark-elements ul li a i{color:#222}@media screen and (max-width: 768px){.content-list-01,.content-list-01 [class*="col-"]{border:0 !important}.content-list-01 ul li,.content-list-01 [class*="col-"] ul li{border-bottom-style:solid;border-width:1px;padding:10px}}ul.content-list-01{list-style:none !important}ul.content-list-01 li{line-height:2;padding:5px 0}ul.content-list-01 li i{position:relative;top:3px;margin-right:5px}ul.content-list-01 li:hover{padding-left:6px}.nav-false .owl-carousel .owl-nav{display:none !important}.owl-carousel.arrow-style-1 .owl-nav button.owl-prev::before{content:"\4a"}.owl-carousel.arrow-style-1 .owl-nav button.owl-next::before{content:"\4b"}.owl-carousel.arrow-style-2 .owl-nav button.owl-prev::before{content:"\e044"}.owl-carousel.arrow-style-2 .owl-nav button.owl-next::before{content:"\2c"}.owl-carousel.arrow-style-3 .owl-nav button.owl-prev::before{content:"\e043"}.owl-carousel.arrow-style-3 .owl-nav button.owl-next::before{content:"\2e"}.home-carousel.nav-classic{padding-left:2px;padding-right:2px}.home-carousel.nav-classic.nav-big .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-big .owl-nav button.owl-next{width:64px;height:64px}.home-carousel.nav-classic .owl-nav button.owl-prev,.home-carousel.nav-classic .owl-nav button.owl-next{width:40px;height:40px;text-align:center;display:inline-block;position:relative}.home-carousel.nav-classic .owl-nav button.owl-prev span,.home-carousel.nav-classic .owl-nav button.owl-next span{display:none;font-size:0;visibility:hidden;opacity:0}.home-carousel.nav-classic .owl-nav button.owl-prev::before,.home-carousel.nav-classic .owl-nav button.owl-next::before{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;position:absolute;top:50%;left:50%;z-index:8;color:inherit;display:inline-block}.home-carousel.nav-classic.nav-circle button.owl-prev,.home-carousel.nav-classic.nav-circle button.owl-next{border-radius:50%}.home-carousel.nav-classic.nav-rounded button.owl-prev,.home-carousel.nav-classic.nav-rounded button.owl-next{border-radius:6px}.home-carousel.nav-classic.nav-space-between{position:relative}.home-carousel.nav-classic.nav-space-between .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-space-between .owl-nav button.owl-next{position:absolute;top:50%}.home-carousel.nav-classic.nav-space-between .owl-nav button.owl-prev{transform:translateX(-102%);left:0}.home-carousel.nav-classic.nav-space-between .owl-nav button.owl-next{transform:translateX(102%);right:0}@media screen and (max-width: 1200px){.home-carousel.nav-classic.nav-space-between{padding-left:20px;padding-right:20px}}.home-carousel.nav-classic.nav-bottom-left .owl-nav{width:100%;text-align:left;margin:10px 0}.home-carousel.nav-classic.nav-bottom-left .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-bottom-left .owl-nav button.owl-next{margin-left:2px}.home-carousel.nav-classic.nav-bottom-center .owl-nav{width:100%;text-align:center;margin:10px 0}.home-carousel.nav-classic.nav-bottom-center .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-bottom-center .owl-nav button.owl-next{margin-left:2px}.home-carousel.nav-classic.nav-bottom-right .owl-nav{width:100%;text-align:right;margin:10px 0}.home-carousel.nav-classic.nav-bottom-right .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-bottom-right .owl-nav button.owl-next{margin-left:2px}.home-carousel.nav-classic.nav-top-left{padding-top:50px}.home-carousel.nav-classic.nav-top-left.nav-big{padding-top:76px !important}.home-carousel.nav-classic.nav-top-left .owl-nav{width:100%;text-align:left;position:absolute;top:0}.home-carousel.nav-classic.nav-top-left .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-top-left .owl-nav button.owl-next{margin-left:2px}.home-carousel.nav-classic.nav-top-center{padding-top:50px}.home-carousel.nav-classic.nav-top-center.nav-big{padding-top:76px !important}.home-carousel.nav-classic.nav-top-center .owl-nav{width:100%;text-align:center;position:absolute;top:0}.home-carousel.nav-classic.nav-top-center .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-top-center .owl-nav button.owl-next{margin-left:2px}.home-carousel.nav-classic.nav-top-right{padding-top:50px}.home-carousel.nav-classic.nav-top-right.nav-big{padding-top:76px !important}.home-carousel.nav-classic.nav-top-right .owl-nav{width:100%;text-align:right;position:absolute;top:0}.home-carousel.nav-classic.nav-top-right .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-top-right .owl-nav button.owl-next{margin-left:2px}@media screen and (max-width: 991px){.home-carousel.nav-classic.nav-full-bottom-md-down{padding-left:0 !important;padding-right:0 !important;padding-top:0}.home-carousel.nav-classic.nav-full-bottom-md-down.nav-big{padding-bottom:76px !important}}@media screen and (max-width: 991px) and (max-width: 991px){.home-carousel.nav-classic.nav-full-bottom-md-down .owl-nav{position:absolute;top:100%;width:100%}.home-carousel.nav-classic.nav-full-bottom-md-down .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-full-bottom-md-down .owl-nav button.owl-next{transform:translateX(0);border-radius:0 !important;transform:translateX(0);border-radius:0 !important;width:calc(50% - 2px);margin:0 !important;top:0;display:inline-block}}@media screen and (max-width: 991px){.home-carousel.nav-classic.nav-full-top-md-down{padding-left:0 !important;padding-right:0 !important;padding-top:50px !important}.home-carousel.nav-classic.nav-full-top-md-down.nav-big{padding-top:76px !important}}@media screen and (max-width: 991px) and (max-width: 991px){.home-carousel.nav-classic.nav-full-top-md-down .owl-nav{position:absolute;top:0;width:100%}.home-carousel.nav-classic.nav-full-top-md-down .owl-nav button.owl-prev,.home-carousel.nav-classic.nav-full-top-md-down .owl-nav button.owl-next{transform:translateX(0);border-radius:0 !important;width:calc(50% - 2px);margin:0 !important;top:0;display:inline-block}}.home-carousel .owl-nav button.owl-prev:hover,.home-carousel .owl-nav button.owl-next:hover{box-shadow:0 6px 9px 3px rgba(17,17,17,0.12);z-index:20}.home-carousel.controls-light-1 .owl-nav .owl-prev,.home-carousel.controls-light-1 .owl-nav .owl-next{background-color:#fff;box-shadow:0 12px 20px 0 rgba(0,0,0,0.12);border:1px solid rgba(0,0,0,0.1)}.home-carousel.controls-light-1 .owl-nav .owl-prev:hover,.home-carousel.controls-light-1 .owl-nav .owl-next:hover{border:1px solid rgba(0,0,0,0.12);background-color:#ebebf6}@media screen and (min-width: 992px){.home-carousel.nav-right{padding-right:50px}.home-carousel.nav-right .owl-nav{position:absolute;top:50%;width:64px;right:-2vw}.home-carousel.nav-right .owl-nav .owl-prev,.home-carousel.nav-right .owl-nav .owl-next{width:64px;display:block;height:64px;margin:5px 0}}@media screen and (min-width: 992px){.home-carousel.nav-left{padding-left:50px}.home-carousel.nav-left .owl-nav{position:absolute;top:50%;width:64px;left:-2vw}.home-carousel.nav-left .owl-nav .owl-prev,.home-carousel.nav-left .owl-nav .owl-next{width:64px;display:block;height:64px;margin:5px 0}}.white-nav .owl-carousel .owl-nav button.owl-prev::before{content:"\4a"}.white-nav .owl-carousel .owl-nav button.owl-next::before{content:"\4b"}.white-nav .owl-carousel .owl-nav{position:absolute;top:100%;left:0;display:inline-block}.white-nav .owl-carousel .owl-nav .owl-prev,.white-nav .owl-carousel .owl-nav .owl-next{width:40px;height:40px;display:inline-block;margin-right:5px;border-radius:50%;position:relative;background-color:#fff}.white-nav .owl-carousel .owl-nav .owl-prev span,.white-nav .owl-carousel .owl-nav .owl-next span{display:none}.white-nav .owl-carousel .owl-nav .owl-prev::before,.white-nav .owl-carousel .owl-nav .owl-next::before{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;position:absolute;top:50%;left:50%;z-index:8;color:#222;display:inline-block;transform:translate(-50%, -50%)}.arrow-1 .owl-nav .owl-prev,.arrow-1 .owl-nav .owl-next{width:30px;height:30px}.arrow-1 .owl-nav .owl-prev span,.arrow-1 .owl-nav .owl-next span{display:none}.arrow-1 .owl-nav .owl-prev::before,.arrow-1 .owl-nav .owl-next::before{content:"\4b";font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;line-height:30px}.arrow-1 .owl-nav .owl-prev{transform:rotate(180deg)}@media screen and (min-width: 768px){.arrow-justified .owl-nav .owl-prev,.arrow-justified .owl-nav .owl-next{position:absolute;top:50%;margin-top:-15px}.arrow-justified .owl-nav .owl-prev{left:-50px}.arrow-justified .owl-nav .owl-next{right:-50px}.arrow-left .owl-nav .owl-prev,.arrow-left .owl-nav .owl-next{position:absolute;top:50%;margin-top:-15px;left:-50px;width:50px;height:50px}.arrow-left .owl-nav .owl-prev::after,.arrow-left .owl-nav .owl-prev::before,.arrow-left .owl-nav .owl-next::after,.arrow-left .owl-nav .owl-next::before{font-size:20px}.arrow-left .owl-nav .owl-next{transform:translateY(51px)}}@media screen and (max-width: 768px){.arrow-justified .owl-nav .owl-prev,.arrow-justified .owl-nav .owl-next,.arrow-left .owl-nav .owl-prev,.arrow-left .owl-nav .owl-next{position:absolute;top:50%;margin-top:-15px;width:40px;height:40px}.arrow-justified .owl-nav .owl-prev::after,.arrow-justified .owl-nav .owl-prev::before,.arrow-justified .owl-nav .owl-next::after,.arrow-justified .owl-nav .owl-next::before,.arrow-left .owl-nav .owl-prev::after,.arrow-left .owl-nav .owl-prev::before,.arrow-left .owl-nav .owl-next::after,.arrow-left .owl-nav .owl-next::before{font-size:18px}.arrow-justified .owl-nav .owl-prev,.arrow-left .owl-nav .owl-prev{left:0}.arrow-justified .owl-nav .owl-next,.arrow-left .owl-nav .owl-next{right:0}}@media screen and (max-width: 991px){.language:not(.abs) .dropdown-menu{position:relative !important}}@media screen and (max-width: 991px){header.mobil-40 .logo.height-free img{max-height:80px}header.mobil-40 .icon-button[class*="height-"],header.mobil-40 .logo-header[class*="height-"]{height:64px;line-height:64px;margin:0;padding:0}header.mobil-40 .menu-collapse[class*="height-"],header.mobil-40 .menu-collapse1[class*="height-"],header.mobil-40 .menu-collapse2[class*="height-"]{height:64px;margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important}header.mobil-40 .logo-wrap.height-45,header.mobil-40 .logo-wrap.height-50,header.mobil-40 .logo-wrap.height-55,header.mobil-40 .logo-wrap.height-60,header.mobil-40 .logo-wrap.height-65{height:64px}header.mobil-40 .icon-button[class*="height-"]{height:64px}header.mobil-40 .logo[class*="height-"]{line-height:64px;height:64px}header.mobil-40 .search-bar.open[class*="height-"],header.mobil-40 .search-bar.right-to-left[class*="height-"]{height:64px;line-height:64px;margin:0;padding:0;border-radius:0}header.mobil-40 .sm{height:auto !important}}@media screen and (max-width: 991px){header.mobil-50 .icon-button[class*="height-"],header.mobil-50 .logo-header[class*="height-"],header.mobil-50 .search-bar.open[class*="height-"]{height:80px;line-height:80px;margin:0;padding:0}header.mobil-50 .menu-collapse[class*="height-"],header.mobil-50 .menu-collapse1[class*="height-"],header.mobil-50 .menu-collapse2[class*="height-"]{height:80px;margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important}header.mobil-50 .icon-button[class*="height-"]{width:80px}header.mobil-50 .logo[class*="height-"]{line-height:80px;height:80px}header.mobil-50 .search-bar[class*="height-"]{border-radius:0}header.mobil-50 .sm{height:auto !important}}@media screen and (max-width: 991px){header.mobil-60 .icon-button[class*="height-"],header.mobil-60 .logo-header[class*="height-"],header.mobil-60 .search-bar.open[class*="height-"]{height:96px;line-height:96px;margin:0;padding:0}header.mobil-60 .logo[class*="height-"]{line-height:96px;height:96px}header.mobil-60 .menu-collapse[class*="height-"],header.mobil-60 .menu-collapse1[class*="height-"],header.mobil-60 .menu-collapse2[class*="height-"]{height:96px;margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important}header.mobil-60 .icon-button[class*="height-"]{width:96px}header.mobil-60 .search-bar[class*="height-"]{border-radius:0}header.mobil-60 .sm{height:auto !important}}.width-0per{width:0"%"}.width-5per{width:5"%"}.width-10per{width:10"%"}.width-15per{width:15"%"}.width-20per{width:20"%"}.width-25per{width:25"%"}.width-30per{width:30"%"}.width-35per{width:35"%"}.width-40per{width:40"%"}.width-45per{width:45"%"}.width-50per{width:50"%"}.width-55per{width:55"%"}.width-60per{width:60"%"}.width-65per{width:65"%"}.width-70per{width:70"%"}.width-75per{width:75"%"}.width-80per{width:80"%"}.width-85per{width:85"%"}.width-90per{width:90"%"}.width-95per{width:95"%"}.width-100per{width:100"%"}.width-auto{width:auto !important}@media screen and (min-width: 992px){.width-auto-md-up{width:auto !important}}@media screen and (min-width: 768px){.width-auto-sm-up{width:auto !important}}@media screen and (min-width: 480px){.width-auto-xs-up{width:auto !important}}@media screen and (max-width: 1200px){.width-auto-lg-down{width:auto !important}}@media screen and (max-width: 991px){.width-auto-md-down{width:auto !important}}@media screen and (max-width: 768px){.width-auto-sm-down{width:auto !important}}@media screen and (max-width: 480px){.width-auto-xs-down{width:auto !important}}.width-100per{width:100% !important;max-width:100% !important}@media screen and (min-width: 992px){.width-100per-md-up{width:100% !important;max-width:100% !important}}@media screen and (min-width: 768px){.width-100per-sm-up{width:100% !important;max-width:100% !important}}@media screen and (min-width: 480px){.width-100per-xs-up{width:100% !important;max-width:100% !important}}@media screen and (max-width: 991px){.width-100per-md-down{width:100% !important;max-width:100% !important}}@media screen and (max-width: 768px){.width-100per-sm-down{width:100% !important;max-width:100% !important}}@media screen and (max-width: 480px){.width-100per-xs-down{width:100% !important;max-width:100% !important}}.width-0px{width:0px}.width-5px{width:5px}.width-10px{width:10px}.width-15px{width:15px}.width-20px{width:20px}.width-25px{width:25px}.width-30px{width:30px}.width-35px{width:35px}.width-40px{width:40px}.width-45px{width:45px}.width-50px{width:50px}.width-55px{width:55px}.width-60px{width:60px}.width-65px{width:65px}.width-70px{width:70px}.width-75px{width:75px}.width-80px{width:80px}.width-85px{width:85px}.width-90px{width:90px}.width-95px{width:95px}.width-100px{width:100px}.width-105px{width:105px}.width-110px{width:110px}.width-115px{width:115px}.width-120px{width:120px}.width-125px{width:125px}.width-130px{width:130px}.width-135px{width:135px}.width-140px{width:140px}.width-145px{width:145px}.width-150px{width:150px}.width-155px{width:155px}.width-160px{width:160px}.width-165px{width:165px}.width-170px{width:170px}.width-175px{width:175px}.width-180px{width:180px}.width-185px{width:185px}.width-190px{width:190px}.width-195px{width:195px}.width-200px{width:200px}.width-205px{width:205px}.width-210px{width:210px}.width-215px{width:215px}.width-220px{width:220px}.width-225px{width:225px}.width-230px{width:230px}.width-235px{width:235px}.width-240px{width:240px}.width-245px{width:245px}.width-250px{width:250px}.width-255px{width:255px}.width-260px{width:260px}.width-265px{width:265px}.width-270px{width:270px}.width-275px{width:275px}.width-280px{width:280px}.width-285px{width:285px}.width-290px{width:290px}.width-295px{width:295px}.width-300px{width:300px}.width-305px{width:305px}.width-310px{width:310px}.width-315px{width:315px}.width-320px{width:320px}.width-325px{width:325px}.width-330px{width:330px}.width-335px{width:335px}.width-340px{width:340px}.width-345px{width:345px}.width-350px{width:350px}.width-355px{width:355px}.width-360px{width:360px}.width-365px{width:365px}.width-370px{width:370px}.width-375px{width:375px}.width-380px{width:380px}.width-385px{width:385px}.width-390px{width:390px}.width-395px{width:395px}.width-400px{width:400px}.width-100per-0px{width:calc(100% - 0px)}.width-100per-5px{width:calc(100% - 5px)}.width-100per-10px{width:calc(100% - 10px)}.width-100per-15px{width:calc(100% - 15px)}.width-100per-20px{width:calc(100% - 20px)}.width-100per-25px{width:calc(100% - 25px)}.width-100per-30px{width:calc(100% - 30px)}.width-100per-35px{width:calc(100% - 35px)}.width-100per-40px{width:calc(100% - 40px)}.width-100per-45px{width:calc(100% - 45px)}.width-100per-50px{width:calc(100% - 50px)}.width-100per-55px{width:calc(100% - 55px)}.width-100per-60px{width:calc(100% - 60px)}.width-100per-65px{width:calc(100% - 65px)}.width-100per-70px{width:calc(100% - 70px)}.width-100per-75px{width:calc(100% - 75px)}.width-100per-80px{width:calc(100% - 80px)}.width-100per-85px{width:calc(100% - 85px)}.width-100per-90px{width:calc(100% - 90px)}.width-100per-95px{width:calc(100% - 95px)}.width-100per-100px{width:calc(100% - 100px)}.width-100per-105px{width:calc(100% - 105px)}.width-100per-110px{width:calc(100% - 110px)}.width-100per-115px{width:calc(100% - 115px)}.width-100per-120px{width:calc(100% - 120px)}.width-100per-125px{width:calc(100% - 125px)}.width-100per-130px{width:calc(100% - 130px)}.width-100per-135px{width:calc(100% - 135px)}.width-100per-140px{width:calc(100% - 140px)}.width-100per-145px{width:calc(100% - 145px)}.width-100per-150px{width:calc(100% - 150px)}.width-100per-155px{width:calc(100% - 155px)}.width-100per-160px{width:calc(100% - 160px)}.width-100per-165px{width:calc(100% - 165px)}.width-100per-170px{width:calc(100% - 170px)}.width-100per-175px{width:calc(100% - 175px)}.width-100per-180px{width:calc(100% - 180px)}.width-100per-185px{width:calc(100% - 185px)}.width-100per-190px{width:calc(100% - 190px)}.width-100per-195px{width:calc(100% - 195px)}.width-100per-200px{width:calc(100% - 200px)}.width-100per-205px{width:calc(100% - 205px)}.width-100per-210px{width:calc(100% - 210px)}.width-100per-215px{width:calc(100% - 215px)}.width-100per-220px{width:calc(100% - 220px)}.width-100per-225px{width:calc(100% - 225px)}.width-100per-230px{width:calc(100% - 230px)}.width-100per-235px{width:calc(100% - 235px)}.width-100per-240px{width:calc(100% - 240px)}.width-100per-245px{width:calc(100% - 245px)}.width-100per-250px{width:calc(100% - 250px)}.width-100per-255px{width:calc(100% - 255px)}.width-100per-260px{width:calc(100% - 260px)}.width-100per-265px{width:calc(100% - 265px)}.width-100per-270px{width:calc(100% - 270px)}.width-100per-275px{width:calc(100% - 275px)}.width-100per-280px{width:calc(100% - 280px)}.width-100per-285px{width:calc(100% - 285px)}.width-100per-290px{width:calc(100% - 290px)}.width-100per-295px{width:calc(100% - 295px)}.width-100per-300px{width:calc(100% - 300px)}.width-100per-305px{width:calc(100% - 305px)}.width-100per-310px{width:calc(100% - 310px)}.width-100per-315px{width:calc(100% - 315px)}.width-100per-320px{width:calc(100% - 320px)}.width-100per-325px{width:calc(100% - 325px)}.width-100per-330px{width:calc(100% - 330px)}.width-100per-335px{width:calc(100% - 335px)}.width-100per-340px{width:calc(100% - 340px)}.width-100per-345px{width:calc(100% - 345px)}.width-100per-350px{width:calc(100% - 350px)}.width-100per-355px{width:calc(100% - 355px)}.width-100per-360px{width:calc(100% - 360px)}.width-100per-365px{width:calc(100% - 365px)}.width-100per-370px{width:calc(100% - 370px)}.width-100per-375px{width:calc(100% - 375px)}.width-100per-380px{width:calc(100% - 380px)}.width-100per-385px{width:calc(100% - 385px)}.width-100per-390px{width:calc(100% - 390px)}.width-100per-395px{width:calc(100% - 395px)}.width-100per-400px{width:calc(100% - 400px)}@media screen and (min-width: 992px){.width-0px-md-up{width:0px}.width-5px-md-up{width:5px}.width-10px-md-up{width:10px}.width-15px-md-up{width:15px}.width-20px-md-up{width:20px}.width-25px-md-up{width:25px}.width-30px-md-up{width:30px}.width-35px-md-up{width:35px}.width-40px-md-up{width:40px}.width-45px-md-up{width:45px}.width-50px-md-up{width:50px}.width-55px-md-up{width:55px}.width-60px-md-up{width:60px}.width-65px-md-up{width:65px}.width-70px-md-up{width:70px}.width-75px-md-up{width:75px}.width-80px-md-up{width:80px}.width-85px-md-up{width:85px}.width-90px-md-up{width:90px}.width-95px-md-up{width:95px}.width-100px-md-up{width:100px}.width-105px-md-up{width:105px}.width-110px-md-up{width:110px}.width-115px-md-up{width:115px}.width-120px-md-up{width:120px}.width-125px-md-up{width:125px}.width-130px-md-up{width:130px}.width-135px-md-up{width:135px}.width-140px-md-up{width:140px}.width-145px-md-up{width:145px}.width-150px-md-up{width:150px}.width-155px-md-up{width:155px}.width-160px-md-up{width:160px}.width-165px-md-up{width:165px}.width-170px-md-up{width:170px}.width-175px-md-up{width:175px}.width-180px-md-up{width:180px}.width-185px-md-up{width:185px}.width-190px-md-up{width:190px}.width-195px-md-up{width:195px}.width-200px-md-up{width:200px}.width-205px-md-up{width:205px}.width-210px-md-up{width:210px}.width-215px-md-up{width:215px}.width-220px-md-up{width:220px}.width-225px-md-up{width:225px}.width-230px-md-up{width:230px}.width-235px-md-up{width:235px}.width-240px-md-up{width:240px}.width-245px-md-up{width:245px}.width-250px-md-up{width:250px}.width-255px-md-up{width:255px}.width-260px-md-up{width:260px}.width-265px-md-up{width:265px}.width-270px-md-up{width:270px}.width-275px-md-up{width:275px}.width-280px-md-up{width:280px}.width-285px-md-up{width:285px}.width-290px-md-up{width:290px}.width-295px-md-up{width:295px}.width-300px-md-up{width:300px}.width-305px-md-up{width:305px}.width-310px-md-up{width:310px}.width-315px-md-up{width:315px}.width-320px-md-up{width:320px}.width-325px-md-up{width:325px}.width-330px-md-up{width:330px}.width-335px-md-up{width:335px}.width-340px-md-up{width:340px}.width-345px-md-up{width:345px}.width-350px-md-up{width:350px}.width-355px-md-up{width:355px}.width-360px-md-up{width:360px}.width-365px-md-up{width:365px}.width-370px-md-up{width:370px}.width-375px-md-up{width:375px}.width-380px-md-up{width:380px}.width-385px-md-up{width:385px}.width-390px-md-up{width:390px}.width-395px-md-up{width:395px}.width-400px-md-up{width:400px}.width-100per-0px-md-up{width:calc(100% - 0px)}.width-100per-5px-md-up{width:calc(100% - 5px)}.width-100per-10px-md-up{width:calc(100% - 10px)}.width-100per-15px-md-up{width:calc(100% - 15px)}.width-100per-20px-md-up{width:calc(100% - 20px)}.width-100per-25px-md-up{width:calc(100% - 25px)}.width-100per-30px-md-up{width:calc(100% - 30px)}.width-100per-35px-md-up{width:calc(100% - 35px)}.width-100per-40px-md-up{width:calc(100% - 40px)}.width-100per-45px-md-up{width:calc(100% - 45px)}.width-100per-50px-md-up{width:calc(100% - 50px)}.width-100per-55px-md-up{width:calc(100% - 55px)}.width-100per-60px-md-up{width:calc(100% - 60px)}.width-100per-65px-md-up{width:calc(100% - 65px)}.width-100per-70px-md-up{width:calc(100% - 70px)}.width-100per-75px-md-up{width:calc(100% - 75px)}.width-100per-80px-md-up{width:calc(100% - 80px)}.width-100per-85px-md-up{width:calc(100% - 85px)}.width-100per-90px-md-up{width:calc(100% - 90px)}.width-100per-95px-md-up{width:calc(100% - 95px)}.width-100per-100px-md-up{width:calc(100% - 100px)}.width-100per-105px-md-up{width:calc(100% - 105px)}.width-100per-110px-md-up{width:calc(100% - 110px)}.width-100per-115px-md-up{width:calc(100% - 115px)}.width-100per-120px-md-up{width:calc(100% - 120px)}.width-100per-125px-md-up{width:calc(100% - 125px)}.width-100per-130px-md-up{width:calc(100% - 130px)}.width-100per-135px-md-up{width:calc(100% - 135px)}.width-100per-140px-md-up{width:calc(100% - 140px)}.width-100per-145px-md-up{width:calc(100% - 145px)}.width-100per-150px-md-up{width:calc(100% - 150px)}.width-100per-155px-md-up{width:calc(100% - 155px)}.width-100per-160px-md-up{width:calc(100% - 160px)}.width-100per-165px-md-up{width:calc(100% - 165px)}.width-100per-170px-md-up{width:calc(100% - 170px)}.width-100per-175px-md-up{width:calc(100% - 175px)}.width-100per-180px-md-up{width:calc(100% - 180px)}.width-100per-185px-md-up{width:calc(100% - 185px)}.width-100per-190px-md-up{width:calc(100% - 190px)}.width-100per-195px-md-up{width:calc(100% - 195px)}.width-100per-200px-md-up{width:calc(100% - 200px)}.width-100per-205px-md-up{width:calc(100% - 205px)}.width-100per-210px-md-up{width:calc(100% - 210px)}.width-100per-215px-md-up{width:calc(100% - 215px)}.width-100per-220px-md-up{width:calc(100% - 220px)}.width-100per-225px-md-up{width:calc(100% - 225px)}.width-100per-230px-md-up{width:calc(100% - 230px)}.width-100per-235px-md-up{width:calc(100% - 235px)}.width-100per-240px-md-up{width:calc(100% - 240px)}.width-100per-245px-md-up{width:calc(100% - 245px)}.width-100per-250px-md-up{width:calc(100% - 250px)}.width-100per-255px-md-up{width:calc(100% - 255px)}.width-100per-260px-md-up{width:calc(100% - 260px)}.width-100per-265px-md-up{width:calc(100% - 265px)}.width-100per-270px-md-up{width:calc(100% - 270px)}.width-100per-275px-md-up{width:calc(100% - 275px)}.width-100per-280px-md-up{width:calc(100% - 280px)}.width-100per-285px-md-up{width:calc(100% - 285px)}.width-100per-290px-md-up{width:calc(100% - 290px)}.width-100per-295px-md-up{width:calc(100% - 295px)}.width-100per-300px-md-up{width:calc(100% - 300px)}.width-100per-305px-md-up{width:calc(100% - 305px)}.width-100per-310px-md-up{width:calc(100% - 310px)}.width-100per-315px-md-up{width:calc(100% - 315px)}.width-100per-320px-md-up{width:calc(100% - 320px)}.width-100per-325px-md-up{width:calc(100% - 325px)}.width-100per-330px-md-up{width:calc(100% - 330px)}.width-100per-335px-md-up{width:calc(100% - 335px)}.width-100per-340px-md-up{width:calc(100% - 340px)}.width-100per-345px-md-up{width:calc(100% - 345px)}.width-100per-350px-md-up{width:calc(100% - 350px)}.width-100per-355px-md-up{width:calc(100% - 355px)}.width-100per-360px-md-up{width:calc(100% - 360px)}.width-100per-365px-md-up{width:calc(100% - 365px)}.width-100per-370px-md-up{width:calc(100% - 370px)}.width-100per-375px-md-up{width:calc(100% - 375px)}.width-100per-380px-md-up{width:calc(100% - 380px)}.width-100per-385px-md-up{width:calc(100% - 385px)}.width-100per-390px-md-up{width:calc(100% - 390px)}.width-100per-395px-md-up{width:calc(100% - 395px)}.width-100per-400px-md-up{width:calc(100% - 400px)}}@media (min-width: 991px) and (max-width: 1200px){[class*="skew-"].width-0px{width:calc(0px - 1vw)}[class*="skew-"].width-5px{width:calc(5px - 1vw)}[class*="skew-"].width-10px{width:calc(10px - 1vw)}[class*="skew-"].width-15px{width:calc(15px - 1vw)}[class*="skew-"].width-20px{width:calc(20px - 1vw)}[class*="skew-"].width-25px{width:calc(25px - 1vw)}[class*="skew-"].width-30px{width:calc(30px - 1vw)}[class*="skew-"].width-35px{width:calc(35px - 1vw)}[class*="skew-"].width-40px{width:calc(40px - 1vw)}[class*="skew-"].width-45px{width:calc(45px - 1vw)}[class*="skew-"].width-50px{width:calc(50px - 1vw)}[class*="skew-"].width-55px{width:calc(55px - 1vw)}[class*="skew-"].width-60px{width:calc(60px - 1vw)}[class*="skew-"].width-65px{width:calc(65px - 1vw)}[class*="skew-"].width-70px{width:calc(70px - 1vw)}[class*="skew-"].width-75px{width:calc(75px - 1vw)}[class*="skew-"].width-80px{width:calc(80px - 1vw)}[class*="skew-"].width-85px{width:calc(85px - 1vw)}[class*="skew-"].width-90px{width:calc(90px - 1vw)}[class*="skew-"].width-95px{width:calc(95px - 1vw)}[class*="skew-"].width-100px{width:calc(100px - 1vw)}[class*="skew-"].width-105px{width:calc(105px - 1vw)}[class*="skew-"].width-110px{width:calc(110px - 1vw)}[class*="skew-"].width-115px{width:calc(115px - 1vw)}[class*="skew-"].width-120px{width:calc(120px - 1vw)}[class*="skew-"].width-125px{width:calc(125px - 1vw)}[class*="skew-"].width-130px{width:calc(130px - 1vw)}[class*="skew-"].width-135px{width:calc(135px - 1vw)}[class*="skew-"].width-140px{width:calc(140px - 1vw)}[class*="skew-"].width-145px{width:calc(145px - 1vw)}[class*="skew-"].width-150px{width:calc(150px - 1vw)}[class*="skew-"].width-155px{width:calc(155px - 1vw)}[class*="skew-"].width-160px{width:calc(160px - 1vw)}[class*="skew-"].width-165px{width:calc(165px - 1vw)}[class*="skew-"].width-170px{width:calc(170px - 1vw)}[class*="skew-"].width-175px{width:calc(175px - 1vw)}[class*="skew-"].width-180px{width:calc(180px - 1vw)}[class*="skew-"].width-185px{width:calc(185px - 1vw)}[class*="skew-"].width-190px{width:calc(190px - 1vw)}[class*="skew-"].width-195px{width:calc(195px - 1vw)}[class*="skew-"].width-200px{width:calc(200px - 1vw)}[class*="skew-"].width-205px{width:calc(205px - 1vw)}[class*="skew-"].width-210px{width:calc(210px - 1vw)}[class*="skew-"].width-215px{width:calc(215px - 1vw)}[class*="skew-"].width-220px{width:calc(220px - 1vw)}[class*="skew-"].width-225px{width:calc(225px - 1vw)}[class*="skew-"].width-230px{width:calc(230px - 1vw)}[class*="skew-"].width-235px{width:calc(235px - 1vw)}[class*="skew-"].width-240px{width:calc(240px - 1vw)}[class*="skew-"].width-245px{width:calc(245px - 1vw)}[class*="skew-"].width-250px{width:calc(250px - 1vw)}[class*="skew-"].width-255px{width:calc(255px - 1vw)}[class*="skew-"].width-260px{width:calc(260px - 1vw)}[class*="skew-"].width-265px{width:calc(265px - 1vw)}[class*="skew-"].width-270px{width:calc(270px - 1vw)}[class*="skew-"].width-275px{width:calc(275px - 1vw)}[class*="skew-"].width-280px{width:calc(280px - 1vw)}[class*="skew-"].width-285px{width:calc(285px - 1vw)}[class*="skew-"].width-290px{width:calc(290px - 1vw)}[class*="skew-"].width-295px{width:calc(295px - 1vw)}[class*="skew-"].width-300px{width:calc(300px - 1vw)}[class*="skew-"].width-305px{width:calc(305px - 1vw)}[class*="skew-"].width-310px{width:calc(310px - 1vw)}[class*="skew-"].width-315px{width:calc(315px - 1vw)}[class*="skew-"].width-320px{width:calc(320px - 1vw)}[class*="skew-"].width-325px{width:calc(325px - 1vw)}[class*="skew-"].width-330px{width:calc(330px - 1vw)}[class*="skew-"].width-335px{width:calc(335px - 1vw)}[class*="skew-"].width-340px{width:calc(340px - 1vw)}[class*="skew-"].width-345px{width:calc(345px - 1vw)}[class*="skew-"].width-350px{width:calc(350px - 1vw)}[class*="skew-"].width-355px{width:calc(355px - 1vw)}[class*="skew-"].width-360px{width:calc(360px - 1vw)}[class*="skew-"].width-365px{width:calc(365px - 1vw)}[class*="skew-"].width-370px{width:calc(370px - 1vw)}[class*="skew-"].width-375px{width:calc(375px - 1vw)}[class*="skew-"].width-380px{width:calc(380px - 1vw)}[class*="skew-"].width-385px{width:calc(385px - 1vw)}[class*="skew-"].width-390px{width:calc(390px - 1vw)}[class*="skew-"].width-395px{width:calc(395px - 1vw)}[class*="skew-"].width-400px{width:calc(400px - 1vw)}[class*="skew-"].width-100per-0px-md-up{width:calc(100% - 0px + 4vw)}[class*="skew-"].width-100per-5px-md-up{width:calc(100% - 5px + 4vw)}[class*="skew-"].width-100per-10px-md-up{width:calc(100% - 10px + 4vw)}[class*="skew-"].width-100per-15px-md-up{width:calc(100% - 15px + 4vw)}[class*="skew-"].width-100per-20px-md-up{width:calc(100% - 20px + 4vw)}[class*="skew-"].width-100per-25px-md-up{width:calc(100% - 25px + 4vw)}[class*="skew-"].width-100per-30px-md-up{width:calc(100% - 30px + 4vw)}[class*="skew-"].width-100per-35px-md-up{width:calc(100% - 35px + 4vw)}[class*="skew-"].width-100per-40px-md-up{width:calc(100% - 40px + 4vw)}[class*="skew-"].width-100per-45px-md-up{width:calc(100% - 45px + 4vw)}[class*="skew-"].width-100per-50px-md-up{width:calc(100% - 50px + 4vw)}[class*="skew-"].width-100per-55px-md-up{width:calc(100% - 55px + 4vw)}[class*="skew-"].width-100per-60px-md-up{width:calc(100% - 60px + 4vw)}[class*="skew-"].width-100per-65px-md-up{width:calc(100% - 65px + 4vw)}[class*="skew-"].width-100per-70px-md-up{width:calc(100% - 70px + 4vw)}[class*="skew-"].width-100per-75px-md-up{width:calc(100% - 75px + 4vw)}[class*="skew-"].width-100per-80px-md-up{width:calc(100% - 80px + 4vw)}[class*="skew-"].width-100per-85px-md-up{width:calc(100% - 85px + 4vw)}[class*="skew-"].width-100per-90px-md-up{width:calc(100% - 90px + 4vw)}[class*="skew-"].width-100per-95px-md-up{width:calc(100% - 95px + 4vw)}[class*="skew-"].width-100per-100px-md-up{width:calc(100% - 100px + 4vw)}[class*="skew-"].width-100per-105px-md-up{width:calc(100% - 105px + 4vw)}[class*="skew-"].width-100per-110px-md-up{width:calc(100% - 110px + 4vw)}[class*="skew-"].width-100per-115px-md-up{width:calc(100% - 115px + 4vw)}[class*="skew-"].width-100per-120px-md-up{width:calc(100% - 120px + 4vw)}[class*="skew-"].width-100per-125px-md-up{width:calc(100% - 125px + 4vw)}[class*="skew-"].width-100per-130px-md-up{width:calc(100% - 130px + 4vw)}[class*="skew-"].width-100per-135px-md-up{width:calc(100% - 135px + 4vw)}[class*="skew-"].width-100per-140px-md-up{width:calc(100% - 140px + 4vw)}[class*="skew-"].width-100per-145px-md-up{width:calc(100% - 145px + 4vw)}[class*="skew-"].width-100per-150px-md-up{width:calc(100% - 150px + 4vw)}[class*="skew-"].width-100per-155px-md-up{width:calc(100% - 155px + 4vw)}[class*="skew-"].width-100per-160px-md-up{width:calc(100% - 160px + 4vw)}[class*="skew-"].width-100per-165px-md-up{width:calc(100% - 165px + 4vw)}[class*="skew-"].width-100per-170px-md-up{width:calc(100% - 170px + 4vw)}[class*="skew-"].width-100per-175px-md-up{width:calc(100% - 175px + 4vw)}[class*="skew-"].width-100per-180px-md-up{width:calc(100% - 180px + 4vw)}[class*="skew-"].width-100per-185px-md-up{width:calc(100% - 185px + 4vw)}[class*="skew-"].width-100per-190px-md-up{width:calc(100% - 190px + 4vw)}[class*="skew-"].width-100per-195px-md-up{width:calc(100% - 195px + 4vw)}[class*="skew-"].width-100per-200px-md-up{width:calc(100% - 200px + 4vw)}[class*="skew-"].width-100per-205px-md-up{width:calc(100% - 205px + 4vw)}[class*="skew-"].width-100per-210px-md-up{width:calc(100% - 210px + 4vw)}[class*="skew-"].width-100per-215px-md-up{width:calc(100% - 215px + 4vw)}[class*="skew-"].width-100per-220px-md-up{width:calc(100% - 220px + 4vw)}[class*="skew-"].width-100per-225px-md-up{width:calc(100% - 225px + 4vw)}[class*="skew-"].width-100per-230px-md-up{width:calc(100% - 230px + 4vw)}[class*="skew-"].width-100per-235px-md-up{width:calc(100% - 235px + 4vw)}[class*="skew-"].width-100per-240px-md-up{width:calc(100% - 240px + 4vw)}[class*="skew-"].width-100per-245px-md-up{width:calc(100% - 245px + 4vw)}[class*="skew-"].width-100per-250px-md-up{width:calc(100% - 250px + 4vw)}[class*="skew-"].width-100per-255px-md-up{width:calc(100% - 255px + 4vw)}[class*="skew-"].width-100per-260px-md-up{width:calc(100% - 260px + 4vw)}[class*="skew-"].width-100per-265px-md-up{width:calc(100% - 265px + 4vw)}[class*="skew-"].width-100per-270px-md-up{width:calc(100% - 270px + 4vw)}[class*="skew-"].width-100per-275px-md-up{width:calc(100% - 275px + 4vw)}[class*="skew-"].width-100per-280px-md-up{width:calc(100% - 280px + 4vw)}[class*="skew-"].width-100per-285px-md-up{width:calc(100% - 285px + 4vw)}[class*="skew-"].width-100per-290px-md-up{width:calc(100% - 290px + 4vw)}[class*="skew-"].width-100per-295px-md-up{width:calc(100% - 295px + 4vw)}[class*="skew-"].width-100per-300px-md-up{width:calc(100% - 300px + 4vw)}[class*="skew-"].width-100per-305px-md-up{width:calc(100% - 305px + 4vw)}[class*="skew-"].width-100per-310px-md-up{width:calc(100% - 310px + 4vw)}[class*="skew-"].width-100per-315px-md-up{width:calc(100% - 315px + 4vw)}[class*="skew-"].width-100per-320px-md-up{width:calc(100% - 320px + 4vw)}[class*="skew-"].width-100per-325px-md-up{width:calc(100% - 325px + 4vw)}[class*="skew-"].width-100per-330px-md-up{width:calc(100% - 330px + 4vw)}[class*="skew-"].width-100per-335px-md-up{width:calc(100% - 335px + 4vw)}[class*="skew-"].width-100per-340px-md-up{width:calc(100% - 340px + 4vw)}[class*="skew-"].width-100per-345px-md-up{width:calc(100% - 345px + 4vw)}[class*="skew-"].width-100per-350px-md-up{width:calc(100% - 350px + 4vw)}[class*="skew-"].width-100per-355px-md-up{width:calc(100% - 355px + 4vw)}[class*="skew-"].width-100per-360px-md-up{width:calc(100% - 360px + 4vw)}[class*="skew-"].width-100per-365px-md-up{width:calc(100% - 365px + 4vw)}[class*="skew-"].width-100per-370px-md-up{width:calc(100% - 370px + 4vw)}[class*="skew-"].width-100per-375px-md-up{width:calc(100% - 375px + 4vw)}[class*="skew-"].width-100per-380px-md-up{width:calc(100% - 380px + 4vw)}[class*="skew-"].width-100per-385px-md-up{width:calc(100% - 385px + 4vw)}[class*="skew-"].width-100per-390px-md-up{width:calc(100% - 390px + 4vw)}[class*="skew-"].width-100per-395px-md-up{width:calc(100% - 395px + 4vw)}[class*="skew-"].width-100per-400px-md-up{width:calc(100% - 400px + 4vw)}}.mw-25per{max-width:25% !important}.mw-30per{max-width:30% !important}.mw-35per{max-width:35% !important}.mw-40per{max-width:40% !important}.mw-45per{max-width:45% !important}.mw-50per{max-width:50% !important}.mw-75per{max-width:75% !important}.mw-100per{max-width:100% !important}.mw-none{max-width:none !important}@media screen and (min-width: 992px){.mw-25per-md-up{max-width:25% !important}.mw-50per-md-up{max-width:50% !important}.mw-75per-md-up{max-width:75% !important}.mw-100per-md-up{max-width:100% !important}.mw-none-md-up{max-width:none !important}}@media screen and (max-width: 991px){.mw-25per-md-down{max-width:25% !important}.mw-50per-md-down{max-width:50% !important}.mw-75per-md-down{max-width:75% !important}.mw-100per-md-down{max-width:100% !important}.mw-none-md-down{max-width:none !important}}@media screen and (max-width: 768px){.mw-25per-sm-down{max-width:25% !important}.mw-50per-sm-down{max-width:50% !important}.mw-75per-sm-down{max-width:75% !important}.mw-100per-sm-down{max-width:100% !important}.mw-none-sm-down{max-width:none !important}}@media screen and (max-width: 480px){.mw-25per-xs-down{max-width:25% !important}.mw-50per-xs-down{max-width:50% !important}.mw-75per-xs-down{max-width:75% !important}.mw-100per-xs-down{max-width:100% !important}.mw-none-xs-down{max-width:none !important}}.mw-100per-0h{max-width:calc(100% - 0px)}.mw-100per-5h{max-width:calc(100% - 8px)}.mw-100per-10h{max-width:calc(100% - 16px)}.mw-100per-15h{max-width:calc(100% - 24px)}.mw-100per-20h{max-width:calc(100% - 32px)}.mw-100per-25h{max-width:calc(100% - 40px)}.mw-100per-30h{max-width:calc(100% - 48px)}.mw-100per-35h{max-width:calc(100% - 56px)}.mw-100per-40h{max-width:calc(100% - 64px)}.mw-100per-45h{max-width:calc(100% - 72px)}.mw-100per-50h{max-width:calc(100% - 80px)}.mw-100per-55h{max-width:calc(100% - 88px)}.mw-100per-60h{max-width:calc(100% - 96px)}.mw-100per-65h{max-width:calc(100% - 104px)}.mw-100per-70h{max-width:calc(100% - 112px)}.mw-100per-75h{max-width:calc(100% - 120px)}.mw-100per-80h{max-width:calc(100% - 128px)}.mw-100per-85h{max-width:calc(100% - 136px)}.mw-100per-90h{max-width:calc(100% - 144px)}.mw-100per-95h{max-width:calc(100% - 152px)}.mw-100per-100h{max-width:calc(100% - 160px)}.mw-100per-105h{max-width:calc(100% - 168px)}.mw-100per-110h{max-width:calc(100% - 176px)}.mw-100per-115h{max-width:calc(100% - 184px)}.mw-100per-120h{max-width:calc(100% - 192px)}.mw-100per-125h{max-width:calc(100% - 200px)}.mw-100per-130h{max-width:calc(100% - 208px)}.mw-100per-135h{max-width:calc(100% - 216px)}.mw-100per-140h{max-width:calc(100% - 224px)}@media screen and (max-width: 768px){.mw-100per-0h-sm-down{max-width:calc(100% - 0px)}.mw-100per-5h-sm-down{max-width:calc(100% - 8px)}.mw-100per-10h-sm-down{max-width:calc(100% - 16px)}.mw-100per-15h-sm-down{max-width:calc(100% - 24px)}.mw-100per-20h-sm-down{max-width:calc(100% - 32px)}.mw-100per-25h-sm-down{max-width:calc(100% - 40px)}.mw-100per-30h-sm-down{max-width:calc(100% - 48px)}.mw-100per-35h-sm-down{max-width:calc(100% - 56px)}.mw-100per-40h-sm-down{max-width:calc(100% - 64px)}.mw-100per-45h-sm-down{max-width:calc(100% - 72px)}.mw-100per-50h-sm-down{max-width:calc(100% - 80px)}.mw-100per-55h-sm-down{max-width:calc(100% - 88px)}.mw-100per-60h-sm-down{max-width:calc(100% - 96px)}.mw-100per-65h-sm-down{max-width:calc(100% - 104px)}.mw-100per-70h-sm-down{max-width:calc(100% - 112px)}.mw-100per-75h-sm-down{max-width:calc(100% - 120px)}.mw-100per-80h-sm-down{max-width:calc(100% - 128px)}.mw-100per-85h-sm-down{max-width:calc(100% - 136px)}.mw-100per-90h-sm-down{max-width:calc(100% - 144px)}.mw-100per-95h-sm-down{max-width:calc(100% - 152px)}.mw-100per-100h-sm-down{max-width:calc(100% - 160px)}.mw-100per-105h-sm-down{max-width:calc(100% - 168px)}.mw-100per-110h-sm-down{max-width:calc(100% - 176px)}.mw-100per-115h-sm-down{max-width:calc(100% - 184px)}.mw-100per-120h-sm-down{max-width:calc(100% - 192px)}.mw-100per-125h-sm-down{max-width:calc(100% - 200px)}.mw-100per-130h-sm-down{max-width:calc(100% - 208px)}.mw-100per-135h-sm-down{max-width:calc(100% - 216px)}.mw-100per-140h-sm-down{max-width:calc(100% - 224px)}}.full-center{width:100% !important;text-align:center;float:none !important}@media screen and (min-width: 992px){.full-center-md-up{width:100% !important;text-align:center;float:none !important;max-width:none !important}}@media screen and (min-width: 768px){.full-center-sm-up{width:100% !important;text-align:center;float:none !important;max-width:none !important}}@media screen and (min-width: 480px){.full-center-xs-up{width:100% !important;text-align:center;float:none !important;max-width:none !important}}@media screen and (max-width: 991px){.full-center-md-down{width:100% !important;text-align:center;float:none !important;max-width:none !important}}@media screen and (max-width: 768px){.full-center-sm-down{width:100% !important;text-align:center;float:none !important;max-width:none !important}}@media screen and (max-width: 480px){.full-center-xs-down{width:100% !important;text-align:center;float:none !important;max-width:none !important}}.width-10-h{width:16px !important;max-width:none !important}.width-15-h{width:24px !important;max-width:none !important}.width-20-h{width:32px !important;max-width:none !important}.width-25-h{width:40px !important;max-width:none !important}.width-30-h{width:48px !important;max-width:none !important}.width-35-h{width:56px !important;max-width:none !important}.width-40-h{width:64px !important;max-width:none !important}.width-45-h{width:72px !important;max-width:none !important}.width-50-h{width:80px !important;max-width:none !important}.width-55-h{width:88px !important;max-width:none !important}.width-60-h{width:96px !important;max-width:none !important}.width-65-h{width:104px !important;max-width:none !important}.width-70-h{width:112px !important;max-width:none !important}.width-75-h{width:120px !important;max-width:none !important}.width-80-h{width:128px !important;max-width:none !important}.width-85-h{width:136px !important;max-width:none !important}.width-90-h{width:144px !important;max-width:none !important}.width-95-h{width:152px !important;max-width:none !important}.width-100-h{width:160px !important;max-width:none !important}.width-105-h{width:168px !important;max-width:none !important}.width-110-h{width:176px !important;max-width:none !important}.width-115-h{width:184px !important;max-width:none !important}.width-120-h{width:192px !important;max-width:none !important}.width-125-h{width:200px !important;max-width:none !important}.width-130-h{width:208px !important;max-width:none !important}.width-135-h{width:216px !important;max-width:none !important}.width-140-h{width:224px !important;max-width:none !important}@media screen and (max-width: 768px){.width-10-h-sm-down{width:16px !important;max-width:none !important}.width-15-h-sm-down{width:24px !important;max-width:none !important}.width-20-h-sm-down{width:32px !important;max-width:none !important}.width-25-h-sm-down{width:40px !important;max-width:none !important}.width-30-h-sm-down{width:48px !important;max-width:none !important}.width-35-h-sm-down{width:56px !important;max-width:none !important}.width-40-h-sm-down{width:64px !important;max-width:none !important}.width-45-h-sm-down{width:72px !important;max-width:none !important}.width-50-h-sm-down{width:80px !important;max-width:none !important}.width-55-h-sm-down{width:88px !important;max-width:none !important}.width-60-h-sm-down{width:96px !important;max-width:none !important}.width-65-h-sm-down{width:104px !important;max-width:none !important}.width-70-h-sm-down{width:112px !important;max-width:none !important}.width-75-h-sm-down{width:120px !important;max-width:none !important}.width-80-h-sm-down{width:128px !important;max-width:none !important}.width-85-h-sm-down{width:136px !important;max-width:none !important}.width-90-h-sm-down{width:144px !important;max-width:none !important}.width-95-h-sm-down{width:152px !important;max-width:none !important}.width-100-h-sm-down{width:160px !important;max-width:none !important}.width-105-h-sm-down{width:168px !important;max-width:none !important}.width-110-h-sm-down{width:176px !important;max-width:none !important}.width-115-h-sm-down{width:184px !important;max-width:none !important}.width-120-h-sm-down{width:192px !important;max-width:none !important}.width-125-h-sm-down{width:200px !important;max-width:none !important}.width-130-h-sm-down{width:208px !important;max-width:none !important}.width-135-h-sm-down{width:216px !important;max-width:none !important}.width-140-h-sm-down{width:224px !important;max-width:none !important}}.width-100per-0h{width:calc(100% - 0px) !important;width:-moz-calc(100% - 0px) !important;width:-webkit-calc(100% - 0px) !important}.width-100per-5h{width:calc(100% - 8px) !important;width:-moz-calc(100% - 8px) !important;width:-webkit-calc(100% - 8px) !important}.width-100per-10h{width:calc(100% - 16px) !important;width:-moz-calc(100% - 16px) !important;width:-webkit-calc(100% - 16px) !important}.width-100per-15h{width:calc(100% - 24px) !important;width:-moz-calc(100% - 24px) !important;width:-webkit-calc(100% - 24px) !important}.width-100per-20h{width:calc(100% - 32px) !important;width:-moz-calc(100% - 32px) !important;width:-webkit-calc(100% - 32px) !important}.width-100per-25h{width:calc(100% - 40px) !important;width:-moz-calc(100% - 40px) !important;width:-webkit-calc(100% - 40px) !important}.width-100per-30h{width:calc(100% - 48px) !important;width:-moz-calc(100% - 48px) !important;width:-webkit-calc(100% - 48px) !important}.width-100per-35h{width:calc(100% - 56px) !important;width:-moz-calc(100% - 56px) !important;width:-webkit-calc(100% - 56px) !important}.width-100per-40h{width:calc(100% - 64px) !important;width:-moz-calc(100% - 64px) !important;width:-webkit-calc(100% - 64px) !important}.width-100per-45h{width:calc(100% - 72px) !important;width:-moz-calc(100% - 72px) !important;width:-webkit-calc(100% - 72px) !important}.width-100per-50h{width:calc(100% - 80px) !important;width:-moz-calc(100% - 80px) !important;width:-webkit-calc(100% - 80px) !important}.width-100per-55h{width:calc(100% - 88px) !important;width:-moz-calc(100% - 88px) !important;width:-webkit-calc(100% - 88px) !important}.width-100per-60h{width:calc(100% - 96px) !important;width:-moz-calc(100% - 96px) !important;width:-webkit-calc(100% - 96px) !important}.width-100per-65h{width:calc(100% - 104px) !important;width:-moz-calc(100% - 104px) !important;width:-webkit-calc(100% - 104px) !important}.width-100per-70h{width:calc(100% - 112px) !important;width:-moz-calc(100% - 112px) !important;width:-webkit-calc(100% - 112px) !important}.width-100per-75h{width:calc(100% - 120px) !important;width:-moz-calc(100% - 120px) !important;width:-webkit-calc(100% - 120px) !important}.width-100per-80h{width:calc(100% - 128px) !important;width:-moz-calc(100% - 128px) !important;width:-webkit-calc(100% - 128px) !important}.width-100per-85h{width:calc(100% - 136px) !important;width:-moz-calc(100% - 136px) !important;width:-webkit-calc(100% - 136px) !important}.width-100per-90h{width:calc(100% - 144px) !important;width:-moz-calc(100% - 144px) !important;width:-webkit-calc(100% - 144px) !important}.width-100per-95h{width:calc(100% - 152px) !important;width:-moz-calc(100% - 152px) !important;width:-webkit-calc(100% - 152px) !important}.width-100per-100h{width:calc(100% - 160px) !important;width:-moz-calc(100% - 160px) !important;width:-webkit-calc(100% - 160px) !important}.width-100per-105h{width:calc(100% - 168px) !important;width:-moz-calc(100% - 168px) !important;width:-webkit-calc(100% - 168px) !important}.width-100per-110h{width:calc(100% - 176px) !important;width:-moz-calc(100% - 176px) !important;width:-webkit-calc(100% - 176px) !important}.width-100per-115h{width:calc(100% - 184px) !important;width:-moz-calc(100% - 184px) !important;width:-webkit-calc(100% - 184px) !important}.width-100per-120h{width:calc(100% - 192px) !important;width:-moz-calc(100% - 192px) !important;width:-webkit-calc(100% - 192px) !important}.width-100per-125h{width:calc(100% - 200px) !important;width:-moz-calc(100% - 200px) !important;width:-webkit-calc(100% - 200px) !important}.width-100per-130h{width:calc(100% - 208px) !important;width:-moz-calc(100% - 208px) !important;width:-webkit-calc(100% - 208px) !important}.width-100per-135h{width:calc(100% - 216px) !important;width:-moz-calc(100% - 216px) !important;width:-webkit-calc(100% - 216px) !important}.width-100per-140h{width:calc(100% - 224px) !important;width:-moz-calc(100% - 224px) !important;width:-webkit-calc(100% - 224px) !important}.width-400,.width-500,.width-500,.width-600,.width-700,.width-800,.width-900,.width-1000{max-width:100%}.width-400{width:400px}.width-500{width:500px}.width-600{width:600px}.width-700{width:700px}.width-800{width:800px}.width-900{width:900px}.width-1000{width:1000px}header{z-index:99;position:relative}@media screen and (min-width: 992px){.absolute-header{width:100%;top:0;left:0;background-color:rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.12);position:absolute}}@media screen and (max-width: 991px){.absolute-header{width:100%;top:0;left:0;background-color:#222;border-bottom:1px solid rgba(255,255,255,0.12);position:relative}}.header-1{position:absolute;top:0;left:0;width:100%;z-index:99}.header-1 ul{list-style:none !important}.header-1 .top-nav{background-color:#1b1464;height:48px;color:#fff}.header-1 .top-nav a{color:#fff}.header-1 .top-nav .slogan{line-height:22px;padding:13px 10px;font-size:13px;font-family:"Raleway", sans-serif}.header-1 .top-nav .top-menu>li{display:inline}.header-1 .top-nav .top-menu>li>a{line-height:22px;padding:13px 10px;display:block;font-size:14px;color:#fff;opacity:.88}.header-1 .top-nav .top-menu>li>a:hover{opacity:1}.header-1 .top-nav .header-phone{line-height:22px;padding:13px 10px;display:inline-block;font-family:"Work sans", sans-serif;font-size:14px;font-weight:600;opacity:.9}.header-1 .top-nav .header-phone:hover{opacity:1}.header-1 .top-nav .header-phone i{margin-right:6px;font-size:24px;position:relative;display:inline-block}.header-1 .top-nav .header-phone span.style-first-word{font-size:18px;letter-spacing:-1px;position:relative;top:-6px}.header-1 .top-nav .header-phone span.style-first-word span{font-size:14px;letter-spacing:-1px}.header-1 .logo-area .container,.header-1 .logo-area .owl-banner.nav-left-bottom .owl-nav,.owl-banner.nav-left-bottom .header-1 .logo-area .owl-nav,.header-1 .logo-area .owl-banner.nav-right-bottom .owl-nav,.owl-banner.nav-right-bottom .header-1 .logo-area .owl-nav{border-radius:0 0 6px 0}.header-1.fixedable .logo-header img{max-height:70px}.header-1.header_is_fixed .logo-header img{max-height:90px}ul.demo-fixed-info{position:fixed;width:90%;right:5%;bottom:10px;overflow:hidden;height:48px;max-width:400px;list-style:none;z-index:320}ul.demo-fixed-info li{display:inline;width:50%;margin:0;float:left}ul.demo-fixed-info li a{display:block;width:100%;color:#fff;line-height:20px;font-size:14px;padding:14px 15px;letter-spacing:-1px;font-style:italic;font-weight:600;font-family:"Montserrat", sans-serif;text-align:center}ul.demo-fixed-info li a i{font-size:20px;margin:0 10px}ul.demo-fixed-info li:first-child a{border-top-left-radius:100px;border-bottom-left-radius:100px;background-color:#0d19a3}ul.demo-fixed-info li:nth-child(2) a{border-top-right-radius:100px;border-bottom-right-radius:100px;background-color:#344ac1}.fixed-firsat{position:fixed;z-index:350;right:5%;bottom:80px;pointer-events:none}@media screen and (max-width: 991px){.header-1.style-1{position:relative}}.header-1.style-1 .top-nav{background-color:rgba(36,49,49,0.3)}.header-1.style-1.header_is_fixed .top-nav{background-color:#03afb0}.new-header-02{position:absolute;width:100%;top:0;left:0}@media screen and (max-width: 991px){.new-header-02{position:relative}}.new-header-02 .logo-slogan2{font-size:15px;max-width:150px;line-height:1.2;font-weight:600;color:#ad7b34;font-style:italic;letter-spacing:-.6px;padding-left:15px}.new-header-02 .logo img{max-height:150px;background-color:#fff;padding:5px}.new-header-02.fixedable .logo img{max-height:100px}.new-header-02 .logo-area{max-width:calc(100% - 100px);background-color:#fff;position:relative;box-shadow:0 0 10px 6px rgba(0,0,0,0.1);z-index:10}.new-header-02 .logo-area::before{width:100px;height:100%;content:"";display:block;position:absolute;background-color:inherit;top:0;bottom:0;right:-15px;z-index:-1;-webkit-transform:skewX(-12deg);-moz-transform:skewX(-12deg);-ms-transform:skewX(-12deg);-o-transform:skewX(-12deg);transform:skewX(-12deg)}.new-header-02 .search-style2{margin-left:auto;width:64px;height:80px;background:#d94a0e;align-self:flex-start;line-height:80px;text-align:center;font-size:22px;color:#fff;position:relative;z-index:10}.new-header-02 .search-style2::before{width:40px;height:100%;content:"";display:block;position:absolute;background-color:inherit;top:0;bottom:0;left:-10px;z-index:-1;-webkit-transform:skewX(-12deg);-moz-transform:skewX(-12deg);-ms-transform:skewX(-12deg);-o-transform:skewX(-12deg);transform:skewX(-12deg)}.new-header-02.fixedable .search-style2{height:64px;line-height:64px}@media screen and (max-width: 991px){.new-header-02 .search-style2{height:64px;line-height:64px}}footer{display:block;width:100%;position:relative}.footer-top-box-wrapper{position:relative;text-align:center}@media screen and (min-width: 992px){.footer-top-box{position:absolute;left:50%;margin:0 auto;transform:translate(-50%, -50%);display:inline-block}}@media screen and (max-width: 991px){.footer-top-box{display:inline-block;width:100%;padding:10px}}.footer-message,.footer-sign{display:block}.img-gray-scale{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}.img-gray-scale:hover{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0)}@media screen and (max-width: 768px){footer .container,footer .owl-banner.nav-left-bottom .owl-nav,.owl-banner.nav-left-bottom footer .owl-nav,footer .owl-banner.nav-right-bottom .owl-nav,.owl-banner.nav-right-bottom footer .owl-nav{max-width:none}}[class*="b-t-5"]{border-top-width:5px;border-top-style:solid}[class*="b-t-6"]{border-top-width:6px;border-top-style:solid}[class*="b-t-7"]{border-top-width:7px;border-top-style:solid}header ul,footer ul{list-style:none}.footer-menu{list-style:none}.footer-menu li a{display:inline-block}footer.style-1 .footer-menu li a{opacity:.7;font-size:14px;line-height:1.4;padding:5px 0}footer.style-1 .footer-menu li a:hover{opacity:1;padding-left:2px}footer.style-1 .footer-menu li a i{margin-right:6px;font-size:18px;float:left;margin-bottom:6px;line-height:1.1}footer.style-1 .footer-form{font-family:"Work Sans", sans-serif}footer.style-1 .footer-form .submit{padding:0 25px;height:48px;font-size:14px;font-weight:600}footer.style-1 .footer-form input:not(.submit){width:100%;height:48px;padding:0 20px}footer.style-1 .footer-form input:not(.submit)::placeholder{opacity:.5;font-size:12px;font-style:italic}footer.style-1 .footer-form input:not(.submit):-moz-placeholder{opacity:.5;font-size:12px;font-style:italic}footer.style-1 .footer-form input:not(.submit)::-moz-placeholder{opacity:.5;font-size:12px;font-style:italic}footer.style-1 .footer-form input:not(.submit):-ms-input-placeholder{opacity:.5;font-size:12px;font-style:italic}footer.style-1 .footer-form input:not(.submit)::-webkit-input-placeholder{opacity:.5;font-size:12px;font-style:italic}footer.style-1 .footer-form.rounded-form input{border-radius:30px}[class*="footer-block-menu"]{display:block;list-style:none}[class*="footer-block-menu"] li{width:100%}[class*="footer-block-menu"] li a{display:block;width:100%;margin:3px 0;line-height:22px;padding:13px 15px;text-align:center}footer .item-bordered li a{border-radius:40px}footer.style-2{background-color:#312f2f}footer.style-2 .footer-info{background-color:#f6f2f2}footer.style-2 .footer-logo{display:flex;height:140px;align-items:center;justify-content:center;padding:20px}footer.style-2 .footer-logo img{max-width:90%}footer.style-2 .info-inner{padding:20px;display:block}footer.style-2 .info-inner .info-contact{display:block;padding:30px 20px;color:#222;transition:all .25s ease-in;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}footer.style-2 .info-inner .info-contact:hover{transform:translateX(10px)}footer.style-2 .info-inner .info-contact span{display:block}footer.style-2 .info-inner .info-contact span.title{font-size:18px;font-weight:600;margin-bottom:10px}footer.style-2 .info-inner .info-contact span.title i{position:relative;top:4px;font-size:20px}footer.style-2 .info-inner .info-contact span.desc{font-size:14px;line-height:1.5}footer.style-2 .footer-inner{padding:20px 5vw}footer.style-2 .e-bulten{min-height:140px;border-bottom:1px solid rgba(255,255,255,0.15)}footer.style-2 .e-bulten .title{color:#fff;font-size:18px;font-weight:600;display:block;margin-bottom:10px}footer.style-2 .e-bulten .desc{color:#fff;font-size:12px;display:block}footer.style-2 .e-bulten .input-wrap{position:relative;margin:5px 0}footer.style-2 .e-bulten .input-wrap .input{width:100%;height:54px;font-size:14px;font-weight:500;padding:0 20px}footer.style-2 .e-bulten .input-wrap .input::placeholder{font-weight:400;font-style:italic;font-size:12px}footer.style-2 .e-bulten .input-wrap .input:-moz-placeholder{font-weight:400;font-style:italic;font-size:12px}footer.style-2 .e-bulten .input-wrap .input::-moz-placeholder{font-weight:400;font-style:italic;font-size:12px}footer.style-2 .e-bulten .input-wrap .input:-ms-input-placeholder{font-weight:400;font-style:italic;font-size:12px}footer.style-2 .e-bulten .input-wrap .input::-webkit-input-placeholder{font-weight:400;font-style:italic;font-size:12px}footer.style-2 .e-bulten .input-wrap.with-submit{padding-right:48px}footer.style-2 .e-bulten .input-wrap.with-submit .submit-icon{position:absolute;font-size:20px;right:25px;z-index:21;transform:translateY(-50%);top:59%;pointer-events:none}footer.style-2 .e-bulten .input-wrap.with-submit .submit{position:absolute;width:48px;height:54px;top:0;right:0;z-index:20;background-color:transparent}footer.style-2 .footer-links-wrap{padding:40px 0}footer.style-2 .footer-title{color:#fff;opacity:.88;font-weight:600;font-size:16px;margin-bottom:20px}footer.style-2 .footer-menu-1{padding-top:15px;padding-left:10px;display:block}footer.style-2 .footer-menu-1 li a{color:#fff;font-size:13px;padding:5px 10px;display:block;opacity:.7;transition-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}footer.style-2 .footer-menu-1 li a:hover{opacity:1;transform:translateX(5px)}.btn-menu{list-style:none}.btn-menu li{display:inline}.btn-menu li a{font-size:14px;font-weight:600;padding:10px 30px;display:inline-block;line-height:24px;margin:5px 3px;text-align:center;min-width:180px}.btn-menu.rounded li a{border-radius:100px}.plan-link{background-color:#05ab09;color:#fff;border-radius:100px;display:block;padding:9px 15px;text-align:center;line-height:22px;width:150px;font-size:14px;margin:10px auto;border-radius:20px;max-width:90%}.plan-link:hover{background-color:#049708;color:#fff}.plan-table-header{background-color:#246cd8;color:#fff;text-align:center;padding-bottom:20px;min-height:135px}.plan-table-header .plan-special{display:block;line-height:20px;font-weight:600;padding:8px 15px;font-size:12px}.plan-table-header .plan-name{display:block;line-height:20px;font-weight:600;padding:10px 15px;background-color:rgba(17,17,17,0.12);margin-bottom:auto}.plan-table-header .plan-price{padding:0 15px;display:block;font-size:36px;line-height:1.2}.plan-table-header .plan-price i{font-size:16px}.plan-table-header .plan-price .price-1{font-size:16px}.plan-table-header .plan-price.old-price{font-size:18px;text-decoration:line-through}.plan-table-header .price-period{font-size:18px;display:block}.plan-table-header .price-extra{font-size:14px;display:block}.plan-table-header .price-extra i{position:relative;top:3px;margin-right:3px}.plan-table-content{padding:0 !important}.plan-table-content.poppular-plan{background-color:#fff;box-shadow:0 0 50px 8px rgba(17,17,17,0.07);border-radius:15px 15px 0 0;position:relative;z-index:20}.plan-table-content.poppular-plan .plan-link{position:relative;top:5px}.plan-table-content.poppular-plan .plan-table-header{border-radius:15px 15px 0 0;overflow:hidden;background-color:#05ab09;color:#fff}.plan-inner{border:1px solid rgba(17,17,17,0.08);border-right:0;border-bottom:0}.plan-table-content:last-child .plan-inner{border-right:1px solid rgba(17,17,17,0.08)}.plan-table-list{list-style:none}.plan-table-list li{line-height:18px;padding:11px 15px;border-bottom:1px solid rgba(17,17,17,0.08);font-size:13px;height:40PX}.plan-table-list li .plan-info-bubble{float:right;width:22px;height:22px;text-align:center;line-height:22px;border-radius:50%;position:relative;background-color:#dae0e8;color:#78869a;cursor:pointer}.plan-table-list li .plan-info-bubble i{font-size:10px}.plan-table-list li .plan-info-bubble .bubble-content{position:absolute;width:250px;padding:15px;background-color:#78869a;left:calc(100% + 15px);top:50%;transform:translate(30px, -50%);z-index:80;border:2px solid rgba(17,17,17,0.07);display:block;color:#fff;font-weight:normal;box-shadow:0 0 20px 4px rgba(17,17,17,0.15);opacity:0;visibility:hidden}.plan-table-list li .plan-info-bubble .bubble-content::before{content:"";display:block;position:absolute;top:50%;left:-10px;width:20px;height:20px;background-color:inherit;z-index:-1;position:absolute;margin-top:-10px;transform:rotate(-45deg);display:block}.plan-table-list li .plan-info-bubble:hover{color:#dae0e8;background-color:#78869a}.plan-table-list li .plan-info-bubble:hover .bubble-content{visibility:visible;opacity:1;transform:translate(0, -50%)}.plan-table-list li i{font-size:15px;line-height:18px;height:18px}.plan-table-list li i[class*="ty-close"]{color:#df1133;font-size:11px}.plan-table-list li i[class*="ty-check"]{color:#05ab09}.plan-table-list li:last-child{height:60px;border:0}.plan-table-list li.last-price{color:#222;font-size:16px;font-weight:500;letter-spacing:0px;height:auto}.plan-table-content:nth-child(3) .plan-table-header{background-color:#135ac4}.plan-table-content:nth-child(4) .plan-table-header{background-color:#1657b9}.plan-table-content:nth-child(5) .plan-table-header{background-color:#1450ac}.plan-table-content.poppular-plan .plan-table-header{background-color:#05ab09;color:#fff}.plan-tab-menu{list-style:none !important}.plan-tab-menu li{flex:1 0 auto;text-align:center}.plan-tab-menu li a{display:block;text-align:center;padding:17px 10px;line-height:22px;background-color:#246cd8;color:#fff;border-left:1px solid rgba(255,255,255,0.24);font-size:14px;font-family:"Poppins", sans-serif;font-weight:600}.plan-tab-menu li.active a{background-color:#05ab09}@media screen and (max-width: 768px){.plan-table-content .plan-table-header{border-radius:0 !important;min-height:0}}.contact-block-01 li a{padding:15px;display:block;width:100%;height:100%}.contact-block-01 li a i{display:block;font-size:24px;margin:2px 0}.contact-block-01 li a span{font-size:14px;margin:10px 0}input,button{outline:0;box-shadow:0}.newsletter-block-style-1 .news-letter-form-1{width:100%}.newsletter-block-style-1 .news-letter-form-1 .input{width:calc(100% - 90px);height:48px;float:left;padding:0 10px}.newsletter-block-style-1 .news-letter-form-1 .input::placeholder{font-size:13px}.newsletter-block-style-1 .news-letter-form-1 .input:-moz-placeholder{font-size:13px}.newsletter-block-style-1 .news-letter-form-1 .input::-moz-placeholder{font-size:13px}.newsletter-block-style-1 .news-letter-form-1 .input:-ms-input-placeholder{font-size:13px}.newsletter-block-style-1 .news-letter-form-1 .input::-webkit-input-placeholder{font-size:13px}.newsletter-block-style-1 .news-letter-form-1 .submit{float:left;white-space:nowrap;overflow:hidden;width:90px;height:48px;line-height:22px;padding:13px 15px;font-size:13px}.newsletter-block-style-1 .news-letter-form-1.rounded .input{border-radius:100px 0 0 100px;padding-left:18px}.newsletter-block-style-1 .news-letter-form-1.rounded .submit{border-radius:0 100px 100px 0}.newsletter-block-style-2 .input-wrap{border-bottom:2px solid #1b1464}.newsletter-block-style-2 input{background-color:transparent;height:60px;float:left;background:none;color:#1b1464;font-size:14px;border:0;color:#fff}.newsletter-block-style-2 .input{width:calc(100% - 40px)}.newsletter-block-style-2 .input::placeholder{color:#fff;opacity:.75}.newsletter-block-style-2 .input:-moz-placeholder{color:#fff;opacity:.75}.newsletter-block-style-2 .input::-moz-placeholder{color:#fff;opacity:.75}.newsletter-block-style-2 .input:-ms-input-placeholder{color:#fff;opacity:.75}.newsletter-block-style-2 .input::-webkit-input-placeholder{color:#fff;opacity:.75}.newsletter-block-style-2 .submit{width:40px;border:0;outline:0;cursor:pointer;opacity:0;font-size:0;text-indent:-999px}.newsletter-block-style-2 .send-icon{width:40px;line-height:60px;position:absolute;right:0;text-align:center;top:0;pointer-events:none;z-index:20;color:#1b1464;font-size:28px;display:inline-block}.newsletter-block-style-2 .desc1{line-height:1.6;display:block}footer a[class*="text-"],footer a[class*="color-"]{opacity:.75;transition:all .3s ease-in}footer a[class*="text-"]:hover,footer a[class*="text-"]:focus,footer a[class*="color-"]:hover,footer a[class*="color-"]:focus{color:inherit;opacity:1}ul.special-menu-1 li a i{font-size:28px;position:relative;top:5px;margin-right:8px;line-height:48px}ul.special-menu-1 li:last-child a{font-size:22px}.my-counter{counter-reset:my-counter-1;position:relative;list-style:none}.my-counter>li{margin:12px 0;padding-left:44px;position:relative}.my-counter>li::before{content:counter(my-counter-1);counter-increment:my-counter-1;position:absolute;left:5px;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#fff;opacity:1;text-align:center;font-size:15px;line-height:32px;border-radius:50%;color:#a7b1a2;border:1px solid #e2e2e2}@media screen and (max-width: 480px){.my-counter>li::before{top:1px}}@media screen and (min-width: 768px){.fixed-menu{position:fixed;width:auto !important;list-style:none !important}.fixed-menu.fixed-right-top{top:190px;right:0}.fixed-menu.fixed-style-1>li>a{display:block;text-align:center;padding:15px 10px;border-bottom:1px solid rgba(255,255,255,0.25);position:relative;width:84px}.fixed-menu.fixed-style-1>li>a i{display:block;margin-bottom:5px;width:100%}.fixed-menu.fixed-style-1>li>a:hover{transform:translateX(-3px)}}@media screen and (max-width: 768px){.fixed-menu{display:flex;align-items:center;flex-wrap:wrap;width:100%}.fixed-menu.fixed-bottom-sm-down{position:fixed;width:100%;bottom:0;left:0;z-index:888;transform:translateY(100%)}.fixed-menu.fixed-bottom-sm-down.nav-up{transform:translateY(0)}.fixed-menu.fixed-bottom-sm-down.nav-down{transform:translateY(100%)}.fixed-menu>li{flex-grow:1}.fixed-menu>li>a{width:100%;display:block;padding:10px 0;text-align:center;font-size:14px;font-weight:600 !important;border-right:1px solid rgba(255,255,255,0.2)}.fixed-menu>li>a i{margin-right:10px;position:relative;display:block;width:100%}}.fixed-icon-size-12 i{font-size:12px}.fixed-icon-size-14 i{font-size:14px}.fixed-icon-size-16 i{font-size:16px}.fixed-icon-size-18 i{font-size:18px}.fixed-icon-size-20 i{font-size:20px}.fixed-icon-size-22 i{font-size:22px}.fixed-icon-size-24 i{font-size:24px}.fixed-icon-size-26 i{font-size:26px}.fixed-icon-size-28 i{font-size:28px}.fixed-icon-size-30 i{font-size:30px}.fixed-icon-size-32 i{font-size:32px}.fixed-icon-size-34 i{font-size:34px}.fixed-icon-size-36 i{font-size:36px}.fixed-icon-size-38 i{font-size:38px}.fixed-icon-size-40 i{font-size:40px}.fixed-icon-size-42 i{font-size:42px}.fixed-icon-size-44 i{font-size:44px}.fixed-icon-size-46 i{font-size:46px}.fixed-icon-size-48 i{font-size:48px}.fixed-icon-size-50 i{font-size:50px}.fixed-icon-size-52 i{font-size:52px}.fixed-icon-size-54 i{font-size:54px}.fixed-icon-size-56 i{font-size:56px}.fixed-icon-size-58 i{font-size:58px}.fixed-icon-size-60 i{font-size:60px}@media screen and (min-width: 768px){.mobile-links{display:none !important}}@media screen and (max-width: 768px){.mobile-links.nav-up{transform:translateY(0);opacity:1;visibility:visible}.mobile-links ul.fixed-menu-bottom{margin:0;height:64px;width:100%;box-shadow:0 10px 38px 4px rgba(0,0,0,0.4)}.mobile-links ul.fixed-menu-bottom li{width:calc(100%/3);display:inline;float:left}.mobile-links ul.fixed-menu-bottom li a{display:block;background-color:#fff;width:100%;text-align:center;height:64px;color:#111;font-family:"Poppins";font-size:13px;font-weight:600;padding-bottom:10px;height:64px;position:relative}.mobile-links ul.fixed-menu-bottom li a span{display:block;padding-top:10px}.mobile-links ul.fixed-menu-bottom li a i{display:block;font-size:22px}.mobile-links ul.fixed-menu-bottom li.centered a{background-color:#1b1464;color:#fff}.mobile-links ul.fixed-menu-bottom li.centered a span{position:relative;z-index:20;transform:translateY(-38px)}.mobile-links ul.fixed-menu-bottom li.centered a i{width:56px;height:56px;margin:0 auto;background-color:inherit;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transform:translateY(-28px);position:relative;line-height:56px;text-align:center;z-index:5}}@media screen and (max-width: 768px){.mobile-links{display:block;width:100%;position:fixed;bottom:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden;left:0;right:0;z-index:120;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}}.pad0{padding:0}.pad5{padding:5px}.pad67{padding:7px}.pad10{padding:10px}.pad612{padding:12px}.gallery-list-img{display:block;opacity:1;display:block;position:relative;overflow:hidden}.gallery-list-img i{display:block;width:48px;height:48px;border-radius:50%;font-size:16px;text-align:center;line-height:20px;padding:14px 0;position:absolute;top:70%;left:50%;opacity:0;visibility:hidden}.gallery-list-img img{width:100%}.gallery-list-img:hover i{top:50%;opacity:1;visibility:visible}.gallery-list-img:hover img{opacity:0.7;transform:scale(1.05)}.gallery-list-1 .gallery-list-wrap{position:relative;overflow:hidden;border:1px solid #ececec}.gallery-list-1 .gallery-list-wrap .gallery-list-title{display:block;opacity:1;line-height:20px;padding:10px 15px;text-align:center;width:100%;bottom:0;left:0;font-weight:500;position:relative}.content-list-1 .content-list-wrap{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e2e2e2}.content-list-1 .content-list-wrap .content-list-text .content-list-title a{font-size:22px;position:relative;padding-bottom:15px;display:block}.content-list-1 .content-list-wrap .content-list-text .content-list-title a::before{width:180px;height:1px;content:"";position:absolute;left:-50px;bottom:0}.content-list-1 .content-list-wrap .content-list-text .content-list-title a::after{width:9px;height:9px;content:"";position:absolute;left:130px;bottom:-4px;transform:rotate(45deg)}.content-list-1 .content-list-wrap .content-list-date{color:#111;text-align:center;padding:10px;width:130px;height:auto;position:relative;float:left}.content-list-1 .content-list-wrap .content-list-date span{display:block;letter-spacing:-1.2px;font-weight:bold}.content-list-1 .content-list-wrap .content-list-date .days{font-size:40px;line-height:40px}.content-list-1 .content-list-wrap .content-list-date .month{font-size:24px;line-height:30px}.content-list-1 .content-list-wrap .content-list-date .year{font-size:20px}.content-list-2 .content-list-wrap{display:block;border:1px solid #e2e2e2;border-radius:25px;overflow:hidden}.content-list-2 .content-list-wrap .content-list-text{padding:0 10px;margin-bottom:10px}.content-list-2 .content-list-wrap .content-list-text .content-list-title a{font-size:18px;position:relative;padding-bottom:15px;display:block}.content-list-2 .content-list-wrap .content-list-text .content-list-title a:before{content:"";position:absolute;left:0;bottom:0;width:150px;height:1px}.content-list-2 .content-list-wrap:hover .content-list-title a:before{width:250px;height:2px}.content-list-2 .content-list-wrap .content-list-summary{font-size:14px}.content-list-2 .content-list-wrap .content-list-link{font-size:13px;display:inline-block;line-height:25px;padding:8px 20px;border-radius:25px;background-color:#fff;color:#222;border:1px solid #e3e3e3;margin:5px auto}.content-list-2 .content-list-wrap .content-list-link i{position:relative;color:#222}.content-list-2 .content-list-wrap .content-list-link:hover{color:#111;border:1px solid transparent;padding-left:25px}.content-list-2 .content-list-wrap .content-list-link:hover i{right:-3px;color:#fff}.content-list-3 .content-list-wrap{position:relative;display:block;width:100%;margin:10px 0;border:1px solid #e2e2e2;overflow:hidden}.content-list-3 .content-list-wrap h2{margin:0}@media screen and (max-width: 480px){.content-list-3 .content-list-wrap{display:block;width:100%;float:none;text-align:center}}.content-list-3 .content-list-wrap .content-list-text{display:block;width:100%;float:none;margin:0}.content-list-3 .content-list-wrap .content-list-text .content-list-title{display:inline-block;line-height:40px;padding:10px 15px;float:left;font-size:16px;letter-spacing:-1px}@media screen and (max-width: 480px){.content-list-3 .content-list-wrap .content-list-text .content-list-title{display:block;width:100%;float:none}}.content-list-3 .content-list-wrap .content-list-text .content-list-link{float:right;position:relative;line-height:60px;padding:0 15px;color:#111;font-size:12px;position:relative;z-index:3}.content-list-3 .content-list-wrap .content-list-text .content-list-link::before{width:45px;height:45px;position:absolute;content:"";left:-25px;top:8px;transform:rotate(-45deg);z-index:-1}@media screen and (max-width: 480px){.content-list-3 .content-list-wrap .content-list-text .content-list-link::before{display:none}}.content-list-3 .content-list-wrap .content-list-text .content-list-link i{font-size:18px;position:relative;left:5px;top:4px}@media screen and (max-width: 480px){.content-list-3 .content-list-wrap .content-list-text .content-list-link{display:block;width:100%;float:none;line-height:40px}}.content-list-4 .content-list-wrap{position:relative;display:block;margin:10px 0}.content-list-4 .content-list-wrap h2{padding:0;margin:0}.content-list-4 .content-list-wrap .content-list-text{width:100%;display:block;line-height:50px;padding:5px 15px;position:relative;border:1px solid transparent;border-bottom:1px solid #e2e2e2;font-size:18px}.content-list-4 .content-list-wrap .content-list-text:hover{border:1px solid #e2e2e2}.content-list-4 .content-list-wrap .content-list-text .content-list-title{font-size:16px;font-weight:normal;letter-spacing:-1px}.content-list-4 .content-list-wrap .content-list-text .content-list-link{position:relative;float:right;right:10px;font-size:12px}.content-list-4 .content-list-wrap .content-list-text:hover .content-list-link{-webkit-transform:translate3d(-5px, 0px, 0)}.content-list-4 .content-list-wrap .content-list-text:hover .content-list-link{-webkit-transform:translate3d(10px, 0px, 0)}.content-list-5 .content-list-wrap{margin-bottom:10px;margin-top:10px}.content-list-5 .content-list-wrap h2{margin:0}.content-list-5 .content-list-wrap .content-list-text{width:100%;display:block;line-height:50px;padding:10px 15px;position:relative;border:1px solid transparent;border:1px solid #e2e2e2}.content-list-5 .content-list-wrap .content-list-text .content-list-title{float:left;font-size:16px;letter-spacing:-1px}.content-list-5 .content-list-wrap .content-list-text .content-list-link{float:right}.content-list-5 .content-list-wrap .content-list-text .content-list-link i{color:#111;font-size:14px;width:35px;height:35px;line-height:35px;text-align:center;display:inline-block;border-radius:100%;top:5px;position:relative}.content-list-5 .content-list-wrap .content-list-text:hover i{-webkit-animation:anim-moema-1 0.5s forwards;animation:anim-moema-1 0.5s forwards}.pl-120{padding-left:120px}@media screen and (max-width: 480px){.pl-120{padding-left:0}}.content-list-6 .content-list-wrap{position:relative;width:100%;margin:10px 0;padding-bottom:10px;border:1px solid #e2e2e2}.content-list-6 .content-list-wrap .content-list-title{font-size:18px;border-bottom:1px solid #e2e2e2;padding-bottom:10px;color:#fbb03b}.content-list-6 .content-list-wrap .content-list-date{width:100px;font-size:30px;text-align:center;color:#111;line-height:30px;position:absolute;top:20px;left:0;border-radius:10px;padding:15px;text-transform:uppercase;letter-spacing:-1.2px;text-align:center;font-weight:600}@media screen and (max-width: 480px){.content-list-6 .content-list-wrap .content-list-date{position:relative;top:0;left:0;margin:0 auto}}.content-list-6 .content-list-wrap .content-list-link{font-size:12px;display:inline-block;margin:10px 0;padding:5px 30px;line-height:25px;border-radius:30px;color:#fbb03b;background:#fff;position:relative;z-index:3}.content-list-6 .content-list-wrap .content-list-link:hover{color:#111}@media screen and (max-width: 480px){.content-list-6 .content-list-wrap{text-align:center}}.pr-120{padding-right:120px}@media screen and (max-width: 480px){.pr-120{padding-right:0}}.content-list-7{position:relative;width:100%;margin:10px 0}@media screen and (max-width: 480px){.content-list-7{text-align:center}}.content-list-7 .content-list-wrap{position:relative;width:100%;margin:10px 0;padding-bottom:10px;border-bottom:1px solid #e2e2e2}.content-list-7 .content-list-wrap .content-list-title a{font-size:18px;border-bottom:1px solid #e2e2e2;padding-bottom:10px;display:block}.content-list-7 .content-list-wrap .content-list-date{width:100px;font-size:30px;text-align:center;color:#fff;line-height:30px;position:absolute;top:20px;right:0;border-radius:10px;padding:15px;text-transform:uppercase;letter-spacing:-1.2px;text-align:center;font-weight:600}@media screen and (max-width: 480px){.content-list-7 .content-list-wrap .content-list-date{position:relative;top:0;right:0;margin:0 auto}}.content-list-7 .content-list-wrap .content-list-link{font-size:12px;display:inline-block;margin:10px 0;padding:5px 30px;line-height:25px;border-radius:30px;color:#fbb03b;background:#fff;position:relative;z-index:3}.content-list-7 .content-list-wrap .content-list-link:hover{color:#111}.content-list-8 .content-list-wrap{border:1px solid #e2e2e2;padding:10px;border-radius:10px;margin:10px 0}.content-list-8 .content-list-text{margin-top:15px}@media screen and (max-width: 480px){.content-list-8 .content-list-text{text-align:center}}.content-list-8 .content-list-text .content-list-title a{font-size:20px;border-bottom:1px solid #e2e2e2;padding-bottom:10px;margin-top:0}.content-list-8 .content-list-text .content-list-link{font-size:12px;display:inline-block;margin:10px 0;padding:5px 30px;line-height:25px;border-radius:30px;background:#fff;position:relative;z-index:3}.content-list-8 .content-list-text .content-list-link:hover{color:#111}.home-faq{position:relative;z-index:20;padding:80px 0}.faq-list .faq-wrap{margin:10px 0;border:1px solid #f6f7f9 !important;overflow:hidden}.faq-list .faq-header{margin:0}.faq-list .faq-header h3,.faq-list .faq-header h4{margin:0}.faq-list .faq-header .faq-link{padding-right:50px;color:#222;background-color:#fff;color:#222;padding:20px 25px;line-height:24px;width:100%;display:block;border:0;outline:0;text-align:left;cursor:pointer;font-size:20px;letter-spacing:-.8px;font-weight:600;position:relative;z-index:20}.faq-list .faq-header .faq-link::before{width:100%;height:1px;background-color:#f6f7f9;content:"";display:block;position:absolute;bottom:0;left:0}.faq-list .faq-header .faq-link .close-faq{position:absolute;right:10px;width:40px;height:40px;top:12px;border:1px solid #b4b4b4;line-height:40px;border-radius:50%;text-align:center;transform:rotate(405deg);transition:all .3s ease-in}.faq-list .faq-header .faq-link.collapsed{background-color:#f6f7f9;box-shadow:none;border:none}.faq-list .faq-header .faq-link.collapsed::before{width:0}.faq-list .faq-header .faq-link.collapsed .close-faq{transform:rotate(0)}.faq-list .faq-body{padding:20px;background-color:#fff}.accordion-style-1 .panel{border-radius:0;border-bottom:1px solid rgba(0,0,0,0.12) !important;font-size:17px;line-height:1.5;padding-bottom:10px !important}.accordion-style-1 .panel-collapse .panel-body::before{position:absolute;left:0;width:3px;height:0;top:10%}.accordion-style-1 .panel-body{padding:15px 10px !important;position:relative}.accordion-style-1 .accordion-title a{display:block;color:#222;padding-top:10px;padding-bottom:10px;line-height:20px;font-size:calc(22px + .25vw);line-height:1.25;font-weight:600;font-family:"Work Sans", sans-serif;padding-right:40px;position:relative}.accordion-style-1 .accordion-title a .accordion-icon{position:absolute;width:40px;height:60px;right:0;top:0;text-align:center;line-height:60px;display:block}.accordion-style-1 .accordion-title a .accordion-icon i{display:inline-block;transform:rotate(-180deg)}.accordion-style-1 .accordion-title a.collapsed .accordion-icon i{transform:rotate(0);font-size:13px}.faq-list .faq-box{padding:10px;background:#fffbfb;margin-bottom:10px;border:2px dashed #d94a0e29}.faq-list .faq-box .faq-title::before{font-size:calc(22px + .4vw);letter-spacing:-1px;display:inline-block;margin-right:10px}.faq-list .faq-box:nth-child(1) .faq-title::before{content:"01"}.faq-list .faq-box:nth-child(2) .faq-title::before{content:"02"}.faq-list .faq-box:nth-child(3) .faq-title::before{content:"03"}.faq-list .faq-box:nth-child(4) .faq-title::before{content:"04"}.faq-list .faq-box:nth-child(5) .faq-title::before{content:"05"}.faq-list .faq-box:nth-child(6) .faq-title::before{content:"06"}.faq-list .faq-title{position:relative;color:#d94a0e;padding-top:10px;padding-bottom:10px;line-height:20px;font-size:calc(22px + .25vw);line-height:1.25;font-weight:600;font-family:"Work Sans", sans-serif;padding-right:40px;position:relative;border-bottom:1px solid #e2e2e2}.faq-list .faq-desc{padding:15px 10px !important;position:relative;font-size:18px;line-height:1.7}.scroll-down-icon{width:50px;height:50px;display:inline-block;border-radius:100%;border:1px solid #fff;position:absolute;left:0;right:0;margin:0 auto;bottom:40px;z-index:20;cursor:pointer}.scroll-down-icon:hover{transform:scale(.95);border:1px solid transparent;background-color:#fff}.scroll-down-icon::before{content:"";position:absolute;width:1px;height:25px;background-color:#fff;position:absolute;transform:rotate(-45deg);left:15px;top:15px}.scroll-down-icon::after{content:"";position:absolute;width:1px;height:25px;background-color:#fff;position:absolute;transform:rotate(45deg);right:15px;top:15px}.scroll-down-icon:hover:before{transform:rotate(-35deg);height:20px;left:17px;background-color:#111}.scroll-down-icon:hover:after{transform:rotate(35deg);height:20px;right:17px;background-color:#111}.contact-hero{width:100%;min-height:200px;padding:40px 0;padding-bottom:60px;position:relative;background-color:#111;color:#fff;text-align:center;padding-bottom:150px}.contact-hero::before{background-image:url(/Content/Themes/guntas/img/static-banner-bg1.jpg);background-attachment:fixed;opacity:0.3;position:absolute;top:0;left:0;width:100%;height:100%;content:""}.contact-hero .title{position:relative;display:inline-block;margin-bottom:40px}@media screen and (max-width: 768px){.contact-hero .title{font-size:24px}}.contact-hero .title:before{content:"";width:250px;height:5px;background-color:#fff;left:-20px;top:80px;position:absolute}.contact-hero .title span{position:relative;display:inline-block;padding:20px 0}.contact-hero .title span::before{content:"";width:5px;height:100px;background-color:#fff;left:-20px;top:-20px;position:absolute}.contact-hero .title span::after{content:"";width:250px;height:5px;background-color:#fff;left:-20px;top:-20px;position:absolute}.hero-title{text-align:center;letter-spacing:-1px;position:relative;line-height:3em;padding:10px 0}.contact-infos{background-color:#fff;border-top:6px solid #e2e2e2;border-bottom:6px solid #e2e2e2;overflow:hidden}.contact-infos .contact-info{position:relative;width:60%;margin:0 auto;padding:80px 0}.contact-infos .contact-info .title1{display:inline-block;padding:5px 10px;line-height:2em;position:relative;padding-left:0;background-color:#fff}.contact-infos .contact-info .title1::before{width:200%;height:1px;left:100%;content:"";top:50%;position:absolute}.contact-infos .contact-info .title1::after{width:9px;height:9px;border-radius:100%;content:"";top:50%;margin-top:-4px;left:100%;position:absolute}.contact-infos .contact-info .contact-list{list-style:none}.contact-infos .contact-info .contact-list li{margin:15px 0}.contact-infos .contact-info .contact-list li a{line-height:2.5em;text-align:left;display:inline-block}.contact-infos .contact-info .contact-list li a i{width:40px;height:40px;border-radius:100%;line-height:40px;text-align:center;margin-right:5px;-webkit-transform:translate3d(0, 0, 0)}.contact-infos .contact-info .contact-list li a:hover i{-webkit-transform:translate3d(-10px, 0, 0);background-color:#1b1464;color:#fff}.contact-infos .contact-info .contact-list li a span{-webkit-transform:translate3d(0, 0, 0);position:relative;display:inline-block}.contact-infos .contact-info .contact-list li a:hover span{-webkit-transform:translate3d(10px, 0, 0)}input.form-control{border-radius:0;height:50px}.contact-form-centered{position:relative;margin:0 auto;width:60%;padding:10px 0}.contact-form-centered .btn{margin:0 auto;display:block}textarea.form-control{border-radius:0}.contact-page-title{font-size:18px;font-weight:600}.contact-list{list-style:none !important}.contact-list li{position:relative;line-height:22px;padding:19px 0;border-bottom:1px solid rgba(0,0,0,0.12);font-size:14px;font-weight:400;font-family:"Montserrat", sans-serif;padding-left:29px}.contact-list li a{color:#222}.contact-list li i{text-align:center;margin-right:4px;border-radius:0;font-size:20px;position:relative;top:3px;display:inline-block;position:absolute;top:50%;left:0;opacity:.65}.contact-list li:hover i{opacity:1}#google-map{position:relative;height:400px;width:100%}.contact-list-style-01 ul{list-style:none}.contact-list-style-01 ul li{margin:6px 0;display:block;padding:6px 0}.contact-list-style-01 ul li,.contact-list-style-01 ul a{font-size:18px;color:#111;font-weight:600;font-family:"Open Sans", sans-serif;letter-spacing:-.7px}.contact-list-style-01 ul li span,.contact-list-style-01 ul a span{display:inline-block;max-width:calc(100% - 80px)}.contact-list-style-01 ul li i,.contact-list-style-01 ul a i{background-color:#fdf1f1;color:#111;width:60px;padding:5px 20px;border-bottom-right-radius:100px;margin-right:15px;font-size:18px !important;display:inline-block}.product-list .product-wrap{border:1px solid #ddd;text-align:center;overflow:hidden;position:relative;padding-bottom:50px;margin:5px 0}.product-list .product-wrap .product-img{display:block}.product-list .product-wrap .product-img:hover img{transform:scale(1.2)}.product-list .product-wrap .product-text{padding:10px;position:relative;z-index:5;background-color:#fff}.product-list .product-wrap .product-text .product-name{font-size:16px;font-weight:500;color:#444;letter-spacing:-1px;margin:10px 0 0px 0}.product-list .product-wrap .product-text .product-code{display:block;font-size:13px;color:#333}.product-list .product-wrap .product-text .product-price{width:85%;margin:0 auto;display:block;margin-top:15px}.product-list .product-wrap .product-text .product-price .old-price{float:left;position:relative;top:20px}.product-list .product-wrap .product-text .product-price .old-price span{text-decoration:line-through}.product-list .product-wrap .product-text .product-price .new-price{float:right;width:80px;height:80px;color:#fff;border-radius:100%;padding:15px;text-align:center;letter-spacing:-1px;font-size:18px;font-weight:bold}.product-list .product-wrap .product-links{position:absolute;background-color:#f0e6e6;height:40px;left:0;bottom:0;width:100%}.product-list .product-wrap .product-links ul{list-style:none}.product-list .product-wrap .product-links ul li{float:left}.product-list .product-wrap .product-links ul li a,.product-list .product-wrap .product-links ul li button{display:block;line-height:40px;color:#222;border-right:1px solid #dccfcf}.product-list .product-wrap .product-links ul li a i,.product-list .product-wrap .product-links ul li button i{width:40px;height:40px;display:inline-block;text-align:center;line-height:40px;float:left}.product-list .product-wrap .product-links ul li a .hidden-text,.product-list .product-wrap .product-links ul li button .hidden-text{opacity:0;font-size:0;letter-spacing:-1px;display:inline-block;-webkit-transform:translate3d(-100%, 0px, 0);transform:translate3d(-100%, 0px, 0)}.product-list .product-wrap .product-links ul li a:hover .hidden-text,.product-list .product-wrap .product-links ul li button:hover .hidden-text{display:inline-block;opacity:1;font-size:12px;padding-right:10px;-webkit-transform:translate3d(0, 0px, 0)}.product-list .product-wrap .product-links ul li:hover a{color:#fff}.product-list .product-wrap .product-links ul li:last-child{float:right}.product-list .product-wrap .product-links ul li:last-child a,.product-list .product-wrap .product-links ul li:last-child button{border-right:0;border-left:1px solid #dccfcf;color:#fff}.product-detail .product-detail-img .product-img-wrap{border:1px solid #e2e2e2;margin:15px 0;display:block}.product-detail .img-list{list-style:none;text-align:center;border:1px solid #e2e2e2;padding:10px}.product-detail .img-list li{display:inline;width:20%}.product-detail .img-list li a{display:inline-block;position:relative}.product-detail .img-list li a img{width:100%;height:auto}.product-detail .product-detail-info{padding-top:15px;padding-bottom:15px}.product-detail .product-detail-info .product-detail-title{font-size:26px;font-weight:500;line-height:40px;margin-bottom:10px;letter-spacing:-1px}.product-detail .product-detail-info .info-list{list-style:none;margin-bottom:20px}.product-detail .product-detail-info .info-list li{line-height:2em;padding:12px 0;border-bottom:1px solid #e2e2e2}.product-detail .product-detail-info .info-list li .property-name{width:30%;display:inline-block}.product-detail .product-detail-info .info-list li .value{margin-left:10px}.product-detail .product-detail-info .info-list li .p-code{font-weight:bold;font-size:13px}.product-detail .product-detail-info .info-list li .brand{font-weight:bold;font-size:15px}.product-detail .product-detail-info .info-list li .old-price{padding:0 5px;text-decoration:line-through}.product-detail .product-detail-info .info-list li .new-price{font-weight:600;font-size:18px}.product-detail .btn{margin:10px 0 20px 0}.product-detail .product-summary{max-height:120px;overflow:auto;margin:20px 0}.product-detail .product-summary::-webkit-scrollbar{width:10px;border-radius:30px}.product-detail .product-summary::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:30px}.product-detail .product-summary::-webkit-scrollbar-thumb{outline:1px solid slategrey;border-radius:30px}.product-list-01 .product-item{width:100%;overflow:hidden;border:1px solid rgba(0,0,0,0.12);background-color:#fff}.product-list-01 .product-item .product-img{display:block;overflow:hidden}.product-list-01 .product-item .product-img:hover img{transform:scale(1.1);opacity:0.75}.product-list-01 .product-item .text-inner{padding:10px 15px;min-height:180px}.product-list-01 .product-item .product-title{font-size:16px;font-weight:600;letter-spacing:-0.5px;margin-bottom:15px;position:relative;padding-bottom:10px;margin-top:10px}.product-list-01 .product-item .old-price{text-decoration:line-through;font-size:14px}.product-list-01 .product-item .new-price{font-size:24px;font-weight:600;letter-spacing:-1px}.product-list-01 .product-item .product-links .link{line-height:1.5;padding:15px 0;text-align:center;font-weight:600;font-size:13px;display:block;cursor:pointer;flex-grow:1;flex-basis:50%}.product-list-01 .product-item .product-links .link i{margin-right:5px;font-size:15px}.product-list-01 .product-item .product-links form{flex-grow:1;flex-basis:50%}.product-list-01 .product-item .product-links form button,.product-list-01 .product-item .product-links form a{width:100%}.product-detail-style-01 h1.title{font-size:24px;font-family:"Work Sans", sans-serif;letter-spacing:-1px;display:block;position:relative;text-transform:uppercase;font-weight:600;padding-left:20px;position:relative;z-index:5}.product-detail-style-01 h1.title::before{width:160px;height:85%;top:60%;z-index:-1;border-right:0;content:"";display:block;position:absolute;left:0;pointer-events:none}.product-detail-style-01 h1.title::after{width:10px;height:10px;content:"";display:block;position:absolute;top:45%;left:15px;z-index:1;pointer-events:none;border-radius:50%}.product-detail-style-01 h1.title span{padding:0 10px;display:inline-block;background-color:#fff}.product-detail-style-01 .product-detail-list{list-style:none}.product-detail-style-01 .product-detail-list li{padding:5px 0;border-bottom:1px solid rgba(0,0,0,0.12)}.product-detail-style-01 .product-detail-list .value{font-weight:600;font-family:"Work Sans", sans-serif}.product-detail-style-01 .product-detail-list .old-price{font-size:18px}.product-detail-style-01 .product-detail-list .new-price{display:block}.product-detail-style-01 .product-detail-list .new-price span{font-size:36px;color:#1b1464;letter-spacing:-0.5px}.product-detail-style-01 .basket-btn{background-color:#4c9d2f;color:#fff;display:inline-block;padding:12px 20px;border-radius:5px;margin:10px 0;transition:all .3s ease-in;line-height:1.8;outline:0;border:0}.product-detail-style-01 .basket-btn:hover{background-color:#00af43}.product-detail-style-01 .desc{padding:10px;margin:5px 0;border:1px solid rgba(0,0,0,0.12)}.product-detail-carousel{position:relative}.product-detail-carousel .item a{display:block}.product-detail-carousel .item a:hover img{transform:scale(1.15)}.product-detail-carousel .item .plus{position:absolute;right:10px;bottom:10px;z-index:20;color:#fff}.product-detail-carousel .item .plus:hover::after{width:64px;height:138px}.product-detail-carousel .item .plus::after{width:60px;height:120px;z-index:-1;content:"";display:block;position:absolute;transform:rotate(40deg);position:absolute;right:-30px;bottom:-50px}.product-detail-carousel .owl-nav{position:absolute;left:20px;bottom:20px}.product-detail-carousel .owl-nav button.owl-prev,.product-detail-carousel .owl-nav button.owl-next{width:40px;height:40px;border-radius:50%;float:left;border:1px solid #fff;color:#fff;font-size:20px;margin:0 4px;overflow:hidden}.product-detail-carousel .owl-nav button.owl-prev:hover,.product-detail-carousel .owl-nav button.owl-next:hover{background:#fff;color:#111}.product-detail-carousel .owl-nav button.owl-prev span,.product-detail-carousel .owl-nav button.owl-next span{display:none}.product-detail-carousel .owl-nav button.owl-prev::before,.product-detail-carousel .owl-nav button.owl-next::before{font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;line-height:40px;color:inherit}.product-detail-carousel .owl-nav .owl-next::before{content:"\e29c"}.product-detail-carousel .owl-nav .owl-prev::before{content:"\e2b0"}.owl-thumb-list{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:auto;padding-bottom:15px}.owl-thumb-list button{flex:0 0 25%;cursor:pointer;max-width:25%;overflow:hidden;min-width:120px;margin:2px;position:relative;background-color:transparent}.owl-thumb-list button.active{z-index:20}.owl-thumb-list button img{width:100%}.owl-thumb-list button:hover img{transform:scale(1.1)}.owl-thumb-list::-webkit-scrollbar{width:5px;height:5px}.owl-thumb-list::-webkit-scrollbar-thumb{width:5px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;height:5px}.owl-thumb-list::-webkit-scrollbar-track{background:#e2e2e2;height:5px;position:relative;width:5px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px}.product-price-01{width:100%;display:block}.product-price-01 span{display:block;line-height:1.2;letter-spacing:-1px}.product-price-01 .old-price{font-size:22px;font-family:"Work Sans", sans-serif;font-weight:500;color:#666;position:relative;display:block;text-decoration:line-through}.product-price-01 .new-price{font-size:36px;font-family:"Work Sans", sans-serif;font-weight:600;position:relative;display:block}.basket-green-big,.fixed-product-detail .add-basket{min-width:300px;max-width:100%;text-align:center;font-size:16px;color:#fff;font-family:"Work Sans", sans-serif;padding:15px 3vw;border-radius:3px;font-weight:600;white-space:nowrap;overflow:hidden}@media screen and (max-width: 768px){.basket-green-big.fixed-button-tablet,.fixed-product-detail .fixed-button-tablet.add-basket{position:fixed;bottom:0;left:0;width:100%;text-align:center;border-radius:0;z-index:99}}.basket-green-big i,.fixed-product-detail .add-basket i{font-size:20px;position:relative;top:4px;margin-right:10px}.product-detail-style-02 .product-brand{font-size:14px;color:#bbb;font-weight:600;font-family:"Open Sans", sans-serif;margin:0}.product-detail-style-02 .title{font-size:22px;font-family:"Work Sans", sans-serif;font-weight:600;color:#111;letter-spacing:-0.6px;margin-top:0}.fixed-product-detail{background-color:transparent;top:0;left:0;width:100%;border-bottom:1px solid rgba(0,0,0,0.12);border-top:1px solid rgba(0,0,0,0.12);z-index:102;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-90px);position:fixed;box-shadow:0 10px 15px 3px rgba(0,0,0,0.1)}.fixed-product-detail .flex-bar{height:90px;flex-wrap:nowrap}.fixed-product-detail.show{opacity:1;visibility:visible;transform:translateY(0);background-color:#fff}.fixed-product-detail .add-basket{min-width:150px;padding:15px 2vw}.header-account.menu-right .dropdown-menu,.header-basket.menu-right .dropdown-menu{left:auto;right:0}.header-account .dropdown-menu{border-radius:0;animation:fadeInDown1 0.5s;border:1px solid rgba(0,0,0,0.12);background-color:#fff;z-index:30}.header-account .dropdown-menu>li>a{font-size:14px;color:#222;line-height:1.4;padding:6px 10px;display:block;font-family:"Work Sans", sans-serif;font-weight:600;border-bottom:1px solid rgba(0,0,0,0.12)}.header-account .dropdown-menu>li>a:hover{background:none;opacity:0.8}.header-account .dropdown-menu{width:auto;min-width:0;padding:15px 25px}.basket-number{position:absolute;top:4px;right:4px;font-size:10px;font-family:"Work Sans", sans-serif;width:12px;height:12px;line-height:12px;display:block;background-color:#1b1464;color:#fff;font-weight:600;border-radius:50%}.header-basket .dropdown-menu.basket-menu{width:350px;padding:15px;border-radius:0;border:1px solid rgba(0,0,0,0.12);animation:fadeInDown1 0.5s}.header-basket .dropdown-menu.basket-menu .basket-text{display:block}.products-basket .remove{cursor:pointer;position:relative;z-index:5}.products-basket .product-wrap{padding:10px 0;border-bottom:1px solid rgba(0,0,0,0.12)}.products-basket .product-wrap .img{max-width:48px;margin-right:10px}.products-basket .product-wrap .product-name{line-height:1.3}.products-basket .product-wrap .product-price{padding:2px 0}.products-basket .product-wrap .product-price span{display:inline-block}.section-product-style-01{position:relative;z-index:10}.section-product-style-01 .all-products-link{position:absolute;right:175px;top:13%;display:inline-block;font-weight:600;font-family:"Work Sans", sans-serif;font-size:14px}.section-product-style-01::before{width:500px;top:15px;right:-75px;height:80%;content:"";display:block;position:absolute;-webkit-transform:skewX(7deg);-moz-transform:skewX(7deg);-ms-transform:skewX(7deg);-o-transform:skewX(7deg);transform:skewX(7deg);z-index:-1}.section-product-style-01 .section-title{text-align:left;width:calc(100% - 450px)}.section-product-style-01 .section-title .title{font-size:48px;letter-spacing:-0.7px;font-weight:600;font-family:"Work Sans", sans-serif;margin:0;line-height:1.3}.section-product-style-01 .section-product-list{position:relative}.section-product-style-01 .section-product-list .owl-nav{position:absolute;right:20px;top:-80px}.section-product-style-01 .section-product-list .owl-nav .owl-prev span,.section-product-style-01 .section-product-list .owl-nav .owl-next span{display:none}.section-product-style-01 .section-product-list .owl-nav .owl-prev::before,.section-product-style-01 .section-product-list .owl-nav .owl-next::before{position:relative;display:inline-block;font-family:"freedom" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:48px;margin:0 5px}.section-product-style-01 .section-product-list .owl-nav .owl-prev::before{content:"\4a"}.section-product-style-01 .section-product-list .owl-nav .owl-next::before{content:"\4b"}.section-product-style-01 .section-product-list .product-wrap{position:relative;overflow:hidden;padding:20px 10px;text-align:center;background-color:#fff}.section-product-style-01 .section-product-list .product-wrap .product-img{display:block}.section-product-style-01 .section-product-list .product-wrap .product-img img{max-width:100%;transition:all .7s ease-in;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.section-product-style-01 .section-product-list .product-wrap .product-img:hover img{transform:scale(1.08)}.section-product-style-01 .section-product-list .product-wrap .product-img .product-title{font-family:"Open Sans", sans-serif;font-size:14px;font-weight:600;color:#222;position:relative;z-index:20;margin-top:25px}.section-product-style-01 .section-product-list .product-wrap .product-img .product-title:hover{color:#222}@media screen and (max-width: 991px){.section-product-style-01::before{display:none}.section-product-style-01 .all-products-link{position:static}.section-product-style-01 .section-title{width:100%}.section-product-style-01 .section-title .title{font-size:26px}.section-product-style-01 .section-product-list{position:relative}.section-product-style-01 .section-product-list .owl-nav{position:absolute;right:0;top:50%;width:40px}.section-product-style-01 .section-product-list .owl-nav .owl-prev,.section-product-style-01 .section-product-list .owl-nav .owl-next{margin:0}.section-product-style-01 .section-product-list .owl-nav .owl-prev span,.section-product-style-01 .section-product-list .owl-nav .owl-next span{display:none}.section-product-style-01 .section-product-list .owl-nav .owl-prev::before,.section-product-style-01 .section-product-list .owl-nav .owl-next::before{width:40px;height:40px;font-size:18px;line-height:40px;margin:1px}}.new-style #product-detail-02 .tab-content{min-height:0}.new-style #product-detail-02 .tab-content iframe{max-width:100%;width:100%;height:300px}.new-style .product-table{font-weight:bold;text-align:center}.new-style .product-table tr.title td{font-size:13px !important}.new-style .product-table tr.sub-title td{font-size:13px !important}.new-style .product-table td{border:1px solid rgba(0,0,0,0.16) !important;padding:8px 8px !important;vertical-align:middle !important;text-align:center !important}@media screen and (max-width: 768px){.new-style #product-detail-02 .tab-content{padding:10px}.new-style .roww [class*="colm"]:nth-child(1){order:2}.new-style #product-detail-02 .product-tab ul.product-tabs li{width:50%}.new-style #product-detail-02 .product-tab ul.product-tabs li a{background-color:#d4052c;color:#fff}.new-style #product-detail-02 .product-tab ul.product-tabs li a::before{opacity:0}.new-style #product-detail-02 .product-tab ul.product-tabs li.active{position:relative;z-index:20}.new-style #product-detail-02 .product-tab ul.product-tabs li.active a{color:#222}.new-style #product-detail-02 .product-tab ul.product-tabs li.active a::before{opacity:1}}.new-style .owl-thumb-list button{min-width:0;flex:0 0 20%;max-width:90px}.home-product-1 .section-link-01{width:auto;padding:60px 15px;text-align:center;display:inline-block;max-width:200px;font-weight:600;font-family:"Work Sans", sans-serif;line-height:1.1;border-radius:10px;font-size:32px;letter-spacing:-1.5px;box-shadow:0 10px 24px 0 rgba(0,0,0,0.1);position:relative}.home-product-1 .section-link-01:hover .icon{box-shadow:0 10px 20px 0 rgba(0,0,0,0.2)}.home-product-1 .section-link-01:hover .icon::before{width:128px;height:128px;opacity:0}.home-product-1 .section-link-01 .icon{position:absolute;width:48px;height:48px;line-height:48px;bottom:-24px;left:50%;margin-left:-24px;background-color:#eceef1;color:#939fab;font-size:18px;text-align:center;border-radius:50%;border:1px solid rgba(0,0,0,0.12);z-index:5}.home-product-1 .section-link-01 .icon::before{width:64px;height:64px;content:"";display:block;position:absolute;background-color:#fff;opacity:.3;z-index:-1;border-radius:inherit;top:50%;left:50%}@media screen and (max-width: 768px){.home-product-1 .section-link-01{max-width:100%;width:100%;padding:15px;margin:10px 0;border-radius:0;font-size:20px;letter-spacing:0px}.home-product-1 .section-link-01 .icon{position:static;top:auto;left:auto;display:inline-block;margin-left:20px}}.product-item-list-01 .product-item{border-radius:6px;border:1px solid rgba(0,0,0,0.12);position:relative;overflow:hidden;font-family:"Work Sans", sans-serif;background-color:#fff;margin-bottom:15px;position:relative;z-index:5}.product-item-list-01 .product-item .product-img{display:block;position:relative;overflow:hidden}.product-item-list-01 .product-item .product-img img{width:100%}.product-item-list-01.not-owl .product-item{box-shadow:0 6px 12px 0 rgba(0,0,0,0.08);border:0;transition:all .3s ease-in;position:relative;margin-bottom:20px}.product-item-list-01.not-owl .product-item:hover{box-shadow:0 12px 30px 0 rgba(0,0,0,0.25);z-index:20}.product-item-list-01 .product-text{padding:15px 10px}.product-item-list-01 .product-text .product-category{font-size:12px;display:block;font-weight:500}.product-item-list-01 .product-text .product-name{font-size:20px;color:#3e454d;font-weight:600;margin-top:0;margin-bottom:15px}.product-item-list-01 .product-text .product-desc{font-size:14px;color:#939fab;font-weight:400;line-height:1.4;display:block;font-family:"Poppins", sans-serif}.product-item-list-01 .product-text .product-price{display:block;position:relative}.product-item-list-01 .product-text .product-price .product-price1{font-size:36px;font-weight:600;position:relative}.product-item-list-01 .product-text .product-price .product-price1 span{font-size:18px}.product-item-list-01 .product-text .product-price .product-price1::before{content:"";display:block;position:absolute;width:250px;height:1px;background-color:#222;top:50%;left:110%;z-index:-1;opacity:.2}.product-item-list-01 .product-text .product-links{margin-top:10px;width:100%}.product-item-list-01 .product-text .product-links .buy-link,.product-item-list-01 .product-text .product-links .detail-link{width:48%;margin-right:2%;display:inline-block;padding:8px 10px;text-align:center;font-size:13px;font-weight:600;line-height:1.6;float:left;border-radius:6px}.home-logos{position:relative;background:url(/Content/Themes/guntas/images/logos-bg.jpg) no-repeat;background-attachment:fixed;background-size:cover;padding:100px 0}.home-logos .title-wrap{margin-bottom:40px}.home-logos .logo-list{margin-top:100px}.home-logos .logo-list .logo-wrap{overflow:hidden}.home-logos .logo-list .logo-wrap img{width:100%;opacity:.5;cursor:pointer}.home-logos .logo-list .logo-wrap:hover img{transform:scale(1.03);opacity:1}.home-logos .logo-list .logo-wrap{width:100%;height:100%;position:relative;padding:15px 0}.home-logos .logo-list .logo-wrap::before{content:"";display:block;position:absolute;content:"+";font-size:12px;color:#fff;left:0;top:0;opacity:.5}.home-logos .logo-list .logo-wrap::after{content:"";display:block;position:absolute;content:"+";font-size:12px;color:#fff;left:0;bottom:0;opacity:.5}@media screen and (max-width: 991px){.home-logos .logo-list .logo-wrap::after{display:none}}.inner-height-600>div{max-height:800px;overflow:auto}.hover-translate-y:hover{transform:translateY(-5px);position:relative}.hover-shadow{position:relative}.hover-shadow:hover{box-shadow:0 0 30px 8px rgba(17,17,17,0.11);z-index:40}.hover-scale{position:relative}.hover-scale:hover{transform:scale(1.02);z-index:40}.content-item .content-img{display:block;position:relative;overflow:hidden;z-index:20}.content-item .content-img img{max-width:100%;width:100%}.content-item:hover .content-img img{transform:scale(1.05)}.content-item.rounded{border-radius:20px;overflow:hidden}.panel-footer.style-1{background:transparent;background-color:transparent;border:0;padding:0}.panel-footer.style-1 ul{font-size:12px;line-height:20px;margin:0;padding-left:0;margin-left:-5px;list-style:none;display:inline-block;border:1px solid rgba(0,0,0,0.12);padding:5px}.panel-footer.style-1 ul li{display:inline-block;padding-right:5px;padding-left:5px}.content-date.style-1{position:absolute;font-weight:400;top:10px;left:0;z-index:80;font-size:11px;padding:7px 10px;line-height:20px;opacity:.9;z-index:55}.content-list-blog-1{font-family:"Poppins", sans-serif}.content-list-blog-1 .content-img:hover img{opacity:.65}.content-list-blog-1 .content-text .content-title{font-size:18px;font-weight:600;color:#222;line-height:1.6;padding:4px 0}.content-list-blog-1 .content-text .content-title a{color:#222}.content-list-blog-1 .content-text .content-desc{font-size:14px;display:block;min-height:36px;line-height:1.5;padding:6px 0}.content-list-blog-1 .content-text .content-link{margin:10px auto;display:inline-block;border:1px solid rgba(0,0,0,0.12);line-height:20px;padding:10px 25px;color:#222;font-size:12px;border-radius:100px}.content-list-blog-1 .content-text .content-link i{position:relative;top:2px;margin-left:3px;color:#222}.content-list-blog-1 .content-text .content-link:hover{padding-left:28px}.content-item.big-caption .content-title{font-size:360px;color:#485158}.content-item.big-caption .content-desc{font-size:18px}.content-item.big-caption .content-link{padding:12px 30px;font-size:14px;font-weight:600}.content-item.big-caption .content-link:hover{padding-left:35px}.content-list-blog-2 .content-item{position:relative;border:1px solid rgba(0,0,0,0.12)}.content-list-blog-2 .content-item .content-text{position:absolute;bottom:1vw;left:1vw;width:120%;max-width:calc(100% - 120px);z-index:50;padding:20px;color:#222}.content-list-blog-2 .content-item .content-text .content-title a{color:#3e454d;font-weight:600;margin-bottom:15px;display:block}.content-list-blog-2 .content-item .content-text .content-desc{line-height:1.3;display:block}@media screen and (max-width: 991px){.content-list-blog-2 .content-item .content-text{position:relative;bottom:0;left:0;max-width:100%;width:100%}}.content-list-blog-2 .content-item .content-link{position:absolute;right:0;bottom:0;text-align:center;width:72px;height:72px;display:block;z-index:80}.content-list-blog-2 .content-item .content-link i{position:absolute;top:50%;left:50%;font-size:24px;line-height:1}@media screen and (max-width: 991px){.content-list-blog-2 .content-item .content-link{width:48px;height:48px}.content-list-blog-2 .content-item .content-link i{font-size:16px}}.content-list-team-1 .content-item{position:relative}.content-list-team-1 .content-item .content-img{position:relative;display:block;overflow:hidden}.content-list-team-1 .content-item .content-img img{width:100%}.content-list-team-1 .content-item .content-img i{font-size:36px;position:absolute;left:50%;top:50%;transform:translate(-50%, -30%);display:inline-block;opacity:0}.content-list-team-1 .content-item .content-img:hover img{opacity:.55}.content-list-team-1 .content-item .content-img:hover i{opacity:1}.content-list-team-1 .content-item .content-img a{display:block}.content-list-team-1 .content-item .content-text{text-align:center;padding:15px;font-family:"Poppins", sans-serif}.content-list-team-1 .content-item .content-text .content-title{font-size:17px;font-weight:400;line-height:1.3;margin-bottom:10px}.content-list-team-1 .content-item .content-text .content-desc{font-size:14px;display:block;line-height:1.1;padding-bottom:5px}.h-100-w-auto{height:100% !important;width:auto !important;min-width:100% !important;max-width:none !important}.content-date.big-date{font-size:18px;text-align:center;min-width:48px}.content-date.big-date span{display:block;padding:2px 0;text-transform:uppercase;line-height:1.1}.content-date-list.triangle-right,.content-date.big-date.triangle-right{z-index:40}.content-date-list.triangle-right::before,.content-date.big-date.triangle-right::before{width:12px;height:12px;transform:rotate(45deg);content:"";display:block;position:absolute;z-index:-1;top:50%;margin-top:-6px;right:-6px}.content-detail-01 .content-desc{font-size:20px;font-family:"Poppins", sans-serif;color:#939fab;font-weight:600;line-height:1.4;margin:10px 0}.sub-title{border:1px solid rgba(0,0,0,0.12);line-height:1.6;padding:6px 15px;font-size:18px;font-family:"Poppins", sans-serif;color:#646e77;margin-bottom:10px}.content-list-blog-1.style-2 .content-item{position:relative}.content-list-blog-1.style-2 .content-item .content-img img{opacity:.5;width:100%}.content-list-blog-1.style-2 .content-item .content-img:hover img{transform:none}.content-list-blog-1.style-2 .content-item:hover .content-img img{opacity:.2;transform:scale(1.15)}.content-list-blog-1.style-2 .content-item .content-text{position:absolute;top:50%;width:100%;padding:15px;z-index:50;text-align:center}.content-list-blog-1.style-2 .content-item .content-text .content-title,.content-list-blog-1.style-2 .content-item .content-text .content-title a{color:#fff;font-size:18px;font-weight:500;font-family:"Poppins", sans-serif}.content-list-blog-1.style-2.special-style .content-item .content-img img{opacity:1}.content-list-blog-1.style-2.special-style .content-item .content-text{width:90%;left:5%;top:100%;padding:0;box-shadow:0 0 24px 5px rgba(0,0,0,0.315)}.content-list-blog-1.style-2.special-style .content-item .content-text .content-title{margin:0 !important}.content-list-blog-1.style-2.special-style .content-item .content-text .content-title a{font-size:14px;line-height:16px !important;margin:0;padding:15px 10px;letter-spacing:-.4px !important;display:block}.content-list-blog-1.style-2.special-style .content-item:hover .content-img img{opacity:.57;transform:scale(1.09)}.content-item-link-block .link-text{font-size:20px;font-weight:600;text-transform:uppercase;line-height:1.1}.content-item-link-block i{width:48px;line-height:20px;padding:14px 0;text-align:center;border-radius:50%;margin-left:2vw;display:inline-block;font-size:18px}.content-item-link-block:hover i{transform:translateX(10px)}.text-shadow-hard,.content-img-static .static-content-title{text-shadow:3px 3px 0px rgba(0,0,0,0.2)}.date-list .content-item:hover{position:relative;z-index:5;transform:translateX(5px)}.date-list .content-date-list{min-width:72px;line-height:1;padding:5px;margin-right:10px;position:relative}.date-list .content-date-list .month-name{font-size:15px;font-weight:600}.date-list .content-date-list .date-number{font-size:36px;font-weight:600}@media screen and (max-width: 480px){.date-list .content-date-list{min-width:60px}.date-list .content-date-list .month-name{font-size:13}.date-list .content-date-list .month-date{font-size:24}}.date-list .content-text{line-height:1;padding:5px 10px}.date-list .content-text .content-title,.date-list .content-text .content-title a{font-size:18px;font-weight:400;color:#222}.date-list .content-text .content-date{font-size:12px;line-height:12px;margin:0}.date-list .content-text .content-desc{font-size:14px}.content-list-blog-1.style-3.hover-caption .content-item:hover .content-text{bottom:0;height:200px}.content-list-blog-1.style-3.hover-caption .content-item:hover .content-text .content-desc{opacity:1;visibility:visible}.content-list-blog-1.style-3.hover-caption .content-item .content-text{bottom:0;padding-bottom:10px;height:88px}.content-list-blog-1.style-3.hover-caption .content-item .content-text .content-title{min-height:70px}.content-list-blog-1.style-3.hover-caption .content-item .content-text .content-desc{opacity:0;visibility:hidden}@media screen and (min-width: 992px){.content-list-blog-1.style-7.home-style{margin-top:120px;margin-bottom:40px}.content-list-blog-1.style-7.home-style [class*="colm"]:nth-child(2){transform:translateY(-80px)}.content-list-blog-1.style-7.home-style [class*="colm"]:nth-child(4){transform:translateY(40px)}}.content-list-blog-1.style-7 [class*="colm"]:nth-child(2n) .content-item .content-text{bottom:auto;top:0}.content-list-blog-1.style-7 [class*="colm"]:nth-child(2n) .content-item .content-text::before{background:#000;background:-moz-linear-gradient(top, #000 0%, rgba(0,0,0,0.37) 25%, rgba(0,0,0,0) 100%);background:-webkit-gradient(linear, left top, left center, left bottom color-stop(0%, #000), color-stop(25%, rgba(0,0,0,0.37)), color-stop(100%, rgba(0,0,0,0)));background:-webkit-linear-gradient(top, #000 0%, rgba(0,0,0,0.37) 25%, rgba(0,0,0,0) 100%);background:-o-linear-gradient(top, #000 0%, rgba(0,0,0,0.37) 25%, rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top, #000 0%, rgba(0,0,0,0.37) 25%, rgba(0,0,0,0) 100%);background:linear-gradient(to bottom, #000 0%, rgba(0,0,0,0.37) 25%, rgba(0,0,0,0) 100%);bottom:auto;left:0;top:0}.content-list-blog-1.style-7 .content-item{position:relative;z-index:5}.content-list-blog-1.style-7 .content-item .content-img img{width:100%}.content-list-blog-1.style-7 .content-item .content-img a{display:block}.content-list-blog-1.style-7 .content-item:hover .content-title a i{transform:translateX(8px)}.content-list-blog-1.style-7 .content-item:hover .content-text::before{opacity:1;visibility:visible}.content-list-blog-1.style-7 .content-item .content-text{position:absolute;color:#fff;left:0;right:0;width:100%;bottom:0;padding:20px;display:block;z-index:20;height:auto;min-height:0}.content-list-blog-1.style-7 .content-item .content-text::before{content:"";display:block;position:absolute;background:rgba(0,0,0,0);background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.37) 25%, #000 100%);background:-webkit-gradient(linear, left top, left center, left bottom color-stop(0%, rgba(0,0,0,0)), color-stop(25%, rgba(0,0,0,0.37)), color-stop(100%, #000));background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.37) 25%, #000 100%);background:-o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.37) 25%, #000 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.37) 25%, #000 100%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.37) 25%, #000 100%);bottom:0;left:0;width:100%;height:250px;opacity:0.5;z-index:-1;pointer-events:none;transition:all .3s ease-in}.content-list-blog-1.style-7 .content-item .content-text .content-title{margin:5px 0;line-height:1}.content-list-blog-1.style-7 .content-item .content-text .content-title a{font-size:36px;display:flex;align-items:center;color:#fff}.content-list-blog-1.style-7 .content-item .content-text .content-title a i{margin-left:auto;width:48px;height:48px;line-height:48px;font-size:22px;border-radius:50%;text-align:center;flex-shrink:0}.content-list-blog-1.style-7 .content-item .content-text .content-title a i::before{line-height:inherit}.content-list-blog-1.style-7 .content-item .content-text .content-desc{padding:0;height:auto;min-height:0}.content-list-blog-1.style-88 .content-item:hover .content-text{top:calc(100% - 200px);height:200px}.content-list-blog-1.style-88 .content-item:hover .content-text .content-desc{opacity:1;visibility:visible}.content-list-blog-1.style-88 .content-item .content-text{top:calc(100% - 88px);bottom:auto;height:88px}.content-list-blog-1.style-88 .content-item .content-text .content-title{min-height:70px}.content-list-blog-1.style-88 .content-item .content-text .content-desc{opacity:0;visibility:hidden}.content-list-blog-1.style-3 .content-item{overflow:hidden}.content-list-blog-1.style-3 .content-item .content-img img{opacity:.75}.content-list-blog-1.style-3 .content-item:hover .content-img img{opacity:.55}.content-list-blog-1.style-3 .content-item:hover .content-text::before{opacity:.8 !important;height:180px}.content-list-blog-1.style-3 .content-item .content-text{position:absolute;width:100%;padding:10px 15px;z-index:20;bottom:0}.content-list-blog-1.style-3 .content-item .content-text::before{width:100%;height:150px;z-index:-1;content:"";display:block;position:absolute;bottom:0;left:0;opacity:.55;pointer-events:none}.content-list-blog-1.style-3 .content-item .content-text .content-title{margin-bottom:0}.content-list-blog-1.style-3 .content-item .content-text .content-title,.content-list-blog-1.style-3 .content-item .content-text .content-title a{color:#fff;font-size:16px}.content-list-blog-1.style-3 .content-item .content-text .content-title i,.content-list-blog-1.style-3 .content-item .content-text .content-title a i{font-size:12px}.content-list-blog-1.style-3 .content-item .content-text .content-desc{font-size:15px;letter-spacing:0}.content-list-blog-1.style-3 .content-item .content-text .content-title{line-height:20px;padding:15px 0}.content-list-blog-1.style-3 .content-item .content-text .content-title:hover i{transform:translate(8px, 3px)}.content-list-blog-1.style-3 .content-item .content-text .content-title i{position:relative;display:inline-block;transform:translate(0, 3px)}.content-date.date-color{padding:0}.content-date.date-color span{padding:5px 6px}.content-list-blog-1.style-4 .content-item{position:relative;height:100%;padding-bottom:48px}.content-list-blog-1.style-4 .content-text{position:relative;z-index:20}.content-list-blog-1.style-4 .content-text .content-category.style-1{font-size:12px;display:inline-block;position:absolute;line-height:16px;left:10px;line-height:15px;padding:6px 8px;top:-14px;z-index:50}.content-list-blog-1.style-4 .content-text .content-title{position:relative}.content-list-blog-1.style-4 .content-text .content-title::before{content:"";display:block;position:absolute;left:-10px;width:4px;height:20px;top:5px}.content-list-blog-1.style-4 .content-link1{line-height:20px;position:relative;padding:12px 10px;display:block;font-size:12px;font-weight:600;text-transform:uppercase;position:absolute;width:100%;bottom:0;left:0;z-index:40}.content-list-blog-1.style-4 .content-link1:hover{padding-right:15px}.content-list-blog-1.style-4 .content-link1 i{display:inline-block;margin-left:10px;line-height:20px;transform:translate(0, 4px);font-size:18px}.content-list-blog-1.style-5 .content-item{position:relative;overflow:hidden}.content-list-blog-1.style-5 .content-item .content-img img{opacity:.35}.content-list-blog-1.style-5 .content-item .content-text{position:absolute;top:50%;left:0;width:100%;padding:15px 10px;z-index:70}.content-list-blog-1.style-5 .content-item:hover .content-img img{opacity:.15}.content-list-blog-1.style-6 .content-item{position:relative;height:100%}.content-list-blog-1.style-6 .content-text{position:relative;z-index:20}.content-list-blog-1.style-6 .content-text .content-title{position:relative;font-size:20px;font-family:"Raleway", sans-serif;font-weight:600;display:block}.content-list-blog-1.style-6 .content-text .content-title a{color:#222}.content-list-blog-1.style-6 .content-text .content-title a:hover{text-decoration:none}.content-list-blog-1.style-6 .content-link1{line-height:20px;position:relative;display:block;font-size:12px;font-weight:600;text-transform:uppercase;width:100%;bottom:0;left:0;z-index:40;color:#1b1464;margin-top:8px}.content-list-blog-1.style-6 .content-link1:hover{padding-right:15px}.content-list-blog-1.style-6 .content-link1 i{display:inline-block;margin-left:10px;line-height:20px;transform:translate(0, 4px);font-size:18px}.content-img-static{position:relative;height:45vw;max-height:380px;overflow:hidden;z-index:15}.content-img-static .static-img{position:absolute;opacity:.35;object-fit:cover;min-width:100%;z-index:-1}.content-img-static .static-content-title{position:relative;font-family:"Work Sans", sans-serif;line-height:1.3;font-weight:600;font-size:40px}.content-img-static .static-content-title span{position:relative}.content-img-static .static-content-title span::before{width:100px;height:3px;content:"";display:block;position:absolute;bottom:-10px;left:0}.content-img-static .static-content-desc{font-size:18px;font-weight:300;font-family:"Work Sans", sans-serif;margin-top:20px;line-height:1.3}@media screen and (max-width: 768px){.content-img-static{min-height:200px;height:auto;max-height:none;padding:30px 0}.content-img-static .static-img{position:absolute;opacity:.35;object-fit:cover;min-width:0;z-index:-1;max-width:120%}.content-img-static .static-content-desc{font-size:16px}}.scroll-top{width:50px;height:50px;position:fixed;bottom:15px;right:20px;display:none;z-index:300;border-radius:50%;cursor:pointer}.owl-scroll-down{position:absolute;bottom:-50px;left:50%;margin-left:-24px;z-index:88;width:48px;height:48px;border-radius:50%;font-size:20px;line-height:48px;text-align:center;display:inline-block;-moz-animation:shadow-anim 2s infinite;display:inline-block;-webkit-animation:shadow-anim 2s infinite;animation:shadow-anim 2s infinite}.scroll-style-2 .owl-scroll-down{width:80px;height:80px;border-radius:0;text-align:center;line-height:1.2;padding:10px;padding-top:20px}.scroll-style-2 .owl-scroll-down::before{content:"KEŞFET";position:relative;display:block;font-size:11px;font-weight:600;color:#fff;margin:6px 0}.banner-scroll-01{padding-top:50px;position:absolute;bottom:20px;left:50%;z-index:2;display:inline-block;color:#fff;font:normal 400 20px/1 'Josefin Sans', sans-serif;letter-spacing:.1em;text-decoration:none}.banner-scroll-01 span{position:absolute;top:0;left:50%;width:24px;height:24px;margin-left:-12px;border-left:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:sdb07 2s infinite;animation:sdb07 2s infinite;opacity:0;box-sizing:border-box}.banner-scroll-01 span:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.banner-scroll-01 span:nth-of-type(2){top:16px;-webkit-animation-delay:.15s;animation-delay:.15s}.banner-scroll-01 span:nth-of-type(3){top:32px;-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes sdb07{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes sdb07{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes height{0%{height:0}50%{height:120px}100%{height:0}}.but{outline:0;background-color:initial;padding:0 32px;letter-spacing:-.8px;font-size:14px;flex-direction:row;display:inline-flex;flex-wrap:wrap;align-items:center;cursor:pointer}.but:hover,.but:focus{outline:0;text-decoration:none}.but-outline-primary{border:1px solid #1b1464;color:#1b1464}.but-outline-primary:hover{background-color:#1b1464;color:#fff}.but-outline-secondary{border:1px solid #fbb03b;color:#fbb03b}.but-outline-secondary:hover{background-color:#fbb03b;color:#111}.but-outline-third{border:1px solid #f3ac01;color:#f3ac01}.but-outline-third:hover{background-color:#f3ac01;color:#fff}.but-outline-dark{border:1px solid #111;color:#111}.but-outline-dark:hover{background-color:#111;color:#fff}.but-outline-white{border:1px solid #fff;color:#fff}.but-outline-white:hover{background-color:#fff;color:#111}.but-primary-outline{border:1px solid #1b1464;background-color:#1b1464;color:#fff}.but-primary-outline:hover{border:1px solid #1b1464;color:#1b1464;background-color:transparent}.but-secondary-outline{border:1px solid transparent;background-color:#fbb03b;color:#111}.but-secondary-outline:hover{border:1px solid #fbb03b;color:#fbb03b;background-color:transparent}.but-third-outline{border:1px solid transparent;background-color:#f3ac01;color:#fff}.but-third-outline:hover{border:1px solid #f3ac01;color:#f3ac01;background-color:transparent}.but-dark-outline{border:1px solid transparent;background-color:#111;color:#fff}.but-dark-outline:hover{border:1px solid #111;color:#111;background-color:transparent}.but-white-outline{background-color:#fff;color:#111;border:1px solid transparent}.but-white-outline:hover{border:1px solid #fff;color:#fff;background-color:transparent}.but-arrow-bg{white-space:nowrap;padding:0}.but-arrow-bg span.text{flex-grow:1;padding:25px}.but-arrow-bg span.but-icon{width:48px;text-align:center;display:inline-flex;justify-content:center;align-items:center;height:100%}.but-arrow-circle{white-space:nowrap;border-radius:100px;padding-right:10px}.but-arrow-circle span.text{flex-grow:1;margin-right:20px}.but-arrow-circle span.but-icon{width:48px;text-align:center;display:inline-flex;justify-content:center;align-items:center;height:48px;line-height:48px}.but-anim-left{z-index:5;position:relative}.but-anim-left:hover{background-color:transparent;color:#fff}.but-anim-left::before{top:0;right:0;background-color:#1b1464;height:100%;width:0;z-index:-1}.but-anim-left:hover::before{width:100%;left:0}.border-icon-button{height:48px;white-space:nowrap;padding:0;text-align:center;line-height:48px}.border-icon-button span{padding:0 1.5vw;position:relative;top:-3px}.border-icon-button i{width:48px;text-align:center;display:inline-block;font-size:18px;transition-delay:0}.ty-btn{outline:0;position:relative;overflow:hidden;padding:8px 20px;text-decoration:none;text-align:center;line-height:1.8;display:inline-block;backface-visibility:hidden;max-width:100%;font-family:"Open Sans", sans-serif;font-weight:600;letter-spacing:.5px}.ty-btn i{position:relative;top:2px;margin-left:5px;font-size:18px}.ty-btn.ty-btn-small{padding:6px 15px;line-height:1.5}.ty-btn.ty-btn-large{padding:12px 30px;line-height:2}.ty-btn.ty-btn-full{width:100%}.ty-btn.ty-btn-long{min-width:280px;max-width:100%}.ty-btn.btn-rounded{border-radius:100px}[class*="ty-btn-outline"]{border-width:1px;border-style:solid}[class*="ty-bold"]{border-width:2px}form [class*="colm-"]{padding:0 10px !important;margin-bottom:15px}label.file-input{padding:10px 25px;background:#e2e2e2;display:inline-block;color:#333;font-weight:600;cursor:pointer;line-height:2;font-size:13px;border:1px solid #999}.search-classic .typeahead,.search-classic .tt-query,.search-classic .tt-hint{width:100%;line-height:30px;border:0;border-radius:0;outline:0 !important;background-color:initial !important;border:0}.search-classic .typeahead:focus,.search-classic .tt-query:focus,.search-classic .tt-hint:focus{outline:0;border:0}.home-about-01 .home-about-img{position:relative;text-align:center;margin-bottom:30px;z-index:2}.home-about-01 .home-about-img::before{content:"";display:block;position:absolute;z-index:-1;bottom:-20px;left:-20px;width:100px;height:180px}.home-about-01 .home-about-img img{max-width:100%;margin:0 auto;box-shadow:0 0 20px 15px rgba(0,0,0,0.1)}.home-about-01 .home-about-title-wrap{margin-bottom:60px}.home-about-01 .home-about-title{font-size:36px;font-family:"Montserrat";font-weight:600;color:#999;letter-spacing:-1.5px}.home-about-01 .home-about-slogan{font-family:'Courgette';font-size:24px;letter-spacing:-1px}.home-about-01 .home-about-text{font-family:'Work Sans';font-size:16px;line-height:1.6;margin:15px 0;margin-bottom:40px}.about-us-style-1{padding:10vw 0}.about-us-style-1 .container-fluid{padding:0}.about-us-style-1 .container-fluid .row{margin-left:0;margin-right:0}.about-us-style-1 .container-fluid .row .col-md-6{padding:0;position:relative}.about-us-style-1 .container-fluid .row .col-md-6.about-video img{object-fit:cover;height:100%;width:auto;top:15px;position:relative;left:10px}.about-us-style-1 .container-fluid .row .col-md-6:hover img{opacity:.7;top:0px;left:0px}.about-us-style-1 .home-video-link{display:block;height:540px;cursor:pointer}.about-us-style-1 .home-video-link .video-icon{position:absolute;width:144px;height:144px;border-radius:50%;top:50%;left:50%;display:inline-block;text-align:center;font-size:18px;line-height:150px;z-index:5}.about-us-style-1 .home-video-link .video-icon i{display:block}.about-us-style-1 .home-video-link .video-icon:hover i{transform:rotate(360deg)}.about-us-style-1 .home-video-link .video-icon::before,.about-us-style-1 .home-video-link .video-icon::after{content:"";display:block;position:absolute;width:120%;height:120%;top:-10%;left:-10%;position:absolute;z-index:-1;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-webkit-animation:scroll-circle 1.2s linear 0s infinite normal;animation:scroll-circle 1.2s linear 0s infinite normal}.about-us-style-1 .home-video-link .video-icon::after{width:140%;height:140%;top:-20%;left:-20%;animation-delay:.9s;opacity:0}.about-us-style-1 .about-text{font-family:"Poppins";padding-left:3vw}.about-us-style-1 .about-text .title{font-size:60px;font-weight:600}@media screen and (max-width: 991px){.about-us-style-1 .about-text .title{font-size:48px;margin-top:20px}.about-us-style-1 .about-text .title br{display:none}}.about-us-style-1 .about-text .text-inner{padding-left:15px;margin:2vw 0}.about-us-style-1 .about-text .text-inner .desc{font-size:18px;line-height:1.8;display:block;font-weight:400}@keyframes scroll-circle{0%{transform:scale(0.7);transform:scale(0.7);opacity:0}33%{transform:scale(1);transform:scale(1);opacity:1}100%{transform:scale(1.3);transform:scale(1.3);opacity:0}}@-webkit-keyframes scroll-circle{0%{-webkit-transform:scale(0.7);transform:scale(0.7);opacity:0}33%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}@media screen and (max-width: 768px){.about-us-style-1 .home-video-link .video-icon{width:80px;height:80px;line-height:85px}.about-us-style-1 .about-text{margin:5vw 0}.about-us-style-1 .home-video-link{height:350px}.about-us-style-1 .container-fluid .row .col-md-6.about-video img{top:0;left:0}}.section-img img{max-width:100%}.about-section-style-1 .section-inner{position:relative;z-index:20;padding:20px}.about-section-style-1 .section-inner::before{content:"";display:block;position:absolute;z-index:-1;width:calc(100% - 180px);height:100%;top:0;left:0}.about-section-style-1 .section-inner::after{content:"";display:block;position:absolute;z-index:-1;height:105%;top:-2px;width:calc(100% - 270px);left:30px;background:#fff}.about-section-style-1 .section-inner .section-text{background-color:#fff;padding-left:20px}.about-section-style-1 .section-inner .section-text p{margin:20px 0}.about-section-style-1 .section-inner .section-text .about-slogan span.number{font-size:88px;font-weight:800;letter-spacing:-4px;font-family:"Work Sans", sans-serif;line-height:1}@media screen and (max-width: 768px){.about-section-style-1 .section-inner .section-text .about-slogan span.number{font-size:60px}}.about-section-style-1 .section-inner .section-text .about-slogan span.text{font-size:17px;font-weight:600;font-family:"Work Sans", sans-serif;letter-spacing:-1px;line-height:1.1;margin-left:10px}@media screen and (max-width: 768px){.about-section-style-1 .section-inner .section-text .about-slogan span.text{font-size:13px}}@media screen and (max-width: 768px){.about-section-style-1 .section-inner::after,.about-section-style-1 .section-inner::before{display:none}}.home-logos-style-1{background-color:#F9F9F9;overflow:hidden;min-height:100px}.home-logos-style-1 .logos-text{min-height:100px;position:relative;z-index:20;padding:25px 10px}.home-logos-style-1 .logos-text::before{background-color:inherit;right:100%;top:0;width:800px;content:"";display:block;position:absolute;z-index:-1;height:100%}.home-logos-style-1 .logos-text::after{height:20px;width:20px;content:"";display:block;position:absolute;transform:rotate(45deg);background-color:inherit;right:-10px;top:50%;margin-top:-10px}.home-logos-style-1 .logos-text .title{margin:0 0 10px 0;padding:0}.home-logos-style-1 .logos-text span{line-height:1.2;display:block;font-size:13px}.home-logos-style-1 .logos-brands .item{text-align:center}.home-logos-style-1 .logos-brands .item img{height:90px;width:auto;margin:0 auto}.section-title-06{font-family:"Work Sans", sans-serif;font-size:40px;font-weight:600;letter-spacing:-2px;text-align:center}@media screen and (max-width: 768px){.section-title-06{font-size:24px}}.section-title-06 span{display:inline-block;position:relative}.section-title-06 span::before{content:"";display:block;position:absolute;top:-15px;left:-15px;width:80px;height:40px}.section-about-icons .icon-list .icon-wrap{text-align:center;padding:20px 15px}.section-about-icons .icon-list .icon-wrap .icon{font-size:56px;display:block;margin:0 auto;line-height:1}.section-about-icons .icon-list .icon-wrap span{font-size:15px;font-weight:500;letter-spacing:-.5px;color:#222;padding:5px 0;line-height:1.2}@media screen and (min-width: 768px){.section-about-icons .icon-list .icon-wrap:nth-child(1),.section-about-icons .icon-list .icon-wrap:nth-child(2),.section-about-icons .icon-list .icon-wrap:nth-child(4),.section-about-icons .icon-list .icon-wrap:nth-child(5){border-right:1px solid rgba(0,0,0,0.12)}.section-about-icons .icon-list .icon-wrap:nth-child(1),.section-about-icons .icon-list .icon-wrap:nth-child(2),.section-about-icons .icon-list .icon-wrap:nth-child(3){border-bottom:1px solid rgba(0,0,0,0.12)}}@media screen and (max-width: 768px){.section-about-icons .icon-list .icon-wrap{border-bottom:1px solid rgba(0,0,0,0.12)}}.home-icons-01 .icon-wrap{text-align:center;display:block;padding:40px 20px;position:relative}@media screen and (max-width: 768px){.home-icons-01 .icon-wrap{flex-basis:50%}}@media screen and (max-width: 480px){.home-icons-01 .icon-wrap{flex-basis:100%;padding:15px}}.home-icons-01 .icon-wrap:hover{z-index:5}.home-icons-01 .icon-wrap i{display:block;font-size:40px}.home-icons-01 .icon-wrap .icon-text{display:block;font-weight:600;letter-spacing:-1px;font-size:18px}.home-icons-01.tra-1 .icon-wrap{border:1px solid rgba(0,0,0,0.12);border-left:0;color:#1b1464}.home-icons-01.tra-1 .icon-wrap:first-child{border:1px solid rgba(0,0,0,0.12)}.home-icons-01.tra-1 .icon-wrap:hover{background-color:#1b1464;color:#fff}.home-icons-01.tra-2 .icon-wrap{border:1px solid rgba(255,255,255,0.24);border-left:0;color:#fff}.home-icons-01.tra-2 .icon-wrap:first-child{border:1px solid rgba(255,255,255,0.24)}.home-icons-01.tra-2 .icon-wrap:last-child{background-color:#fff;color:#1b1464}.home-icons-01.tra-2 .icon-wrap:hover{background-color:#fff;color:#1b1464}.home-icons-01.primary-1 .icon-wrap{color:#fff}.home-icons-01.primary-1 .icon-wrap::before{content:"";display:block;position:absolute;background-color:#ccc;height:0;top:100%;right:0;width:100%}.home-icons-01.primary-1 .icon-wrap:nth-child(1){background-color:#1b1464}.home-icons-01.primary-1 .icon-wrap:nth-child(2){background-color:#15104f}.home-icons-01.primary-1 .icon-wrap:nth-child(3){background-color:#100c3a}.home-icons-01.primary-1 .icon-wrap:nth-child(4){background-color:#0a0724}.home-icons-01.primary-1 .icon-wrap:nth-child(5){background-color:#fbb03b}.home-icons-01.primary-1 .icon-wrap:nth-child(6){background-color:#000}.home-icons-01.primary-1 .icon-wrap:nth-child(7){background-color:#1b1464}.home-icons-01.primary-1 .icon-wrap:hover{background-color:#fff;color:#1b1464;box-shadow:0 0 20px 12px rgba(0,0,0,0.12)}.home-icons-01.primary-1 .icon-wrap:hover::before{height:6px;left:0;z-index:-1}.home-icons-link.style-1 .icon-wrap{padding:30px 20px;font-family:"Work Sans", sans-serif}.home-icons-link.style-1 .icon-wrap .icon,.home-icons-link.style-1 .icon-wrap .title,.home-icons-link.style-1 .icon-wrap .desc{display:block}.home-icons-link.style-1 .icon-wrap .icon{font-size:64px;color:#bbc8cc}.home-icons-link.style-1 .icon-wrap .title{font-weight:500;font-size:18px;color:#222;margin-bottom:10px}.home-icons-link.style-1 .icon-wrap .desc{color:#516776;font-size:16px;font-weight:300;line-height:1.4}.home-icons-link.style-1 .icon-wrap:hover .icon{transform:translateX(10px);color:#1b1464}.home-icons-02 .icon-wrap{position:relative;display:block;width:100%;padding:40px 15px;height:100%;z-index:5;text-align:center;transition:all .4s ease-in}.home-icons-02 .icon-wrap::after,.home-icons-02 .icon-wrap::before{content:"";display:block;position:absolute;transition:all .9s ease-in;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.home-icons-02 .icon-wrap::before{width:100%;height:100%;top:50%;left:50%;z-index:-1;background-color:#fff;box-shadow:0 10px 20px 12px rgba(0,0,0,0.04);transform:translate(-50%, -50%)}.home-icons-02 .icon-wrap::after{width:0;height:4px;z-index:5;bottom:-5%;left:0;background-color:#1b1464;opacity:.5}.home-icons-02 .icon-wrap:hover{z-index:20}.home-icons-02 .icon-wrap:hover::before{height:110%;box-shadow:0 10px 36px 19px rgba(0,0,0,0.06)}.home-icons-02 .icon-wrap:hover::after{width:100%}.home-icons-02 .icon-wrap .icon{display:block;font-size:60px;color:#1b1464;opacity:.6;line-height:1}.home-icons-02 .icon-wrap .name{font-size:20px;font-weight:500;font-family:"Work sans", sans-serif;color:#999;letter-spacing:-1px;line-height:1.3;padding:15px 0;display:block}@media screen and (max-width: 768px){.home-icons-02 .icon-wrap{padding:15px 10px}.home-icons-02 .icon-wrap .name{font-size:16px;padding:10px}}.icon-wrap-01{font-family:'Poppins', sans-serif;padding:80px 0}.icon-wrap-01 .icon-content{margin-top:50px;position:relative;z-index:5}.icon-wrap-01 .icon-content .line{background-color:rgba(17,17,17,0.07);position:absolute;z-index:-1}.icon-wrap-01 .icon-content .line-1{width:100%;height:1px;top:50%;left:0}.icon-wrap-01 .icon-content .line-2,.icon-wrap-01 .icon-content .line-3{width:1px;height:100%;top:0;left:33%}.icon-wrap-01 .icon-content .line-3{right:33%;left:auto}.icon-wrap-01 .icon-content .row{position:relative;z-index:10}.icon-wrap-01 .icon-box{display:block;cursor:pointer;position:relative;padding:30px 15px 45px 15px;position:relative;z-index:5}@media screen and (max-width: 768px){.icon-wrap-01 .icon-box{border-bottom:1px solid rgba(0,0,0,0.1)}}.icon-wrap-01 .icon-box::before{width:0;height:5px;position:absolute;content:"";display:block;position:absolute;bottom:-5px;left:0}.icon-wrap-01 .icon-box i,.icon-wrap-01 .icon-box span{display:block}.icon-wrap-01 .icon-box i{font-size:44px;margin-bottom:0;margin:0 auto}.icon-wrap-01 .icon-box .box-title{font-size:18px;font-weight:600;margin-bottom:20px}.icon-wrap-01 .icon-box .box-desc{font-size:14px;font-weight:300;line-height:1.6}.icon-wrap-01 .icon-box:hover{box-shadow:0 0 30px 12px rgba(0,0,0,0.03);z-index:7}.icon-wrap-01 .icon-box:hover::before{width:100%}.icon-wrap-02{font-family:"Poppins", sans-serif}.icon-wrap-02 [class*="col"]{padding:5px}.icon-wrap-02 .icon-box{padding:30px 10px;display:block;cursor:pointer;position:relative;box-shadow:-3px -4px 9px 0 rgba(0,0,0,0.07);color:#222;height:100%}.icon-wrap-02 .icon-box:hover{box-shadow:0 0 30px 12px rgba(0,0,0,0.1);z-index:10}.icon-wrap-02 .icon-box .box-title{display:block;font-size:16px;margin-bottom:10px;font-weight:600}.icon-wrap-02 .icon-box .box-desc{display:block;font-size:14px;font-weight:normal;min-height:70px}.icon-list-20 .icon-box{font-family:"Raleway", sans-serif;padding:15px 0;margin-bottom:20px}@media screen and (max-width: 768px){.icon-list-20 .icon-box{border-bottom:1px solid rgba(0,0,0,0.12)}}.icon-list-20 .icon-box .box-icon{display:block;margin-bottom:10px}.icon-list-20 .icon-box .box-icon i{font-size:48px;line-height:1;display:inline-block;color:#1b1464}.icon-list-20 .icon-box .box-title{font-size:18px;font-weight:600;color:#3e454d;margin-bottom:5px;line-height:1.4}.icon-list-10 .icon-box{margin-bottom:10px;padding:10px}.icon-list-10 .icon-box i{font-size:48px;display:block;margin:5px auto}.icon-list-10 .icon-box span.name{font-size:16px}.icon-link-list a{text-align:center;padding:20px 10px;flex-grow:1;max-width:none}.icon-link-list a i{font-size:30px;display:block}.icon-link-list a span{font-size:13px;font-weight:600;font-family:"Work Sans", sans-serif;line-height:1.1;display:block}.icon-link-list.colorful-list a:nth-child(1){background-color:#04867a;color:#fff}.icon-link-list.colorful-list a:nth-child(2){background-color:#029688;color:#fff}.icon-link-list.colorful-list a:nth-child(3){background-color:#4c9d2f;color:#fff}.icon-link-list.colorful-list a:nth-child(4){background-color:#00af43;color:#fff}.icon-link-list.colorful-list a:nth-child(5){background-color:#fd9800;color:#fff}.icon-link-list.colorful-list a:nth-child(6){background-color:#8cc34b;color:#fff}.section-title-01{font-family:'Poppins', sans-serif}.section-title-01 .slogan{display:block;font-size:18px;font-weight:600}.section-title-01 .title{font-size:40px;display:block;margin-top:0;margin-bottom:15px;line-height:1.2;font-weight:300;position:relative}.section-title-02{font-family:'Poppins', sans-serif}.section-title-02 .slogan{display:block;font-size:48px;font-weight:600}.section-title-02 .title{font-size:32px;display:block;margin-top:0;margin-bottom:15px;line-height:1.2;font-weight:300;position:relative}.section-title-04{font-family:'Poppins', sans-serif;letter-spacing:1px;color:#222}.section-title-04 .title{font-size:24px;font-weight:600}.section-title-04 .slogan{font-size:18px;font-weight:300}@media screen and (max-width: 768px){.section-title-01 .title,.section-title-02 .title{font-size:28px}}.circle-dots-spin{position:relative}[class*="circle-bg"]{position:absolute;border:1px solid rgba(0,0,0,0.12);border-radius:50%;opacity:.5}[class*="circle-bg"] .dots{width:20px;height:20px;position:absolute;border-radius:inherit}.circle-bg{width:400px;height:400px;top:-150px;right:-150px;-webkit-animation:spin 8.4s linear infinite;-moz-animation:spin 8.4s linear infinite;animation:spin 8.4s linear infinite;pointer-events:none}.circle-bg .dots{top:320px;left:37px;background-color:#fbb03b}.circle-bg1{width:600px;height:600px;top:-250px;right:-250px;-webkit-animation:spin 10.5s linear infinite;-moz-animation:spin 10.5s linear infinite;animation:spin 10.5s linear infinite;pointer-events:none}.circle-bg1 .dots{top:320px;left:-10px;background-color:#1b1464}.circle-bg2{position:absolute;border:1px solid rgba(0,0,0,0.12);width:800px;height:800px;border-radius:50%;top:-350px;right:-350px;opacity:.5;pointer-events:none;-webkit-animation:spin 9.6s linear infinite;-moz-animation:spin 9.6s linear infinite;animation:spin 9.6s linear infinite}.circle-bg2 .dots{top:550px;left:25px;background-color:#f3ac01}@-moz-keyframes spin{100%{-moz-transform:rotate(-360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(-360deg)}}@keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.section-title-05 .title{font-family:"Poppins", sans-serif;margin-bottom:20px;font-weight:300;font-size:30px}.section-title-05 .title span{position:relative;display:inline-block}.section-title-05 .title span::before{background-color:#222;content:"";display:block;position:absolute;width:64px;height:1px;top:50%;right:-70px}.section-title-05 p{font-size:16px;font-weight:300}@media screen and (max-width: 768px){.section-title-05 .title span::before{display:none}}.section-title-10{font-family:"Raleway", sans-serif}.section-title-10 .section-title{font-size:60px;font-weight:300;color:#222;line-height:1.1}@media screen and (max-width: 768px){.section-title-10 .section-title{font-size:40px}}.section-title-10 .section-desc{color:#1b1464;font-size:20px;font-weight:600}.section-title-11{font-family:"Raleway", sans-serif;color:#222}.section-title-11 .section-title{font-size:48px;font-weight:300;line-height:1.1;margin-bottom:20px}@media screen and (max-width: 768px){.section-title-11 .section-title{font-size:40px}}.section-title-11 .section-desc{font-size:20px;font-weight:400}.section-title-12{font-family:"Raleway", sans-serif;color:#222}.section-title-12 .section-title{font-size:48px;font-weight:600;line-height:1.1;margin-bottom:5px}@media screen and (max-width: 768px){.section-title-12 .section-title{font-size:40px}}.section-title-12 .section-desc{font-size:20px;font-weight:400;font-family:"Work Sans", sans-serif;display:block}.text-line-center,.text-line-left{position:relative;padding-bottom:10px}.text-line-center::before,.text-line-left::before{width:100px;height:3px;background-color:#1b1464;content:"";display:block;position:absolute;bottom:0}.text-line-center::before{left:50%;margin-left:-50px}.nav-right-style-1,.nav-left-style-1{padding-right:48px}.nav-right-style-1 .owl-nav,.nav-left-style-1 .owl-nav{position:absolute;top:0;right:0;width:48px;height:100%;text-align:center;overflow:hidden}.nav-right-style-1 .owl-nav button.owl-prev,.nav-left-style-1 .owl-nav button.owl-prev,.nav-right-style-1 .owl-nav button.owl-next,.nav-left-style-1 .owl-nav button.owl-next{height:50%;width:48px;position:relative;outline:0;display:block}.nav-right-style-1 .owl-nav button.owl-prev span,.nav-left-style-1 .owl-nav button.owl-prev span,.nav-right-style-1 .owl-nav button.owl-next span,.nav-left-style-1 .owl-nav button.owl-next span{display:none}.nav-right-style-1 .owl-nav button.owl-prev::before,.nav-left-style-1 .owl-nav button.owl-prev::before,.nav-right-style-1 .owl-nav button.owl-next::before,.nav-left-style-1 .owl-nav button.owl-next::before{width:20px;height:20px;content:"";display:block;position:absolute;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.nav-right-style-1 .owl-nav button.owl-prev::before,.nav-left-style-1 .owl-nav button.owl-prev::before{border-right:0 !important;border-top:0 !important;margin-left:-5px}.nav-right-style-1 .owl-nav button.owl-next::before,.nav-left-style-1 .owl-nav button.owl-next::before{border-left:0 !important;border-bottom:0 !important;margin-left:-15px}.nav-left-style-1{padding-right:0;padding-left:48px}.nav-left-style-1 .owl-nav{right:auto;left:0;border-left:0;overflow:hidden}.owl-logos-1 .item{text-align:center;padding:15px}.owl-logos-1 .item img{margin:0 auto;max-width:75%}.owl-logos-1 .item:hover img{transform:scale(1.05)}.owl-logos-1 .item a{width:100%;display:block;cursor:pointer}.thumb-links-1{list-style:none;list-style-type:none;margin:0;padding:0}.thumb-links-1 li a{width:100%;padding:15px 15px;display:block;display:block;position:relative}.thumb-links-1 li a .img{float:left;width:60px;height:60px;border-radius:50%;display:block;margin-right:15px;overflow:hidden}.thumb-links-1 li a .img img{min-width:100%;min-height:100%;max-width:100%}.thumb-links-1 li a .text{width:calc(100% - 75px);float:left;display:block;font-family:'Poppins', sans-serif;margin-top:6px}.thumb-links-1 li a .text .name{font-weight:600;font-size:18px;display:block}.thumb-links-1 li a .text .desc{font-size:12px;display:block}.thumb-links-1 li.active a{transform:scale(1.05);box-shadow:0 0 20px 5px rgba(0,0,0,0.1);transform:translateX(10px);z-index:5}.slider-wrap{box-shadow:0 0 15px 6px rgba(0,0,0,0.05);position:relative}.slider-wrap .comment-icon{font-size:30px;font-weight:800;position:absolute;right:20px;bottom:-20px;width:60px;height:60px;display:inline-block;line-height:70px;text-align:center;border-radius:50%;box-shadow:0 0 43px 17px rgba(0,0,0,0.15)}.owl-testimonails-carousel-1 .item{padding:30px 15px 30px 30px}.owl-testimonails-carousel-1 .item span.comment{font-size:50px;display:block;margin-bottom:10px;height:30px}.owl-testimonails-carousel-1 .item p{font-weight:normal;font-size:24px}.owl-testimonails-carousel-1 .item p::first-letter{font-size:48px;position:relative;float:left;margin:0px 10px 10px 0;line-height:.5;display:inline-block}@media screen and (max-width: 991px){.owl-testimonails-carousel-1 .item p{font-size:16px}}.owl-testimonails-02.not-owl .item{transform:scale(1);opacity:1;padding-left:15px;padding-right:15px;box-shadow:none}.owl-testimonails-02.not-owl .item .item-inner{box-shadow:0 8px 18px 0 rgba(0,0,0,0.06)}.owl-testimonails-02{padding:20px;overflow:visible}.owl-testimonails-02 .owl-nav{display:none}.owl-testimonails-02 .owl-dots{margin:20px 0}.owl-testimonails-02 .owl-stage-outer{padding:30px 0}.owl-testimonails-02 .item{box-shadow:0 12px 24px 0 rgba(0,0,0,0.1);padding:20px 0;color:#222;transition:all .3s ease-in;padding-bottom:30px;opacity:.75;transform:scale(.94);transition:all .3s ease-in}.owl-testimonails-02 .item .icon{font-size:36px;opacity:.3;margin-right:20px}.owl-testimonails-02 .item .name{font-size:18px;display:block;margin-bottom:10px;font-weight:600}.owl-testimonails-02 .item .item-icon{width:48px;height:48px;background-color:#1b1464;box-shadow:0 8px 18px 0 rgba(0,0,0,0.06);border-radius:50%;position:absolute;bottom:-10px;left:50%;margin-left:-24px;color:#fff;text-align:center;line-height:60px;font-size:22px;display:block;transition:all .3s ease-in}.owl-testimonails-02 .item .item-icon i{display:block}.owl-testimonails-02 .owl-item{overflow:visible;padding:15px}.owl-testimonails-02 .owl-item:hover .item,.owl-testimonails-02 .owl-item.center .item{background-color:#1b1464;color:#fff}.owl-testimonails-02 .owl-item:hover .item .item-icon,.owl-testimonails-02 .owl-item.center .item .item-icon{background-color:#fff;color:#1b1464}.owl-testimonails-02 .owl-item.center .item{transform:scale(1);opacity:1}.owl-dots{margin-top:30px}.dots-abs-bottom .owl-dots{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:50}.owl-carousel .owl-dots{display:none}.nav-false .owl-nav{display:none !important}.dots-false .owl-dots{display:none !important}.nav-true .owl-nav{display:block !important}.dots-true .owl-dots{display:block !important}@media screen and (max-width: 991px){.nav-false-md-down .owl-carousel .owl-nav{display:none !important}.dots-false-md-down .owl-dots{display:none !important}.nav-true-md-down .owl-nav{display:block !important}.dots-true-md-down .owl-dots{display:block !important}}.block-title{position:relative;padding-right:40px !important}@media screen and (max-width: 991px){.block-title{cursor:pointer}}.block-collapse{position:absolute;right:0;height:100%;width:40px;text-align:center;background-color:rgba(17,17,17,0.1);color:#fff;top:0;cursor:pointer;display:none}.block-collapse i{position:absolute;top:50%;left:50%;font-size:14px;transform-origin:50% 50%}.block-collapse.active i{transform:translate(-50%, -50%) rotate(90deg)}@media screen and (max-width: 768px){.block-content>.block-menu-wrap{opacity:0;visibility:hidden;max-height:0;transition:all .3s ease-in}.block-content>.block-menu-wrap.active{opacity:1;visibility:visible;max-height:800px}.block-collapse{display:block}}#one-column>#content,#two-right>#content,#two-left>#content,#middle-column>#content{padding:20px 0}.img-glass{position:relative;z-index:5}.img-glass::before{content:"";display:block;position:absolute;z-index:1;width:calc(100% - 20px);height:calc(100% - 20px);top:10px;left:10px;opacity:.1}.img-glass img{width:100%;height:auto}#main-content{font-size:16px;color:#666;line-height:1.8;font-weight:normal}#main-content b,#main-content strong{font-weight:600}.sm-block-menu li a{font-size:13px;overflow:hidden;text-overflow:ellipsis}.sm-block-menu ul{padding-left:0;box-shadow:none}#left-column .block,#right-column .block{margin-bottom:20px}#two-left,#two-right,#middle-column{padding:15px 1.5vw}#one-column article h2,#two-lleft article h2,#two-right article h2,#middle-column article h2{font-size:24px;font-weight:600;letter-spacing:-1px;padding:6px 0;line-height:1.6;letter-spacing:-.8px;margin-bottom:10px}#one-column article h3,#two-lleft article h3,#two-right article h3,#middle-column article h3{font-size:20px;font-weight:600;letter-spacing:-.7px;padding:5px 0;margin:13px 0;position:relative;z-index:5}#one-column article h3::before,#two-lleft article h3::before,#two-right article h3::before,#middle-column article h3::before{content:"";display:block;position:absolute;top:100%;left:15px;width:25%;height:3px;z-index:-1}.master-default .block-title{font-size:18px;font-weight:400;line-height:24px;padding:20px 15px;margin:0}.master-default #left-column,.master-default #right-column{position:relative;margin:15px 0;color:#222;padding:15px !important}.master-default #left-column .block,.master-default #right-column .block{box-shadow:0 0 20px 5px rgba(17,17,17,0.1);background-color:#fff}.master-default #left-column a,.master-default #right-column a{color:#222;border-bottom:1px solid rgba(0,0,0,0.12)}.master-default .page-title{font-weight:600;font-family:"Poppins", sans-serif;color:#666;font-size:30px;letter-spacing:-.4px;margin-bottom:20px;margin-top:20px;position:relative;padding-bottom:10px}.master-default .page-title::before{content:"";display:block;position:absolute;bottom:0;left:0;position:absolute;width:80px;height:3px}.master-style1 .block-title{font-size:18px;font-weight:400;line-height:24px;padding:20px 15px;margin:0}.master-style1 #left-column,.master-style1 #right-column{position:relative;margin:15px 0;color:#222;padding:15px !important}.master-style1 #left-column .block,.master-style1 #right-column .block{box-shadow:0 0 20px 5px rgba(17,17,17,0.1);background-color:#fff !important}.master-style1 #left-column a,.master-style1 #right-column a{color:#222;border-bottom:1px solid rgba(0,0,0,0.12)}.master-style1 .page-title{font-weight:400;font-family:"Poppins", sans-serif;font-size:24px;margin-bottom:20px;line-height:2;padding:10px 15px}.title-line,.master-style2 .page-title,.master-style3 .page-title{font-size:26px;font-weight:600;font-family:"Work Sans", sans-serif;margin-top:0;margin-bottom:20px}.title-line span,.master-style2 .page-title span,.master-style3 .page-title span{position:relative;display:inline-block;padding:10px 0px}.title-line span::before,.master-style2 .page-title span::before,.master-style3 .page-title span::before{width:80px;height:3px;content:"";display:block;position:absolute;position:absolute;left:0;top:100%}.master-style2 #main-content .roww{margin-left:0;margin-right:0}.master-style2 #main-content .container,.master-style2 #main-content .owl-banner.nav-left-bottom .owl-nav,.owl-banner.nav-left-bottom .master-style2 #main-content .owl-nav,.master-style2 #main-content .owl-banner.nav-right-bottom .owl-nav,.owl-banner.nav-right-bottom .master-style2 #main-content .owl-nav{padding-left:0;padding-right:0}.master-style2 #left-column{padding-bottom:20px}.master-style2 #left-column .block,.master-style2 #right-column .block{border:1px solid rgba(0,0,0,0.12) !important}.master-style2 .block-title{font-family:"Work Sans", sans-serif;font-weight:600;font-size:18px;position:relative;padding:15px 10px;line-height:1.8;z-index:20;margin:0;border-top:1px solid rgba(255,255,255,0.24)}.master-style2 .block-title::before{width:1000px;right:100%;position:absolute;top:0;content:"";display:block;position:absolute;z-index:-1;height:100%}.master-style2 .sm-block-menu{border:0}.master-style2 .sm-block-menu>li>a{color:#444;font-size:15px;font-family:"Open Sans", sans-serif;font-weight:600;letter-spacing:-.4px;padding:22px 10px !important;border-bottom:1px solid rgba(0,0,0,0.12)}.master-style2 .sm-block-menu>li>a:hover,.master-style2 .sm-block-menu>li>a.highlighted{background-color:#F9F9F9}.master-style2 .sm-block-menu>li>a:hover{padding-left:23px}.master-style2 .sm-block-menu>li>a .sub-arrow{color:#444}.master-style2 .sm-block-menu>li>a .sub-arrow:before{top:50%;position:absolute;left:50%;margin-top:-24px;margin-right:5px}.master-style2 .sm-block-menu ul{border-bottom:1px solid rgba(0,0,0,0.12)}.master-style2 .sm-block-menu ul li a{line-height:1.5 !important;padding:5px 10px !important;font-size:14px;color:#666}.master-style2 .sm-block-menu ul li a:hover{text-decoration:underline}@media screen and (min-width: 768px){.collapse-block{display:block !important;height:auto !important}}.block-title{position:relative;z-index:20}.block-title .arrow{font-size:20px;float:right;margin:0 10px}h2.sub-title{font-size:24px;letter-spacing:0;color:#5c5e65;border:0;padding:10px 15px;font-weight:300;font-family:"Work Sans", sans-serif;margin-bottom:10px;margin-top:15px;line-height:2;border-bottom:1px solid #e2e2e2}.page-title.back-button span{max-width:calc(100% - 45px);display:inline-block}.history-back{float:right;width:40px;height:40px;line-height:40px;position:relative;top:15px;display:block;border:1px solid #9e8f8f;border-radius:50%;font-size:16px}@media screen and (min-width: 992px){.master-style3 #left-column .block,.master-style3 #right-column .block{padding-top:50px}}.master-style3 #left-column,.master-style3 #right-column{z-index:20;padding-top:20px;padding-bottom:30px;position:relative}.master-style3 #left-column .sm-block-menu li a:hover,.master-style3 #right-column .sm-block-menu li a:hover{padding-left:23px}.master-style3 #left-column::before,.master-style3 #right-column::before{background-color:inherit;right:100%;width:1000px;position:absolute;content:"";display:block;position:absolute;height:100%;top:0;z-index:-1}.master-style3 #left-column .block-title,.master-style3 #right-column .block-title{font-size:18px;font-family:"Poppins", sans-serif;position:relative;font-weight:600;padding:18px 15px;line-height:22px}.master-style3 #left-column .block-title::before,.master-style3 #right-column .block-title::before{content:"";display:block;position:absolute;position:absolute;bottom:0;height:3px;width:60px;left:0}.master-style3 #right-column::before{left:100%;right:auto}@media screen and (min-width: 992px){.master-style5 #left-column .panel{position:sticky !important;position:-webkit-sticky !important;top:64px;z-index:70}.master-style5 #content{background-color:#fff;padding:15px 25px !important}}.master-style5 #one-column{max-width:1170px;margin:0 auto}.master-style5 .product-title,.master-style5 .page-title{font-size:40px;font-weight:600;letter-spacing:-2px;padding:10px 0;margin-bottom:20px}.master-style5 .product-title>span,.master-style5 .page-title>span{display:inline-block;position:relative;padding-bottom:5px}.master-style5 .product-title>span::before,.master-style5 .page-title>span::before{content:"";display:block;position:absolute;top:100%;left:0;width:80px;height:3px}@media screen and (max-width: 991px){.master-style5 #two-column.roww{margin-left:0;margin-right:0}.master-style5 #left-column .block{margin-bottom:0}.master-style5 .product-title,.master-style5 .page-title{margin-top:0;font-size:30px}}.master-style5 #two-right{background:#dddadb;background:linear-gradient(90deg, #dddadb 0%, #efeded 16%, #efeded 100%);padding:20px 3vw}@media screen and (max-width: 768px){.master-style5 #two-right{background:#fff !important}}.master-style5 #main-content.container,.master-style5 .owl-banner.nav-left-bottom #main-content.owl-nav,.owl-banner.nav-left-bottom .master-style5 #main-content.owl-nav,.master-style5 .owl-banner.nav-right-bottom #main-content.owl-nav,.owl-banner.nav-right-bottom .master-style5 #main-content.owl-nav{max-width:100%;width:100%;padding:0}.master-style5 #left-column{background:#f7f7f7}.master-style5 .block-title{position:relative;z-index:20;font-size:18px;padding-left:2vw;line-height:1.5;padding:16px 0 16px 2vw;margin:0;font-weight:600}.master-style5 .block-menu-wrap .sm-block-menu li a{font-size:13px;overflow:hidden;text-overflow:ellipsis;color:#676767;font-size:13px;padding-left:3vw !important;border-bottom:1px solid #e2e2e2;text-transform:uppercase;font-weight:600}@media screen and (min-width: 1367px){.master-style5 #left-column{max-width:360px;flex:0 0 auto;top:-59px}.master-style5 #two-right{max-width:calc(100% - 360px);flex:0 0 auto}}.breadcrumb.style-1{font-size:12px;margin:0;padding:10px 15px;display:inline-block}.breadcrumb.style-1 a{opacity:.77}.breadcrumb.style-2{font-size:12px;background-color:#fff;border:1px solid #e0e0e0;padding:10px 20px;border-radius:50px;display:inline-block;color:#222}.breadcrumb.style-2 li a{color:#222}.master-5{display:none !important}.master-style5 .master-5{display:inline-block !important}@media screen and (max-width: 768px){.master-style5 #two-left,.master-style5 #two-right,.master-style5 #middle-column{padding:15px}.master-style5 .roww{margin-left:0;margin-right:0}.master-style5 #one-column{padding-left:10px;padding-right:10px}}.master-style6{background-color:#1e2129}.master-style6 #main-content h1,.master-style6 #main-content h2,.master-style6 #main-content h3,.master-style6 #main-content h4,.master-style6 #main-content p{color:#fff}.master-style6 #main-content hr{border-top:1px solid rgba(255,255,255,0.424)}.master-style6 .contact-list li a{color:#fff}.master-style6 .contact-page-wrapper .form-control{background-color:transparent;border:1px solid rgba(255,255,255,0.472);color:#fff}.sticky-menu{height:48px;width:100%;position:relative;z-index:60}.product-titles-menu{padding:10px 5px;background:#d94a0e;z-index:80;margin:15px 0;flex-wrap:nowrap;overflow-x:auto;list-style:none;height:48px}.product-titles-menu::-webkit-scrollbar{width:1px;height:2px}.product-titles-menu::-webkit-scrollbar-thumb{background:#eea800}.product-titles-menu a{color:#fff;padding:8px 15px;border-radius:20px;font-size:13px;font-weight:600}.product-titles-menu a.active{background-color:rgba(0,0,0,0.15)}.product-titles-menu.sticky{position:fixed !important;top:64px;margin:0;width:100%;width:100%}@media screen and (max-width: 768px){.product-titles-menu.sticky{left:0}}.siparis-box .desc{font-size:18px;line-height:1.35}.siparis-box .call-links-siparis{flex-wrap:wrap;margin:10px 0;width:100%}.siparis-box .call-links-siparis .link{width:48%;margin:5px 1%;background-color:#4c9d2f;color:#fff;padding:15px 20px;border-radius:6px;text-decoration:none}.siparis-box .call-links-siparis .link i{font-size:40px;height:40px;line-height:40px;margin-right:15px}.siparis-box .call-links-siparis .link span{font-weight:600;line-height:1.2}.siparis-box .call-links-siparis .link span .name{font-size:18px;letter-spacing:-.6px;display:block}.siparis-box .call-links-siparis .link span .name1{font-size:22px;letter-spacing:-1px;display:block}.siparis-box .call-links-siparis .link:hover,.siparis-box .call-links-siparis .link:focus{background-color:#00af43;color:#fff}.siparis-box .call-links-siparis .link.phone-call{background-color:#d4052c}.siparis-box .call-links-siparis .link.phone-call:hover,.siparis-box .call-links-siparis .link.phone-call:focus{background-color:#e5002b;color:#fff}@media screen and (max-width: 768px){.siparis-box .call-links-siparis .link{width:100%;flex-grow:1}}@media screen and (min-width: 768px){.big-caption .content-title{font-size:30px !important}}@media screen and (max-width: 768px){.big-caption .content-title{font-size:6vw !important}}.content-img{position:relative}.content-link-01{position:relative;color:#fff;font-size:12px;font-weight:500;height:40px;line-height:40px;display:inline-block}.content-link-01::before{width:100%;height:2px;background-color:#fff;content:"";display:block;position:absolute;top:100%;left:0}.content-link-01 i{margin-left:20px;display:inline-block}.content-link-01:hover{color:#fff}.content-link-01:hover::before{width:0%}.content-link-01:hover i{transform:translateX(10px)}.content-link-02{width:90%;display:inline-block;margin:20px auto;border:1px solid rgba(0,0,0,0.12);line-height:1.6;padding:10px 15px;background-color:#fff;border-radius:100px;font-weight:600;font-size:14px;letter-spacing:-.5px}.content-link-02 i{transform:translate(5px, 2px);position:relative;display:inline-block;font-size:18px}.content-link-02:hover i{transform:translate(9px, 2px)}.home-link-01{display:inline-block;background-color:#fff;border:1px solid rgba(0,0,0,0.4);padding:0 40px;line-height:64px;width:300px;max-width:100%;color:#111;font-size:16px;font-weight:600;letter-spacing:-.6px;text-align:left;z-index:10;position:relative;height:64px}.home-link-01::before{width:0;height:100%;right:0;top:0;z-index:-1;content:"";display:block;position:absolute}.home-link-01:hover{background-color:transparent}.home-link-01:hover::before{width:100%;left:0}.home-link-01:hover i{transform:translateX(15px)}.home-link-01 i{float:right;font-size:24px}.btn-group-01{width:100%}.btn-group-01 .next-btn,.btn-group-01 .prev-btn,.btn-group-01 .home-link-01{display:inline-block;cursor:pointer;position:relative;z-index:5}.btn-group-01 .next-btn,.btn-group-01 .prev-btn{border:1px solid rgba(0,0,0,0.4);background-color:#fff}.btn-group-01 .next-btn::before,.btn-group-01 .prev-btn::before{width:0;height:100%;right:0;top:0;z-index:-1;content:"";display:block;position:absolute}.btn-group-01 .next-btn:hover,.btn-group-01 .prev-btn:hover{background-color:transparent}.btn-group-01 .next-btn:hover:before,.btn-group-01 .prev-btn:hover:before{width:100%;left:0}.btn-group-01 .prev-btn{border-right:0;border-left:0}@media screen and (min-width: 480px){.btn-group-01 .next-btn,.btn-group-01 .prev-btn,.btn-group-01 .home-link-01{float:right}.btn-group-01 .next-btn,.btn-group-01 .prev-btn{width:48px;height:64px}}@media screen and (max-width: 480px){.btn-group-01 .home-link-01{float:none;width:100%;margin-bottom:15px}.btn-group-01 .next-btn,.btn-group-01 .prev-btn{width:50%;height:64px;float:right;border-bottom:0}.btn-group-01 .prev-btn{border-left:1px solid rgba(0,0,0,0.4)}}.content-title-02{color:#111;font-size:60px;font-weight:600;letter-spacing:-2px;width:600px;max-width:100%;margin:15px 0 35px 0;position:relative;display:inline-block;line-height:1.1;padding-bottom:10px}.content-title-02::before{width:150px;height:3px;content:"";display:block;position:absolute;background-color:#111;top:100%;left:0}@media screen and (max-width: 768px){.content-title-02{font-size:9vw}}.content-title-03{font-size:48px;font-weight:600;letter-spacing:-2.5px;margin:15px 0 15px 0;position:relative;display:block;line-height:1.1;padding-bottom:10px;padding:0 15px 10px 15px}.content-title-03::before{width:150px;height:3px;content:"";display:block;position:absolute;top:100%;left:0;right:0;margin:0 auto}@media screen and (max-width: 768px){.content-title-03{font-size:8vw}}.content-sub-title-03{font-size:20px;line-height:1.5;display:block;margin:25px auto 25px auto;padding:0 15px;width:900px;max-width:100%;letter-spacing:-.6px;font-family:'Work Sans', sans-serif}.title-wrap.light-text .content-title-03{color:#fff}.title-wrap.light-text .content-title-03::before{background-color:#fff}.title-wrap.light-text .content-sub-title-03{color:#fff}.title-wrap.dark-text .content-sub-title-03{color:#666}.rotate-text{display:none}@media screen and (min-width: 992px){.rotate-text{color:#666;font-size:15px;position:absolute;right:51.6%;top:50%;transform:rotate(-90deg);font-weight:bold;letter-spacing:-.6px;opacity:.5;width:100%;text-align:center;pointer-events:none;display:block}}.home-content-03{margin:50px auto}.home-content-03 .content-carousel .owl-item{padding:0 10px}.home-content-03 .rotate-link{transform:none;top:0;left:0;position:relative;color:#666;font-size:16px;font-weight:bold;letter-spacing:-.6px;text-align:center;display:inline-block;white-space:nowrap}.home-content-03 .rotate-link i{margin-left:10px}.home-content-03 .rotate-link::before{content:"";display:block;position:absolute;width:0;height:3px;top:100%;left:0}.home-content-03 .rotate-link:hover::before{width:100%}@media screen and (min-width: 992px){.home-content-03 .rotate-link{position:absolute;left:105%;top:50%;transform:rotate(-90deg) translateX(-50%);transform-origin:bottom left}}.home-content-03 .owl-dots{width:100%;text-align:center}.home-content-03 .owl-dots .owl-dot{width:25px;height:7px;background-color:#eaeaea;border-radius:100px;display:inline-block;margin:5px}.home-content-03 .owl-dots .owl-dot.active{width:45px}.home-content-03 .content-item1{position:relative;z-index:2;min-height:600px}.home-content-03 .content-item1{background-color:#111;overflow:hidden}.home-content-03 .content-item1 .content-text.bg-color-primary{width:450px;max-width:95%;padding:70px 40px;box-shadow:0 0 15px 8px rgba(0,0,0,0.15);right:15%;position:relative;margin-left:auto}@media screen and (max-width: 991px){.home-content-03 .content-item1 .content-text.bg-color-primary{right:0;margin-left:0}}.home-content-03 .content-item1 .content-text.bg-color-primary .content-title{font-size:16px;font-weight:600;letter-spacing:-.8px;line-height:1}.home-content-03 .content-item1 .content-text.bg-color-primary .content-sub-title{font-size:40px;font-weight:600;letter-spacing:-.8px;line-height:1;margin-bottom:30px}.home-content-03 .content-item1 .content-text.bg-color-primary .content-desc{font-size:14px}.home-content-03 .content-item1 .content-text.bg-color-primary .content-link-01::before{background-color:#fff}.home-content-03 .content-item2{position:relative;z-index:1;padding:0 15px;background-color:#fff}.home-content-03 .content-item2::before{width:115%;height:115%;background-color:inherit;content:"";display:block;position:absolute;right:0;top:-7.5%;z-index:-1}.home-content-03 .content-item2::before .content-item-wrap{padding:5px;width:100%}.home-content-03 .content-item2 .content-main-title{font-size:48px;font-weight:bold;letter-spacing:-2px;position:relative;line-height:2;margin-bottom:30px}.home-content-03 .content-item2 .content-main-title::before{width:100px;height:4px;content:"";display:block;position:absolute;top:100%;left:0}@media screen and (max-width: 768px){.home-content-03 .content-item2 .content-main-title{font-size:8vw;margin:15px 0}}.home-content-03 .content-item2 .content-item{margin:20px 0;border:1px solid rgba(0,0,0,0.12);padding:15px 0 15px 15px;border-right:0;box-sizing:border-box;padding-right:55px;position:relative}.home-content-03 .content-item2 .content-item .content-link{position:absolute;top:50%;height:100%;right:0;background-color:#F9F9F9;width:50px;transform:translateY(-50%);border-left:1px solid rgba(0,0,0,0.12);vertical-align:middle;border-right:1px solid rgba(0,0,0,0.12)}.home-content-03 .content-item2 .content-item:hover{box-shadow:0 0 10px 5px rgba(0,0,0,0.1)}.home-content-03 .content-item2 .content-item:hover .content-link i{color:#fff}.home-content-03 .content-item2 .content-top{margin-bottom:15px}.home-content-03 .content-item2 .content-category{display:inline-block;font-weight:600;font-size:14px}.home-content-03 .content-item2 .content-date{display:inline-block;font-weight:400;color:#999;font-size:12px;margin-left:5px}.home-content-03 .content-item2 .content-title a{color:#111;font-size:20px;margin-top:15px;font-weight:600}.content-bg-img{position:absolute;z-index:-1;content:"";display:block;position:absolute;min-width:100%;min-height:100%;object-fit:cover;opacity:.4;top:0;left:0}.menu-line-text{display:inline-block;font-size:14px;font-weight:600;letter-spacing:-.6px;position:relative;padding-right:80px}.menu-line-text::before{content:"";display:block;position:absolute;width:60px;right:15px;top:50%;margin-top:-3px;height:2px}@media screen and (max-width: 480px){.menu-line-text{width:100%;display:block;text-align:center;margin-bottom:15px;padding:10px 0}.menu-line-text::before{bottom:-5px;right:50%;padding:0;transform:translateX(50%);top:auto}}@media screen and (min-width: 768px){.footer-newsletter-01 .roww{border-right:1px solid rgba(0,0,0,0.12)}.footer-newsletter-01 .roww [class*="colm-"]{border-left:1px solid rgba(0,0,0,0.12)}}@media screen and (max-width: 768px){.footer-newsletter-01 .roww [class*="colm-"]{border-bottom:1px solid rgba(0,0,0,0.12)}}.footer-newsletter-01 .colm-md-6{min-height:180px;padding:20px 15px}.footer-newsletter-01 .newsletter-text{width:100%;display:block;margin-bottom:15px;font-size:15px;font-weight:600;padding:0 20px;letter-spacing:-.6px}.footer-newsletter-01 .input-wrap{width:100%;border:1px solid rgba(0,0,0,0.12);border-radius:100px;padding-left:20px}.footer-newsletter-01 .input-wrap input{height:60px;border:0;outline:0;background-color:transparent}.footer-newsletter-01 .input-wrap .send-btn{border-radius:100px;flex-basis:120px;font-weight:600;cursor:pointer;min-width:80px}@media screen and (max-width: 480px){.footer-newsletter-01 .input-wrap .send-btn{font-size:12px}}@media screen and (min-width: 768px){.footer-contact-01 .roww{border-right:1px solid rgba(0,0,0,0.12)}.footer-contact-01 .roww [class*="colm-"]{border-left:1px solid rgba(0,0,0,0.12)}}@media screen and (max-width: 768px){.footer-contact-01 .roww [class*="colm-"]{border-bottom:1px solid rgba(0,0,0,0.12)}}.footer-contact-01 .contact-list-item{min-height:150px;text-align:center;padding:25px 15px;height:100%;position:relative;z-index:5}.footer-contact-01 .contact-list-item::before{content:"";display:block;position:absolute;top:100%;left:0;width:100%;height:0;background-color:#ddd;z-index:-1}.footer-contact-01 .contact-list-item:hover{z-index:10;transform:translateY(-5px)}.footer-contact-01 .contact-list-item:hover::before{height:5px}.footer-contact-01 .contact-list-item span.phone{font-size:30px;font-weight:600;letter-spacing:-.5px}.footer-contact-01 .contact-list-item span.phone span{font-size:18px;letter-spacing:-.5px}.footer-contact-01 .contact-list-item .text{font-size:16px;font-weight:600;letter-spacing:-.5px}.footer-contact-01 .contact-list-item i{font-size:50px;width:100%;display:block}.home-content-02.only-title .content-item .content-img{min-height:0}.home-content-02.only-title .content-item .content-img::before{height:50%}.home-content-02.only-title .content-item .content-img:hover::before{height:100%}.home-content-02{padding:0 10px}.home-content-02 .content-date{position:absolute;z-index:1;top:15px;left:0;padding:5px 15px;color:#fff;font-size:13px;font-weight:600}.home-content-02 .content-item{position:relative;padding-top:5px}.home-content-02 .content-item::before{width:0;height:5px;top:0px;left:0;content:"";display:block;position:absolute;box-sizing:border-box;opacity:0;pointer-events:none}.home-content-02 .content-item:hover{box-shadow:0 20px 25px 15px rgba(0,0,0,0.15);z-index:20}.home-content-02 .content-item:hover::before{width:100%;opacity:1}.home-content-02 .content-item .content-img{display:block;overflow:hidden;position:relative;min-height:400px}.home-content-02 .content-item .content-img img{opacity:0.8;max-width:100%;width:100%}.home-content-02 .content-item .content-img::before{width:100%;height:350px;bottom:0;left:0;content:"";display:block;position:absolute;background:rgba(0,0,0,0);background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, #000));background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);background:-o-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);z-index:2;pointer-events:none}.home-content-02 .content-item:hover .content-img{position:relative;overflow:hidden}.home-content-02 .content-item:hover .content-img img{opacity:.35;transform:scale(1.05)}.home-content-02 .content-item .content-text{position:absolute;left:0;right:0;bottom:0;width:100%;height:auto;padding:15px;z-index:5;display:block}.home-content-02 .content-item .content-title{color:#fff;font-weight:600;letter-spacing:-.6px;display:block;line-height:1.5}.home-content-02 .content-item .content-desc{color:#fff;font-size:14px;font-weight:400;letter-spacing:-.2px;display:block;margin:20px 0;opacity:.8;line-height:1.5}.home-content-02 .content-item .content-link{position:relative;color:#fff;font-size:12px;font-weight:500;height:40px;line-height:40px;display:inline-block}.home-content-02 .content-item .content-link::before{width:100%;height:2px;background-color:#fff;content:"";display:block;position:absolute;top:100%;left:0}.home-content-02 .content-item .content-link i{margin-left:20px;display:inline-block}.home-content-02 .content-item .content-link:hover::before{width:0%}.home-content-02 .content-item .content-link:hover i{transform:translateX(10px)}@media screen and (min-width: 768px){.container .home-content-02,.owl-banner.nav-left-bottom .owl-nav .home-content-02,.owl-banner.nav-right-bottom .owl-nav .home-content-02{padding:0 !important}.home-content-02{padding:0 50px}.home-content-02 .content-item{overflow:hidden}.home-content-02 .content-item .content-title{font-size:18px;margin-bottom:10px;font-weight:500;display:flex;height:30%;align-items:flex-end;flex-wrap:flex-wrap}.home-content-02 .content-item .content-text{height:90%;top:60%}.home-content-02 .content-item .content-desc{display:none;margin:0}.home-content-02 .content-item .content-link{display:none;position:absolute;bottom:20px;left:20px}.home-content-02 .content-item:hover .content-text{height:90%;padding-bottom:50px;top:10%}.home-content-02 .content-item:hover .content-desc{display:block;animation:fadeIn .3s ease-in;animation-delay:.2s;animation-fill-mode:both}.home-content-02 .content-item:hover .content-link{display:inline-block;animation:fadeIn .3s ease-in;animation-delay:.5s;animation-fill-mode:both}}@media screen and (max-width: 768px){.home-content-02 .content-item .content-text{padding-bottom:30px}.home-content-02 .content-item .content-text .content-title{font-size:16px}.home-content-02 .content-item .content-text .content-desc{font-size:14px}.home-content-02 .content-item .content-img img{opacity:.5}}.content-list-page-1{margin:10px auto}.content-list-page-1 .content-item2{background:transparent}.content-list-page-1 .content-item2::before{display:none}.content-list-page-1 .content-item2 .content-item{background:#fff;margin:5px 0}.news-owl-content .content-item{position:relative;border:1px solid rgba(0,0,0,0.12);background-color:#fff}.news-owl-content .content-item .content-date{position:absolute;top:10px;left:0;padding:8px 10px;color:#111;font-size:12px;font-weight:600;z-index:5}.news-owl-content .content-item .content-img{display:block;overflow:hidden}.news-owl-content .content-item .content-img img{width:100%}.news-owl-content .content-item .content-img:hover img{opacity:.75;transform:scale(1.1)}.news-owl-content .content-item .content-text{position:relative;padding:10px;text-align:center}.news-owl-content .content-item .content-text .content-title{font-size:18px;font-weight:600;letter-spacing:-.5px;margin:10px 0;line-height:1.5;padding-bottom:10px;position:relative}.news-owl-content .content-item .content-text .content-title::before{content:"";display:block;position:absolute;width:50px;height:2px;bottom:0;left:50%;transform:translateX(-50%)}.news-owl-content .content-item .content-text .content-desc{font-size:15px;margin:15px 0;font-weight:500;line-height:1.4;color:#666;display:block}.home-services-05 [class*="colm-"]{padding:7px}.home-services-05 .service-item-wrap{display:block;position:relative;z-index:10;min-height:120px}.home-services-05 .service-item-wrap::before{background:#000;background:-moz-linear-gradient(top, #000 0%, rgba(0,0,0,0.5) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, rgba(0,0,0,0.5)));background:-webkit-linear-gradient(top, #000 0%, rgba(0,0,0,0.5) 100%);background:-o-linear-gradient(top, #000 0%, rgba(0,0,0,0.5) 100%);background:-ms-linear-gradient(top, #000 0%, rgba(0,0,0,0.5) 100%);background:linear-gradient(to bottom, #000 0%, rgba(0,0,0,0.5) 100%);content:"";display:block;position:absolute;top:0;left:0;height:100%;width:100%;opacity:.5}.home-services-05 .service-item-wrap::after{width:100%;height:100%;z-index:-1;content:"";display:block;position:absolute;top:3px;left:3px;opacity:.3}.home-services-05 .service-item-wrap:hover::after{opacity:1;top:7px;left:7px}.home-services-05 .service-item-wrap .service-img{width:100%;min-height:130px}.home-services-05 .service-item-wrap .service-title{position:absolute;top:15px;width:100%;color:#fff;font-size:16px;font-weight:600;padding:5px 15px;z-index:50;display:block}.home-services-05 .service-item-wrap .service-icon{width:30px;height:30px;position:absolute;bottom:15px;right:15px;line-height:30px;display:inline-block;border:1px solid rgba(255,255,255,0.4);color:#fff;font-size:13px;text-align:center;border-radius:50%}.service-tabs-icon{list-style:none}.service-tabs-icon li a{display:flex;flex-direction:row;align-items:center;min-height:100px;background-color:#e6ebed;padding:10px 15px;color:#555;position:relative}.service-tabs-icon li a::before{width:100%;height:0px;content:"";display:block;position:absolute;bottom:-6px;left:0}.service-tabs-icon li a span{font-size:16px;font-weight:600;flex-grow:1}.service-tabs-icon li a i{margin-right:20px;font-size:35px;background:rgba(0,0,0,0.15);border-radius:50%;height:70px;text-align:center;flex:0 0 70px;line-height:70px}.service-tabs-icon li.active a{transform:translateY(-6px);position:relative;z-index:10;box-shadow:10px -5px 28px 4px rgba(0,0,0,0.1)}.service-tabs-icon li.active a::before{height:6px}.p-y-150{padding-top:150px;padding-bottom:150px}.home-services-06.dark-section .service-highlighted-title,.home-services-06.dark-section .service-content-title,.home-services-06.dark-section .text-1,.home-services-06.dark-section .text-2,.home-services-06.dark-section .service-content-link{color:#fff}.home-services-06.dark-section .service-content-title::before,.home-services-06.dark-section .service-content-title::after{background-color:#fff}.home-services-06.dark-section .service-content-link i{background-color:#fff;color:#111}.home-services-06.dark-section .service-content-link::before{background-color:#fff}.home-services-06.light-section .service-highlighted-title,.home-services-06.light-section .text-1,.home-services-06.light-section .text-2{color:#111}.home-services-06 .service-highlighted-title{font-size:14px;display:block;text-transform:uppercase;line-height:1.8;font-weight:600}.home-services-06 .service-content-title{font-weight:600;font-size:30px;letter-spacing:-1.5px;position:relative;display:inline-block;margin-top:0}.home-services-06 .service-content-title::before{width:30px;height:6px;content:"";display:block;position:absolute;right:102%;top:20px}.home-services-06 .service-content-title::after{width:15px;height:6px;content:"";display:block;position:absolute;left:102%;top:20px}.home-services-06 .text-1,.home-services-06 .text-2{font-size:15px;line-height:1.7;width:400px;max-width:100%}.home-services-06 .text-2{font-weight:600;font-size:18px;margin-bottom:50px}.home-services-06 .service-content-link{font-size:15px;font-weight:600;letter-spacing:-.8px;margin:10px 0;display:inline-block;height:35px;line-height:35px;position:relative;z-index:4;padding-left:15px}.home-services-06 .service-content-link::before{width:0;height:100%;content:"";display:block;position:absolute;right:0;top:0;z-index:-1}.home-services-06 .service-content-link:hover{color:#111}.home-services-06 .service-content-link:hover::before{width:100%}.home-services-06 .service-content-link i{width:35px;height:35px;font-size:14px;text-align:center;line-height:38px;display:inline-block;margin-left:10px}.my-owl-01 .item{padding:6px}.my-owl-01 .service-text{position:absolute;bottom:0;left:0;width:100%;padding:15px;z-index:5;color:#fff}.my-owl-01 .service-text::before{width:100%;height:220px;background:rgba(0,0,0,0);background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, #000));background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);background:-o-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);content:"";display:block;position:absolute;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.8}.my-owl-01 .service-text .service-title{font-size:26px;letter-spacing:0px;display:block;margin:5px 0}.my-owl-01 .service-text .service-title a{color:#fff}.my-owl-01 .service-text .service-desc{font-size:15px;font-weight:400;letter-spacing:-.5px;display:block;margin-bottom:15px;animation-delay:.9s}.my-owl-01 .service-text .service-icon{display:block !important;width:35px;height:35px;content:"";display:block;position:absolute;line-height:40px;text-align:center;border-radius:50%;position:relative;float:right}.my-owl-01 .service-text .service-icon:hover{transform:rotate(360deg)}@media screen and (max-width: 768px){.my-owl-01 .service-text .service-title,.my-owl-01 .service-text .service-icon,.my-owl-01 .service-text .service-desc{display:block !important}}.my-owl-01 .service-item-wrap{overflow:hidden}.my-owl-01 .service-item-wrap:hover .service-img img{transform:scale(1.2)}.my-owl-01 .service-item-wrap:hover .service-title{display:block;animation-fill-mode:backwards}.my-owl-01 .service-item-wrap:hover .service-desc{display:block;animation-fill-mode:both}.my-owl-01 .service-item-wrap:hover .service-icon{display:block !important;animation-fill-mode:both}.btn-group-1{display:block;margin:20px 0}.btn-group-1 .prev-btn-service,.btn-group-1 .next-btn-service{width:60px;height:60px;line-height:65px;background-color:#5b6168;cursor:pointer;border:0;color:#fff;font-size:24px;display:inline-block}.btn-group-1 .next-btn-service{background-color:#636d76}.service-icons-01{top:130px}.service-icons-01 .service-icon-link{height:400px;display:block;text-align:center;padding:30px 15px;max-height:300px;position:relative}.service-icons-01 .service-icon-link:hover{z-index:5;transform:scale(1.01);box-shadow:0 0 20px 8px rgba(0,0,0,0.1)}.service-icons-01 .service-icon-link i{display:block;margin-bottom:20px;font-size:70px}.service-icons-01 .service-icon-link span{display:block;font-size:30px}.service-icons-02 .service-icon-link{display:block;color:#fff;height:200px;text-align:center;padding:50px 15px}.service-icons-02 .service-icon-link i,.service-icons-02 .service-icon-link span{display:block}.service-icons-02 .service-icon-link i{font-size:40px}.service-icons-02 .service-icon-link span{font-size:24px}@media screen and (min-width: 992px){.service-icons-02 .service-icon-link:nth-child(1),.service-icons-02 .service-icon-link:nth-child(3){border-right:1px solid rgba(255,255,255,0.24)}.service-icons-02 .service-icon-link:nth-child(1),.service-icons-02 .service-icon-link:nth-child(2){border-bottom:1px solid rgba(255,255,255,0.24)}}@media screen and (max-width: 991px){.service-icons-02 .service-icon-link{border-bottom:1px solid rgba(255,255,255,0.24)}}.service-icons-02 .service-icon-link:hover{background-color:#fff;transform:translateY(-5px)}.home-contact-01 .home-call{position:relative;overflow:hidden}@media screen and (min-width: 768px){.home-contact-01 .home-call img{min-width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;max-height:75vh}}@media screen and (max-width: 768px){.home-contact-01 .home-call img{width:100%}}.home-contact-01 .home-call-form{padding:120px 50px !important;position:relative}.home-contact-01 .home-call-form::before{width:100px;height:100%;right:100%;content:"";display:block;position:absolute;z-index:5;background-color:inherit;top:0}.home-contact-01 .home-call-form::after{width:25px;height:25px;content:"";display:block;position:absolute;left:0;bottom:100%}.home-hero-caption{padding:45px 15px 60px 15px;color:#fff;max-width:100%;width:1300px;margin-left:auto;margin-right:auto;box-shadow:0 0 30px 15px rgba(0,0,0,0.2)}.home-hero-caption .hero-title{width:900px;max-width:100%;letter-spacing:-1.5px;font-size:30px;font-weight:600;display:block;margin:20px auto;color:#fff;line-height:1.5}.line-button-01{border:1px solid rgba(0,0,0,0.12);color:#111;display:inline-block;margin:0 auto;text-align:center;width:350px;max-width:100%;padding:20px 50px;line-height:1.8;background-color:#fff;position:relative;font-weight:600;font-size:18px;letter-spacing:-.6px}.line-button-01::before,.line-button-01::after{content:"";display:block;position:absolute;background-color:rgba(0,0,0,0.12);width:40px;top:50%;transform:translateY(-50%);z-index:5;height:1px}.line-button-01:hover::before,.line-button-01:hover::after{background:#fff;height:5px}.line-button-01::before{left:-20px}.line-button-01::after{right:-20px}.footer-contact-04 .content-link{min-height:100px;padding:15px 15px;align-items:center;justify-content:center}.footer-contact-04 .content-link i{flex:0 0 60px;font-size:20px;height:60px;border-radius:50%;line-height:60px;text-align:center}.footer-contact-04 .content-link .text{margin:0 15px;flex-grow:1}.footer-contact-04 .content-link .text span{display:block;font-weight:600}.footer-contact-04 .content-link .text span.big{font-size:22px;letter-spacing:-.6px}.footer-contact-04 .content-link .text span .small{font-size:14px}.footer-contact-04 .content-link.bg-1 i{background-color:rgba(0,0,0,0.1)}.footer-contact-04 .content-link.bg-2{background-color:white;color:#111}.footer-contact-04 .content-link.bg-2 i{background-color:rgba(0,0,0,0.1)}.footer-contact-04 .content-link.bg-3 i{background-color:rgba(0,0,0,0.1)}@keyframes circle-anim{0%{opacity:1;transform:scale(0)}100%{opacity:0;transform:scale(1)}}.banner-form-link-wrap{position:absolute;bottom:50px;right:0;display:inline-block;z-index:80}.banner-form-link-wrap .mask{position:absolute;z-index:-1;width:60vh;height:auto;bottom:-50px;right:0;pointer-events:none}.home-content-07 .section-title{position:relative;z-index:5}.home-content-07 .section-title .title{margin:0;min-height:48px;padding:10px}.home-content-07 .section-title::before{width:1800px;right:0;top:50%;content:"";display:block;position:absolute;position:absolute;z-index:-1;background-color:#111;height:1px}.home-content-07 .section-title.white-title::before{background-color:#fff;opacity:.5}.video-list-05 .video-item{position:relative;overflow:hidden}.video-list-05 .video-item .img-wrap{display:block;position:relative;overflow:hidden;background-color:#111;border:1px solid rgba(255,255,255,0.6)}.video-list-05 .video-item .img-wrap img{width:100%;opacity:.66}.video-list-05 .video-item .img-wrap .icon-wrap{width:66px;height:66px;position:absolute;top:50%;left:50%;margin:-33px 0 0 -33px;border:1px solid rgba(255,255,255,0.726);border-radius:50%;color:#fff;text-align:center;line-height:70px;font-size:16px}.video-list-05 .video-item .img-wrap:hover .icon-wrap{background-color:#1b1464;color:#fff;border:1px solid transparent}.video-list-05 .video-item .img-wrap:hover img{transform:scale(1.1);opacity:.5}.video-list-05 .video-item .img-wrap .video-name{position:absolute;bottom:10px;width:100%;padding:5px 10px;color:#fff;text-align:center;max-height:48px;overflow:hidden}.home-news-inner,.home-video{opacity:0;visibility:hidden}.home-news-append .home-news-inner,.home-video-append .home-video{opacity:1;visibility:visible}.video-modal{transform:translateY(10%);padding-top:45px}.video-modal iframe{width:600px;max-width:100%;height:450px}.video-modal .close-modal{width:45px;height:45px;background-color:#fff;color:#111;font-size:20px;line-height:45px;text-align:center;top:-45px;right:0;position:absolute;opacity:1;z-index:20}.home-testimonails .section-title{margin-bottom:25px}.home-testimonails .section-title span{display:inline-block;color:#1b1464;font-size:40px;font-weight:600;font-family:"Work Sans", sans-serif;position:relative;padding-bottom:10px}@media screen and (max-width: 768px){.home-testimonails .section-title span{font-size:24px}}.home-testimonails .section-title span::before{width:70px;height:3px;background-color:#1b1464;bottom:0;content:"";display:block;position:absolute;left:50%;margin-left:-35px}.owl-testimonails-style-1 .item{padding:5px 5px 60px 5px}.owl-testimonails-style-1 .item .text{width:100%;font-weight:600;font-family:"Work Sans", sans-serif;padding:40px 15px 40px 15px;box-shadow:0 2px 3px 1px rgba(0,0,0,0.03)}.owl-testimonails-style-1 .item .text .title{font-size:24px}.owl-testimonails-style-1 .item .text .slogan{font-size:16px;line-height:1.3}.owl-testimonails-style-1 .item .icon{position:absolute;width:60px;height:60px;border-radius:50%;bottom:-30px;left:50%;margin-left:-30px;font-size:16px;line-height:80px;text-align:center;box-shadow:0 -5px 18px 8px rgba(0,0,0,0.15)}.blog-list-01{color:#222}.blog-list-01 .blog-wrapper{height:100%;position:relative;margin-bottom:15px;background-color:#fff;transition:all .3s ease-in}.blog-list-01 .blog-wrapper::before{position:absolute;width:100%;height:0;top:100%;left:0;content:"";display:block;position:absolute;background-color:#1b1464;transition:all .3s ease-in}.blog-list-01 .blog-wrapper:hover{transform:translateY(-6px)}.blog-list-01 .blog-wrapper:hover::before{height:6px}.blog-list-01 .blog-wrapper p{font-size:14px}.blog-list-01 .blog-title a{color:#1b1464}.blog-list-01 .blog-img{display:block;overflow:hidden;background-color:#1b1464}.blog-list-01 .blog-img:hover img{opacity:.8;transform:scale(1.15)}.blog-list-01 .blog-img img{max-width:100%;transition:all .4s ease-in}.blog-link-1{background-color:#fff;color:#1b1464;border-radius:100px;border:4px solid rgba(27,20,100,0.15);display:inline-block;line-height:1.4;padding:8px 25px;font-size:13px;font-weight:600;font-family:"Work Sans", sans-serif;transition:all .3s ease-in}.blog-link-1:hover{background-color:#fbb03b;border-color:#fbb03b;color:#111}.reference-logos.style-1{background:#f2f2f2}.reference-logos.style-1 .logo-col{padding:.5px}.reference-logos.style-1 .logo-wrap{background-color:#fff;position:relative}.reference-logos.style-1 .logo-wrap img{width:100%;margin:0 auto;opacity:.5;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.reference-logos.style-1 .logo-wrap:hover{box-shadow:0 16px 36px 0px rgba(0,0,0,0.13);z-index:25}.reference-logos.style-1 .logo-wrap:hover img{opacity:1;filter:none;-webkit-filter:none}.static-banner{position:relative;z-index:6}.static-banner img.static-bg{opacity:.15;object-fit:cover;min-width:100%;height:100%;top:0;left:0;z-index:-1}@media screen and (min-width: 992px){.static-banner .content-text.absolute-center{position:absolute;z-index:50;top:50%;left:50%;transform:translate(-50%, -50%)}}.static-banner.dark-section{background-color:#12222e;color:#fff}.static-banner.dark-section .content-text .content-title{margin-bottom:15px}.static-banner.dark-section .content-text .content-desc{margin-bottom:20px}@media screen and (max-width: 991px){.static-banner{padding:6vw 0;overflow-x:hidden}.static-banner img.static-bg{height:100%;position:absolute;z-index:-1;top:0;left:0;max-width:100%;object-fit:cover}}.slider-img-static{position:relative}.slider-img-static .static-bg{width:100%;height:auto;object-fit:cover;opacity:.2}.slider-img-static .static-content-text{position:absolute;top:50%;left:50%;z-index:20}.slider-img-static .static-content-title{position:relative;font-family:"Work Sans", sans-serif;line-height:1.3;font-weight:600;font-size:40px}.slider-img-static .static-content-title span{position:relative}.slider-img-static .static-content-title span::before{width:100px;height:3px;content:"";display:block;position:absolute;bottom:-10px;left:0}.slider-img-static .static-content-desc{font-size:18px;font-weight:300;font-family:"Work Sans", sans-serif;margin-top:20px;line-height:1.3}@media screen and (max-width: 768px){.slider-img-static{min-height:240px}.slider-img-static .static-bg{position:absolute;max-width:none;min-width:100%;height:100%;object-fit:cover}.slider-img-static .static-content-text{position:relative;top:0;left:0;transform:translate(0, 0);z-index:20}}.video-play-img{position:relative;display:block;background-color:#1b1464}.video-play-img img{opacity:.7}.video-play-img .play-icon{position:absolute;width:80px;height:80px;background-color:red;border-radius:50%;color:#fff;text-align:center;top:50%;left:50%;z-index:20;box-shadow:0 10px 24px 0px rgba(0,0,0,0.12)}.video-play-img .play-icon::before{width:130%;height:130%;content:"";display:block;position:absolute;top:-15%;left:-15%;opacity:.2;z-index:-1;background-color:inherit;border-radius:inherit}.video-play-img .play-icon:hover::before{transform:scale(2.4);opacity:0}.video-play-img .play-icon i{font-size:18px;line-height:1;top:50%;left:50%;display:inline-block;position:absolute;transition:all .3s ease-in}.section-title.big{font-size:24px}@media screen and (min-width: 992px){.section-title.big{font-size:48px}}.section-title.line-left{position:relative;padding-bottom:15px}.section-title.line-left::before{content:"";display:block;position:absolute;width:60px;height:3px;background-color:#1b1464;left:0;bottom:0}@media screen and (max-width: 991px){[class*="text-center-md-down"] .section-title.line-left::before{left:50%;transform:translateX(-50%)}}.section-content-1 .section-img,.section-content-2 .section-img{position:relative;box-shadow:0 -15px 25px 0 rgba(0,0,0,0.1)}.section-content-1 .section-img img,.section-content-2 .section-img img{width:100%}.section-content-1 .section-img .section-link,.section-content-2 .section-img .section-link{display:block;padding:15px 25px;line-height:22px;background-color:#fff;color:#485158;position:absolute;left:0;bottom:0;z-index:20;font-size:12px;font-weight:bold}.section-content-1 .section-img .section-link i,.section-content-2 .section-img .section-link i{width:44px;margin:0 10px;height:44px;border-radius:50%;border:1px solid rgba(0,0,0,0.12);padding:11px 0;text-align:center;display:inline-block;font-size:16px}.section-content-1 .section-img .section-link:hover,.section-content-2 .section-img .section-link:hover{background-color:#646e77;color:#fff}.section-content-1 .section-img .section-link:hover i,.section-content-2 .section-img .section-link:hover i{border:1px solid rgba(255,255,255,0.24);transform:translateX(10px);background-color:rgba(0,0,0,0.2);color:#fff}.section-content-1 .section-text .section-link,.section-content-2 .section-text .section-link{display:inline-block;padding:11px 2vw;text-align:center;min-width:200px;max-width:100%;line-height:20px;color:#222;border:1px solid rgba(17,17,17,0.2);font-size:12px;margin:15px 0}.section-content-1 .section-text .section-link i,.section-content-2 .section-text .section-link i{font-size:16px;line-height:20px;display:inline-block;position:relative;top:3px;margin-left:8px;color:#222}.section-content-1 .section-text .section-link:hover,.section-content-2 .section-text .section-link:hover{background-color:#222;color:#fff;border:1px solid transparent}.section-content-1 .section-text .section-link:hover i,.section-content-2 .section-text .section-link:hover i{color:#fff}.section-content-1 .section-title,.section-content-2 .section-title{font-weight:600;font-family:"Work Sans", sans-serif;line-height:1.2;margin-bottom:25px}@media screen and (max-width: 768px){.section-content-1 .section-img .section-link,.section-content-2 .section-img .section-link{position:static;width:100%;text-align:center;padding:10px 10px}}.section-content-2 .section-img{position:relative;z-index:20}.section-content-2 .section-img .section-img-wrap{background-color:#3e454d}.section-content-2 .section-img::before{content:"";display:block;position:absolute;z-index:-1;width:90%;height:90%;left:-15px;bottom:-15px;border:3px solid #1b1464;opacity:.5}.section-content-2 .section-img::after{width:100%;height:120px;content:"";display:block;position:absolute;z-index:1;background:rgba(0,0,0,0);background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.5) 100%);background:-webkit-gradient(linear, left top, left center, left bottom color-stop(0%, rgba(0,0,0,0)), color-stop(25%, rgba(0,0,0,0.2)), color-stop(100%, rgba(0,0,0,0.5)));background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.5) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.5) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.5) 100%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.5) 100%);bottom:0;left:0;opacity:.6;pointer-events:none}.section-content-2 .section-img .section-link{background-color:transparent;color:#fff;left:auto;right:0}.section-content-2 .section-img .section-link i{border:1px solid rgba(255,255,255,0.24)}.template-list .template-item{position:relative;background-color:#fff;box-shadow:0 8px 18px 0 rgba(0,0,0,0.08);position:relative}.template-list .template-item:hover{box-shadow:0 20px 35px 0 rgba(0,0,0,0.29);z-index:20}.template-list .template-item .template-img{position:relative;display:block;overflow:hidden}.template-list .template-item .template-img img{width:100%}.template-list .template-item .template-text{text-align:center}.template-list .template-item .template-title{display:block;line-height:1.6;text-align:center;padding:14px 12px;color:#222;font-weight:400;font-size:16px;font-family:"Work Sans", sans-serif;letter-spacing:.5px;text-transform:uppercase;border-bottom:1px solid rgba(0,0,0,0.12);border-top:1px solid rgba(0,0,0,0.12)}.template-list .template-item .template-links .template-link{width:50%;float:left;line-height:22px;padding:10px 12px;display:block;font-size:13px;font-weight:600}.template-list .template-item .template-links .template-link i{position:relative;display:inline-block;top:3px;margin-right:6px;font-size:16px}.template-list .template-item .template-links .template-link.link-1{color:#222;background-color:#fff}.template-list .template-item .template-links .template-link.link-1:hover{background-color:#f0f2f3}.template-list .template-item .template-links .template-link.link-2{background-color:#17b176;color:#ffff}.template-list .template-item .template-links .template-link.link-2:hover{background-color:#04a39b}.image-list-01 .img-wrap{position:relative;z-index:20;overflow:hidden}.image-list-01 .img-wrap [class*="square-mask"]{width:40px;height:40px;background-color:#fff;position:absolute;transform:rotate(45deg);z-index:22;pointer-events:none}.image-list-01 .img-wrap .square-mask-1{left:-20px;top:-20px}.image-list-01 .img-wrap .square-mask-2{right:-20px;top:-20px}.image-list-01 .img-wrap .square-mask-3{left:-20px;bottom:-20px}.image-list-01 .img-wrap .square-mask-4{right:-20px;bottom:-20px}.image-list-01 .img-wrap img{width:100%;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.image-list-01 .img-wrap:hover img{transform:scale(1.05)}.image-list-01 .text-wrap{position:relative;z-index:30;text-align:center;padding:15px 10px;line-height:1.5;margin-bottom:25px}.image-list-01 .text-wrap::before{content:"";display:block;position:absolute;width:80%;height:6px;background:url(/Content/Themes/guntas/img/title-line.jpg) repeat-x;bottom:0;left:0;right:0;margin:0 auto}.image-list-01 .text-wrap .name{font-size:24px;font-weight:600;font-family:"Work Sans", sans-serif;color:#777}.static-banner-mask{position:relative;overflow:hidden;min-height:220px;max-height:320px;margin:0 auto}.static-banner-mask::before{content:"";display:block;position:absolute;background:url(/Content/Themes/guntas/img/banner-mask.png) no-repeat;background-size:100% 100%;z-index:80;pointer-events:none;top:0;left:0;width:100%;height:100%}.static-banner-mask .banner-img{object-fit:cover;width:100%;position:relative;pointer-events:none}.static-banner-mask .text-wrap{position:absolute;top:50%;left:5%;transform:translate(0, -50%)}.static-banner-mask .text-wrap .page-title{color:#fff;font-size:5vw;font-weight:700;font-family:"Work Sans", sans-serif;background-color:transparent}@media screen and (max-width: 768px){.static-banner-mask{min-height:0}.static-banner-mask::before{display:none}.static-banner-mask .banner-img{object-fit:none;width:100%}.static-banner-mask .text-wrap .page-title{font-size:26px}}.alert-form{font-family:"Work Sans", sans-serif}.alert-form.fixed-right,ul.alert-form.fixed-right-120,ul.alert-form.fixed-right-10per{position:fixed;bottom:5vh;right:20px;z-index:200}.alert-form .alert-form-btn{padding:14px 20px;border-radius:100px;display:inline-block;background:#fff;background:-moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f0f0f0));background:-webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);background:-o-linear-gradient(top, #fff 0%, #f0f0f0 100%);background:-ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);background:linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);box-shadow:0 11px 25px 0 rgba(0,0,0,0.15);width:280px}.alert-form .alert-form-btn i{font-size:40px;line-height:1;padding-right:20px;color:#e61139}.alert-form .alert-form-btn .text{font-size:14px;color:#222;line-height:1.5;font-weight:500}.alert-form .alert-form-inner{width:300px;background:#fff;background:-moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f0f0f0));background:-webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);background:-o-linear-gradient(top, #fff 0%, #f0f0f0 100%);background:-ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);background:linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);position:absolute;bottom:100px;right:0;border-radius:20px;padding:25px 20px;opacity:0;visibility:hidden;transform:translateY(-50px);z-index:20}.alert-form .alert-form-inner::before{content:"";display:block;position:absolute;bottom:-10px;width:24px;height:24px;background-color:#f0f0f0;transform:rotate(45deg);z-index:-1;left:10%}.alert-form .alert-form-inner.active{opacity:1;visibility:visible;transform:translateY(0);box-shadow:0 16px 25px 0 rgba(0,0,0,0.15)}.alert-form .alert-form-inner input:not(.ty-btn){background-color:transparent;border:1px solid rgba(0,0,0,0.08);box-shadow:none}.alert-form .alert-form-inner input:not(.ty-btn):focus{border:1px solid rgba(0,0,0,0.12);background-color:#eef1f5}.alert-form .alert-form-inner .alert-form-close{position:absolute;background-color:#fff;width:36px;height:36px;border-radius:50%;top:-18px;right:-18px;z-index:20;cursor:pointer;display:block;line-height:36px;text-align:center;font-size:10px;border:1px solid rgba(0,0,0,0.12)}.alert-form .alert-form-inner .alert-form-close:hover{background-color:#1b1464;color:#fff;border:1px solid transparent}.education-top{background-color:#2a3136;color:#fff;padding:80px 0}.education-top .course-name{font-family:"Raleway", sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.education-top .course-desc{font-family:"Raleway", sans-serif;font-size:18px;font-weight:400;margin-bottom:0}.education-top .teacher-info{padding-right:20px;text-align:center}.education-top .teacher-info .teacher-photo{width:64px;height:64px;margin:0 auto;margin-bottom:25px;position:relative;z-index:5}.education-top .teacher-info .teacher-photo .teacher-photo-wrap{overflow:hidden;position:relative;border:1px solid rgba(255,255,255,0.24);z-index:200;width:64px;height:64px;border-radius:50%}.education-top .teacher-info .teacher-photo .teacher-photo-wrap img{width:100%}.education-top .teacher-info .teacher-photo .circular-chart{display:block;width:96px;height:96px;top:50%;left:50%;position:absolute}.education-top .teacher-info .teacher-photo .circle{stroke:#fff;fill:none;stroke-width:.2px;stroke-linecap:round;animation:progress 1s ease-out forwards;opacity:.5}@keyframes progress{0%{stroke-dasharray:0 100}}.education-top .teacher-info .teacher-name{font-size:14px;font-family:"Work Sans", sans-serif}.sticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;top:15px}@media screen and (min-width: 992px){.fixed-product{position:fixed;top:80px;margin-top:0 !important;z-index:200}}@media screen and (min-width: 992px){.product-info-fixed.fixed-product .product-video{display:none}}.product-info-fixed{border-radius:10px;background-color:#fff;padding:6px;margin-top:-250px;box-shadow:0 15px 30px 0 rgba(0,0,0,0.15)}@media screen and (max-width: 991px){.product-info-fixed{margin-top:0 !important}}.product-info-fixed .product-video{display:block;position:relative;background-color:#0a0724;overflow:hidden}.product-info-fixed .product-video .video-img{width:100%;opacity:.5}.product-info-fixed .product-video:hover img{transform:scale(1.05);opacity:.3}.product-info-fixed .product-video .play-icon{position:absolute;width:54px;height:54px;border-radius:50%;background-color:#fff;top:50%;left:50%;text-align:center;line-height:54px;color:#1b1464;font-size:12px}.product-info-fixed .product-video .play-icon .circular-chart{display:block;width:80px;height:80px;top:50%;left:50%;position:absolute}.product-info-fixed .product-video .play-icon .circle{stroke:#fff;fill:none;stroke-width:.5px;stroke-linecap:round;animation:progress 1s ease-out forwards}@keyframes progress{0%{stroke-dasharray:0 100}}.product-info-fixed .product-price{text-align:center;display:block;margin:10px 0;font-size:48px;font-family:"Work Sans", sans-serif;font-weight:600}.product-info-fixed .product-price span{font-weight:400;font-size:20px}.product-info-fixed .product-info-links{text-align:center}.product-info-fixed .product-info-links .basket-link,.product-info-fixed .product-info-links .buy-link{width:90%;margin-left:auto;margin-right:auto;margin-bottom:10px;line-height:1.8;padding:10px 12px;border-radius:100px;color:#222;display:block;font-family:"Work Sans", sans-serif;font-size:16px;font-weight:600;text-align:center;border:1px solid rgba(0,0,0,0.12)}.product-info-fixed .product-info-links.red-link .basket-link{background-color:#e61139;color:#fff}.product-info-fixed .product-info-links.red-link .basket-link:hover{background-color:#c71132}.product-info-fixed .product-info-links.red-link .buy-link{border:1px solid rgba(230,17,57,0.3)}.product-info-fixed .product-info-links.red-link .buy-link:hover{background-color:#e61139;color:#fff}.product-info-fixed .icon-details{padding:10px;font-family:"Work Sans", sans-serif}.product-info-fixed .icon-details .title{line-height:1.5;padding:5px 0;font-size:16px;font-weight:500}.product-info-fixed .icon-details ul li{font-size:13px;line-height:1.4;padding:5px 0}.product-info-fixed .icon-details ul li i{font-size:15px;margin-right:5px;position:relative;top:3px}#product-detail-02 .product-tab ul.product-tabs,.product-detail-02 .product-tab ul.product-tabs{list-style:none;width:100%;float:none;margin-top:15px;margin-bottom:25px}#product-detail-02 .product-tab ul.product-tabs li,.product-detail-02 .product-tab ul.product-tabs li{float:left;min-width:25%}#product-detail-02 .product-tab ul.product-tabs li a,.product-detail-02 .product-tab ul.product-tabs li a{background-color:transparent;color:#222;font-weight:500;font-family:"Work Sans", sans-serif;padding:15px 15px;width:100%;line-height:1.8;display:block;text-align:center;position:relative;z-index:5}#product-detail-02 .product-tab ul.product-tabs li a::before,.product-detail-02 .product-tab ul.product-tabs li a::before{width:24px;height:24px;z-index:-1;content:"";display:block;position:absolute;transform:rotate(45deg);background-color:inherit;left:50%;margin-left:-12px;bottom:-10px}#product-detail-02 .product-tab ul.product-tabs li.active a,.product-detail-02 .product-tab ul.product-tabs li.active a{background-color:#fff;box-shadow:0 12px 20px 0 rgba(0,0,0,0.12)}#product-detail-02 .tab-content,.product-detail-02 .tab-content{background-color:#fff;box-shadow:0 12px 20px 0 rgba(0,0,0,0.12);min-height:400px;padding:15px;font-family:"Work Sans", sans-serif;color:#222}#product-detail-02 .tab-content .title,.product-detail-02 .tab-content .title{font-size:18px;font-weight:500;line-height:2;padding:5px 0;margin-bottom:10px}#product-detail-02 .tab-content .list1,.product-detail-02 .tab-content .list1{list-style:none}#product-detail-02 .tab-content .list1 li,.product-detail-02 .tab-content .list1 li{font-size:14px;padding:5px 10px;line-height:20px}#product-detail-02 .tab-content .list1 li i,.product-detail-02 .tab-content .list1 li i{font-size:12px;margin-right:5px}ul.two-column li{width:50%;float:left}ul.two-column li a{padding:6px 10px}@media screen and (max-width: 991px){ul.two-column li{float:none;width:100%}ul.two-column li a{display:block;width:100%}}@media screen and (min-width: 992px){ul.two-column-md-up li{width:50%;float:left}}.banner-video-icon{color:#fff;display:block;position:fixed;top:15vw;right:26%;z-index:20000;width:80px;height:80px;background:#d4052c;line-height:80px;text-align:center;border-radius:50%;font-size:20px}.banner-video-icon::before{width:100px;height:100px;border-radius:inherit;background-color:inherit;top:-10px;left:-10px;opacity:.25;content:"";display:block;position:absolute;z-index:-1}.banner-video-icon i{display:inline-block;position:relative;top:3px}.banner-video-icon:hover{transform:rotate(360deg);box-shadow:0 10px 24px 0 rgba(0,0,0,0.18);color:#fff}.banner-video-icon:hover::before{transform:scale(1.44);opacity:0}.banner-video-icon:focus{color:#fff}.title-10{font-family:"Montserrat", sans-serif;font-weight:600;color:#222}.title-10 .title{font-size:18px;font-weight:600;letter-spacing:-0.6px;margin:0;line-height:1.2}.title-10 .title span{position:relative;display:inline-block;z-index:10}.title-10 .title span::before,.title-10 .title span::after{content:"";display:block;position:absolute;width:50px;height:3px;background-color:#222;top:50%;margin-top:-2px}.title-10 .title span::before{right:105%}.title-10 .title span::after{left:105%}.title-10 .desc{font-size:36px;letter-spacing:-1.5px;line-height:1.2;display:block;margin-top:6px}@media screen and (max-width: 768px){.title-10 .title{font-size:16px}.title-10 .title span::after,.title-10 .title span::before{width:25px}.title-10 .desc{font-size:24px}}.content-list-new [class*="colm"]{margin:5px 0;padding:7px}.content-list-new .content-box{transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);position:relative}.content-list-new .content-box:hover{transform:translateY(-10px);box-shadow:0 5px 30px 20px rgba(0,0,0,0.25);z-index:10}.content-list-new .content-box .content-img{overflow:hidden;position:relative;display:block;z-index:20}.content-list-new .content-box .content-img::before{content:"";display:block;position:absolute;width:100%;height:80%;opacity:1;pointer-events:none;bottom:0;left:0;z-index:10}.content-list-new .content-box .content-img img{opacity:0.85}.content-list-new .content-box .content-img:hover img{transform:scale(1.05)}.content-list-new .content-box img,.content-list-new .content-box .title,.content-list-new .content-box .icon{transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.content-list-new .title{color:#fff;font-family:"Montserrat", sans-serif;font-weight:600;font-size:24px;letter-spacing:-1px;position:absolute;bottom:10px;left:10px;z-index:10;padding:5px 40px 5px 10px;line-height:1.3;margin:0;z-index:11}.content-list-new .icon{position:absolute;right:10px;bottom:10px;width:36px;height:36px;line-height:36px;text-align:center;border-radius:50%;font-size:12px;z-index:10}.btn-style-01{font-family:"Montserrat", sans-serif;font-weight:600;font-size:16px;line-height:1.5;min-height:90px;display:flex;align-items:center;padding:10px 25px;letter-spacing:-0.5px;width:450px;max-width:100%;position:relative;z-index:20;margin:20px 0;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.btn-style-01:hover{transform:translateY(-7px)}.btn-style-01 i{margin-left:auto;font-size:30px;transform:rotate(-90deg)}@media screen and (max-width: 768px){.btn-style-01{font-size:15px;padding:10px 14px;min-height:72px;width:auto}}.carousel-sep{position:relative;z-index:20}.carousel-sep .sep1,.carousel-sep .sep2,.carousel-sep .sep3,.carousel-sep .sep4{width:1px;height:100%;position:absolute;top:0;left:20%;background-color:#e2e2e2;z-index:80;pointer-events:none}.carousel-sep .sep2{left:40%}.carousel-sep .sep3{left:60%}.carousel-sep .sep4{left:80%}@media screen and (max-width: 1200px){.carousel-sep .sep1{left:25%}.carousel-sep .sep2{left:50%}.carousel-sep .sep3{left:75%}.carousel-sep .sep4{display:none}}@media screen and (max-width: 991px){.carousel-sep .sep1{left:33%}.carousel-sep .sep2{left:66%}.carousel-sep .sep3{display:none}}@media screen and (max-width: 768px){.carousel-sep .sep1{left:50%}.carousel-sep .sep2{display:none}}@media screen and (max-width: 480px){.carousel-sep .sep1{display:none}}.carousel-sep.circle:before{content:"";display:block;position:absolute;width:800px;height:800px;bottom:-400px;right:calc(100% - 50px);border-radius:50%;z-index:-1;display:none}.carousel-sep.circle:after{content:"";display:block;position:absolute;width:500px;height:500px;bottom:-300px;right:95%;border-radius:50%;background-color:transparent;box-sizing:content-box}@media screen and (max-width: 768px){.carousel-sep.circle::after,.carousel-sep.circle::before{display:none}}.owl-logos-01{border-radius:200px;box-shadow:0 0 40px 13px rgba(0,0,0,0.08);padding:0 20px;position:relative;z-index:50;background-color:#fff}@media screen and (max-width: 768px){.owl-logos-01{border-radius:10px}}.owl-logos-01 .owl-item{padding:50px 0;position:relative;z-index:20}.owl-logos-01 .item{padding:0 20px;position:relative;overflow:visible;text-align:center}.owl-logos-01 .item .item-img{display:block;position:relative}.owl-logos-01 .item .item-name{opacity:0;visibility:hidden;display:inline-block;position:absolute;bottom:120%;left:50%;transform:translateX(-50%);padding:10px 15px;font-family:"Montserrat", sans-serif;font-weight:600;font-size:11px;z-index:20;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);white-space:nowrap;border-radius:50px}.owl-logos-01 .item .item-name::before{content:"";display:block;position:absolute;width:10px;height:10px;transform:rotate(-45deg);background-color:inherit;bottom:-6px;left:50%;margin-left:-5px}.owl-logos-01 .item img{max-width:200px;margin:0 auto;filter:grayscale(1);border-radius:50px;overflow:hidden}.owl-logos-01 .item:hover img{filter:none;transform:scale(1.1);transition-timing-function:cubic-bezier(0.23, 1, 0.32, 1)}.owl-logos-01 .item:hover .item-name{opacity:1;visibility:visible;bottom:100%}.owl-logos-01 .owl-nav{width:80px;height:80px;position:absolute;left:-45px;top:50%;margin-top:-40px;border-radius:50%;text-align:center;z-index:40}.owl-logos-01 .owl-nav::before{width:calc(100% + 12px);height:calc(100% + 12px);background-color:transparent;opacity:0.2;top:-6px;left:-6px;content:"";display:block;position:absolute;border-radius:inherit}.owl-logos-01 .owl-nav .owl-next,.owl-logos-01 .owl-nav .owl-prev{width:30px;height:80px;display:inline-block;text-align:center;line-height:80px}.owl-logos-01 .owl-nav .owl-next span,.owl-logos-01 .owl-nav .owl-prev span{font-size:48px;color:#fff;display:block;position:relative;top:-4px}@media screen and (max-width: 768px){.owl-logos-01 .owl-nav{left:50%;top:auto;bottom:-30px;transform:scale(.7);margin-left:-40px}}.footer-call-1{padding:30px 30px;min-height:120px}@media screen and (max-width: 768px){.footer-call-1{padding:30px 15px}}.footer-call-1 h4{font-family:"Montserrat", sans-serif;font-size:24px;font-weight:600;letter-spacing:-1px}.footer-call-1 .links{padding:20px 0}.footer-call-1 .links a{transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.footer-call-1 .links a{display:inline-block;padding:8px 20px;border-radius:30px;color:#fff;font-family:"Montserrat", sans-serif;font-weight:600;font-size:12px;position:relative}.footer-call-1 .links a:hover{transform:translateX(-3px)}.footer-call-1 .links a i{position:absolute;top:50%;transform:translateY(-50%);font-size:20px;vertical-align:middle}.footer-call-1 .links a.link1{border:2px solid rgba(255,255,255,0.4);padding-left:40px}.footer-call-1 .links a.link1 i{left:10px}.footer-call-1 .links a.link1:hover{background-color:#fff;color:#222}.footer-call-1 .links a.link2{border:2px solid transparent;padding-right:40px}.footer-call-1 .links a.link2 i{right:20px;font-size:12px}.footer-call-1 .links a.link2:hover{background-color:#fff;color:#222}@media screen and (max-width: 768px){.footer-call-1 .links a{display:block;padding:8px 20px;margin:8px 0}.footer-call-1 .links a i{position:static;line-height:1;margin:0 8px}}footer.style-06{width:100% !important;background-color:transparent !important;font-family:"Roboto Condensed", sans-serif !important;font-weight:600}footer.style-06 .footer-inner{background-color:#d8d9e2}.footer-contact-05 li a{display:flex;align-items:center;color:#222;margin:5px 0;padding:10px 0;line-height:1.2;font-size:18px;font-family:"Roboto Condensed", sans-serif;font-weight:600;opacity:0.6}@media screen and (max-width: 768px){.footer-contact-05 li a{justify-content:center}}.footer-contact-05 li a:hover{opacity:1;transform:translateX(5px)}.footer-contact-05 li a i{font-size:24px;line-height:1;margin-right:10px}.footer-call{display:block;color:#222;font-family:"Roboto Condensed", sans-serif;font-weight:600}.footer-call .name,.footer-call .number{display:block;line-height:1}.footer-call span.name{font-size:13px}.footer-call span.number{font-size:30px;letter-spacing:-1.2px}.footer-call span.number span{font-size:18px}.footer-call.icon{position:relative;padding:80px 0 20px 0;z-index:5}.footer-call.icon .bg-icon{position:absolute;top:80px;z-index:-1;font-size:150px;opacity:0.05;left:20px}footer.style-03,footer.style-06{overflow:hidden;font-family:"Montserrat", sans-serif;background-color:#e2e4e7;padding-top:60px;width:1600px;max-width:100%;margin:0 auto}footer.style-03 .footer-title,footer.style-06 .footer-title{font-size:17px;color:#222;font-weight:600;margin-bottom:20px;margin-top:20px}footer.style-03 .footer-menu2,footer.style-06 .footer-menu2{padding-left:15px}footer.style-03 .footer-menu2 li a,footer.style-06 .footer-menu2 li a{display:block;font-weight:600;color:#222;padding:7px 10px;font-size:14px;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}footer.style-03 .footer-menu2 li a:hover,footer.style-06 .footer-menu2 li a:hover{transform:translateX(5px)}footer.style-03 .footer-menu2.two-col li,footer.style-06 .footer-menu2.two-col li{width:49%;display:inline-block}footer.style-03 .footer-social,footer.style-06 .footer-social{background-color:#fff;padding:20px 20px;border-top-left-radius:50px;border-bottom-left-radius:50px;position:relative;padding-left:30px;margin:20px 0}footer.style-03 .footer-social span.share,footer.style-06 .footer-social span.share{position:absolute;left:-20px;width:40px;height:40px;top:50%;margin-top:-17px;text-align:center;line-height:38px;z-index:10;border-radius:50%;display:block;border:4px solid #e2e4e7;background-clip:content-box}footer.style-03 .footer-social::before,footer.style-06 .footer-social::before{left:100%;content:"";display:block;position:absolute;bottom:0;top:0;height:100%;background-color:#fff;width:250px}footer.style-03 .footer-social li,footer.style-06 .footer-social li{display:inline}footer.style-03 .footer-social li a,footer.style-06 .footer-social li a{width:48px;height:48px;line-height:48px;color:#222;text-align:center;display:inline-block;background-color:#dce1ed;border-radius:50%;transition:all .5s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}footer.style-03 .footer-social li a:hover,footer.style-06 .footer-social li a:hover{transform:translateY(-3px)}footer.style-03 .footer-links-bottom,footer.style-06 .footer-links-bottom{background-color:#fff;padding:30px 0;font-family:"Montserrat", sans-serif;font-size:12px;color:#222;font-weight:600}footer.style-03 .footer-links-bottom .footer-menu3 li,footer.style-06 .footer-links-bottom .footer-menu3 li{display:inline}footer.style-03 .footer-links-bottom .footer-menu3 li a,footer.style-06 .footer-links-bottom .footer-menu3 li a{display:inline-block;padding:10px 6px;color:#222}footer.style-03 .footer-signature,footer.style-06 .footer-signature{padding:25px 0;text-align:center;font-family:"Montserrat", sans-serif;font-size:12px;color:#222;font-weight:600}@media screen and (max-width: 768px){footer.style-03,footer.style-06{text-align:center}footer.style-03 .footer-title,footer.style-06 .footer-title{margin-top:35px}footer.style-03 .footer-social::before,footer.style-06 .footer-social::before{display:none}footer.style-03 .footer-menu2.two-col li,footer.style-06 .footer-menu2.two-col li{width:100%;display:inline-block}}.numbers-counter{font-family:"Montserrat", sans-serif;font-weight:600;color:#fff}.numbers-counter .numbers{font-size:52px;letter-spacing:-2px}.numbers-counter .name{font-size:24px;margin:0;line-height:1.2}@media screen and (max-width: 768px){.numbers-counter .number-box{padding:20px 10px}.numbers-counter .numbers{font-size:46px}.numbers-counter .name{font-size:18px}}.owl-thumb-list-6{position:absolute;right:-24px;top:290px;z-index:30;transform:translateY(-50%);font-family:"Montserrat", sans-serif;font-weight:600}@media screen and (max-width: 1600px){.owl-thumb-list-6{right:20px !important}}.owl-thumb-list-6 button.owl-thumb-item{display:block;width:200px;padding:0 0;border-radius:100px;text-align:left;position:relative;margin:11px 0;height:50px}.owl-thumb-list-6 button.owl-thumb-item i,.owl-thumb-list-6 button.owl-thumb-item .name{transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.owl-thumb-list-6 button.owl-thumb-item::before{content:"";display:block;position:absolute;right:-8px;top:-8px;height:66px;width:0;background-color:#fff;border-radius:200px;z-index:-1;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.23, 1, 0.32, 1)}.owl-thumb-list-6 button.owl-thumb-item i{background-color:#fff;font-size:20px;display:block;width:48px;height:48px;border-radius:50%;line-height:48px;float:right;text-align:center;position:relative;z-index:20;box-shadow:0 0 22px 7px rgba(0,0,0,0.12)}.owl-thumb-list-6 button.owl-thumb-item i::after{width:calc(100% + 8px);height:calc(100% + 8px);top:-4px;left:-4px;border:4px solid #fff;opacity:0.2;content:"";display:block;position:absolute;border-radius:inherit;z-index:-1;pointer-events:none}.owl-thumb-list-6 button.owl-thumb-item .name{visibility:hidden;width:120px;line-height:1.2;position:relative;top:5px;opacity:0;float:right;transform:translateX(100px);overflow:hidden;font-weight:600;letter-spacing:-1px}.owl-thumb-list-6 button.owl-thumb-item.active::before{width:200px;box-shadow:0 0 22px 7px rgba(0,0,0,0.12)}.owl-thumb-list-6 button.owl-thumb-item.active .name{display:block;visibility:visible;opacity:1;transform:translateX(0)}.owl-thumb-list-6 button.owl-thumb-item.active i{transform:scale(1.1)}@media screen and (min-width: 992px){header.style-05+div{margin-top:-120px;position:relative}}header.style-05 .logo-wrap{white-space:nowrap}header.style-05 .header-wrap{position:relative}header.style-05 .header-wrap::before{content:"";display:block;position:absolute;bottom:0;right:0;width:70%;height:1px;background:#fff;background:linear-gradient(90deg, #fff 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.459821) 21%, rgba(255,255,255,0.78195) 46%, rgba(255,255,255,0.0732668) 77%, #fff 100%);opacity:0.5}header.style-05 .header-buttons li{display:inline}header.style-05 .header-buttons li a{display:inline-block;color:#fff;font-size:12px;font-family:"Montserrat", sans-serif;font-weight:600;border:2px solid transparent;padding:5px 10px;border-radius:30px}header.style-05 .header-buttons li a i{position:relative;top:4px;font-size:16px;line-height:0;display:inline-block}header.style-05 .header-buttons li:first-child a{border-color:rgba(255,255,255,0.397)}header.style-05 .header-buttons li:hover a{background-color:#fff;color:#222;transform:translateY(-2px)}header.style-05 span.logo-amblem{display:inline-block;position:relative;top:-24px;z-index:5}@media screen and (max-width: 1200px){header.style-05 span.logo-amblem{width:100px;top:-30px}}@media screen and (max-width: 991px){header.style-05 span.logo-amblem{width:125px;top:-30px}}header.style-05 span.logo-amblem::before{width:95px;height:95px;content:"";display:block;position:absolute;border:8px solid #fff;z-index:-1;border-radius:50%;opacity:0.1;box-sizing:content-box;transform:translate(-50%, -50%);z-index:-1;top:39%;left:48%}header.style-05 span.logo-amblem::after{width:130px;height:130px;content:"";display:block;position:absolute;border:2px solid #fff;z-index:-1;border-radius:50%;opacity:0.1;box-sizing:content-box;transform:translate(-50%, -50%);z-index:-1;top:39%;left:48%}header.style-05 .logo-name{color:#fff;font-size:20px;font-family:"Montserrat", sans-serif;font-weight:600;margin-left:-20px;letter-spacing:-1px}header.style-05 .logo-name span{font-size:28px}@media screen and (max-width: 1200px){header.style-05 .logo-name{font-size:16px}header.style-05 .logo-name span{font-size:18px}}header.style-05 .top-nav{background:#fff;background:linear-gradient(90deg, #fff 0%, #d3d5de 100%);min-height:45px;position:relative;z-index:8}header.style-05 .top-nav span.header-bg{position:absolute;width:50px;height:100%;top:0;right:0;z-index:-1;background-color:#3272d1}header.style-05 .top-nav span.header-bg::before{left:-16px;top:0;background-color:inherit;content:"";display:block;position:absolute;width:30px;height:100%;-webkit-transform:skewX(-30deg);-moz-transform:skewX(-30deg);-ms-transform:skewX(-30deg);-o-transform:skewX(-30deg);transform:skewX(-30deg)}header.style-05 .top-nav span.header-bg::after{left:-34px;top:0;background-color:inherit;content:"";display:block;position:absolute;width:30px;height:100%;-webkit-transform:skewX(-30deg);-moz-transform:skewX(-30deg);-ms-transform:skewX(-30deg);-o-transform:skewX(-30deg);transform:skewX(-30deg);opacity:0.5}header.style-05 .top-nav span.header-bg1{position:absolute;width:80px;right:0;top:0;height:100%;background-color:transparent;z-index:-1}header.style-05 .top-nav span.header-bg1::before{left:-16px;top:0;background-color:#3272d1;content:"";display:block;position:absolute;width:30px;height:100%;-webkit-transform:skewX(-30deg);-moz-transform:skewX(-30deg);-ms-transform:skewX(-30deg);-o-transform:skewX(-30deg);transform:skewX(-30deg);opacity:0.2}header.style-05 .top-nav .top-menu1 li{display:inline}header.style-05 .top-nav .top-menu1 li a{display:inline-block;font-size:11px;font-family:"Montserrat", sans-serif;font-weight:600;color:#222;padding:3px 5px;border-left:1px solid #c5c5c5;line-height:1.2}.button-02{display:inline-block;padding:22px 30px;position:relative;line-height:28px;min-width:280px;max-width:90%;white-space:nowrap;height:72px;font-family:"Montserrat", sans-serif;font-weight:600;text-align:left;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.23, 1, 0.32, 1);font-size:14px}.button-02:focus{color:#fff}.button-02:hover{color:#fff;transform:translateX(5px)}.button-02:hover i{width:35px;transform:translateX(10px)}.button-02 i{position:absolute;height:72px;padding:0 10px;width:40px;text-align:center;line-height:72px;top:0;display:block;right:0;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.23, 1, 0.32, 1)}.call-banner{padding:0 20px}.call-banner .slogan p{color:#fff;font-size:36px;font-family:"Montserrat", sans-serif;font-weight:600;letter-spacing:-1.5px;margin:0;line-height:1.3}.call-banner .slogan p.first{font-size:44px}.call-banner .link-wrap,.call-banner .slogan{min-height:160px;padding:5vw 0}.call-banner .img1{position:absolute;width:300px;height:auto;bottom:0;left:50%;transform:translateX(-50%)}@media screen and (max-width: 991px){.call-banner{text-align:center}.call-banner .img1{position:static;width:auto;max-width:90%;transform:translateX(0)}.call-banner .slogan{width:100%;flex:0 0 100%}.call-banner .slogan p{font-size:20px;letter-spacing:-1px;display:inline}.call-banner .slogan p.first{font-size:24px}}.shadow-30{box-shadow:-10px -30px 60px 8px rgba(0,0,0,0.25)}.owl-carousel.gradient-mask{position:relative;z-index:30}.owl-carousel.gradient-mask .item{position:relative}.owl-carousel.gradient-mask .item::before{top:0;left:0;width:100%;height:250px;max-height:60%;content:"";display:block;position:absolute;background:#000;background:linear-gradient(0deg, #000 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.798757) 44%, #000 100%);pointer-events:none;opacity:0.5}.logos-list05 .colm-6{padding:8px}.logos-list05 .logo-wrap{background-color:#fff;box-shadow:5px 8px 12px 4px rgba(0,0,0,0.08);border-radius:8px;text-align:center;display:block;margin:10px 0;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}.logos-list05 .logo-wrap:hover{box-shadow:5px 8px 36px 9px rgba(0,0,0,0.12);transform:translateY(-7px)}.logos-list05 .logo-wrap:hover img{filter:none;opacity:1}.logos-list05 .logo-wrap img{width:200px;max-width:90%;margin:0 auto;filter:grayscale(1);opacity:0.6;transition:all .4s ease-in}header.mobile-header.style-10 .top-nav{min-height:50px}header.mobile-header.style-10 .menu-collapse .bar-group,header.mobile-header.style-10 .menu-collapse1 .bar-group,header.mobile-header.style-10 .menu-collapse2 .bar-group{width:58px}header.mobile-header.style-10 .menu-collapse .bar,header.mobile-header.style-10 .menu-collapse1 .bar,header.mobile-header.style-10 .menu-collapse2 .bar{width:54px;height:4px}header.mobile-header.style-10 .menu-collapse .bar::after,header.mobile-header.style-10 .menu-collapse1 .bar::after,header.mobile-header.style-10 .menu-collapse2 .bar::after,header.mobile-header.style-10 .menu-collapse .bar::before,header.mobile-header.style-10 .menu-collapse1 .bar::before,header.mobile-header.style-10 .menu-collapse2 .bar::before{height:4px}header.mobile-header.style-10 .header-buttons{display:flex;flex-wrap:wrap}header.mobile-header.style-10 .header-buttons li{display:inline;flex-grow:1;margin:3px;flex-shrink:0}header.mobile-header.style-10 .header-buttons li a{display:inline-block;font-size:12px;font-family:"Montserrat", sans-serif;font-weight:600;border:2px solid transparent;padding:5px 2vw;border-radius:30px;width:100%;text-align:center}header.mobile-header.style-10 .header-buttons li a i{position:relative;top:4px;font-size:16px;line-height:0;display:inline-block}header.mobile-header.style-10 .header-buttons li:hover a{transform:translateY(-2px)}.append-mobile-logo{display:none}.append-mobile-logo-here .append-mobile-logo{display:block}.bg-color-gray-01{background-color:#d7dbe2}ul.ls-2 li>a{letter-spacing:-0.2px !important}@media screen and (min-width: 992px){header .mega-menus,header .mega-menus.sm{position:static !important}header .mega-menus li.mega-li,header .mega-menus.sm li.mega-li{position:static !important}header .mega-menus li.mega-li>a.highlighted+ul,header .mega-menus.sm li.mega-li>a.highlighted+ul{display:flex}header .mega-menus li.mega-li ul,header .mega-menus.sm li.mega-li ul{width:100% !important;max-width:none !important;top:100% !important;left:0 !important;margin:0 !important}header .mega-menus.style-1 li.mega-li ul,header .mega-menus.sm.style-1 li.mega-li ul{padding:20px 200px 20px 20px;flex-wrap:wrap}header .mega-menus.style-1 li.mega-li ul li,header .mega-menus.sm.style-1 li.mega-li ul li{flex:1 0 25%;max-width:25%;padding:6px}header .mega-menus.style-1 li.mega-li ul li a,header .mega-menus.sm.style-1 li.mega-li ul li a{display:flex;align-items:center;position:relative;width:100%;border:0;border-radius:6px;box-shadow:0 0 22px 6px rgba(0,0,0,0.11);line-height:1.4 !important;padding:10px 15px !important;min-height:64px !important;height:auto !important;font-weight:600}header .mega-menus.style-1 li.mega-li ul li a::after,header .mega-menus.sm.style-1 li.mega-li ul li a::after{font-family:icon-font !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;content:"\4b";display:inline-block;margin-left:auto}}body.overlay1::before{width:100%;height:1000vh;position:fixed;top:0;left:0;content:"";z-index:100;background-color:#000;opacity:0.75}.modal-form{position:fixed;width:960px;left:0;right:0;margin:0 auto;top:150px;background-color:#fff;color:#222;padding:30px 20px;font-family:"Roboto Condensed", sans-serif !important;z-index:120;text-align:center;max-width:100%;opacity:0;visibility:hidden;transform:translateY(-50px);transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);box-shadow:0 0 30px 10px rgba(0,0,0,0.22);max-width:95%}@media screen and (max-width: 576px){.modal-form{height:100vh;overflow:auto;top:3%}}.modal-form.active{visibility:visible;opacity:1;transform:translateY(0)}.modal-form .form-close{position:absolute;width:48px;height:48px;text-align:center;right:0;top:0;font-size:11px;line-height:48px;display:block}.modal-form .title{font-size:40px;letter-spacing:-1px;font-weight:600;margin-bottom:15px}.modal-form .call-link{display:inline-block;border-radius:80px;background-color:green;color:#fff;height:48px;line-height:22px;padding:13px 30px;white-space:nowrap;position:relative;margin:20px auto;padding-left:40px;font-size:14px}.modal-form .call-link span{font-size:16px;font-weight:600;letter-spacing:-1px}.modal-form .call-link i{position:absolute;background-color:green;width:64px;height:64px;border-radius:50%;text-align:center;left:-34px;top:-9px;vertical-align:middle;line-height:56px;color:#fff;font-size:20px;border:4px solid #fff}.modal-form form.call .input-wrap{padding-bottom:10px}.modal-form form.call .input-wrap .input{width:100%;background-color:#eaeaee;font-size:14px;height:54px;padding:10px 14px;font-weight:600;border:0}.modal-form form.call .input-wrap textarea.input{height:80px}.modal-form form.call .input-wrap .submit{width:250px;max-width:90%;display:block;margin:15px auto;border-radius:80px;padding:15px 25px;line-height:24px;font-weight:600;letter-spacing:-0.5px}.logo-list-20 .colm{min-width:300px;text-align:center;display:block;border:1px solid #e2e2e2;padding:20px 15px;background-color:#fff}.logo-list-20 .colm img{margin:0 auto}.logo-list-20 .colm span{display:block;font-family:"Roboto Condensed", sans-serif;font-size:18px;line-height:1.3;padding:10px 0;color:#222;font-weight:600}.liste-10 .box-wrap{padding:5px}.liste-10 .box-wrap img{width:100%}.liste-10 .box-wrap .box{position:relative;display:block}.liste-10 .box-wrap .name{position:absolute;right:0;bottom:0;font-size:16px !important;letter-spacing:-0.05px !important;margin:0 !important;color:#fff;font-weight:bold;line-height:22px;display:block;z-index:20}.liste-10 .box-wrap .name a{display:inline-block;color:#fff;background-color:green;padding:10px 20px;font-size:14px}.img-scroll{position:absolute;bottom:-10px;display:inline-block;padding:14px 10px;background-color:#b7754d;font-weight:bold;color:#fff;text-align:center;font-size:13px;left:50%;line-height:1;box-shadow:0 0 40px 12px rgba(0,0,0,0.2);z-index:20;transform:translateX(-50%);z-index:20}.img-scroll:hover,.img-scroll:focus{color:#fff}.img-scroll span{display:block;margin-bottom:10px}.img-scroll i{font-size:20px;display:block;position:relative;animation:1s scroll-anim infinite}@keyframes scroll-anim{0%{transform:translateY(0)}50%{transform:translateY(8px)}100%{transform:translateY(0)}}.product-list-10 .product-box{position:relative;background-color:#fff;border-radius:20px;box-shadow:0 0 40px 10px rgba(0,0,0,0.15);padding:20px 140px 20px 20px;min-height:220px;margin:2.8vw 0;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}@media screen and (min-width: 768px){.product-list-10 .product-box{max-height:210px}}.product-list-10 .product-box .box-img{position:absolute;right:20px;bottom:20px;max-width:30%;display:block}.product-list-10 .product-box .box-img img{max-width:100%;max-height:250px;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.product-list-10 .product-box .name{font-family:"Roboto Condensed", sans-serif;font-weight:600;font-size:30px;font-style:italic;margin:0;line-height:1.1;letter-spacing:-1px}.product-list-10 .product-box .name a{color:#222}.product-list-10 .product-box .name a span{display:block;font-weight:400;font-size:28px}.product-list-10 .product-box .desc{font-family:"Roboto Condensed", sans-serif;font-weight:600;font-size:13px;font-style:italic}.product-list-10 .product-box:hover{transform:translateY(-6px);box-shadow:0 0 40px 20px rgba(0,0,0,0.25)}.product-list-10 .product-box:hover .box-img img{transform:scale(1.08)}.product-list-10 .product-box:hover .name a,.product-list-10 .product-box:hover .desc{color:#fff}.product-list-10 .product-box:hover .detail-10{width:150px}.product-list-10 .product-box:hover .detail-10 i{width:36px;height:36px;line-height:36px;margin-top:-18px;right:18px;border-color:rgba(255,255,255,0.4)}.product-list-10 .product-box:hover .detail-10 span{width:96px;opacity:1;visibility:visible;transform:translateX(0)}.product-list-10 .product-box .detail-10{display:block;margin:15px 0;font-family:"Roboto Condensed", sans-serif;font-weight:600;font-size:13px;position:relative;width:54px;height:50px;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.product-list-10 .product-box .detail-10 span,.product-list-10 .product-box .detail-10 i{transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.product-list-10 .product-box .detail-10 span{position:absolute;top:50%;height:30px;line-height:30px;margin-top:-15px;display:block;width:0;opacity:0;visibility:hidden;white-space:nowrap;transform:translateX(10px);color:#fff}.product-list-10 .product-box .detail-10 i{width:54px;height:54px;border-radius:50%;line-height:54px;text-align:center;border:2px solid #e2e2e2;display:inline-block;color:#222;font-size:12px;position:absolute;right:0;top:50%;margin-top:-27px;border:2px solid #e2e2e2}.product-list-10 .product-box .detail-10 i::before{line-height:1 !important}@media screen and (max-width: 576px){.product-list-10 .product-box{padding:20px;text-align:center}.product-list-10 .product-box .box-img{max-width:none;width:100%;text-align:center;position:relative;top:auto;left:auto;right:auto;bottom:auto;margin-bottom:30px}.product-list-10 .product-box .box-img img{max-height:200px}.product-list-10 .product-box .name a{font-size:30px}.product-list-10 .product-box .name a span{display:inline;font-size:22px}}.dots-detail-wrap{position:relative}.dots-detail-wrap .dots-main-img{animation:dots-circle2 5s ease-in-out infinite}.dots-detail-wrap .detail-dots{list-style:none;position:absolute;top:0;left:0;height:100%;width:100%;z-index:50}.dots-detail-wrap .detail-dots .dots-li{position:absolute}.dots-detail-wrap .detail-dots .dots-li:hover{z-index:20}.dots-detail-wrap .detail-dots .dots-li.dots-1{top:10%;left:10%}.dots-detail-wrap .detail-dots .dots-li.dots-2{top:50%;right:10%}.dots-detail-wrap .detail-dots .dots-li.dots-3{top:18%;right:14%}.dots-detail-wrap .detail-dots .dots-li.dots-4{top:50%;right:30%}.dots-detail-wrap .detail-dots .dots-li.dots-5{top:30%;right:30%}@media screen and (max-width: 768px){.dots-detail-wrap .detail-dots .dots-li.dots-1 .dots-inner{top:-50px;left:-29px}.dots-detail-wrap .detail-dots .dots-li.dots-2 .dots-inner{top:-50px;right:calc(100% - 30px);left:auto}.dots-detail-wrap .detail-dots .dots-li.dots-3 .dots-inner{left:-280px;top:-53px}.dots-detail-wrap .detail-dots .dots-li.dots-4 .dots-inner{top:-50px;left:-220px}.dots-detail-wrap .detail-dots .dots-li.dots-5 .dots-inner{top:-50px;left:-220px}}.dots-detail-wrap .detail-dots .dots-li .dots-circle{cursor:pointer;position:relative;width:30px;height:30px;text-align:center;background-color:#fff;color:#222;line-height:30px;border-radius:50%;display:block;font-size:12px;box-shadow:0 0 10px 4px rgba(0,0,0,0.1);z-index:20;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.16, 1.08, 0.38, 0.98)}.dots-detail-wrap .detail-dots .dots-li .dots-circle i::before{line-height:inherit !important}.dots-detail-wrap .detail-dots .dots-li .dots-circle:hover{transform:rotate(145deg) scale(1.2)}.dots-detail-wrap .detail-dots .dots-li .dots-circle::before,.dots-detail-wrap .detail-dots .dots-li .dots-circle::after{width:100%;height:100%;border:1px solid #fff;opacity:0.4;top:0;left:0;content:"";display:block;position:absolute;z-index:-1;border-radius:inherit}.dots-detail-wrap .detail-dots .dots-li .dots-circle::before{animation:dots-circle1 1s ease-in-out infinite}.dots-detail-wrap .detail-dots .dots-li .dots-circle::after{animation:dots-circle1 1s ease-in-out infinite;animation-delay:0.4s}.dots-detail-wrap .detail-dots .dots-li .dots-circle i{line-height:0;font-size:10px}.dots-detail-wrap .detail-dots .dots-li .dots-inner{position:absolute;width:330px;height:80px;left:calc(100% + 20px);top:50%;display:flex;background-color:#fff;margin-top:-40px;align-items:center;opacity:0;visibility:hidden;transform:translateX(40px);transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);overflow:hidden;pointer-events:none;transform:scale(1.1)}.dots-detail-wrap .detail-dots .dots-li .dots-inner .dots-text{font-family:"Roboto Condensed", sans-serif;font-size:13px;line-height:1.1}.dots-detail-wrap .detail-dots .dots-li .dots-inner .dots-text p{margin:0;padding:0;font-weight:600;font-size:20px;letter-spacing:-1px}.dots-detail-wrap .detail-dots .dots-li:hover .dots-inner{opacity:1;visibility:visible;transform:translateX(0)}.discover-bubble{text-align:center;list-style:none}.discover-bubble li{display:inline-flex;align-items:center;padding:20px 30px;border-radius:100px;background-color:#fff;box-shadow:0 0 40px 10px rgba(0,0,0,0.1);margin:1.4vw 0;width:350px;max-width:90%;min-height:100px}.discover-bubble li p{margin:0;margin-left:25px;font-size:18px;font-family:"Roboto Condensed", sans-serif;font-weight:400;letter-spacing:-1px}.discover-bubble li i{font-size:60px;line-height:0}.discover-bubble li.center{transform:translateX(3vw)}.discover-bubble.right-side{padding-top:5vw}.discover-bubble.right-side li.center{transform:translateX(-3vw)}@keyframes dots-circle1{0%{transform:scale(1);opacity:0.5}100%{transform:scale(2);opacity:0}}@keyframes dots-circle2{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.title.border-left{padding-left:15px}.gallery-list-05 [class*="colm"]{padding:5px !important}.gallery-list-05 .img-wrap{position:relative;display:block;overflow:hidden;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.gallery-list-05 .img-wrap:hover{transform:scale(1.1);z-index:20;box-shadow:0 5px 40px 16px rgba(0,0,0,0.15)}.gallery-list-05 .img-wrap img{width:100%;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.gallery-list-05 .img-wrap .name{display:block;position:absolute;bottom:0;left:0;color:#fff;padding:10px 15px;width:calc(100% - 40px);line-height:20px;font-family:"Roboto Condensed", sans-serif;font-weight:600;font-size:13px;white-space:nowrap;background:#fff;background:linear-gradient(90deg, #fff 0%, rgba(0,0,0,0.71) 0%, rgba(255,255,255,0.000437675) 100%)}.gallery-list-05 .img-wrap i{position:absolute;right:0;bottom:0;width:40px;height:40px;line-height:40px;font-size:16px;text-align:center}.btn-10{padding:30px 30px;width:380px;display:block;line-height:22px;position:relative;max-width:100%;font-family:"Roboto Condensed", sans-serif;font-weight:600;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);overflow:hidden}.btn-10:hover,.btn-10:focus{transform:translateY(-10px)}.btn-10:hover::before,.btn-10:focus::before{transform:translateX(-10px);font-size:22px;opacity:0.8}.btn-10::before{font-family:icon-font !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;content:"";display:block;position:absolute;top:50%;right:25px;height:40px;line-height:40px;margin-top:-20px;color:#fff;content:"\4b";transition:all .2s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.footer-banner-05{position:relative;height:144px;z-index:20}.footer-banner-05 .first{margin-top:20px}.footer-banner-05 .second{padding-left:30px}@media screen and (min-width: 992px){.footer-banner-05 .social{max-width:180px}.footer-banner-05 .social img{max-width:100%}}@media screen and (min-width: 1200px){.footer-banner-05 .social{max-width:240px}.footer-banner-05 .social img{max-width:100%}}.footer-banner-05 .social ul{list-style:none;display:block}.footer-banner-05 .social ul li{display:inline}.footer-banner-05 .social ul li a{display:inline-block;font-size:36px;color:#fff;opacity:0.7;padding:5px 5px;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.footer-banner-05 .social ul li a:hover{transform:scale(1.08);opacity:1}.footer-banner-05 .text{color:#fff}.footer-banner-05 .text .title{font-family:"Roboto Condensed", sans-serif;font-weight:600;font-size:24px;font-style:italic;line-height:1}@media screen and (min-width: 1200px){.footer-banner-05 .text .title{font-size:34px}}.footer-banner-05 .footer-left{left:0;top:20px;width:50%;z-index:1;height:100%;position:absolute}.footer-banner-05 .footer-left::before{width:20px;height:100%;content:"";display:block;position:absolute;background-color:inherit;top:0;height:100%;right:-10px;-webkit-transform:skewX(-8deg);-moz-transform:skewX(-8deg);-ms-transform:skewX(-8deg);-o-transform:skewX(-8deg);transform:skewX(-8deg)}.footer-banner-05 .footer-right{right:0;top:0;width:50%;z-index:-1;height:100%;position:absolute}.footer-banner-05 .footer-right::before{width:20px;height:100%;content:"";display:block;position:absolute;background-color:inherit;top:0;height:100%;left:-10px;-webkit-transform:skewX(-8deg);-moz-transform:skewX(-8deg);-ms-transform:skewX(-8deg);-o-transform:skewX(-8deg);transform:skewX(-8deg)}@media screen and (max-width: 991px){.footer-banner-05{height:auto;padding:25px 0;text-align:center}.footer-banner-05 .footer-left,.footer-banner-05 .footer-right{display:none}.footer-banner-05 .colm{padding:20px 0;border-bottom:1px solid rgba(255,255,255,0.4)}}.footer-bottom-06{padding:40px 0;font-family:"Roboto Condensed", sans-serif;font-size:13px;position:relative;z-index:20}.footer-bottom-06 .text,.footer-bottom-06 .signature{opacity:0.8}.footer-bottom-06 a{color:#fff;opacity:0.7}.footer-bottom-06 a:hover,.footer-bottom-06 a:focus{opacity:1;color:#fff}.footer-bottom-06 .footer-logo-center{position:absolute;top:-70px;left:50%;height:140px;transform:translateX(-50%)}@media screen and (max-width: 768px){.footer-bottom-06{padding-top:60px}.footer-bottom-06 .footer-logo-center{height:120px}.footer-bottom-06 .text,.footer-bottom-06 .signature{width:100%;margin:4px 0}}.product-list-20{background-color:#ecedf3}.product-list-20 .product-box1{text-align:center;padding:0 !important;border-right:1px solid rgba(0,0,0,0.2);border-top:1px solid rgba(0,0,0,0.2)}.product-list-20 .product-box1 .product-wrap,.product-list-20 .product-box1 img,.product-list-20 .product-box1 .title,.product-list-20 .product-box1 .title::before{transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.product-list-20 .product-box1 .product-wrap{display:block;padding:30px 15px;text-align:center}.product-list-20 .product-box1 .product-wrap:hover{background-color:#cdcdcd}.product-list-20 .product-box1 .product-wrap:hover img{transform:scale(0.9) translateY(-18px)}.product-list-20 .product-box1 .product-wrap:hover .title::before{opacity:0.6;width:100px;bottom:60%;visibility:visible;margin-left:-50px}.product-list-20 .product-box1 img{width:160px;margin:0 auto;max-width:90%}.product-list-20 .product-box1 .title{font-family:"Roboto Condensed", sans-serif;font-weight:600;color:#222;font-size:18px;letter-spacing:-1px;display:block;padding:10px;line-height:1.3;position:relative}.product-list-20 .product-box1 .title::before{content:"";display:block;position:absolute;border-radius:50%;width:0;height:50px;background:black;opacity:0.5;-webkit-filter:blur(20px);-webkit-transform:scale(1, 0.2);bottom:100%;margin-left:0;left:50%;opacity:0;visibility:hidden}@media screen and (max-width: 768px){.product-list-20 .product-box1 .title{padding:5px 0;font-size:15px;letter-spacing:0;line-height:1.1}.product-list-20 .product-box1 .product-wrap{padding:10px}}.header-menu>li:hover .mega-menu{transform:translateY(0);opacity:1;visibility:visible;pointer-events:all}.header-menu>li:hover .big-menu>li{width:50%;float:left;display:block !important}.header-menu>li:hover .big-menu>li a{display:block !important;text-align:center}.header-menu>li:hover .big-menu>li.is_active ul{opacity:1;visibility:visible}.header-menu>li:hover .big-menu>li>ul{opacity:0;visibility:hidden}.mega-menu{position:absolute;top:100%;left:0;width:100%;height:auto;z-index:66;opacity:0;visibility:hidden;transform:translateY(30px);transition:all .9s ease-in;transition-timing-function:cubic-bezier(0.16, 1.08, 0.38, 0.98);pointer-events:none;min-height:400px;background-color:#fff}.mega-menu .tab-content{padding:0 !important}.mega-menu .nav-tabs{display:block !important;visibility:visible !important;opacity:1 !important;width:100%;position:relative !important;margin-bottom:0 !important;box-shadow:none !important;z-index:200}@media screen and (max-width: 991px){.mega-menu .nav-tabs{display:none !important}}.mega-menu .nav-tabs li{width:50%;float:left;text-align:center;margin-bottom:0 !important}.mega-menu .nav-tabs li.active a{color:#fff;background-color:#0c2eb1}.mega-menu .nav-tabs li a{display:block;padding:18px 15px !important;line-height:26px !important;font-weight:600 !important;border-radius:0 !important;border:0 !important}.mega-menu-toggle{position:static}.mega-menu-toggle .dropdown-backdrop{display:none}.mega-menu-toggle .mega-menu{height:calc(100vh - 64px);overflow:auto}.mega-menu-toggle.open .mega-menu{top:100%;opacity:1;visibility:visible;transform:translateY(0);pointer-events:all}.header-phone-10{display:inline-flex;align-items:center;color:#222;font-family:"Roboto Condensed", sans-serif;font-weight:600;max-height:64px}.header-phone-10 .icon1{font-size:44px}.header-phone-10 .neme{font-size:11px;display:block;line-height:1;text-transform:uppercase}.header-phone-10 .text{margin-left:10px}.header-phone-10 .number{font-size:22px;letter-spacing:-1px;display:block;line-height:1}.header-phone-10 .number span{font-size:14px}.roboto-cond{font-family:"Roboto Condensed", sans-serif;font-weight:600;font-display:swap}.bg-color-gray-7{background-color:#e0e5eb}.special-header-10 .header-wrap{background-color:#caccd8}.special-header-10 .menu-collapse:not(.open) .bar-group span.bar::before,.special-header-10 .menu-collapse1:not(.open) .bar-group span.bar::before,.special-header-10 .menu-collapse2:not(.open) .bar-group span.bar::before{top:-12px}.special-header-10 .menu-collapse:not(.open) .bar-group span.bar::after,.special-header-10 .menu-collapse1:not(.open) .bar-group span.bar::after,.special-header-10 .menu-collapse2:not(.open) .bar-group span.bar::after{top:12px}.special-header-10 .menu-collapse,.special-header-10 .menu-collapse1,.special-header-10 .menu-collapse2{width:68px}.special-header-10 .menu-collapse .bar-group,.special-header-10 .menu-collapse1 .bar-group,.special-header-10 .menu-collapse2 .bar-group{width:50px}.special-header-10 .menu-collapse .bar-group span.bar,.special-header-10 .menu-collapse1 .bar-group span.bar,.special-header-10 .menu-collapse2 .bar-group span.bar{width:50px;height:2px}.special-header-10 .menu-collapse .bar-group span.bar::before,.special-header-10 .menu-collapse1 .bar-group span.bar::before,.special-header-10 .menu-collapse2 .bar-group span.bar::before{height:2px}.special-header-10 .menu-collapse .bar-group span.bar::after,.special-header-10 .menu-collapse1 .bar-group span.bar::after,.special-header-10 .menu-collapse2 .bar-group span.bar::after{height:2px}.append-header-el{display:none}.append-header-el-here .append-header-el{display:block}@media screen and (min-width: 992px){.append-footer-content .append-footer-content-1.d-lg-flex{display:-ms-flexbox !important;display:flex !important}}.product-list-gallery{font-family:"Roboto Condensed", sans-serif;font-weight:600}.product-list-gallery .product-box2{border:1px solid #e2e2e2;position:relative;text-align:center;margin:10px 0;padding:3vw 0}.product-list-gallery .product-box2::before{top:100%;left:0;width:0;height:6px;content:"";display:block;position:absolute;transition:all .2s ease-in;transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);background-color:#c6c7d8}.product-list-gallery .product-box2{transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);box-shadow:0 0 30px 10px rgba(0,0,0,0.05)}.product-list-gallery .product-box2:hover{box-shadow:0 0 50px 20px rgba(0,0,0,0.2);transform:translateY(-10px)}.product-list-gallery .product-box2:hover::before{width:100%}.product-list-gallery .product-box2 img{max-height:350px;margin:0 auto;max-width:100%}.product-list-gallery .product-box2 .product-code{background-color:#d0d0e0;color:#222;position:absolute;right:0;top:0px;font-size:11px;padding:10px;text-align:right;line-height:1;opacity:0.85}.product-list-gallery .product-box2 .product-code span{display:block;font-size:30px;letter-spacing:-1.2px}.product-list-gallery .product-box2 .product-text{font-style:italic;padding:20px 10px}.product-list-gallery .product-box2 .product-text .desc{color:#a4a4a7;font-size:15px;line-height:1.2;display:block}.product-list-gallery .product-box2 .product-text .name{font-size:30px;font-weight:600;letter-spacing:-1.5px;margin:5px 0}@media screen and (max-width: 768px){.product-list-gallery .product-box2 .product-text .desc{font-size:13px}.product-list-gallery .product-box2 .product-text .name{font-size:22px;letter-spacing:-0.8px}}.news-letter-10{text-align:center;font-family:"Roboto Condensed", sans-serif}.news-letter-10 .title{font-weight:600;font-size:60px;line-height:1.2;margin-bottom:0}.news-letter-10 .desc{display:block;margin-bottom:25px;font-size:22px;line-height:1.3}.news-letter-10 .input-wrap{position:relative}.news-letter-10 .input-wrap .icon1{font-size:48px;position:absolute;width:80px;height:80px;line-height:80px;right:0;text-align:center;color:#222;pointer-events:none;z-index:22}.news-letter-10 .input-wrap .icon1::before{line-height:inherit !important}.news-letter-10 .input-wrap .input{width:100%;height:80px;background-color:#e0dcdc;padding:0 20px;padding-right:60px}.news-letter-10 .input-wrap .submit{height:80px;position:absolute;right:0;top:0;width:80px;z-index:20;font-size:0;text-indent:-999px;background-color:transparent}@media screen and (max-width: 768px){.news-letter-10 .title{font-size:24px;letter-spacing:-1px}.news-letter-10 .desc{font-size:16px}}@media screen and (max-width: 768px){header{z-index:200}header .logo img{max-width:calc(100vw - 200px)}}header .mobile-buttons{margin-left:auto;width:auto !important}header .mobile-buttons>li>a{font-size:calc(9px + 0.6vw);font-weight:600;letter-spacing:-0.5px;color:#3a3b43;line-height:1.2;display:block;-webkit-transition:all 0.4s ease-in;-moz-transition:all 0.4s ease-in;-o-transition:all 0.4s ease-in;transition:all 0.4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);padding:9px calc(6px + 2vw);border:2px solid #757d99;margin:0 3px}header .mobile-buttons>li>ul{opacity:0;visibility:hidden;width:100%;position:absolute;top:100%;left:0;height:calc(100vh - 64px);overflow:auto;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);background-color:#fff;transform:translateX(-120px);pointer-events:none}header .mobile-buttons>li:hover a{background-color:#fff}header .mobile-buttons>li:hover>ul{opacity:1;visibility:visible;transform:translateX(0px);pointer-events:all}.f-w-300{font-weight:300 !important}.f-w-400{font-weight:400 !important}.f-w-500{font-weight:600 !important}.f-w-600{font-weight:600 !important}.f-w-700{font-weight:700 !important}.f-w-800{font-weight:bold !important}.f-w-900{font-weight:bold !important}.italic{font-style:italic}.montserrat,.poppins,.open-sans,.raleway,.work-sans{font-family:'Montserrat', sans-serif}.courgette{font-family:'Courgette', sans-serif}.roboto-cond{font-family:"Roboto Condensed", sans-serif}.f-s-12{font-size:12px !important}.f-s-14{font-size:14px !important}.f-s-16{font-size:16px !important}.f-s-18{font-size:18px !important}.f-s-20{font-size:20px !important}.f-s-22{font-size:22px !important}.f-s-24{font-size:24px !important}.f-s-26{font-size:26px !important}.f-s-28{font-size:28px !important}.f-s-30{font-size:30px !important}.f-s-32{font-size:32px !important}.f-s-34{font-size:34px !important}.f-s-36{font-size:36px !important}.f-s-38{font-size:38px !important}.f-s-40{font-size:40px !important}.f-s-42{font-size:42px !important}.f-s-44{font-size:44px !important}.f-s-46{font-size:46px !important}.f-s-48{font-size:48px !important}@media screen and (min-width: 992px){.f-s-12-md-up{font-size:12px !important}.f-s-14-md-up{font-size:14px !important}.f-s-16-md-up{font-size:16px !important}.f-s-18-md-up{font-size:18px !important}.f-s-20-md-up{font-size:20px !important}.f-s-22-md-up{font-size:22px !important}.f-s-24-md-up{font-size:24px !important}.f-s-26-md-up{font-size:26px !important}.f-s-28-md-up{font-size:28px !important}.f-s-30-md-up{font-size:30px !important}.f-s-32-md-up{font-size:32px !important}.f-s-34-md-up{font-size:34px !important}.f-s-36-md-up{font-size:36px !important}.f-s-38-md-up{font-size:38px !important}.f-s-40-md-up{font-size:40px !important}.f-s-42-md-up{font-size:42px !important}.f-s-44-md-up{font-size:44px !important}.f-s-46-md-up{font-size:46px !important}.f-s-48-md-up{font-size:48px !important}}@media screen and (max-width: 991px){.f-s-12-md-down{font-size:12px !important}.f-s-14-md-down{font-size:14px !important}.f-s-16-md-down{font-size:16px !important}.f-s-18-md-down{font-size:18px !important}.f-s-20-md-down{font-size:20px !important}.f-s-22-md-down{font-size:22px !important}.f-s-24-md-down{font-size:24px !important}.f-s-26-md-down{font-size:26px !important}.f-s-28-md-down{font-size:28px !important}.f-s-30-md-down{font-size:30px !important}.f-s-32-md-down{font-size:32px !important}.f-s-34-md-down{font-size:34px !important}.f-s-36-md-down{font-size:36px !important}.f-s-38-md-down{font-size:38px !important}.f-s-40-md-down{font-size:40px !important}.f-s-42-md-down{font-size:42px !important}.f-s-44-md-down{font-size:44px !important}.f-s-46-md-down{font-size:46px !important}.f-s-48-md-down{font-size:48px !important}}.f-s-12 li a{font-size:12px !important}.f-s-13 li a{font-size:13px !important}.f-s-14 li a{font-size:14px !important}.f-s-15 li a{font-size:15px !important}.f-s-16 li a{font-size:16px !important}.f-s-17 li a{font-size:17px !important}.f-s-18 li a{font-size:18px !important}.f-s-13{font-size:13px !important}.f-s-15{font-size:15px !important}.owl-style-10 .owl-item img{transition:all 7s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.owl-style-10 .owl-item.active img{transform:scale(1.2)}.owl-style-10 .owl-title{margin-bottom:25px;line-height:1.4;font-size:calc(24px + 1.6vw)}.owl-style-10 .owl-title span{display:inline-block;font-size:calc(10px + 0.2vw);border-radius:30px;background-color:#f11212;padding:calc(8px + 0.4vw) calc(15px + 0.5vw);color:#fff;letter-spacing:-0.4px;margin-bottom:20px}.owl-style-10 .owl-button{background-color:#f11212;padding:calc(8px + 0.4vw) calc(15px + 0.5vw);color:#fff;position:relative;margin-top:20px;letter-spacing:-0.4px;font-weight:600;font-size:calc(10px + 0.2vw);display:inline-flex;align-items:center;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1);border:0 !important}.owl-style-10 .owl-button::before{position:relative;display:inline-block;margin-right:20px;width:calc(10px + 0.3vw);height:2px;content:"";background-color:#fff;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.owl-style-10 .owl-button:hover{background-color:#c90d0d;color:#fff}.owl-style-10 .owl-button:hover::before{width:calc(20px + 0.3vw)}.owl-style-10 .owl-nav{width:100%}.owl-style-10 .owl-nav button.owl-prev,.owl-style-10 .owl-nav button.owl-next{color:#fff;top:50%;position:absolute;background-color:transparent}.owl-style-10 .owl-nav button.owl-prev::before,.owl-style-10 .owl-nav button.owl-next::before{color:#fff;font-size:40px}.owl-style-10 .owl-nav button.owl-prev{left:10px}.owl-style-10 .owl-nav button.owl-next{right:10px}.owl-style-10 .owl-dots{position:absolute;left:0;bottom:50px;display:block !important;width:1600px;max-width:90%;right:0;margin:0 auto}.owl-style-10 .owl-dots .owl-dot{display:inline-block;margin-right:6px;width:30px;height:5px;background-color:#fff}.owl-style-10 .owl-dots .owl-dot.active{background-color:#f11212;width:60px}@media screen and (min-width: 768px){.owl-style-10 .owl-caption-wrap{width:1600px;max-width:95%}}@media screen and (max-width: 768px){.owl-style-10 .owl-nav{display:none !important}.owl-style-10 .owl-title{margin-bottom:10px;line-height:1.1 !important}}.owl-content-slider{position:relative}.owl-content-slider .owl-nav{position:absolute;bottom:5px;right:5px;z-index:20}.owl-content-slider .owl-nav button.owl-prev,.owl-content-slider .owl-nav button.owl-next{display:inline-block;width:40px;height:40px;background-color:#e20202;text-align:center;line-height:40px;font-size:20px;color:#fff;margin:1px}.owl-content-slider .owl-nav button.owl-prev span,.owl-content-slider .owl-nav button.owl-next span{font-size:42px;color:#fff;line-height:32px;height:40px}.owl-thumb-list-10{padding:10px 0;flex-wrap:nowrap;overflow:auto}.owl-thumb-list-10 button{min-width:120px;padding:3px}.owl-thumb-list-10 button.active{background-color:#cc0101}.owl-thumb-list-10 button.active img{opacity:0.85}.about-numbers{background-color:#595a5e;padding:calc(100px + 10vw) 20px;color:#fff;position:relative;margin:calc(20px + 4vw) 0;z-index:20;overflow:hidden;font-family:"Roboto", sans-serif}.about-numbers .bg-image{position:absolute;bottom:0;left:0;width:100%;min-height:calc(20vh + 80px);z-index:-1;pointer-events:none;object-fit:cover}.about-numbers .bottom-mask,.about-numbers .top-mask{position:absolute;left:0;bottom:0;z-index:5;pointer-events:none;position:absolute;width:0;content:"";height:0;border-style:solid;border-width:0 0 100px 100vw;border-color:transparent transparent #fff transparent}.about-numbers .top-mask{bottom:auto;top:0;border-width:0 100vw 100px 0;border-color:transparent #fff transparent transparent}@media screen and (min-width: 768px){.about-numbers::before,.about-numbers::after{height:100%;width:1px;background-color:#fff;opacity:0.2;top:0;left:50%;content:"";z-index:20;pointer-events:none;position:absolute}.about-numbers::after{left:calc(73% - 20px)}.about-numbers .title-wrap{padding:0 calc(20px + 4vw) !important}}.about-numbers .title{font-size:calc(40px + 2vw);letter-spacing:-2px;line-height:1.15;margin-bottom:calc(20px + 4vw);font-weight:800;position:relative}.about-numbers .title::before{position:absolute;top:-20px;left:-20px;width:40px;height:40px;border-left:10px solid #f11212;border-top:10px solid #f11212;content:""}.about-numbers .desc{font-size:calc(18px + 0.2vw);line-height:1.6}.about-numbers .numbers{padding:calc(20px + 3vw) calc(10px + 3vw)}@media screen and (max-width: 768px){.about-numbers .numbers{border-bottom:1px solid rgba(255,255,255,0.102)}}.about-numbers .numbers span{display:block;line-height:1}.about-numbers .numbers span.number{font-weight:700;font-size:calc(36px + 1.5vw);letter-spacing:-1.5px;margin-bottom:20px;font-weight:800;white-space:nowrap}.about-numbers .numbers span.number.small{font-size:calc(36px + 0.4vw)}.about-numbers .numbers span.number span{display:inline-block;font-size:36px}.about-numbers .numbers span.number span sup{font-size:30px}.about-numbers .numbers span.name{font-size:calc(18px + 0.2vw)}.news-20{white-space:nowrap;width:94vw;position:relative;z-index:90;overflow:auto;overflow-y:hidden;padding-top:0;margin:calc(30px + 2vw) 0;margin-left:6vw}.news-20 .date{display:block;font-weight:600;padding-top:20px;font-size:13px}.news-20 .news-wrap{width:calc(440px + 10vw);max-width:calc(100% - 20px);margin-left:calc(15px + 2vw);display:inline-block;white-space:normal;margin-bottom:50px}.news-20 .news-wrap .news-img{position:relative;z-index:20;display:inline-block;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.news-20 .news-wrap .news-img:hover{transform:scale(1.04)}.news-20 .news-wrap .news-img::before{position:absolute;content:"";width:40px;height:40px;right:-20px;bottom:-20px;border-right:10px solid #f11212;border-bottom:10px solid #f11212;z-index:-1}.news-20 .news-wrap img{width:100%}.news-20 .news-wrap .title{font-size:calc(28px + 1vw);font-weight:700;color:#222;letter-spacing:-1px;line-height:1.1;font-family:"Roboto", sans-serif;margin-bottom:40px;display:block}.news-20 .news-wrap .title a{display:block;color:inherit}.news-20 .news-wrap .news-link{font-size:14px;font-weight:600;color:#222;position:relative;margin:20px 0;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.news-20 .news-wrap .news-link::before{width:30px;height:2px;width:30px;margin-right:15px;background-color:#222;content:"";position:relative;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.news-20 .news-wrap .news-link:hover{padding-left:20px;letter-spacing:1px}.news-20 .news-wrap .news-link:hover::before{width:55px}.footer-phone-10{margin-bottom:15px;opacity:0.66;transition:all .3s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1);font-family:"Roboto", sans-serif;font-weight:700}.footer-phone-10:hover{opacity:1;transform:translateX(6px)}.footer-phone-10 i{font-size:40px;margin-right:10px}.footer-phone-10 .text>span{display:block;line-height:1.2;font-weight:600;font-size:14px}.footer-phone-10 .text>span.number{font-size:22px;font-weight:700}.footer-100{background-color:#383a3e;color:#fff;padding-top:calc(50px + 2.5vw);font-family:"Roboto", sans-serif}.footer-100 .desc{display:block;margin-bottom:20px;opacity:0.5}.footer-100 .footer-logo{margin-bottom:10px;display:block}.footer-100 a{color:#fff}.footer-100 .footer-title{color:#fff}.footer-100 .footer-menu{font-size:14px;padding-left:20px}.footer-100 .footer-menu a{opacity:0.7;padding:5px 10px}.footer-100 .footer-menu a:hover{transform:translateX(8px);opacity:1}.footer-100 .footer-social li{display:inline}.footer-100 .footer-social li a{display:inline-block;width:54px;height:54px;line-height:54px;margin-right:5px;border-radius:50%;border:2px solid rgba(255,255,255,0.096);text-align:center;opacity:0.6;font-size:20px}.footer-100 .footer-social li a i{line-height:50px}.footer-100 .footer-social li a i::before{line-height:inherit}.footer-100 .footer-social li a:hover{opacity:1;transform:rotate(-360deg);background-color:#e2e2e2;color:#222}.footer-100 .footer-bottom .container,.footer-100 .footer-bottom .owl-banner.nav-left-bottom .owl-nav,.owl-banner.nav-left-bottom .footer-100 .footer-bottom .owl-nav,.footer-100 .footer-bottom .owl-banner.nav-right-bottom .owl-nav,.owl-banner.nav-right-bottom .footer-100 .footer-bottom .owl-nav{padding:calc(30px + 1vw) 0;border-top:1px solid rgba(255,255,255,0.12);margin-top:calc(30px + 1.5vw)}.footer-100 .footer-bottom .footer-msg{opacity:0.56}@media screen and (min-width: 992px){.fixed-menu-special{background-color:transparent !important}.fixed-menu-special .menu-content{transform:translateX(100%);transition-delay:0.9s}.fixed-menu-special .logo-content{transform:translateY(-100%)}.fixed-menu-special.is_active .logo-content,.fixed-menu-special.is_active .menu-content{transform:translateX(0);transform:translateY(0)}.fixed-menu-special.is_active .logo-content{transition-delay:0.3s}}.fixed-menu-special{opacity:0;visibility:hidden;pointer-events:none;height:100%;width:100%;position:fixed;z-index:200;background-color:#fff;overflow:hidden;font-family:"Roboto", sans-serif;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}@media screen and (max-width: 991px){.fixed-menu-special{transform:translateX(100%)}.fixed-menu-special.is_active{transform:translateX(0)}}.fixed-menu-special.is_active{opacity:1;visibility:visible;pointer-events:all}.fixed-menu-special ul{list-style:none}.fixed-menu-special .social{margin:20px 0}.fixed-menu-special .social li{display:inline}.fixed-menu-special .social li a{display:inline-block;width:64px;height:64px;color:#fff;text-align:center;line-height:67px;opacity:1;font-size:24px;background:#534848}.fixed-menu-special .social li a:hover{background-color:#ce0000;opacity:1;border-color:transparent;transform:translateY(-4px)}.fixed-menu-special .bottom-links{margin-top:auto;width:100%;padding:20px}.fixed-menu-special .footer-phone-10{color:#222;margin-right:auto}.fixed-menu-special .footer-phone-10 .text .number{font-size:calc(24px + 0.4vw);letter-spacing:-1.5px}.fixed-menu-special .bottom-menu{list-style:none}.fixed-menu-special .bottom-menu li{display:inline}.fixed-menu-special .bottom-menu li a{display:inline-block;padding:5px;color:#222;font-size:12px}.fixed-menu-special .logos{margin-top:auto;text-align:center}.fixed-menu-special .logos .slogan{padding:10px}.fixed-menu-special .fixed-menu-close{width:60px;height:60px;background-color:#dd0202;color:#fff;line-height:60px;text-align:center;position:absolute;z-index:10;right:0;top:0;font-size:14px}.fixed-menu-special .fixed-menu-inner{display:flex}.fixed-menu-special .menu-content,.fixed-menu-special .logo-content{width:50%;height:100vh;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.fixed-menu-special .logo-content{background-color:#ebebeb}.fixed-menu-special .fixed-menu1{width:400px;max-width:95%;list-style:none;margin:0 auto}.fixed-menu-special .fixed-menu1>li a{color:#222;font-size:calc(24px + 1vw);padding:10px 20px;line-height:1.36;font-family:"Roboto", sans-serif;font-weight:700;letter-spacing:-1px;position:relative}.fixed-menu-special .fixed-menu1>li.my-dropdown>a::after{margin-left:auto;font-size:calc(18px + 0.3vw);content:"\e067";transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.fixed-menu-special .fixed-menu1>li.my-dropdown.is_active>a::after{transform:rotate(-180deg)}.fixed-menu-special .fixed-menu1>li.my-dropdown.is_active ul{opacity:1;visibility:visible;max-height:800px;padding:15px;padding-right:0}.fixed-menu-special .fixed-menu1>li ul{opacity:0;visibility:hidden;max-height:0;padding:0;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.fixed-menu-special .fixed-menu1>li ul li a{font-size:calc(14px + 0.3vw);letter-spacing:0;color:#516776;padding:10px 15px}@media screen and (max-width: 991px){.fixed-menu-special .fixed-menu-close{font-size:12px;width:48px;height:48px;line-height:48px}.fixed-menu-special .bottom-links{display:block}.fixed-menu-special .fixed-menu-inner{flex-direction:column;text-align:center;height:100vh;padding-top:40px;overflow:auto}.fixed-menu-special .fixed-menu1>li a{font-size:calc(18px + 2vw);line-height:1.6;letter-spacing:-0.4px;border-bottom:1px solid #e2e2e2}.fixed-menu-special .menu-content,.fixed-menu-special .logo-content{display:block;width:100%;height:auto;background-color:#fff;display:block}.fixed-menu-special .logo-content{order:2;padding:20px 0}.fixed-menu-special .logo-content .fixed-logo{max-width:250px;display:inline-block;margin:20px auto}.fixed-menu-special .logo-content .fixed-logo img{width:100%}}header.guntas-header{width:100%;background-color:#fff;font-family:"Roboto", sans-serif}header.guntas-header .header-inner{width:100%;height:96px;background-color:#fff;padding-left:15px;position:fixed;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}header.guntas-header.header_is_fixed .header-inner{height:72px;box-shadow:0 0 24px 4px rgba(0,0,0,0.12)}header.guntas-header.header_is_fixed .fixed-menu-collapse1::before{width:134px;height:81px}header.guntas-header .menu-wrap{margin:0 auto;flex-shrink:0}header.guntas-header .header-menu{width:100%}header.guntas-header .header-menu>li{display:inline}header.guntas-header .header-menu>li a{display:inline-block;color:#222;font-size:15px;padding:15px calc(15px + 0.5vw);font-weight:700}header.guntas-header .header-menu>li ul{opacity:0;visibility:hidden;pointer-events:none;position:absolute}header.guntas-header .header-button{font-weight:700;border:2px solid #e2e2e2;border-radius:30px;padding:15px 20px;line-height:1.1;font-size:13px;color:#222;margin-right:calc(20px + 1vw);transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}header.guntas-header .header-button:hover{background-color:#e60404;color:#fff;transform:translateY(-3px);border-color:transparent}header.guntas-header .fixed-menu-collapse1{padding:15px 20px;height:100%;color:#fff;text-decoration:none;z-index:20;position:relative}header.guntas-header .fixed-menu-collapse1 .menu-text{padding:0 10px;font-size:14px}header.guntas-header .fixed-menu-collapse1 .menu-bars{width:35px;position:relative;top:-3px}header.guntas-header .fixed-menu-collapse1 .menu-bars .menu-bar{width:35px;height:2px;background-color:#fff;display:block;position:absolute}header.guntas-header .fixed-menu-collapse1 .menu-bars .menu-bar.menu-bar1{top:-7px}header.guntas-header .fixed-menu-collapse1 .menu-bars .menu-bar.menu-bar3{bottom:-9px;width:26px;margin-left:9px}header.guntas-header .fixed-menu-collapse1 .menu-bars .menu-bar.menu-bar3::before{position:absolute;top:0;left:-9px;background-color:inherit;width:4px;height:inherit;content:""}header.guntas-header .fixed-menu-collapse1::before{position:absolute;z-index:-1;width:159px;height:116px;background-color:#e60404;top:0;right:0;content:"";border-bottom-left-radius:100%;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}@media screen and (max-width: 991px){header.guntas-header .header-inner{height:72px}header.guntas-header .header-inner .logo{max-width:180px}header.guntas-header .fixed-menu-collapse1{margin-left:auto}header.guntas-header .fixed-menu-collapse1::before{width:132px;height:90px}}.header-overlay{position:fixed;background-color:#222;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;z-index:80;top:0;left:0}.header-overlay.is_active{opacity:0.7;visibility:visible}.mobile-maps:not(.map-nav){position:sticky;top:72px;width:100%;z-index:70;font-family:"Roboto", sans-serif;font-size:15px;font-weight:700;color:#222;letter-spacing:-0.5px;padding:20px;background-color:#fff;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.mobile-maps:not(.map-nav).sticky{position:fixed;width:100%;top:72px;left:0}.mobile-maps:not(.map-nav) .map-mobile-links{width:100%;position:relative;background-color:#fff;box-shadow:0 15px 20px 2px rgba(0,0,0,0.15);padding:20px 23px;position:relative}.mobile-maps:not(.map-nav) .map-mobile-links::after{margin-left:auto;font-size:calc(18px + 0.3vw);content:"\6b";transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.mobile-maps:not(.map-nav) .map-mobile-links .caret{display:none}.mobile-maps:not(.map-nav).open .map-mobile-links{background-color:#e2e2e2}.mobile-maps:not(.map-nav) .dropdown-menu{margin:0;border:0;width:100%;padding:0}.mobile-maps:not(.map-nav) .dropdown-menu li>a{display:block;background-color:transparent;border-bottom:1px solid #e2e2e2;color:#222;font-size:15px;letter-spacing:-0.5px;padding:20px 23px;font-weight:700}.mobile-maps:not(.map-nav) .dropdown-menu li>a:hover,.mobile-maps:not(.map-nav) .dropdown-menu li>a:focus{background:#e2e2e2}@media screen and (min-width: 992px){.mobile-maps:not(.map-nav) .map-mobile-links{display:none !important}.mobile-maps:not(.map-nav) .dropdown-menu{position:relative;display:flex;box-shadow:none;border:0;width:100%}.mobile-maps:not(.map-nav) .dropdown-menu li{flex:0 0 calc(94% / 4);flex-grow:1}.mobile-maps:not(.map-nav) .dropdown-menu li a{display:block;background-color:transparent;border:2px solid rgba(0,0,0,0.55);color:#222;font-size:15px;letter-spacing:-0.5px;padding:20px 20px;text-align:center;margin:0 1%;font-weight:700}.mobile-maps:not(.map-nav) .dropdown-menu li a:hover,.mobile-maps:not(.map-nav) .dropdown-menu li a:focus{background:#dd0202;color:#fff;border-color:transparent}}.project-list .project-wrap,.project-list .project-wrap::before,.project-list .project-wrap::after,.project-list .text,.project-list .detail-btn span{transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.project-list .project-wrap{position:relative;z-index:10;margin:20px 0}.project-list .project-wrap::before{position:absolute;background:#fff;background:linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.395396) 48%, #000 99%);content:"";bottom:0;left:0;height:60%;width:100%;z-index:10;pointer-events:none;opacity:1}.project-list .project-wrap::after{width:0;height:0;border-style:solid;border-width:0 0 200px 200px;border-color:transparent transparent #222 transparent;bottom:0;right:0;position:absolute;content:"";z-index:-1}.project-list .project-wrap img{width:100%}.project-list .project-wrap .text{position:absolute;width:100%;bottom:0;left:0;padding:20px;z-index:15;color:#fff;font-family:"Roboto", sans-serif;font-weight:700;padding-bottom:30px}.project-list .project-wrap .title{color:#fff;font-size:calc(20px + 0.2vw);font-weight:700;margin:0;line-height:1.15;margin-bottom:20px}.project-list .project-wrap .title a{color:#fff}.project-list .project-wrap .detail-btn{position:absolute;right:20px;bottom:20px;background-color:#fff;padding:6px 20px;color:#222;font-size:12px;border-radius:30px;font-weight:700;white-space:nowrap}.project-list .project-wrap .detail-btn i{font-size:18px}.project-list .project-wrap .detail-btn span{visibility:hidden;max-width:0;opacity:0}.project-list .project-wrap:hover{transform:translateY(-6px);box-shadow:0 20px 20px 4px rgba(0,0,0,0.15)}.project-list .project-wrap:hover::before{height:100%}.project-list .project-wrap:hover::after{bottom:-10px;right:-10px;opacity:0.1}.project-list .project-wrap:hover .text{padding-bottom:60px}.project-list .project-wrap:hover .detail-btn{background:#db0000;color:#fff}.project-list .project-wrap:hover .detail-btn span{max-width:100px;visibility:visible;opacity:1;margin-right:20px}.title-link-block{font-family:"Roboto", sans-serif;font-weight:700;font-weight:700;padding:calc(20px + 1.5vw) 10px;flex-wrap:wrap}.title-link-block .title{font-size:calc(24px + 2.5vw);letter-spacing:-1px;margin:0;margin-right:auto;border-left:7px solid #d80000;padding-left:12px;color:#222}.title-link-block .title-link{color:#222;font-size:14px;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1);padding:15px 5px}.title-link-block .title-link:hover{transform:translateX(5px)}.title-link-block .title-link i{margin-left:6px}.my-section .section-title{font-family:"Roboto", sans-serif;font-weight:700;font-size:calc(30px + 0.6vw)}@media screen and (min-width: 992px){.home-project{position:relative;z-index:40}.home-project:not(.nobefore)::before{width:0;height:0;border-style:solid;border-width:0 600px 1500px 0;border-color:transparent #000 transparent transparent;position:absolute;opacity:0.1;right:0;top:0;z-index:-1;content:"";pointer-events:none}.home-project [class*="colm"]{padding:calc(20px + 0.6vw)}.home-project .project-list .title{font-size:calc(36px + 1vw)}.home-project .project-list .project-wrap::after{border-color:transparent transparent #df0000 transparent !important;opacity:1 !important;border-width:0 0 300px 300px}}.special-button1{background-color:#fff;font-size:15px;font-family:"Roboto", sans-serif;font-weight:700;border:2px solid rgba(0,0,0,0.308);color:#222;width:400px;max-width:95%;padding:18px 20px;display:inline-block;letter-spacing:-0.4px;transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.special-button1:hover{transform:translateY(-5px);background-color:#222;color:#fff;border-color:transparent}.about-tipography{font-family:"Roboto", sans-serif;color:#222}.about-tipography p{margin-bottom:10px;line-height:1.6;font-size:18px}.about-tipography .title1{font-family:"Roboto", sans-serif;font-weight:800;font-size:calc(26px + 1vw) !important;letter-spacing:-1px;line-height:1.2;color:#222 !important;margin-top:calc(20px + 1.5vw) !important;padding-left:10px;line-height:1.1 !important}.about-tipography .img-wrap{position:sticky;top:80px;height:100%}.about-tipography .img-wrap img{position:sticky;top:80px}.map-locations .map-menu-wrap{position:relative;background-color:#3b3e45;color:#fff;font-family:"Roboto", sans-serif;font-weight:700;width:calc(20% + 80px);min-width:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:20}.map-locations .map-menu-wrap::before{background-color:inherit;z-index:-1;content:"";width:60px;height:100%;-webkit-transform:skewX(4deg);-moz-transform:skewX(4deg);-ms-transform:skewX(4deg);-o-transform:skewX(4deg);transform:skewX(4deg);right:-30px;top:0;position:absolute}.map-locations .map-menu-wrap .title{font-size:calc(24px + 0.7vw);letter-spacing:-0.8px;margin-bottom:30px;line-height:1.3}.map-locations .map-menu-wrap .menu-wrap-inner{min-width:80%}.map-locations .map-menu-wrap .map-menus1{list-style:none}.map-locations .map-menu-wrap .map-menus1 li{position:relative}.map-locations .map-menu-wrap .map-menus1 li a{color:#fff;text-decoration:none;font-weight:500;opacity:0.6;line-height:1.4;padding:24px 10px;border-bottom:1px solid rgba(255,255,255,0.198);padding-left:20px}.map-locations .map-menu-wrap .map-menus1 li a::after{color:#fff;margin-left:auto;font-size:16px;position:relative;content:"\4b";transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1);opacity:0.05;transform:translateX(-30px)}.map-locations .map-menu-wrap .map-menus1 li::before,.map-locations .map-menu-wrap .map-menus1 li::after{position:absolute;content:"";left:-8px;top:48%;transform:translateY(-50%);border-radius:50%}.map-locations .map-menu-wrap .map-menus1 li::before{width:6px;height:6px;background-color:#e70000}.map-locations .map-menu-wrap .map-menus1 li::after{border:2px solid #e70000;left:-15px;background-color:transparent;opacity:0;visibility:hidden;transition:all .3s ease-in;width:20px;height:20px}.map-locations .map-menu-wrap .map-menus1 li.selected a{opacity:1;padding-left:22px;transition:all .3s ease-in}.map-locations .map-menu-wrap .map-menus1 li.selected a::after{opacity:1;transform:translateX(0)}.map-locations .map-menu-wrap .map-menus1 li.selected::after{opacity:1;visibility:visible}.map-locations .map-wrap{height:680px;width:calc(80% - 80px);background-color:#e2e2e2;max-width:calc(100% - 320px)}@media screen and (max-width: 991px){.map-locations{display:block !important}.map-locations .map-wrap{max-width:none;width:100%}.map-locations .map-menu-wrap{display:none !important}}.map-locations{overflow:hidden;position:relative}.map-locations .mobile-maps{position:relative !important;top:0 !important;left:0 !important}.map-locations .map-detail{opacity:0;visibility:hidden;pointer-events:none;position:absolute;right:0;width:calc(250px + 8%);transform:translateX(100%);transition:all .6s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1);z-index:40;height:550px;bottom:0;background-color:#fff;box-shadow:-4px 23px 17px 0 rgba(0,0,0,0.1)}.map-locations .map-detail.is_active{opacity:1;visibility:visible;transform:translateX(0);pointer-events:all}.map-locations .map-detail .map-close{position:absolute;display:block;width:48px;height:48px;text-align:center;line-height:49px;background-color:#3b3e45;color:#fff;right:100%;top:0;font-size:12px}.map-locations .map-detail .map-text{padding:15px;font-family:"Roboto", sans-serif;font-weight:700}.map-locations .map-detail .map-text .map-name{font-size:30px;letter-spacing:-0.5px;font-weight:700;line-height:1.08;margin-bottom:20px}.map-locations .map-detail .map-text .map-slogan{font-size:19px;font-weight:normal}.map-locations .map-detail .map-text .map-btn-2{width:100%;margin:15px 0;background-color:#383b3f;color:#fff;text-align:center;line-height:1.4;padding:19px 15px;display:block;font-size:14px;letter-spacing:1px;transition:all .4s ease-in;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.map-locations .map-detail .map-text .map-btn-2:hover{transform:translateY(-5px);background-color:#ce0202;color:#fff}.modal-form{pointer-events:none}.modal-form.active{pointer-events:all}.flex-nav-icon{border:1px solid rgba(0,0,0,0.12)}.flex-nav-icon a{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background-color:#fff;padding:10px 1.5vw;position:relative;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;transition:all 0.5s ease-in;border-bottom:1px solid rgba(0,0,0,0.12);z-index:6}.flex-nav-icon a::before{width:0;height:100%;z-index:-1;content:"";display:block;position:absolute;top:0;right:0;background-color:#c60000;-webkit-transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;transition:all 0.5s ease-in;transition-timing-function:cubic-bezier(0.7, 0, 0.2, 1)}.flex-nav-icon a i.first-icon{color:#c60000;font-size:50px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in}.flex-nav-icon a:hover i.first-icon,.flex-nav-icon a:hover i.arrow-icon,.flex-nav-icon a:hover span{color:#fff}.flex-nav-icon a:hover i.first-icon,.flex-nav-icon a:hover i.arrow-icon,.flex-nav-icon a:hover span{color:#fff}.flex-nav-icon a span{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;font-size:18px;font-weight:600;font-family:"Work Sans";color:#444;line-height:1.3;padding-left:15px;-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);-ms-transform:translateY(-6px);-o-transform:translateY(-6px);transform:translateY(-6px);-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in}.flex-nav-icon a:nth-child(1){border-right:1px solid rgba(0,0,0,0.12)}.flex-nav-icon a:hover::before{width:100%;left:0}.flex-nav-icon.col-4 a{max-width:50%;min-width:50%;border:0;border-bottom:1px solid #e2e2e2;border-left:1px solid #e2e2e2}@media screen and (max-width: 768px){.flex-nav-icon.col-4 a{max-width:100%;min-width:100%;width:100%;border-left:0}}.cookie-alert{width:500px;max-width:100%;z-index:8000;position:fixed;right:0;bottom:0;padding:15px 20px;background-color:#fff;font-size:14px;color:#222;font-family:"Roboto", sans-serif;font-weight:400;box-shadow:0 0 48px 10px rgba(0,0,0,0.2)}.cookie-alert p a{color:#222;text-decoration:underline}.cookie-alert .cookie-accept{display:inline-block;background-color:#222;padding:5px 20px;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}.static-form{position:relative !important;box-shadow:none !important;top:0 !important;left:0 !important;right:0 !important;opacity:1 !important;bottom:0 !important;visibility:visible !important;pointer-events:all !important;width:100%;transform:none !important}.static-form .title{font-size:40px;letter-spacing:-1px;font-weight:600;margin-bottom:15px}.static-form .call-link{display:inline-block;border-radius:80px;background-color:green;color:#fff;height:48px;line-height:22px;padding:13px 30px;white-space:nowrap;position:relative;margin:20px auto;padding-left:40px;font-size:14px}.static-form .call-link span{font-size:16px;font-weight:600;letter-spacing:-1px}.static-form .call-link i{position:absolute;background-color:green;width:64px;height:64px;border-radius:50%;text-align:center;left:-34px;top:-9px;vertical-align:middle;line-height:56px;color:#fff;font-size:20px;border:4px solid #fff}.static-form form.call .input-wrap{padding-bottom:10px}.static-form form.call .input-wrap .input{width:100%;background-color:#eaeaee;font-size:14px;height:54px;padding:10px 14px;font-weight:600;border:0}.static-form form.call .input-wrap textarea.input{height:80px}.static-form form.call .input-wrap .submit{width:250px;max-width:90%;display:block;margin:15px 0;background-color:#e20000;color:#fff;padding:15px 25px;line-height:24px;font-weight:600;letter-spacing:-0.5px;transition:all .3s ease-in}.static-form form.call .input-wrap .submit:hover{color:#fff;background-color:#222}@media screen and (max-width: 768px){header .container,header .owl-banner.nav-left-bottom .owl-nav,.owl-banner.nav-left-bottom header .owl-nav,header .owl-banner.nav-right-bottom .owl-nav,.owl-banner.nav-right-bottom header .owl-nav{max-width:none}}@media screen and (max-width: 991px){header{position:relative}}.lightbox{z-index:999999999999999999999999999999999999999 !important}.lightboxOverlay{z-index:99999999999999999999999999999999999999 !important}.add-flex-row-reverse:nth-child(2n){flex-direction:row-reverse !important}.content-img img{width:100%}p{margin-bottom:15px;line-height:1.5}body strong,body b,body .page-link{font-weight:600}

