@import url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/flexslider.css');@import url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/font-awesome.css');@import url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/shortcodes.css');@import url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/owl.carousel.css');;;@import url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/animate.css');@import url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../rev-slider/css/layers.css');@import url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../rev-slider/css/navigation.css');@import url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../rev-slider/css/settings.css');

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

	.ti-widget.ti-goog .ti-review-item>.ti-inner, .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button {
    border-top-width: 2px !important;
    border-bottom-width: 2px !important;
    border-left-width: 2px !important;
    border-right-width: 2px !important;
    background-color: #333 !important;
    backdrop-filter: blur(0px);
    background: #946a4a !important;
}
		.wat-web {
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 999;
}
	

/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/themes/bobjones/assets/stylesheet/bootstrap.css */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .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: -.5em;
}
sub {
  bottom: -.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: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
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 {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    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 th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/glyphicons-halflings-regular.html');
  src: url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/glyphicons-halflings-regulard41d.html?#iefix') format('embedded-opentype'), url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/glyphicons-halflings-regular-2.html') format('woff2'), url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/glyphicons-halflings-regular-3.html') format('woff'), url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/glyphicons-halflings-regular-4.html') format('truetype'), url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur: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;
}
*:before,
*:after {
  -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;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > 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 .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.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,
.h4,
h5,
.h5,
h6,
.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: .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:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  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;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
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[title],
abbr[data-original-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 p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small: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 footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small: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, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -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: 1200px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    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 > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  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 > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  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 > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .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 > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    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: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  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="radio"]:focus,
input[type="checkbox"]:focus {
  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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.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[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .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"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .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"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox 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;
}
textarea.input-sm,
select[multiple].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 textarea.form-control,
.form-group-sm select[multiple].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;
}
textarea.input-lg,
select[multiple].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 textarea.form-control,
.form-group-lg select[multiple].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;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  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: 11px;
    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: normal;
  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:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  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, .125);
          box-shadow: inset 0 3px 5px rgba(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: .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:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  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:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  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:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  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:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  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:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  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:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  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:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  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:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  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:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  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:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  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:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  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:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  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:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  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="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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: .35s;
       -o-transition-duration: .35s;
          transition-duration: .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;
}
.dropup,
.dropdown {
  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, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(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: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  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 > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  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, .125);
          box-shadow: inset 0 3px 5px rgba(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-left-radius: 4px;
  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-right-radius: 4px;
  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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  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 .form-control:focus {
  z-index: 3;
}
.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;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: normal;
  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="radio"],
.input-group-addon input[type="checkbox"] {
  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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  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:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  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:hover,
.nav-tabs > li.active > a:focus {
  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:hover,
.nav-tabs.nav-justified > .active > a:focus {
  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:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    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:hover,
.nav-pills > li.active > a:focus {
  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:hover,
.nav-tabs-justified > .active > a:focus {
  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:hover,
  .nav-tabs-justified > .active > a:focus {
    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, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .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-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    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-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    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:hover,
.navbar-brand:focus {
  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 > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    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, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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 .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    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:hover,
.navbar-default .navbar-brand:focus {
  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:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  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:hover,
.navbar-default .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    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:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  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:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  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:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    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:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  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:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  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:hover,
.pager li > a:focus {
  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:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  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]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  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-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  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 {
  padding-right: 15px;
  padding-left: 15px;
  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 .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  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: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-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, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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-left,
.media-right,
.media-body {
  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:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  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:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .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:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  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:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  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:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  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:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  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 {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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 > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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 > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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 {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #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 iframe,
.embed-responsive embed,
.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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  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 .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .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, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(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: .5;
}
.modal-header {
  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, .5);
            box-shadow: 0 5px 15px rgba(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: normal;
  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: .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: normal;
  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, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(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, .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, .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, .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, .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: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    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, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(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, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  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, .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-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-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;
  }
  th.visible-xs,
  td.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;
  }
  th.visible-sm,
  td.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;
  }
  th.visible-md,
  td.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;
  }
  th.visible-lg,
  td.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;
  }
  th.visible-print,
  td.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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */


/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/themes/bobjones/assets/stylesheet/style.css */
/**
  * Name: Gettree
  * Version: 1.0
  * Author: Themesflat
  * Author URI: http://www.themesflat.com
*/








/* rev slider */





/**
  * Reset
  * Repeatable Patterns
  * Top
  * Repeatable Patterns
  * bootstrap resetting elements
  * link style
  * button style
  * root
  * font flobal
  * effect hover
  * header
  * main menu
  * submenu
  * page title
  * home2 slider
  * blog
  * blog detail
  * footer
  * mobile navigation
  * gotop
  * preloader
*/


/* Reset
-------------------------------------------------------------- */

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
/* a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
} */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

figure {
    margin: 0;
}

:focus {
    outline: 0;
}

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

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

legend {
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button,
input {
    line-height: normal;
}

input,
textarea {
    background-image: -webkit-linear-gradient( hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
    /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    line-height: 1;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    -webkit-appearance: button;
    /* Corrects inability to style clickable 'input' types in iOS */
    border: none;
}

input[type='checkbox'],
input[type='radio'] {
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}

input[type='search'] {
    -webkit-appearance: textfield;
    /* Addresses appearance set to searchfield in S5, Chrome */
}

input[type='search']::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main-header-two {
    position: relative;
    display: block;
}
.main-header-two .container{
    position: static;
    max-width: 1810px;
    width: 100%;
    padding: 0px 15px;
    margin: 0 auto;
}

.main-header-two__top-left {
    position: relative;
    display: block;
}
.main-header-two__top-middle {
    position: relative;
    display: block;
}

/* Repeatable Patterns
-------------------------------------------------------------- */

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

body {
    font: 16px/30px 'Rubik', sans-serif;
    background-color: #fff;
    /* color: #fff; */
}
mg.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#rev-slider2 .btn-left, #rev-slider1 .btn-left {
    margin-right: 28px;
    background-color: #6b873c;
    border: solid 2px #6b873c;
    color: #ffff;
}

ul,
ol {
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

b,
strong {
    font-weight: 900;
}

button {
    transition-duration: 0.5s;
    border: none;
}

select,
option {
    font-size: 16px !important;
    font-family: 'Rubik', sans-serif !important;
    color: var(--primary-color2) !important;
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    background-color: var(--primary-color);
    padding: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

button.search-submit-form {
    padding: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

select,
textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
input[type='email'] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 8px 15px;
    color: #798883;
    height: 45px;
    border-radius: 5px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='time']:focus,
input[type='week']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='color']:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: solid 2px var(--primary-color);
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
}

textarea:hover,
input[type='text']:hover,
input[type='password']:hover,
input[type='datetime']:hover,
input[type='datetime-local']:hover,
input[type='date']:hover,
input[type='month']:hover,
input[type='time']:hover,
input[type='week']:hover,
input[type='number']:hover,
input[type='email']:hover,
input[type='url']:hover,
input[type='search']:hover,
input[type='tel']:hover,
input[type='color']:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: solid 2px var(--primary-color);
}

textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: solid 2px #dbe3df;
}

textarea {
    border: solid 2px #dbe3df;
    width: 100%;
    padding: 10px 15px;
    height: 200;
}

input[type='checkbox'] {
    display: inline;
}

textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
    color: #798883;
    opacity: 1;
}

input:-ms-input-placeholder {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: var(--primary-color2);
    opacity: 1;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}


/* bootstrap resetting elements */

textarea,
input[type='text'],
input[type='submit'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
.uneditable-input,
.dropdown-menu,
.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: var(--primary-color2);
}

.blog-single .entry p {
    margin-bottom: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.white {
    color: #ffff !important;
}

.black {
    color: #0000 !important;
}

.text-pri2-color {
    color: var(--primary-color2);
}

.text-pri-color {
    color: var(--primary-color);
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.bd-radius-8 {
    border-radius: 8px;
}

.bd-radius-8-image img {
    border-radius: 8px;
}

.bd-radius-50-image img {
    border-radius: 50%;
}

.mg-left-15 {
    margin-left: 15px;
}

.mg-right-15 {
    margin-right: 15px;
}

.bd-radius-50 {
    border-radius: 50%;
}

.mg-bottom5 {
    margin-bottom: 5px;
}

.mg-bottom-8 {
    margin-bottom: 8px;
}

.mg-bottom-15 {
    margin-bottom: 15px;
}

.mg-bottom-20 {
    margin-bottom: 20px;
}

.mg-bottom-22 {
    margin-bottom: 22px;
}

.mg-bottom-25 {
    margin-bottom: 25px;
}

.mg-bottom30 {
    margin-bottom: 30px;
}

.mg-bottom-35 {
    margin-bottom: 35px;
}

.mg-bottom-40 {
    margin-bottom: 40px;
}

.mg-bottom-43 {
    margin-bottom: 43px;
}

.mg-bottom-45 {
    margin-bottom: 45px;
}

.mg-bottom-50 {
    margin-bottom: 50px;
}

.mg-bottom-60 {
    margin-bottom: 60px;
}

.mg-bottom90 {
    margin-bottom: 90px;
}

.mg-top-5 {
    margin-top: 5px;
}

.mg-top-15 {
    margin-top: 15px;
}

.mg-top-20 {
    margin-top: 20px;
}

.mg-top-25 {
    margin-top: 25px;
}

.mg-top-30 {
    margin-top: 30px;
}


/* link style 1 
---------------------------------------------------------------*/

a {
    text-decoration: none;
    color: var(--primary-color2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
    color: var(--primary-color);
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* link tyle 2 
--------------------------------------------------------------------*/

.link-style2 a {
    text-decoration: none;
    color: var(--primary-color);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link-style2 a:hover,
.link-style2 a:focus {
    color: var(--primary-color2);
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* link style 3 (text white hover primary2)
----------------------------------------------------------------------- */

.link-style3 a {
    text-decoration: none;
    color: #ffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link-style3 a:hover,
.link-style3 a:focus {
    color: var(--primary-color2);
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* link style 4 (text white hover primary)
----------------------------------------------------------------------- */

.link-style4 a {
    text-decoration: none;
    color: #d5bba8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link-style4 a:hover,
.link-style4 a:focus {
    color: var(--primary-color);
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* link style 5 
---------------------------------------------------------------*/

.link-style5 a {
    text-decoration: none;
    font-weight: 500;
    color: var(--primary-color4);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link-style5 a:hover,
.link-style5 a:focus {
    color: var(--primary-color2);
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* link style 6 
---------------------------------------------------------------*/

.link-style6 a {
    color: #ffffffb8;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link-style6 a:hover {
    color: #ffff;
}

/* button border
---------------------------------------------------------------*/

.button-style {
    font-size: 18px;
    padding: 17px 37px 17px 37px;
    border-radius: 12px;
}

.button-style-2 {
    font-size: 18px;
    padding: 13px 36px 13px 36px;
    border-radius: 12px;
}


/* button style 1
---------------------------------------------------------------*/

.btn-1 {
    font-weight: 500;
    border: solid 2px #707070;
}

.btn-1:hover {
    border: solid 2px var(--primary-color);
    background-color: var(--primary-color);
    color: #ffff !important;
}


/* button style 2
---------------------------------------------------------------*/

.btn-2 {
    font-weight: 500;
    border: solid 2px var(--primary-color);
    background-color: var(--primary-color);
    color: #ffff !important;
}

.btn-2:hover {
    background-color: rgba(255, 255, 255, 0);
    color: var(--primary-color) !important;
    border: solid 2px var(--primary-color);
}


/* root 
---------------------------------------------------------------*/
:root {
    /* color */
    --primary-color: #6b873c !important;
    --primary-color2: #0f4229 !important;
    --primary-color3: #e8f5e9 !important;
    --primary-color4: #525368 !important;
    --primary-color5: #181818 !important;
}


/* button */

.button>.btn,
.btn-home,
.btn2 {
    font-weight: 500;
    font-size: 18px;
    padding: 16px 36px 16px 36px;
    border-radius: 12px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* btn style 1 */

.button>.btn {
    color: var(--primary-color2);
    border: solid 2px #bbd0c2;
}

.button>.btn:hover,
.btn-home {
    color: #ffff;
    border: solid 2px var(--primary-color);
    background-color: var(--primary-color);
}

.button>.btn-home:hover {
    color: var(--primary-color2);
    border: solid 2px var(--primary-color2);
}


/* button style 2  */

.button .btn2 {
    color: #d5bba8;
    border: solid 2px var(--primary-color);
    background-color: var(--primary-color);
}

.button .btn2:hover {
    color: var(--primary-color);
    border: solid 2px var(--primary-color);
    background-color: #0f422900;
}


/* text font global */

.section-desc,
.section-desc-2,
.section-desc-heading {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #946a4a;
}

.section-subtitle {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3.8px;
    font-family: 'Rubik', sans-serif;
    line-height: 20px;
    color: var(--primary-color);
}

.section-title {
    font-family: 'Jost', sans-serif;
    font-size: 46px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 58px;
    color: #946a4a;
}

.section-heading-rubik-size12 {
    font-size: 12px;
    line-height: 30px;
    font-weight: 400;
}

.section-heading-rubik-size14 {
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
}

.section-heading-rubik-size16 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

.section-heading-rubik-size18 {
    font-size: 18px;
    line-height: 34px;
    font-weight: 500;
}

.section-heading-rubik-size20,
.section-heading-jost-size20,
.section-heading-jost-size22,
.section-heading-jost-size28,
.section-heading-jost-size29,
.section-heading-jost-size34,
.section-heading-jost-size46 {
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}

.section-heading-jost-size20,
.section-heading-jost-size22,
.section-heading-jost-size28,
.section-heading-jost-size29,
.section-heading-jost-size34,
.section-heading-jost-size46 {
    font-family: 'Jost', sans-serif;
}

.section-heading-jost-size22 {
    font-size: 22px;
}

.section-heading-jost-size28 {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -0.6px;
}

.section-heading-jost-size29 {
    font-size: 29px;
    letter-spacing: 0px;
    line-height: 48px;
}

.section-heading-jost-size34 {
    font-size: 34px;
}

.section-heading-jost-size46 {
    font-size: 46px;
    letter-spacing: -1px;
}

.section-desc-2 {
    font-weight: 300;
    letter-spacing: 0.3px;
}

.section-desc-heading {
    font-weight: 700;
    line-height: 26px;
}


/* font weight light */

.fw-300 {
    font-weight: 300;
}


/* font weight regular */

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


/* font weight medium */

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


/* font weight semibold */

.fw-600 {
    font-weight: 600;
}


/* display flex */

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.read-more {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    line-height: 66px;
    margin-top: 10px;
}

.read-more::after {
    content: '\f061';
    font-family: 'FontAwesome';
    margin-left: 3px;
}

.read-more .fas {
    margin-left: 10px;
}

.heading-16px-rubik {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
}

.text-decs {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
}

.heading-16px-rubik {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
        top: 12px;
    position: relative;
}

header.fixed-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;    
    z-index: 999;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 20%);
  }

/* effect hover */

.grow-up-hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.grow-up-hover:hover img {
    transform: scale(1.1);
}

.hover-up {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hover-up:hover {
    transform: translateY(-7%);
}

.hover-up-style2:hover {
    transform: translateY(-2%);
}

.hover-up-style2 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.over-flow-hidden {
    overflow: hidden;
}

.error {
    margin-top: -10px;
    color: #191919;
}


/* ripper effect 
--------------------------------------------------------------*/

.ripple,
.ripple:after,
.ripple:before {
    width: 120px;
    height: 120px;
    -webkit-box-shadow: 0 0 0 0 rgba(9, 136, 62, 0.411);
    -moz-box-shadow: 0 0 0 0 rgba(9, 136, 62, 0.411);
    -ms-box-shadow: 0 0 0 0 rgba(9, 136, 62, 0.411);
    -o-box-shadow: 0 0 0 0 rgba(9, 136, 62, 0.411);
    box-shadow: 0 0 0 0 rgba(9, 136, 62, 0.411);
}

.ripple:before {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
    content: "";
    position: absolute;
}

.ripple:after {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}

.ripple,
.ripple:before,
.ripple:after {
    position: absolute;
    top: 46%;
    left: 50%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}


/* Header 
---------------------------------------------------------------*/

.top-header {
    padding: 0 3.2% 0 4%;
    background-color: var(--primary-color);
}

.top-header .top-bar-left {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    line-height: 50px;
    float: left;
}

.top-header .top-location,
.top-mail {
    font-size: 14px;
    font-weight: 500;
}

.top-bar-left .top-location::before {
    content: '\f041';
    font-family: 'FontAwesome';
    padding-right: 5px;
}

.top-bar-right {
    line-height: 50px;
}

.top-mail::before {
    content: '\f003';
    font-family: 'FontAwesome';
    font-size: 18px;
    padding-right: 5px;
}

.top-header .top-bar-right {
    float: right;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    line-height: 50px;
}

.widgets-nav-social {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    line-height: 53px;
    padding-left: 16px;
}

.top-header .fa {
    font-size: 15px;
    padding-left: 21px;
}

#header .header-wrap {
    padding: 0 2.4% 0 2.8%;
    height: 101px;
    background-color: var(--primary-color3);
}

#header .inner-header {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

#header .logo-header {
    line-height: 100px;
}

#header .site-header-right {
    float: right;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    line-height: 101px;
}

#header .site-header-right .button {
    margin-top: -2px;
    margin-left: 15px;
}

#header .cart .fa,
.search .fa {
    font-size: 20px;
    padding: 16px 16px 16px 16px;
    color: var(--primary-color) !important;
    border-radius: 65px;
    background-color: #ffff;
}

#header .cart .fa:hover,
.search .fa:hover {
    background-color: var(--primary-color);
    color: #ffff !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#header .cart {
    padding-left: 26px;
}

#header .input-group {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

button.btn.btn-outline-primary {
    z-index: 1;
}

.btn:hover,
.btn:focus,
.btn.focus {
    background-color: var(--primary-color);
    color: var(--primary-color2);
}

#header .header-inner {
    position: relative;
    display: flex;
}

.header-inner .widgets-input .search-field {
    padding: 25px 70px 25px 15px;
}

.header-inner .widgets-input .search-submit {
    padding: 16px 20px 16px 20px;
}


/* show search header 
--------------------------------------------------------------*/

.flat-show-search {
    position: relative;
    float: left;
    z-index: 200;
}

.show-search {
    float: right;
    position: relative;
}

.top-search {
    position: absolute;
    right: 0;
    top: 110%;
    width: 250px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top-search #searchform-all {
    position: relative;
}

.top-search.show {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    top: 100%;
}


/* Main Menu
-----------------------------------------------------------------------------------*/

.nav-wrap {
    padding-right: 2%;
    line-height: 100px;
    text-align: center;
}

#mainnav .menu>li {
    display: inline-block;
    position: relative;
}

#mainnav .menu>li>a{
    position: relative;
    line-height: 100px;
    display: inline-block;
    margin: 0 18px;
    font-weight: 400;
}

#mainnav .menu li a {
    font-size: 18px;
    font-weight: 500;
    color: var(--primary-color2);
}

#mainnav .menu>li>a:hover,
#mainnav > ul > li.menu-item-has-children:hover > a::after,
#mainnav .menu .current-menu-item > a,
#mainnav .menu .current-menu-item > a::after,
#mainnav-mobi .menu .current-menu-item > a,
#mainnav-mobi .menu .current-item > a {
    color: var(--primary-color);
}

#mainnav .menu>li:last-child a {
    padding-right: 0;
}

#mainnav .menu>li a i.fa {
    padding-left: 6px;
}


/* Sub-menu 
---------------------------------------------------------------*/

#mainnav .menu>li>.sub-menu {
    display: block !important;
    opacity: 0;
    position: absolute;
    width: 250px;
    background-color: #ffff;
    left: 0;
    top: 99%;
    box-shadow: -2px 6px 23px #b4b4b44f;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease; 
     -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
       transition: all 0.3s ease; 
       -webkit-transform: translateY(15px);
       -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
   -o-transform: translateY(15px);
    transform: translateY(15px);
}

#mainnav .menu>li:hover>.sub-menu {
    display: block !important;
    opacity: 1;
    z-index: 100;
    left: 0;
    visibility: visible; 
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0); 
  -ms-transform: translateY(0);
   -o-transform: translateY(0); 
   transform: translateY(0);
}

#mainnav .menu>li>.sub-menu>li>a {
    display: block;
    padding: 0px 0px 0px 15px;
    line-height: 45px;
    color: var(--primary-color2);
    text-align: left;
}

#mainnav .menu>li>.sub-menu>li {
    border-top: 1px solid #e1e1e157;
}

#mainnav .menu>li>.sub-menu>li:first-child {
    border-top: none;
}

#mainnav .menu>li>.sub-menu>li:hover a,
#mainnav .current-item a  {
    background-color: var(--primary-color);
    color: #ffff !important;
}

#mainnav > ul > li > a::before { 
    content: ""; 
    position: absolute; 
    bottom: 20px; 
    left: 0; 
    width: 0%; 
    height: 3px; 
    background-color: var(--primary-color); 
    opacity: 0; 
    visibility: hidden;  
    -webkit-transition: all 0.3s ease; 
    -moz-transition: all 0.3s ease; 
    -ms-transition: all 0.3s ease; 
    -o-transition: all 0.3s ease; 
    transition: all 0.3s ease; 
}
#mainnav > ul > li.current-menu-item > a::before ,
#mainnav > ul > li > a:hover::before { 
    opacity: 1; 
    visibility: visible; 
    width: 100%;
}

#mainnav > ul > li.menu-item-has-children > a::after {
    content: '\f107';
    font-family: 'FontAwesome';
    color: var(--primary-color2);
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    margin-left: 4px;
}


/* Page Title 
-------------------------------------------------------------------------------------------*/
.inner-banner{ position:relative; }
.inner-banner img{ width:100%; max-width:100% !important;  }
.inner-title {
  /*  position: relative;
    height: 300px;
    background-size: cover;
    background-image: url(https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../images/home/box-flowers-green-garden-background.jpg);
    background-repeat: no-repeat;
    background-position: center;*/
}

.inner-title-home {
    height: 755px;
}

.overlay-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--primary-color2);
    opacity: 0.7;
}

.page-title .banner-title {
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 50;
    text-align: center;
    position: absolute;
}

.page-title-heading {
    line-height: 68.66px;
    font-family: 'Jost', sans-serif;
    font-weight: 700;
    font-size: 36.97px;
    color: #ffff;
}

.page-title-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 51.66px;
    color: #ffffffb8;
}

.page-title .blog-link a:hover {
    color: var(--primary-color);
}

.page-title-content-inner::before {
    content: '|';
    padding: 0 5px;
}


/* home02 slider 
---------------------------------------------------------------*/

.slider-home02 {
    margin-left: 38.8%;
    padding-top: 24.2%;
}

.slider-home02 .button {
    padding-top: 56px;
    padding-left: 3px;
}

.slider-image {
    padding-top: 14.2%;
    margin-left: -25px;
}

.features-home02 {
    background-color: var(--primary-color2);
}


/* artical 
---------------------------------------------------------------*/

.post-wrap .image-box {
    position: relative;
}

.post-wrap .date-image {
    position: absolute;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    color: #ffff;
    padding: 9px 26px 9px 22px;
    background-color: var(--primary-color);
    bottom: -1px;
    left: 26px;
}

.content-box {
    border-radius: 5px;
    background-color: #f8f8f8;
    padding: 13px 27px 8px 27px;
}

.content-box .post-content-inner {
    padding-top: 11px;
}

.content-box .post-content-inner ul {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.content-box .post-content-inner .line::after,
.line::before {
    content: '|';
}

.content-box .content-art {
    margin-top: 17px;
}

.post-wrap .text-decs {
    letter-spacing: 0.2px;
    padding-right: 8.9px;
}

.content-box .desc-content-box {
    color: #525368;
    margin-top: 12px;
    padding-right: 3px;
    letter-spacing: 0px;
}

article.article-2 {
    padding-top: 39px;
}

article.article-3 {
    padding-top: 63px;
}

article.article-4 {
    padding-top: 57px;
}


/* blog detail 
---------------------------------------------------------------*/

.flat-blog-standard {
    margin: 120px 0 163px 0;
}

.content-blog-detail .text-decs {
    color: var(--primary-color4);
    padding: 10px 3px 0 1px;
    letter-spacing: 0px;
}

.content-info {
    font-size: 12px;
    line-height: 53px;
}

.user::before {
    content: '\f2c0';
    font-family: 'FontAwesome';
}

.content-blog-detail .date::before {
    content: '\f073';
    font-family: 'FontAwesome';
}

.content-blog-detail .date {
    padding-left: 26px;
}

.content-blog-detail .date::before,
.user::before {
    padding-right: 4px;
}

.content-blog-detail .heading-content-box {
    font-family: 'Rubik', sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 42px;
}

.content-blog-detail .content-note-author {
    padding: 8px 38px 6px 46px;
    background-color: var(--primary-color3);
    border-radius: 7px;
    border-left: 8px solid var(--primary-color);
    margin: 30px 0 18px 0;
}

.content-blog-detail .content-note-author .author {
    font-weight: 700;
    color: var(--primary-color);
    line-height: 52px;
}

.content-blog-detail .image-2 {
    padding-top: 37px;
}

.content-blog-detail .content-2.heading-content-box {
    padding-top: 31px;
    padding-bottom: 2px;
}

.content-blog-detail .nav-access-blog-detail .tick::before {
    color: var(--primary-color);
    padding-right: 17px;
    content: '\f00c';
    font-family: 'FontAwesome';
}

.content-blog-detail .nav-access-blog-detail li {
    padding-bottom: 7px;
}

.content-blog-detail ul.nav-access-blog-detail {
    padding-left: 3px;
    padding-top: 13px;
}

.content-blog-detail hr {
    margin-top: 39px;
    margin-bottom: 36px;
    border: 0;
    border-top: 2px solid var(--primary-color3);
}

.content-blog-detail .list-related {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-top: 3px;
}

.content-blog-detail .list-related a {
    margin-right: 3px;
}

.content-blog-detail .bottom-content {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    position: relative;
}

.content-blog-detail .bottom-content .social-share {
    position: absolute;
    right: 0;
    margin-right: -3px;
}

.content-blog-detail .bottom-content .title {
    color: #222222;
    font-weight: 700;
}

.content-blog-detail .bottom-content .title2 {
    margin-left: 37px;
    color: #222222;
    font-weight: 700;
}

.content-blog-detail .bottom-content .decs {
    color: var(--primary-color4);
    padding-top: 5px;
}

.content-blog-detail .widgets-nav-social {
    line-height: 29px;
}

.content-blog-detail .widgets-nav-social .fa {
    padding-left: 19px;
    color: var(--primary-color);
}

.content-blog-detail .widgets-nav-social .fa:hover {
    color: var(--primary-color4);
}

.content-blog-detail .widgets-title-comment {
    font-size: 37px;
    font-family: 'Jost', sans-serif;
    letter-spacing: -0.7px;
    line-height: 54px;
    color: var(--primary-color2);
    font-weight: 700;
}

.content-blog-detail .widgets-comment {
    padding-top: 99px;
}

.content-blog-detail .box-1 {
    margin-top: 23px;
    padding: 24px 43px 20px 32px;
    border: 2px solid #e2eeff;
    border-radius: 7px;
}

.content-blog-detail .box-2 {
    margin-left: 72px;
    margin-top: 20px;
    padding: 18px 27px 25px 36px;
    border: 2px solid #e2eeff;
    border-radius: 7px;
}

.content-blog-detail .widgets-comment .image-comment {
    float: left;
}

.content-blog-detail .content-comment {
    padding-left: 121px;
}

.content-blog-detail .widgets-comment .title {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    position: relative;
}

.content-blog-detail .widgets-comment .heading {
    font-size: 20px;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    color: var(--primary-color2);
}

.content-blog-detail .widgets-comment .date-comments {
    position: absolute;
    right: 0;
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    color: var(--primary-color2);
}

.content-blog-detail .widgets-comment .widgets-title-comment {
    letter-spacing: -0.6px !important;
}

.content-blog-detail .widgets-comment .reply {
    padding-top: 10px;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    color: var(--primary-color);
}

.content-blog-detail .tf-input {
    padding: 30px 43px 27px 32px;
    border: 2px solid #e2eeff;
    border-radius: 3px;
    float: left;
}

.content-blog-detail .widgets-post-comment {
    margin-top: 84px;
}

.content-blog-detail .widgets-input-box::placeholder {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-family: 400;
    line-height: 30px;
}

.content-blog-detail .widgets-input-box {
    padding-top: 32px;
}

.content-blog-detail .input-yourname {
    width: 48%;
    margin-right: 15px;
    padding-left: 22px;
}

.content-blog-detail .input-youremail {
    width: 48%;
    margin-left: 15px;
    padding-left: 24px;
}

.content-blog-detail .input-yourname,
.input-youremail,
.input-yourmessage {
    letter-spacing: 0.9px;
}

.content-blog-detail .input-yourmessage {
    margin: 11px 0 47px 0;
    height: 170px;
    padding: 18px 0 0 22px;
}

.content-blog-detail .input-message {
    width: 100%;
}

.content-blog-detail .tf-submit-input .tf-button {
    padding: 21px 36px;
    background-color: var(--primary-color);
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 12px;
    color: #ffff;
    border-radius: 5px;
}

.content-blog-detail .tf-submit-input .tf-button:hover {
    background-color: var(--primary-color2);
    color: #ffff;
}

.dividers {
    width: 100%;
    overflow: hidden;
}


/* Main Content 
---------------------------------------------------------------*/

.wrap-post {
    margin: 0 -15px;
    overflow: hidden;
}

article.post.s1 {
    margin-bottom: 40px;
    position: relative;
    float: left;
    width: 50%;
    padding: 0 15px;
}

article.post .featured-post ul.post-date {
    position: absolute;
    top: 0;
    left: 45px;
    background-color: #2e363a;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 2px 10px 7px 12px;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

article.post .featured-post ul.post-date .day {
    font-size: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
}

article.post .content-post {
    padding: 35px 30px 20px 30px;
    position: relative;
    background-color: #f7f7f7;
}

article.post .content-post:after {
    content: '';
    position: absolute;
    width: 64px;
    height: 5px;
    background-color: #30ab56;
    top: 0px;
    left: 30px;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

article.post:hover .featured-post ul.post-date {
    background-color: #18ba60;
}

article.post .content-post h4 {
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 16px;
}

article.post .content-post .more-link {
    margin-top: 19px;
}

article.post .content-post .more-link a {
    background-color: #2e363a;
    border-radius: 3px;
    font-weight: 600;
    display: inline-block;
    line-height: 40px;
    padding: 0 38px 3px;
    letter-spacing: 0;
    color: #ffffff;
}

article.post .content-post .more-link a:hover {
    background-color: #18ba60;
}


/* Pagination
-------------------------------------------------------------- */

.themesflat-pagination {
    margin: 100px 0;
}

.themesflat-pagination ul {
    margin: 0px;
    position: relative;
}

.themesflat-pagination ul li {
    display: inline-block;
    padding: 0px;
    margin-right: 12px;
    margin-bottom: 12px;
    background-color: var(--primary-color3);
    border-radius: 10px;
}

.themesflat-pagination ul li .page-numbers {
    display: inline-block;
    font-size: 20px;
    font-family: 'Rubik', sans-serif;
    color: #0d1f35;
    text-align: center;
    border-radius: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: transparent;
}

.themesflat-pagination ul li .page-numbers span.fa {
    font-size: 20px;
}

.themesflat-pagination ul li .page-numbers:hover,
.themesflat-pagination ul li .page-numbers.current {
    background-color: var(--primary-color);
    color: #fff;
}

.themesflat-pagination .page-prev-next {
    width: 100%;
}


/* pagination style 2 */

.themesflat-pagination-style2 {
    margin-top: 58px;
}

.themesflat-pagination-style2 .page-prev-next {
    height: 164px;
    width: 100%;
    background-color: var(--primary-color3);
}

.themesflat-pagination-style2 .text-left,
.themesflat-pagination-style2 .text-right {
    position: relative;
    width: 50%;
    display: flex;
    height: 100%;
}

.themesflat-pagination-style2 .text-left {
    float: left;
    padding: 38px 155px 38px 125px;
    background-color: var(--primary-color2);
}

.themesflat-pagination-style2 .text-right {
    float: right;
    padding: 38px 154px 38px 134px;
    background-color: var(--primary-color);
}

.themesflat-pagination-style2 .btn-prev::before,
.themesflat-pagination-style2 .btn-next::after {
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 30px;
    padding: 25px 35px;
    border-radius: 8px;
    border: solid 1px #e1e1e185;
}

.themesflat-pagination-style2 .btn-next::after {
    content: "\f105";
}

.themesflat-pagination-style2 .btn-prev {
    position: absolute;
    left: 39px;
    top: 50%;
    transform: translateY(-50%);
}

.themesflat-pagination-style2 .btn-next {
    position: absolute;
    right: 39px;
    top: 50%;
    transform: translateY(-50%);
}

.flat-case-details .paginate-box .content-features {
    margin-left: 29px;
}

.flat-case-details .paginate-box a {
    color: #ffff;
}


/* side-bar */

.widgets-side-bar-title {
    font-family: 'Jost', sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
    color: #191919 !important;
}


/* search */

.widgets-search .widgets-side-bar-title {
    padding: 5px 0 28px 0;
}

.widgets-input .search-form {
    position: relative;
}

.widgets-input .search-field {
    border-radius: 0;
    padding: 37px 90px 37px 15px;
}

.widgets-input .search-field::placeholder {
    font-size: 18px;
}

.widgets-input .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    padding: 28px 30px 28px 30px;
}

.widgets-input .search-submit::after {
    content: "\f002";
    font-family: 'FontAwesome';
    font-size: 22px;
}

.widgets-input .search-submit:hover {
    background-color: var(--primary-color2);
}

.widgets-category .widgets-side-bar-title {
    padding: 46px 0 30px 0;
}


/* category */

.widgets-category li {
    border: solid 1px #ccc;
    padding: 9px;
    border-radius: 6px;
    margin-bottom: 16px;
    position: relative;
    position: relative;
    transition-duration: 0.5s;
}

.widgets-category li:hover {
    border: solid 1px var(--primary-color);
    transition: 0.5s ease-in-out;
}

.widgets-category a {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    padding-left: 12px;
    color: #222222;
}

.widgets-category a:hover {
    color: var(--primary-color);
}

.widgets-category .list-category a:after {
    content: '\f0da';
    position: absolute;
    right: 28px;
    font-family: 'FontAwesome';
}


/* Widget lastest */

.widget.widget_lastest h2 {
    padding: 30px 0 14px 3px;
}

.widget.widget_lastest ul {
    margin: 0px;
}

.widget.widget_lastest ul li {
    margin-top: 16px;
    padding: 14px 15px 10px 15px;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding-bottom: 9px;
}

.widget.widget_lastest ul li:hover {
    background-color: var(--primary-color3);
    border: solid 1px var(--primary-color);
    transition: 0.5s;
}

.widget.widget_lastest .thumb {
    float: left;
}

.widget.widget_lastest .text {
    overflow: hidden;
    padding-left: 17px;
    padding-right: 15px;
}

.widget.widget_lastest h3 {
    color: #565872 !important;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    padding-right: 25px;
}

.widget.widget_lastest .post-date {
    font-size: 13px;
    color: var(--primary-color2) !important;
    padding-top: 10px;
}

.widget.widget_lastest img {
    width: 75px;
    height: 70px;
}

#footer .widget.widget_lastest h3 {
    color: #fff;
}

.widget.widget_lastest .title-thumb {
    color: #565872;
}

.widget.widget_lastest .title-thumb:hover {
    color: var(--primary-color2);
}

.widget.widget_lastest .date {
    color: var(--primary-color) !important;
    font-size: 12px;
    font-weight: 400;
}

.widget.widget_lastest .date:hover {
    color: var(--primary-color2) !important;
}

.widget.widget_lastest .date::before {
    content: '\f073';
    font-family: 'FontAwesome';
    padding-right: 10px;
    font-size: 15px;
}


/* Widget lastest twitter */

.widget.widget_lastest_twitter ul {
    margin: 0px;
}

.widget.widget_lastest_twitter ul li {
    padding: 2px 0px;
    margin-top: 12px;
}


/* .widget.widget_lastest_twitter ul li:first-child { margin-top: 0px; } */

.widget.widget_lastest_twitter .icon-wrap {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.widget.widget_lastest_twitter .icon-wrap.has-width.w30 {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    background-color: #414141;
    color: #fff;
}

.widget.widget_lastest_twitter .text {
    overflow: hidden;
    font-weight: 300;
    color: #666;
}

.widget.widget_lastest_twitter .text a {
    font-weight: 600;
    color: #222;
}

.widget.widget_lastest_twitter .text p {
    margin: 0px;
}

.widget.widget_lastest_twitter li:hover .icon-wrap.has-width.w30 {
    background-color: #ffc30c;
}

.widget.widget_lastest_twitter .text a:hover {
    color: #ffc30c;
}


/* widget contact info */

.widgets-contact-info {
    padding-top: 39px;
    height: 490px;
}

.widgets-contact-info .contact-info-box {
    border-radius: 5px;
}

.widgets-contact-info .contact-info-img:hover {
    opacity: 0.9;
}

.widgets-contact-info .contact-info-box {
    background-color: var(--primary-color);
}

.widgets-contact-info .contact-info-content {
    padding: 27px 45px 22px 45px;
}

.widgets-contact-info .heading-16px-rubik {
    color: #ffff;
}

.widgets-contact-info .heading-16px-rubik:first-child {
    padding-top: 3px;
    font-weight: 400;
}

.widgets-contact-info .heading-16px-rubik:last-child {
    font-weight: 700;
    line-height: 12px;
}


/* call - us */

.widgets-contact-info .call-us {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.widgets-contact-info .call-us {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.widgets-contact-info .content-call-us,
.content-our-mail {
    padding-left: 14px;
}

.widgets-contact-info .icon-call-us::before {
    content: '\f095';
    font-family: 'FontAwesome';
    font-size: 26px;
    border: solid 1px #ccc;
    border-radius: 62%;
    padding: 8px 11px 8px 11px;
    line-height: 55px;
    color: #ffff;
}


/* our-mail */

.widgets-contact-info .our-mail {
    padding-top: 15px;
}

.widgets-contact-info .our-mail {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.widgets-contact-info .icon-our-mail::before {
    content: '\f0e0';
    font-family: 'FontAwesome';
    font-size: 23px;
    border: solid 1px #ccc;
    border-radius: 62%;
    padding: 10px;
    line-height: 55px;
    color: #ffff;
}


/* footer 
--------------------------------------------------------------*/

.footer {
    position: relative;
    height: auto;
    background-color: #6b873c;
    background-image: url(https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../images/mask-back-ground/Mask-group-6.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 999;
}


/* top footer */

.footer .top-footer {
    position: absolute;
    right: 0;
    left: 0;
    top: -57px;
    margin-left: 1.4%;
    margin-right: 1.2%;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.footer .top-footer-left {
    width: 25%;
    margin-left: -13px;
}

.footer .top-footer-right {
    width: 75%;
    margin-left: 5px;
}

.footer .logo-footer {
    padding: 31px 42px 31px 46px;
    background-color: #c5e29f;
    border-radius: 10px;
    margin-left: 3%;
    margin-right: 16px;
}

.footer .footer-contact-info {
    background-color: #c5e29f;
    border-radius: 10px;
    height: 122px;
    margin-right: -0.5%;
    margin-left: 10px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.footer .footer-contact-info .footer-info-item {
    width: 33.33333333%;
}


/* contact-location */

.footer .footer-contact-info .heading-16px-rubik {
    color: #946a4a;
}

.footer .footer-contact-info .location,
.phone-call,
.email {
    line-height: 122px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.footer .footer-contact-info .location {
    padding-left: 6.8%;
    padding-right: 30px;
}

.footer .footer-contact-info .phone-call {
    padding-left: 10.6%;
}

.footer .footer-contact-info .content-phone-call::before,
.footer .footer-contact-info .location::after {
    content: '';
    position: absolute;
    width: 1.8px;
    height: 52px;
    background-color: #c5e29f;
    opacity: 0.4;
    right: 25.2%;
    border-radius: 20px;
    z-index: 2;
    top: 30%;
}

.footer .footer-contact-info .location::after {
    left: 49.8%;
}

.footer .footer-contact-info .email {
    padding-left: 18%;
}

.footer .content-location {
    padding: 31px 14px 0 14px
}

.footer .icon-location::before {
    content: '\f041';
    font-family: 'FontAwesome';
    font-size: 26px;
    padding: 6px 8px 8px 16px;
    line-height: 122px;
    color: var(--primary-color);
}


/* contact phone */

.footer .icon-phone-call::before {
    content: '\f095';
    font-family: 'FontAwesome';
    line-height: 122px;
    font-size: 28px;
    padding: 8px 0px 8px 23px;
    color: var(--primary-color);
}

.footer .content-phone-call {
    padding-top: 32px;
    padding-left: 17px;
}


/* contact email */

.footer .icon-email::before {
    content: '\f0e0';
    font-family: 'FontAwesome';
    line-height: 122px;
    font-size: 26px;
    padding: 8px 9px 8px 11px;
    color: var(--primary-color);
    margin-left: -6px;
}

.footer .content-email {
    padding-top: 32px;
    padding-left: 6px;
}


/* list-footer */

.list-footer {
    padding-top: 144px;
    margin-left: -0.7%;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.list-footer .footer-item {
    width: 25%;
}

.list-footer .widgets-about {
    padding-right: 25px;
    margin-left: 1.7%;
    padding-right: 5%;
}

.list-footer .heading-jost-20px {
    font-size: 20px;
    font-family: 'Jost', sans-serif;
    color: #d5bba8;
    font-weight: 600;
    letter-spacing: -0.3px;
}

.list-footer .text-decs {
    padding-top: 42px;
    padding-right: 10px !important;
    color: #d5bba8;
}

.widgets-about .widgets-nav-social {
    padding-top: 37px;
    padding-left: 0.2%;
}

.widgets-about .widgets-nav-social .fa {
    font-size: 13px;
    padding: 10px 11px 10px 11px;
    color: #a0a2a6;
    border: solid 1px #325d47;
    background-color: #325d47;
    border-radius: 88px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-right: 20px;
}

.widgets-about .widgets-nav-social .fa.fa-facebook {
    padding: 10px 13px 10px 13px;
    border: solid 1px var(--primary-color);
    background-color: #c5e29f;
    color: #fff;
}

.widgets-about .widgets-nav-social .fa:hover {
    color: #ffff;
    border: solid 1px var(--primary-color);
    background-color: #c5e29f;
    transition: 0.5s;
}


/* widgets-menu-1 */

.widgets-menu-1 {
    margin-left: 11.1%;
}

.widgets-menu-1 .list-menu-1 {
    padding: 36px 18px 0 0;
    padding-top: 36px;
    padding-left: 18px;
    line-height: 44px;
}

.widgets-menu-1 .list-menu-1,
.list-menu-2 li {
    list-style: square !important;
    color: #a0a2a6 !important;
    margin-bottom: 12px;
}


/* widgets menu 2 */

.widgets-menu-2 {
    margin-left: -14.7%;
    margin-right: 30%;
}

.widgets-menu-2>.text-decs {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    padding-top: 47px;
    padding-left: 22px;
    line-height: 25px;
    letter-spacing: 0px;
}

.widgets-menu-2 .heading-menu2 {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
}

.list-footer .text-decs {
    padding-right: 20px;
}

.widgets-menu-2 .fa {
    padding-right: 5px;
}

.widgets-menu-2 .list-wrap {
    padding-bottom: 14px;
}

.widgets-menu-2 .entry-date {
    font-size: 12px;
    color: #e1e1e1;
}

.widgets-menu-2 .entry-date::before {
    padding-right: 10px;
    content: '\f073';
    font-size: 12px;
    font-family: 'FontAwesome';
}


/* widget-subcribe */

.widgets-subcribes {
    margin-left: -20.7%;
}

.widgets-subcribes .widgets-input-subcribes {
    position: relative;
    width: 98.9%;
    padding-top: 28px;
}

.widgets-subcribes .widgets-text-input {
    color: #ffff;
}

.widgets-subcribes .text-decs {
    padding-right: 5% !important;
}

.widgets-subcribes .widgets-text-input {
    border: solid 1px #ffff;
    padding: 35px 34px 33px 30px;
    border-radius: 65px;
    background-color: #d5bba8;
}

.widgets-subcribes .widgets-text-input:hover {
    border: solid 1px var(--primary-color);
}

.widgets-subcribes .widgets-text-input::placeholder {
    color: #ffff;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.widgets-subcribes .widgets-input-subcribes .fa {
    color: #ffff;
    font-size: 20px;
    padding: 20px;
    border-radius: 65px;
    background-color: #6b873c;
    position: absolute;
    right: 0;
    margin-right: 5px;
    top: 33px;
    transition-duration: 0.5s;
}

.widgets-subcribes .widgets-input-subcribes .fa:hover {
    background-color: var(--primary-color2);
    transition: 0.5s;
}


/* footer bottom */

.footer-bottom {
    padding-top: 62px;
}

.footer-bottom .copyright {
    border-top: solid 1px rgba(180, 174, 174, 0.212);
}

.footer-bottom .copyright-text {
    margin-top: 40px;
    margin-right: 1.8%;
    text-align: center;
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    line-height: 19px;
    color: #ffff;
    letter-spacing: 0.5px;
    padding-bottom: 3.5%;
}


/* Mobile navigation
---------------------------------------- */

#mainnav-mobi {
    position: absolute;
    display: block;
    margin: 0 auto;
    width: 100%;
    background-color: var(--primary-color3);
    z-index: 1000;
    left: 0;
    right: 0;
}

#mainnav-mobi ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainnav-mobi ul li {
    margin: 0;
    position: relative;
    text-align: left;
    cursor: pointer;
    border-bottom: solid 1px #0F42291A;
}

#mainnav-mobi ul>li>a {
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: var(--primary-color2);
    font-weight: 500;
}

#mainnav-mobi ul.sub-menu {
    top: 100%;
    left: 0;
    z-index: 2000;
    position: relative;
}

#mainnav-mobi>ul>li>ul>li>ul>li a {
    padding-left: 45px !important;
}

#mainnav-mobi ul.sub-menu>li>a {
    display: block;
    text-decoration: none;
    padding: 0 30px;
    border-top-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#mainnav-mobi>ul>li>ul>li:first-child a {
    border-top: none;
}

#mainnav-mobi ul.sub-menu>li>a:hover,
#mainnav-mobi>ul>li>ul>li.active>a {
    color: var(--primary-color);
}

.btn-menu {
    display: none;
    float: right;
    position: relative;
    background: transparent;
    cursor: pointer;
    margin: 38px 0px 38px 20px;
    width: 26px;
    height: 25px;
    -webkit-transition: all ease 0.238s;
    -moz-transition: all ease 0.238s;
    transition: all ease 0.238s;
}

.btn-menu:before,
.btn-menu:after,
.btn-menu span {
    background-color: #18ba60;
    -webkit-transition: all ease 0.238s;
    -moz-transition: all ease 0.238s;
    transition: all ease 0.238s;
}

.btn-menu:before,
.btn-menu:after {
    content: '';
    position: absolute;
    top: 0;
    height: 2px;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.btn-menu span {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    overflow: hidden;
    text-indent: 200%;
}

.btn-menu:before {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
}

.btn-menu:after {
    -webkit-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0);
}

.btn-menu.active span {
    opacity: 0;
}

.btn-menu.active:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}

.btn-menu.active:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

.btn-submenu {
    position: absolute;
    right: 20px;
    top: 0;
    font: 20px/50px 'FontAwesome';
    text-align: center;
    cursor: pointer;
    width: 70px;
    height: 44px;
}

.btn-submenu:before {
    content: '\f107';
    color: var(--primary-color5);
}

.btn-submenu.active:before {
    content: '\f106';
}

.btn-menu {
    display: none;
}


/* GoTop
-------------------------------------------------------------- */

.go-top {
    position: fixed !important;
    right: -35px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    border: 3px solid #c5e29f;;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    background-color: #c5e29f;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
    opacity: 0;
}

.go-top.show {
    right: 15px;
    bottom: 15px;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}

.go-top i {
    font-size: 16px;
    color: #ffff;
    font-weight: 600;
    vertical-align: middle;
}

.go-top:hover {
    background-color: var(--primary-color2);
    border: 3px solid var(--primary-color2);
}


/* Preloader
-------------------------------------------------------------- */

.preloader {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.clear-loading {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.loading-effect-2 {
    width: 100px;
    height: 100px;
}

.loading-effect-2>span,
.loading-effect-2>span:before,
.loading-effect-2>span:after {
    content: '';
    display: block;
    border-radius: 50%;
    border: 2px solid var(--primary-color);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loading-effect-2>span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: transparent;
    -webkit-animation: effect-2 2s infinite linear;
    -moz-animation: effect-2 2s infinite linear;
    -ms-animation: effect-2 2s infinite linear;
    -o-animation: effect-2 2s infinite linear;
    animation: effect-2 2s infinite linear;
}

.loading-effect-2>span:before {
    width: 75%;
    height: 75%;
    border-right-color: transparent;
}

.loading-effect-2>span:after {
    width: 50%;
    height: 50%;
    border-bottom-color: transparent;
}

@-webkit-keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/* font */

@font-face {
    font-family: 'icomoon';
    src: url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/fonts/icomoon8918.html?xywzke');
    src: url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/fonts/icomoon8918.html?xywzke#iefix') format('embedded-opentype'), url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/fonts/icomoon8918-2.html?xywzke') format('truetype'), url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/fonts/icomoon8918-3.html?xywzke') format('woff'), url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/fonts/icomoon8918-4.html?xywzke#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.main-header-two {
    position: relative;
    display: block;
}
.main-header {
    /* position: relative;
    display: block; */
    z-index: 99;
}
.main-header-two__top {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 20px 0px 24px;
    z-index: 1;
}

.main-header-two__top-left {
    position: relative;
    display: block;
}
.main-header-two__top-left .logo-box {
    position: relative;
    display: block;
}
.main-header-two__top-left .logo-box a img {
    width: 100%;
}



/*---------header----------*/

.main-header-two {
    position: relative;
    display: block;
}
.main-header {
    position: relative;
    display: block;
    z-index: 99;
}
.main-header-two .container {
    position: static;
    max-width: 1810px;
    width: 100%;
    padding: 0px 15px;
    margin: 0 auto;
}
.main-header-two__top {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 20px 0px 24px;
    z-index: 1;
}

.main-header-two__top-left {
    position: relative;
    display: block;
}
.main-header-two__top-left .logo-box {
    position: relative;
    display: block;
}
.main-header-two__top-left .logo-box a img {
    width: 100%;
}

.main-header-two__top-middle ul {
    position: relative;
    display: flex;
    align-items: center;
}
.main-header-two__top-middle ul li:first-child {
    margin-left: 0px;
}
.main-header-two__top-middle ul li {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 75px;
    margin-left: 75px;
}
.main-header-two__top-middle ul li::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background: #e7e7e7;
    content: "";
}
.main-header-two__top-middle ul li .icon-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 55px;
    border-radius: 5px;
    background: #668239;
}
/* .main-header-two__top-middle ul li .icon-box span::before {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 30px;
  } */
  .main-header-two__top-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between !important;
}

.main-header-two__top-middle ul li .text-box {
    position: relative;
    display: block;
    margin-left: 20px;
}
.main-header-two__top-middle ul li .text-box p {
    margin: 0;
    line-height: 25px;
}
.main-header-two__top-middle ul li .text-box h4 {
    color: var(--clenq-black2);
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
}
.main-header-two__top-middle ul li .text-box h4 a {
    color: var(--clenq-black2);
    transition: all 200ms linear;
    transition-delay: 0.1s;
  }
  .main-header-two__top-middle ul li .text-box h4 a:hover {
    color: var(--clenq-primary);
  }

  .main-header-two__top-middle ul li .text-box h4 a {
    color: #946a4a;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    font-weight: bold;
}

.service-form{     border: solid 1px #F0F0F1;
    padding: 20px;
    margin-bottom: 30px;}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{ height:90px !important;}
div.wpforms-container-full .wpforms-form button[type=submit]{ background:var(--clenq-black) !important; color:#fff !important; border:none !important; }
div.wpforms-container-full .wpforms-form button[type=submit]:hover{ background:#000 !important; color:#fff !important; border:none !important;}
.flat-why-choose-us .flat-WCU-box{ min-height:620px !important;  }
@media only screen and (min-width: 1200px) and (max-width: 1670px){
    .main-header-two__top-middle ul li:first-child {
        margin-left: 0;
        }

        .main-header-two__top-right {
            display: none;
        }
        .main-header-one__bottom-left .main-menu__main-menu-box {
            margin-left: 35px;
        }
        .main-header-two__top-middle ul li{
            padding-right: 50px;
        margin-left: 50px;
        }
        .main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li {
            margin-left: 38px;
        }
        .main-header-one__bottom-right-bg {
            top: -24px;
        }
}
.main-header-two__top-right {
    position: relative;
    display: block;
}
.main-header-two__top-right ul {
    position: relative;
    display: block;
}
.main-header-two__top-right ul li {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
.main-header-two__top-right ul li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 55px;
    background: #efefef;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
}




.main-header-one__bottom {
    position: relative;
    display: block;
    background: #298be7;
    z-index: 1;
}
.main-menu__wrapper {
    position: relative;
    display: block;
}
.main-header-two .container {
    position: static;
    max-width: 1810px;
    width: 100%;
    padding: 0px 15px;
    margin: 0 auto;
}
.main-header-one__bottom-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-header-one__bottom-left {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
}
.main-header-two__bottom-left-text {
    position: relative;
    display: flex;
    align-items: center;
    width: 535px;
    padding-left: 55px;
    z-index: 1;
}
.main-header-two__bottom-left-text::before {
    content: "";
    position: absolute;
    top: -32px;
    right: -5px;
    width: 6px;
    border-left: 4px solid transparent;
    border-right: 6px solid transparent;
    z-index: 3;
    border-bottom: 8px solid #668239
}
.main-header-two__bottom-left-text-bg {
    position: absolute;
    top: -32px;
    left: -15px;
    bottom: 0px;
    right: 0px;
    border-top: 88px solid #668239;
    border-right: 50px solid transparent;
    content: "";
    z-index: -1;
}
.main-header-one__bottom-right-bg {
    position: absolute;
    top: -13px;
    left: 0;
    bottom: 0px;
    right: -15px;
    border-bottom: 88px solid #117bdf;
    border-left: 50px solid transparent;
    content: "";
    z-index: -1;
}
.page-title-home1{
    overflow: hidden;
    position: relative;
    display: block;
    margin-top: -80px;
}
.main-header-two__bottom-left-text .text-box p {
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}
.main-header-two__bottom-left-text .btn-box {
    position: relative;
    display: block;
    margin-left: 25px;
}
.main-header-one__bottom-left .logo-box {
    display: none;
}
.main-header-two .main-header-one__bottom-left .main-menu__main-menu-box {
    margin-left: 25px;
}
.main-header-one__bottom-left .main-menu__main-menu-box {
    position: relative;
    display: block;
    margin-left: 70px;
}
.main-menu .mobile-nav__toggler {
    font-size: 25px;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: 500ms;
    transition: 500ms;
}
.main-menu .main-menu__list, .main-menu .main-menu__list>li>ul, .main-menu .main-menu__list>li>ul>li>ul, .stricky-header .main-menu__list, .stricky-header .main-menu__list>li>ul, .stricky-header .main-menu__list>li>ul>li>ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}
.main-menu .main-menu__list>li, .stricky-header .main-menu__list>li {
    position: relative;
}
.main-menu .main-menu__list>li>a, .stricky-header .main-menu__list>li>a{
    position: relative;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    padding-top: 24px;
    padding-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: var(--clenq-font);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    
}
.main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li {
    margin-left: 43px;
}
@media only screen and (min-width: 1200px) and (max-width: 1800px){
    .main-header-two .main-header-one__bottom-right {
        width: 170px;
        padding-left: 35px;
}
.main-header-two .main-header-one__bottom-right-bg {
    top: -24px;
}
.main-header-one__bottom-right-bg {
    top: -24px;
}
}
.main-header-two .main-header-one__bottom-right {
    width: 430px;
    padding-left: 67px;
}
.main-header-one__bottom-right {
    position: relative;
    display: flex;
    align-items: center;
    width: 515px;
    padding-left: 95px;
    z-index: 1;
}
.main-header-two .main-header-one__bottom-right-bg {
    position: absolute;
    top: -13px;
    left: 0;
    bottom: 0px;
    right: -15px;
    border-top: 88px solid #ffffff;
    border-left: 55px solid transparent;
    border-bottom: 0px;
}
.main-header__search {
    position: relative;
    display: block;
}
.main-header__search a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.main-header-two .main-header__search a span::before {
    color: #000;
}
.main-header__search a span::before {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 23px;
    padding-left: 17px;
    top: 4px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
@media (min-width: 1200px){
    .main-menu .main-menu__list, .main-menu .main-menu__list>li>ul, .main-menu .main-menu__list>li>ul>li>ul, .stricky-header .main-menu__list, .stricky-header .main-menu__list>li>ul, .stricky-header .main-menu__list>li>ul>li>ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.main-menu .mobile-nav__toggler {
    display: none;
}

}
@media only screen and (min-width: 1200px) and (max-width: 1500px){
    .main-header-two__bottom-left-text {
        width: 210px;
        padding-left: 0px;
    }
    .two__bottom-left-text .btn-box {
        margin-left: 0px;
    }
    .main-header-two__bottom-left-text .text-box {
        display: none;
    }
}
.main-header-two__bottom-left-text .btn-box a {
    position: relative;
    display: inline-block;
    color: #131216;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.025em;
    background: #ffffff;
    padding: 0px 25px 0px;
    border-radius: 5px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

#wpforms-submit-59{
    width: 100%;
    background-color: var(--primary-color2);
    border: 0px;
    color: #ffff;
    border-radius: 13px;
    font-weight: 500;
    font-size: 18px;
    padding: 16px 36px 16px 36px;
}
.blog-one__single-content-bottom .btn-box{
        margin: 0px auto;
    display: table;
}
#comments{
    display: none;
}
.default-max-width{
    display: none;
}
.nav-next{
    display: none;
}
.blog .inner-page{
       padding: 60px 0px 108px 0px;
}
.nav-previous{
    display: none;
}
.page-id-18 .article-1 .image-box .image img{
    width: 100%;
}
.info-staff p{
color: #fff;
}
.content-our-mail a{
    color: #fff;
}
.section-heading-jost-size20{
    color: #fff;
}
.title-slider{
        font-size: 45px;
}
.fontw{
    color: #fff !important;
}
.fontww{
    color: #0f4229 !important;
}
.flat-about .inner-about-count-box{
    color: #fff;
}
.content-features a h3:hover{
    color: #000;
}
.brand-box img{
        width: 100%;
    /*height: 75px;*/
            margin: 0px auto;
    display: table;
    margin-bottom: 18px;
}
.brend-home{
    margin-top: 120px;
}
.brend-home h3{
        text-align: center;
    margin-bottom: 27px;
    color: #000;
}
.brend-about {
    margin-top: 23px;
    margin-bottom: 62px;
}
.flat-about .about-content-title .section-desc {
    margin-top: 22px;
    margin-bottom: 30px;
    padding-right: 20px;
    color: #6b873c;
}
.fa-envelope:before {
    content: "\f0e0";
    color: #d5bba8 !important;
}
.defaultimg{
        background-size: cover;
    background-position: center center;
    width: 100%;
    height: 50% !important;
    y: 1;
    visibility: inherit;

}



.link-style3 a {
    text-decoration: none;
    color: #e8f1df !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.desc-box {
    color: #e8f1df !important;
}
.flat-contact .address-icon {
    background-color: #d5bba8 !important;
    border-radius: 12px;
    padding: 15px 25px 15px 25px;
    background-size: 15px;
    margin-right: 22px;
}
.section-heading-jost-size20 {
    color: #d5bba8 !important;
}
.flat-about-2nd .content-right {
    background-image: url(https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../images/mask-back-ground/mask-about2nd.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 124px 11.4% 202px 0 !important;
    margin-left: -0.4%;
}
.quick_contact .qcall {
    bottom: 120px;
    background-color: #946a4a;
}
.quick_contact a {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 18px;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 20px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  z-index: 100;
  transition: transform 0.5s ease;
}
.qwhtsapp {
  bottom: 70px;
  background-color: #25d366;
}
.qcall {
  bottom: 120px;
  background-color: #d5bba8 ;
}
.quick_contact_icon {
  margin-top: 10px;
}
.quick_contact a:hover {
  transform: scale(1.1);
}
.fontw {
    color: #d5bba8  !important;
}
#wpforms-submit-59 {
    width: 100%;
    background-color: var(--primary-color2);
    border: 0px;
    color: #ffff;
    border-radius: 13px;
    font-weight: 500;
    font-size: 18px;
    padding: 16px 36px 16px 36px;
    background: #946a4a;
}
.main-header-two__top-right ul li a span::before {
    position: relative;
    display: inline-block;
    color: #6b873c !important;
    font-size: 17px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.main-header-one__bottom-left{
        padding-right:30px !important;
}


.content-service-details p{
    color: rgb(148, 106, 74);
}

.page-template-become-partner p{
    color: rgb(148, 106, 74);
}

.page-template-become-partner  .col-md-8{
    color: rgb(148, 106, 74);
}


.service-btton:hover{
	    color: #946a4a;
    background: #d5bba8 !important;
}
.meet-our-team-home-main{
	margin-top: 0px !important;     margin: 0px auto; display: table;
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

	.meet-our-team-home-btn{
		    background-color: transparent;
    border: none;
    font-size: 25px !important;
    font-weight: 600;
    color: #6b873c;
	}
	.meet-our-team-home-main{
		    margin-top: -51px !important;
    margin: 0px auto;
    display: table;
    margin-bottom: 30px;
	}
}
.single-post .has-post-thumbnail{
	    padding-top: 30px;
    padding-bottom: 79px;
}
.blog .inner-page {
    padding: 14px 0px 20px 0px;
}





/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/themes/bobjones/assets/stylesheet/responsive.css */
/* Media Queries
-------------------------------------------------------------- */
@media (min-width: 1024px) and (max-width: 1366px) {
  .flat-testimonials-post .owl-controls {
    display: none;
  }

  .about-content {
    margin: 0;
  }

  #mainnav .menu li a {
    font-size: 15px;
  }

  .nav-wrap {
    margin-left: -30%;
  }

  #header .site-header-right .button {
    margin-top: -2px;
    margin-left: 10px;
  }

  #header .cart {
    padding-left: 15px;
  }

  .features-home2 {
    left: 0;
    right: 0;
  }

  .flat-features .features-box {
    display: unset;
  }

  .flat-why-choose-us .button-read-more {
    left: unset;
  }

  .flat-news-home2 .news-content-box {
    top: 155px;
  }

  .flat-about .circel-inside {
    right: 220px;
  }

  .flat-about .image-desc {
    text-align: unset;
  }


  .flat-team .icon-top::after {
    top: 4px;
    right: 25px;
  }

  .flat-profolio-home2 .list-box-profolio .image-profolio .active {
    height: 37.4%;
  }

  .flat-profolio-home2 .list-box-profolio:hover .profolio-show {
    height: 70%;
  }

  .flat-profolio-home2 .profolio-info .desc-box {
    max-width: 150px;
    max-height: 34px;
    overflow: hidden;
  }

  .flat-profolio .list-box-profolio {
    width: 50%;
    margin-bottom: 70px;
  }

  .flat-profolio .profolio-info {
    margin-right: 20.1%;
  }

  .flat-testimonials .dividers-testimonials {
    height: 40px;
  }

  .flat-about-2nd .content-right {
    padding: 60px 4.4% 178px 1.3%;
  }

  .flat-contact .contact-address {
    bottom: 20px;
    left: -314px;
  }

  .footer .footer-contact-info .location {
    padding-right: 0px;
  }

  .footer .footer-contact-info .phone-call {
    padding-left: 2.6%;
  }

  .footer .footer-contact-info .email {
    padding-left: 5%;
  }

  .footer .logo-footer {
    padding: 33px 25px 33px 25px;
  }
}

/* Smaller than standard 1200 */
@media only screen and (max-width: 1199px) {
}
/* tablet */
@media (min-width: 768px) and (max-width: 1023px) {

  #header .header-wrap-home1,
  .top-header1 .top-bar-right {
    padding: 0;
    margin-left: 0;
    margin-right: 4%;
  }

  .list-footer.wow.fadeInUp {
    margin-top: 100px;
    display: flex;
    flex-wrap: wrap;
  }

  .list-footer .footer-item,
  .flat-profolio-home2 .item-three-column {
    width: 50%;
  }

  .flat-why-choose-us .WCU-image {
    height: 160px;
  }

  .flat-why-choose-us .button-read-more {
    left: 15%;
    transform: translate(0);
  }

  .flat-about-home2 .about-box-right {
    padding: 50px 25% 0 25px;
  }

  .flat-about-home2 .about-content-left .about-count-year {
    bottom: -65px;
  }

  .flat-about-2nd .content-right {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .flat-profolio-home2 .item-flex-100 {
    display: flex;
    width: 100% !important;
  }

  .item-flex-100 .list-box-profolio:first-child {
    margin-right: 15px;
  }

  .item-flex-100 .list-box-profolio:last-child {
    margin-left: 15px;
  }

  .flat-profolio-home2 .list-box-profolio:hover .profolio-show {
    height: 65%;
  }

  .flat-profolio-home2 .list-box-profolio .image-profolio .active {
    height: 31.4%;
  }

  .flat-profolio-home2 .list-box-profolio .profolio-info .profolio-btn::after {
    margin-left: unset;
    margin-right: 25px;
  }

  .flat-profolio-home2 .desc-box {
    max-height: 30px;
    overflow: hidden;
  }

  .flat-testimonials-home2 .testimonials-author-box {
    margin: 20px 0;
    width: unset;
  }

  .flat-news-home2 .news-content-box {
    padding: 30px 20px 23px 25px;
  }

  .flat-news-home2 .button-news {
    margin-right: unset;
    margin-top: 15%;
  }

  .footer-style-2 .title-section-footer::before {
    top: 40%;
  }

  .flat-team .icon-top::after {
    padding: 10px 11px 10px 11px;
    font-size: 10px;
  }

  .flat-team .list-icon-hidden .fa {
    padding: 10px 11px 10px 11px;
    font-size: 10px;
  }

  .widgets-nav-social {
    line-height: unset;
  }

  .footer .logo-footer {
    padding: 38px 18px 38px 18px;
  }

  .footer .content-email {
    max-width: 120px;
    overflow: hidden;
  }

  .footer .footer-contact-info .email {
    padding-left: 4%;
  }

  .footer .footer-contact-info .location {
    padding-left: 6.3%;
    padding-right: 0;
  }

  .footer .footer-contact-info .phone-call {
    padding-left: 0%;
  }

  .footer .content-location {
    max-height: 80px;
    overflow: hidden;
  }

  .flat-about-2nd .tag-logo {
    right: 0;
  }

  .flat-about-2nd .content-left {
    margin-right: 0;
  }

  .about-desc {
    width: 30%;
  }

  .flat-about .circel-inside {
    right: 94px;
  }

  #header .site-header-right .button,
  .contact .contact-address {
    display: none;
  }

  #header .header-wrap-home1 .inner-header {
    padding-left: 0;
  }
  #mainnav .menu li a {
    font-size: 15px;
  }

  .footer .footer-contact-info .heading-16px-rubik {
    font-size: 12px;
  }

  .about-inner .about-post {
    margin-top: 4.7%;
    margin-left: 80px;
    margin-right: 80px;
  }
  .about-inner .about-content {
    margin-left: 0;
    margin-top: 11%;
  }

  .team .list-team {
    margin: 71px 23% 0 23%;
  }

  .team .our-profolio {
    margin: 10px 3% 0 2.4%;
  }

  .team .image-profolio {
    margin-bottom: 25px;
  }

  .team .profolio-info {
    margin-left: 15.6px;
    margin-right: 15.6px;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .team .image-profolio:hover .profolio-show {
    height: 36%;
  }

  .about-2nd .about-content-left {
    padding-right: 0;
  }

  .about-2nd .content-right {
    padding: 120px 0 203px 7.2%;
  }

  .work-process .section-title {
    padding: 0 20% 0 20.5%;
  }

  .contact {
    padding: 50px 5px 99px 0px;
  }

  .contact .contact-left {
    padding-right: 20%;
  }

  .contact .contact-right {
    margin: 50px 0 0 0;
  }

  .contact .contact-right .form-contact-right {
    padding: 58px 44px 51px 44px;
  }
}

/* Smaller than standard 992 */
@media only screen and (max-width: 991px) {

  .footer-style-2 .list-footer,
  .flat-contact .contact-address {
    width: 100% !important;
  }

  .features-home2 .features-home2-box,
  .flat-about-home2 .about-content-right,
  .flat-why-choose-us .flat-WCU-box,
  .flat-about-home2 .about-content-left,
  .flat-service-home2 .service-box,
  .flat-shop,
  .flat-shop .shop-item-box,
  .flat-counter .counter-content-left,
  .flat-counter .counter-content-right,
  .flat-profolio-home2,
  .flat-testimonials-home2 .testimonials-content-right,
  .flat-news-home2 .section-title-box,
  .flat-news-home2 .flat-news-box,
  .footer-style-2 .list-footer,
  .footer-style-2 .footer-form-home2,
  .flat-features,
  .inner-features,
  .about-content,
  .flat-about .button,
  .flat-services .our-services-box,
  .flat-team .list-team,
  .flat-profolio,
  .subcribe-box,
  .flat-work-process .features-box,
  .flat-blog-home01 .blog-item,
  .flat-testimonials,
  .flat-contact .contact-right,
  .footer .footer-contact-info,
  .footer .top-footer-left,
  .widgets-menu-1, .widgets-menu-2, .widgets-subcribes,
  .features-home2 .section-desc,
  .footer-style-2 .widgets-menu-1 .list-menu-1,
  .flat-blog-standard,
  .flat-blog-detail,
  .flat-faq,
  .flat-contact-page,
  .subcribe-box .form-subcribe,
  .flat-case-details .author-note,
  .flat-case-details .author-post,
  .flat-case-details {
    margin: 0;
  }

  .widgets-nav-social,
  #header .header-wrap,
  .footer-bottom,
  .flat-services,
  .flat-team,
  .flat-about-2nd .content-right,
  .flat-work-process,
  .flat-contact,
  .flat-blog-home01,
  .flat-profolio,
  .flat-contact .section-title,
  .list-footer {
    margin: 0;
    padding: 0;
  }

  .top-header {
    padding: 0 20px;
  }

  .features-home2 {
    left: 0;
    right: 0;
  }

  #header .header-wrap {
    padding: 0 5px;
  }

  .flat-profolio-home2 {
    padding: 0 10px;
  }

  .subcribe-box .inner-subcribe-box,
  .flat-contact .contact-right .form-contact-right {
    padding: 30px;
  }

  .subcribe-box .form-subcribe {
    margin-top: 10px;
  }

  .flat-why-choose-us .content-features,
  .flat-about-home2 .about-content-right,
  .flat-news-home2 .news-content-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .features-box,
  .flat-services .our-services-box,
  .flat-work-process .features-box,
  .flat-team .team-box,
  .flat-work-process .content-features,
  .flat-contact .contact-left,
  .widgets-menu-1, .widgets-menu-2, .widgets-subcribes,
  .flat-why-choose-us .WCU-image,
  .flat-case-details .author-post {
    margin-bottom: 30px;
  }

  .flat-shop,
  .flat-testimonials-home2,
  .footer-style-2 .footer-form-home2,
  .about-content,
  .flat-services,
  .flat-team,
  .flat-profolio,
  .flat-about-2nd .content-right,
  .flat-contact,
  .flat-blog-home01,
  .flat-faq,
  .flat-contact-page,
  .flat-case-details {
    padding: 60px 0;
  }

  .flat-blog-standard,
  .flat-blog-detail {
    padding: 60px 0 120px 0;
  }

  .flat-about-home2 .image-about-home2,
  .img-center,
  #mainnav,
  .site-header-right,
  .search,
  .cart {
    display: none;
  }

  .flat-why-choose-us .features-box,
  .list-footer {
    display: block;
  }

  .flat-why-choose-us .features-box,
  .flat-about .about-post,
  .flat-case-details .post-inner-box,
  .flat-case-details .author-post {
    text-align: center;
  }

  .flat-why-choose-us,
  .flat-about-home2,
  .flat-testimonials-home2,
  .flat-news-home2,
  .flat-about-2nd .content-right,
  .flat-work-process,
  .footer  {
    background-image: unset;
  }

  .flat-service-home2 {
    height: unset;
  }

  .flat-contact .contact-address {
    position: unset;
  }

  .item-four-column,
  .widget_lastest,
  .widgets-contact-info,
  .flat-shop .tf-shop-item li {
    width: 50%;
  }

  .flat-shop .tf-shop-item {
    flex-wrap: wrap;
  }

  .widget_lastest {
    float: left;
    padding-right: 10px;
  }

  .widgets-contact-info {
    float: right;
    padding-left: 10px;
  }

  .flat-profolio .image-profolio:hover .profolio-show {
    height: 38%;
  }

  .flat-about-2nd .subcribe-about {
    position: unset;
  }

  .flat-profolio .image-profolio .active {
    height: 38%;
  }

  .flat-profolio-home2 .list-box-profolio .profolio-info .button-next {
    right: 0;
  }

  .flat-profolio .profolio-info .desc-box,
  .flat-profolio-home2 .profolio-info .desc-box {
    max-width: 150px;
    max-height: 34px;
    overflow: hidden;
  }

  .themesflat-pagination-style2 .text-left {
    padding: 38px 17px 38px 125px;
  }

  .themesflat-pagination-style2 .text-right {
    padding: 38px 154px 38px 0px;
  }

  .flat-service-details .icon-services {
    padding: 40px;
  }

  .flat-profolio .profolio-info {
    margin-right: 6.1%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .flat-profolio .list-box-profolio {
    width: 100%;
    margin-bottom: 25px;
  }

  .flat-team .image-staff:not(:hover) .list-icon-hidden {
    right: -70%;
    transition: 1s ease;
  }

  .flat-team .icon-top::after {
    top: 5px;
    right: 14px;
  }

  .logo {
    display: inline-block;
  }

  .btn-menu {
    position: absolute;
    display: block;
    right: 15px;
  }

  .nav-wrap {
    position: relative;
  }

  .content-blog-detail .input-yourname,
  .input-youremail {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .themesflat-map { height: 300px; }
}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
  /* reset padding */
body > div.boxed.blog > section.flat-services > div > div > div.button.hover-up > a{
        font-size: 20px !important;
}
.features-box  img{
        max-width: 80px;
}
.flat-work-process .icon-wp-box {
    position: relative;
    border: 7px solid #d5bba8;
    border-radius: 8px;
    padding: 11px 17px 28px 0px;
    height: 128px;
    background: #F1E8D7;
}
body > section.flat-services > div > div > div.button.hover-up > a{
        font-size: 19px !important;
}
.become-partner{
        padding: 60px 12px 120px 12px !important;
}
.flat-about-2nd .content-right {
    background-image: url(https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../images/mask-back-ground/mask-about2nd.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 107px 4.4% 184px 28px !important;
    margin-left: -0.4%;
}
    .flat-why-choose-us .button-read-more .btn-read-more {
        padding: 17px 21px 17px 25px !important;
    }
.navbar-icon ul {
        display: flex;
        padding: 6px 68px !important;
        /* margin: 0px auto; */
        margin-left: 60px;
    }
  .brend-home .col-md-2{ width:50%; float:left; }
  .brend-home .col-md-2 img{ height:auto; }

  .features-home2 .features-home2-box,
  .flat-news-home2 .button-news,
  .flat-news-home2 .flat-news-box,
  .list-footer .widgets-about,
  .footer-style-2 .list-contact-footer2,
  .footer-style-2 .widgets-menu-1,
  .footer-style-2 .widgets-menu-2,
  .footer-style-2 .footer-form-home2,
  .flat-team .list-team,
  #header .header-wrap-home1,
  .flat-about-2nd .content-left,
  .about-2nd .section-title,
  .footer-style-2 .widgets-about .widgets-nav-social,
  .flat-service-details .services-item-left,
  .flat-service-details .services-item-right {
    margin: 0 !important;
  }

  .features-home2 .features-home2-box,
  .flat-work-process .icon-wp-box {
    padding: 20px;
  }

  .features-home2 .features-home2-box,
  .flat-about .about-desc-box,
  .top-header,
  .flat-about-2nd .box,
  .top-header .top-bar-right,
  .flat-news-home2 .button-news,
  .subcribe-box .btn-subcribe,
  .flat-work-process .features-box,
  .flat-service-details .services-item  {
    display: block;
  }

  #header .site-header-right .button,
  .img-slide,
  .footer .top-footer,
  .flat-work-process .icon-box,
  .flat-work-process .icon-box2,
  .flat-work-process .icon-box3,
  .flat-case-details .paginate-box .content-features,
  .ripple  {
    display: none;
  }

  .features-home2 .features-left,
  .features-home2 .features-right,
  .item-three-column,
  .item-four-column,
  .top-header .top-bar-right,
  .footer-style-2 .widgets-about,
  .footer-style-2 .list-footer .footer-item,
  .top-header1 .top-bar-right,
  .flat-about .image-desc,
  .list-footer .footer-item,
  .subcribe-box .btn-subcribe,
  .widget_lastest,
  .widgets-contact-info,
  .image-desc,
  .flat-about .image,
  .flat-service-details .post-inner-box img {
    width: 100% !important;
  }

  .flat-counter .background-counter {
    height: unset;
  }

  .top-header .top-bar-left {
    display: block !important;
    float: unset;
  }

  #header .header-wrap,
  .footer-bottom,
  .top-bar-right .widgets-nav-social,
  .top-footer-style2 .widgets-nav-social {
    justify-content: center;
  }

  .section-title,
  .title-main {
    font-size: 37px;
  }

  .features-home2 {
    bottom: -211px;
  }

  .top-header .top-bar-left,
  .top-header-inner,
  .top-bar-right,
  .top-header .top-bar-right,
  .widgets-nav-social {
    line-height: unset;
  }

  .top-header,
  .top-header1 {
    padding: 10px 0;
  }

  .flat-counter .content-left-box {
    position: unset;
    width: unset;
  }

  .flat-why-choose-us .flat-WCU-box:first-child,
  .top-header1 {
    margin-bottom: 60px;
  }

  .list-footer,
  .top-footer-style2 {
    margin-top: 60px;
  }

  .footer-style-2 .list-footer,
  .footer-style-2 .list-footer .footer-item,
  .widgets-contact-info {
    margin-top: 30px;
  }

  .image-desc {
    margin: 30px 0;
  }

  #header .header-wrap-home1 .inner-header,
  #header .header-wrap,
  .flat-profolio-home2,
  .flat-services .our-services-box .icon-size,
  .flat-services .our-services-box .icon-size2,
  .flat-services .our-services-box .icon-size3,
  .flat-services .our-services-box .icon-size4,
  .footer-style-2 .list-footer,
  .list-footer .text-decs,
  .footer-style-2 .widgets-menu-1 .list-menu-1,
  footer .widgets-about .widgets-nav-social,
  .widget_lastest,
  .widgets-contact-info  {
    padding: 0 !important;
  }

  .flat-about-home2 .content-features,
  .list-footer .text-decs,
  .footer-style-2 .list-contact-footer2,
  .footer-style-2 .widgets-about .widgets-nav-social {
    margin-top: 20px !important;
  }

  .flat-profolio-home2 .list-box-profolio .profolio-info .profolio-btn::after {
    margin-left: 0;
    margin-right: 20px;
  }

  .flat-profolio-home2 .list-box-profolio .image-profolio .active {
    height: 32.4%;
  }

  .flat-profolio-home2 .list-box-profolio:hover .profolio-show {
    height: 62.4%;
  }

  .flat-news-home2 .button-news {
    float: left;
  }

  .flat-profolio-home2 .desc-box {
    max-height: 30px;
    overflow: hidden;
  }

  .flat-testimonials-home2 .testimonials-author-box,
  .flat-about .about-desc-box,
  footer .widgets-about .widgets-nav-social {
    margin: 20px 0;
  }

  .flat-testimonials-home2 .author-carousel {
    bottom: -20px;
    left: 0;
    padding: 0 15px;
  }

  .flat-service-details .create-by-author,
  .flat-case-details .author-note {
    padding: 20px;
  }

  .flat-blog-standard,
  .flat-blog-detail {
    padding-bottom: 60px !important;
  }

  .top-footer-style2,
  .flat-about .button,
  .top-header1,
  .flat-about .image-desc,
  .top-header,
  .subcribe-box .btn-subcribe,
  .flat-work-process .icon-wp-box,
  .flat-work-process .content-features {
    text-align: center;
  }

  .footer-style-2 .title-section-footer::before,
  .subcribe-box .btn-subcribe {
    position: unset;
  }

  .flat-services .our-services-box {
    display: grid;
    text-align: center !important;
    padding-top: 30px;
    margin: 0 0 30px 0;
  }

  .flat-services .content-features {
    padding: 24px 20px 12px 20px;
  }

  .flat-contact-page .contact-right .form-contact-right {
    padding: 0 15px;
  }

  .flat-testimonials .list-testimonials {
    margin: 103px 0 120px 0;
  }

  .subcribe-box {
    height: unset;
    padding-bottom: 37px;
  }

  .flat-team .list-team {
    margin-left: -15px;
    margin-right: -15px;
  }

  .flat-about-2nd .content-left {
    height: 500px;
  }

  .flat-about-2nd .desc-features {
    padding-right: 15px;
  }

  .res-btn-slider,
  .flat-service-details .post-inner-box {
    margin-bottom: 20px;
  }

  .flat-work-process .icon-box2 {
    position: absolute;
    top: 42%;
    right: -44px;
  }

  .flat-work-process .icon-box3 {
    position: absolute;
    top: 43%;
    right: -42px;
  }

  #rev-slider2 .button-box {
    display: unset;
    margin-top: 170px;
  }

  .flat-work-process .content-features {
    padding: 34px 35px 0 15px;
  }

  .flat-contact .info {
    max-height: 59px;
    overflow: hidden;
  }

  .flat-contact .contact-right .input-phone,
  .flat-contact-page .contact-right .input-phone,
  .input-services,
  .content-blog-detail .box-2 {
    margin-left: 0;
  }

  .list-menu-1,
  .footer-style-2 ul.list-menu-1,
  .list-menu-2 {
    margin-left: 20px !important;
  }

  .flat-contact .contact-right .input-name,
  .flat-contact-page .contact-right .input-name,
  .input-phone,
  .input-email,
  .input-services,
  .flat-shop .tf-shop-item li {
    width: 100%;
  }

  .flat-contact .contact-right .input-row,
  .flat-contact-page .contact-right .input-row {
    display: unset;
  }

  .flat-contact .contact-right .form-contact-right,
  .flat-contact-page .contact-right .form-contact-right {
    margin-top: 30px;
  }

  .flat-work-process .section-title {
    padding: 0;
  }

  .subcribe-box .form-subcribe {
    margin: 0;
  }

  .subcribe-box .form-subcribe {
    margin-top: 20px;
  }

  .subcribe-box .inner-subcribe-box {
    padding-top: 40px;
    padding-left: 25px;
  }

  .flat-about-2nd .content-right .about-box,
  .about-box {
    width: 100%;
  }

  .flat-about-2nd .tag-logo {
    right: 0;
  }

  .flat-profolio .list-box-profolio {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
  }

  .flat-team .icon-top::after {
    top: 12px;
    right: 25px;
  }

  .tf-features .desc-features {
    margin-bottom: 20px;
    max-height: 80px;
    overflow: hidden;
  }

  .service-inner .desc-features {
    max-height: 88px;
    overflow: hidden;
  }

  .about-2nd .content-right {
    padding: 98px 0 160px 5%;
  }

  .flat-case-study .list-box-profolio .image-profolio .active,
   .flat-case-study .list-box-profolio .image-profolio:hover .profolio-show {
    height: 40%;
}

  /* Mobile Portrait Size */
  @media only screen and (max-width: 549px) {
  }

  @media (max-width: 320px) {
  }
}



/*............surojit add.............*/

@media (max-width: 1140px){
  .footer .icon-location::before{
    line-height: 100px;
  }
  .footer .icon-phone-call::before{
    line-height: 100px;
  }
  .footer .icon-email::before{
    line-height: 100px;
  }
}
@media (max-width: 980px) {
  .footer .icon-location::before{
    line-height: 100px;
  }
  .footer .icon-phone-call::before{
    line-height: 100px;
  }
  .footer .icon-email::before{
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  
}
@media (max-width: 480px) {
  .flat-why-choose-us .button-read-more .btn-read-more{
    padding: 3px 11px 0px 13px !important;
  }
  .flat-why-choose-us .button-read-more a{
    line-height: 0px !important
  }
}
@media (max-width: 350px) {
      .flat-why-choose-us .button-read-more .btn-read-more {
        padding: 17px 21px 17px 25px !important;
    }
  .flat-why-choose-us .button-read-more a{
    line-height: 0px !important
  }
  .text-decs{
    font-size: 14px;
  }
}

/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/themes/bobjones/assets/stylesheet/icomoon.css */
@font-face {
  font-family: 'icomoon';
  src:  url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/icomoonc5eb.eot?rxj9r8');
  src:  url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/icomoonc5eb.eot?rxj9r8#iefix') format('embedded-opentype'),
    url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/icomoonc5eb.ttf?rxj9r8') format('truetype'),
    url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/icomoonc5eb.woff?rxj9r8') format('woff'),
    url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../fonts/icomoonc5eb.svg?rxj9r8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-hanging-bot:before {
  content: "\e922";
  color: #348e38;
}
.icon-admin-sys:before {
  content: "\e923";
  color: #348e38;
}
.icon-spray:before {
  content: "\e924";
  color: #348e38;
}
.icon-tele-sale:before {
  content: "\e925";
  color: #348e38;
}
.icon-Group-7526 .path1:before {
  content: "\e911";
  color: rgb(101, 225, 130);
}
.icon-Group-7526 .path2:before {
  content: "\e912";
  margin-left: -1.1474609375em;
  color: rgb(15, 66, 41);
}
.icon-Group-7526 .path3:before {
  content: "\e913";
  margin-left: -1.1474609375em;
  color: rgb(15, 66, 41);
}
.icon-Group-7526 .path4:before {
  content: "\e914";
  margin-left: -1.1474609375em;
  color: rgb(15, 66, 41);
}
.icon-Group-7526 .path5:before {
  content: "\e915";
  margin-left: -1.1474609375em;
  color: rgb(15, 66, 41);
}
.icon-Group-7526 .path6:before {
  content: "\e916";
  margin-left: -1.1474609375em;
  color: rgb(15, 66, 41);
}
.icon-Group-7527 .path1:before {
  content: "\e917";
  color: rgb(101, 225, 130);
}
.icon-Group-7527 .path2:before {
  content: "\e918";
  margin-left: -0.873046875em;
  color: rgb(15, 66, 41);
}
.icon-Group-7527 .path3:before {
  content: "\e919";
  margin-left: -0.873046875em;
  color: rgb(15, 66, 41);
}
.icon-Group-7528 .path1:before {
  content: "\e91a";
  color: rgb(101, 225, 130);
}
.icon-Group-7528 .path2:before {
  content: "\e91b";
  margin-left: -1.02734375em;
  color: rgb(15, 66, 41);
}
.icon-Group-7528 .path3:before {
  content: "\e91c";
  margin-left: -1.02734375em;
  color: rgb(15, 66, 41);
}
.icon-icon-farming-layer .path1:before {
  content: "\e91d";
  color: #6b873c;
}
.icon-icon-farming-layer .path2:before {
  content: "\e91e";
  margin-left: -1.009765625em;
  color: rgb(15, 66, 41);
}
.icon-icon-farming-layer .path3:before {
  content: "\e91f";
  margin-left: -1.009765625em;
  color: rgb(15, 66, 41);
}
.icon-icon-farming-layer .path4:before {
  content: "\e920";
  margin-left: -1.009765625em;
  color: rgb(15, 66, 41);
}
.icon-icon-farming-layer .path5:before {
  content: "\e921";
  margin-left: -1.009765625em;
  color: rgb(15, 66, 41);
}
.icon-greenhouse1:before {
  content: "\e907";
  color: #0f4229;
}
.icon-seeding1:before {
  content: "\e90c";
  color: #6b873c;
}
.icon-watering-can1:before {
  content: "\e90d";
  color: #0f4229;
}
.icon-icon1:before {
  content: "\e90e";
  color: #fff;
}
.icon-icon21:before {
  content: "\e90f";
  color: #fff;
}
.icon-icon31:before {
  content: "\e910";
  color: #fff;
}
.icon-seed:before {
  content: "\e900";
  color: #6b873c;
}
.icon-farming:before {
  content: "\e901";
  color: #6b873c;
}
.icon-hand-gloves:before {
  content: "\e902";
  color: #348e38;
}
.icon-fruit-box:before {
  content: "\e903";
  color: #348e38;
}
.icon-Group-660:before {
  content: "\e904";
  color: #348e38;
}
.icon-Group-661:before {
  content: "\e905";
  color: #348e38;
}


/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/themes/bobjones/assets/stylesheet/clenq.css */
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Utility
# Cards
# Common
# Form
# Navigations
# Animations
# Mobile Nav
# Search Popup
# Page Header
# Google Map
# Client Carousel
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
:root {
  --clenq-font: 'Inter', sans-serif;
  --clenq-font-two: 'Outfit', sans-serif;
  --clenq-base: #fff203;
  --clenq-base-rgb: 255, 242, 3;
  --clenq-black: #946a4a;
  --clenq-black-rgb: 4, 62, 116;
  --clenq-black2: #172000;
  --clenq-black2-rgb: 23, 32, 0;
  --clenq-primary: #298be7;
  --clenq-primary-rgb: 41, 139, 231;
}
  @font-face{
    font-family: Ragazzi;
    src:url(https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/font/Fontspring-DEMO-ragazzi-condensedbold.otf);
  }
    @font-face{
    font-family: shelfLife;
    src:url(https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/font/shelf_life.ttf);
  }
    @font-face{
    font-family: Ragazzi;
    src:url(https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/font/Alga-Extralight.ttf);
  }
.row {
  --bs-gutter-x: 30px;
}

.gutter-y-30 {
  --bs-gutter-y: 30px;
}

body {
  font-family: var(--clenq-font);
  color: rgba(var(--clenq-black2-rgb), 0.8);
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

body.locked {
  overflow: hidden;
}

a {
  color: var(--clenq-black);
  transition: .4s;
  -webkit-transition: all .4s ease-in-out;
}

a,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #6b873c;
  margin: 0;
  font-family: Ragazzi;
}

p {
  margin: 0;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding: 0;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  /*overflow: hidden;*/
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

.section-separator {
  border-color: var(--clenq-border);
  border-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  opacity: 0.4;
  z-index: -1;
}

/* owl dots basic style */

.owl-dots-one.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 30px;
}

.owl-dots-one.owl-theme .owl-dots .owl-dot {
  margin: 0px -1px;
}

.owl-dots-one.owl-theme .owl-dots .owl-dot span {
  position: relative;
  width: 6px;
  height: 6px;
  margin: 5px 7px;
  background: #d6cbc5;
  border-radius: 0px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.owl-dots-one.owl-theme .owl-dots .owl-dot.active span {
  background: var(--clenq-base);
}

.owl-dots-one.owl-theme .owl-dots .owl-dot span::before {
  position: absolute;
  top: -6px;
  left: -6px;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #dbd8d8;
  transform: scaleX(0);
  transition: all 200ms linear;
  transition-delay: 0.1s;
  content: "";
}

.owl-dots-one.owl-theme .owl-dots .owl-dot.active span::before {
  transform: scaleX(1.0);
}


.owl-with-shadow .owl-stage-outer {
  overflow: visible;
}

.owl-with-shadow .owl-item {
  visibility: hidden;
  opacity: 0;
  transition: visibility 500ms ease, opacity 500ms ease;
}

.owl-with-shadow .owl-item.active {
  opacity: 1;
  visibility: visible;
}

/***
=====================================================
Custom Cursor
=====================================================
***/
.custom-cursor__cursor {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid var(--clenq-base, #d0807a);
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  -webkit-transform: translate(calc(-50% + 5px), -50%);
  transform: translate(calc(-50% + 5px), -50%);
  z-index: 999991;
}

.custom-cursor__cursor-two {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--clenq-base);
  opacity: .3;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  -webkit-transition: width .3s, height .3s, opacity .3s;
  transition: width .3s, height .3s, opacity .3s;
  z-index: 999991;
}

.custom-cursor__hover {
  background-color: var(--clenq-base);
  opacity: 0.4;
}

.custom-cursor__innerhover {
  width: 25px;
  height: 25px;
  opacity: .4;
}

/***
=====================================================
    Thm Btn
=====================================================
***/
.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--clenq-base);
  color: var(--clenq-black);
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 60px;
  font-family: var(--clenq-font);
  transition: all 0.3s linear;
  z-index: 1;
  padding: 0px 45px 0px;
  overflow: hidden;
  border-radius: 3px;
}

.thm-btn:before {
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
  background: var(--clenq-black);
  -webkit-transition-duration: 800ms;
  transition-duration: 800ms;
}

.thm-btn:hover:before {
  top: -30%;
}

.thm-btn:hover {
  color: #ffffff;
}

/***
=====================================================
    Thm Btn Style2
=====================================================
***/
.thm-btn.style2 {
  border-radius: 28px;
  background: var(--clenq-primary);
  border: 1px solid var(--clenq-black);
}

/***
=====================================================
    Thm Btn Style3
=====================================================
***/
.thm-btn.style3:before {
  background: var(--clenq-base);
}

.thm-btn.style3:hover {
  color: var(--clenq-black);
}

/***
=============================================
   Sec Title 
=============================================
***/
.sec-title {
  position: relative;
  display: block;
  margin-top: -11px;
  padding-bottom: 62px;
}

.sec-title__tagline {
  position: relative;
  display: inline-block;
  margin-bottom: 13px;
}

.sec-title__tagline p {
  color: var(--clenq-black2);
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}

.sec-title__tagline p .left-shape {
  position: relative;
  display: inline-block;
  padding-right: 3px;
  top: -1px;
}

.sec-title__tagline p .right-shape {
  position: relative;
  display: inline-block;
  padding-left: 3px;
  top: -1px;
}

.sec-title__title {
  font-size: 60px;
  line-height: 1em;
  font-weight: 600;
}


/***
=====================================================
Bootstrap Select
=====================================================
***/
.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show>.btn-light.dropdown-toggle {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.bootstrap-select>.dropdown-toggle {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
  outline: none !important;
}

.bootstrap-select .dropdown-menu {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  z-index: 991;
  border-radius: 0;
}

.bootstrap-select .dropdown-menu>li+li>a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.bootstrap-select .dropdown-menu>li.selected>a {
  background: var(--clenq-black);
  color: #fff;
}

.bootstrap-select .dropdown-menu>li>a {
  font-size: 16px;
  font-weight: 500;
  padding: 4px 20px;
  color: #ffffff;
  background: var(--clenq-primary);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.bootstrap-select .dropdown-menu>li>a:hover {
  background: #ffffff;
  color: #000000;
  cursor: pointer;
}

/***
=====================================================
Preloader
=====================================================
***/
.preloader {
  position: fixed;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.preloader__image {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-image: url(https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../images/loader.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px auto;
  width: 100%;
  height: 100%;
}

/***
=====================================================
Search Popup
=====================================================
***/
.search-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(-110%);
  transform: translateY(-110%);
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
}

.search-popup.active {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.search-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.75;
  cursor: pointer;
}

.search-popup__content {
  width: 100%;
  max-width: 560px;
}

.search-popup__content form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  background-color: #fff;
  border-radius: 0px;
  overflow: hidden;
}

.search-popup__content form input[type="search"],
.search-popup__content form input[type="text"] {
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
  padding-right: 80px;
}

.search-popup__content .thm-btn {
  padding: 0;
  width: 68px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
  background-color: var(--clenq-base);
  border: 0;
}

.search-popup__content .thm-btn i::before {
  font-size: 20px;
}

.search-popup__content .thm-btn:hover {
  background-color: var(--clenq-black);
}

.search-popup__content .thm-btn:before,
.search-popup__content .thm-btn:after {
  display: none;
}

/***
=============================================
    Rating Box 
=============================================
***/
.rating-box {
  position: relative;
  display: block;
  overflow: hidden;
}

.rating-box ul {
  overflow: hidden;
}

.rating-box ul li {
  position: relative;
  display: inline-block;
  margin-right: 0px;
  line-height: 0;
}

.rating-box ul li:last-child {
  margin-right: 0;
}

.rating-box ul li span {
  position: relative;
  display: inline-block;
  color: #F6C410;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}


/***
=============================================
   Styled Pagination
=============================================
***/
.styled-pagination {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 20px;
}

.styled-pagination li {
  position: relative;
  display: inline-block;
  margin-right: 1px;
}

.styled-pagination li:last-child {
  margin-right: 0;
}

.styled-pagination li a {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 45px;
  background: transparent;
  border-radius: 5px;
  color: var(--clenq-black);
  font-size: 18px;
  line-height: 45px;
  font-weight: 600;
  border: 0px solid var(--clenq-black);
  text-align: center;
  transition: all 500ms ease;
  font-family: var(--clenq-font);
  z-index: 1;
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
  color: var(--clenq-black);
  background: var(--clenq-base);
}

.styled-pagination li.prev a,
.styled-pagination li.next a {
  font-size: 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  top: -1px;
}

.styled-pagination li.next a span::before {
  position: relative;
  display: inline-block;
  transform: rotate(0deg);
  font-size: 15px;
  font-weight: 700;
}

.styled-pagination li.prev a:hover,
.styled-pagination li.next a:hover {
  color: var(--clenq-black);
  background: var(--clenq-base);
}

.styled-pagination li.next {
  margin-left: 0px;
  background: #c9e5ff;
  color: #285180;
  border-radius: 5px;
}

/***
=====================================================
Scroll To Top
=====================================================
***/
.scroll-to-top {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: var(--clenq-base);
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: none;
  border-radius: 50%;
  transition: all 0.4s ease;
}

.scroll-to-top i {
  color: var(--clenq-black);
  font-size: 18px;
  line-height: 45px;
}

.scroll-to-top:hover {
  background-color: var(--clenq-black);
}

.scroll-to-top:hover i {
  color: #fff;
}

/***
=============================================
    xs Sidebar
=============================================
***/
.xs-sidebar-group .xs-overlay {
  left: 0%;
  top: 0;
  position: fixed;
  height: 100%;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  cursor: url(https://bobjones.co.nz/wp-content/themes/bobjones/assets/stylesheet/../images/icon/cross-out.html), pointer;
  z-index: 99999999;
}

.xs-sidebar-group.isActive .xs-overlay {
  opacity: .6;
  visibility: visible;
  transition-delay: 0.0s;
  right: 100%;
  background-color: #000000;
}

.xs-sidebar-widget {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 365px;
  background-color: #12062c;
  overflow: hidden;
  overflow-y: auto;
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 1;
  z-index: 999999999;
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
  left: 0;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.sidebar-textwidget {
  padding: 70px 30px;
}

.sidebar-widget-container {
  position: relative;
  top: -150px;
  opacity: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 300ms ease 100ms;
}

.xs-sidebar-group.isActive .sidebar-widget-container {
  top: 0px;
  opacity: 1;
  visibility: visible;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 600ms ease 800ms;
}

.xs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: .8;
  z-index: 0;
  background-color: #000000;
}

.xs-sidebar-group .widget-heading {
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px;
}

.xs-sidebar-group .widget-heading a {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.xs-sidebar-group .widget-heading a:hover {
  color: var(--thm-base);
  border-color: var(--clenq-base);
}


.xs-sidebar-group .content-inner .logo {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.xs-sidebar-group .content-inner .logo a {
  position: relative;
  display: inline-block;
}

.xs-sidebar-group .content-inner h4 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 14px;
  margin-bottom: 30px;
}

.xs-sidebar-group .content-inner h4:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: var(--clenq-base);
}

.xs-sidebar-group .content-inner .content-box {
  margin-bottom: 30px;
  padding-right: 15px;
}

.xs-sidebar-group .content-inner .content-box .inner-text {
  position: relative;
  display: block;
  padding-top: 2px;
}

.xs-sidebar-group .content-inner .content-box p {
  color: rgba(255, 255, 255, .7);
  margin: 0;
}

.xs-sidebar-group .content-inner .form-inner .form-group {
  position: relative;
  margin-bottom: 20px;
}

.xs-sidebar-group .content-inner .form-inner .form-group:last-child {
  margin-bottom: 0px;
}

.xs-sidebar-group .content-inner .form-inner .form-group.message-btn {
  position: relative;
}

.xs-sidebar-group .content-inner .form-inner .form-group.message-btn .thm-btn {
  position: relative;
}

.xs-sidebar-group .content-inner .form-inner .form-group input[type='text'],
.xs-sidebar-group .content-inner .form-inner .form-group input[type='email'],
.xs-sidebar-group .content-inner .form-inner .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 15px;
  padding: 10px 20px;
  color: #848484;
  transition: all 500ms ease;
  outline: none;
  border: none;
}

.xs-sidebar-group .content-inner .form-inner .form-group textarea {
  resize: none;
  height: 120px;
}

.xs-sidebar-group .content-inner .form-inner .form-group input:focus,
.xs-sidebar-group .content-inner .form-inner .form-group textarea:focus {
  border-color: #00224f;
}

.sidebar-contact-info {
  position: relative;
  display: block;
  padding-top: 43px;
}

.sidebar-contact-info ul {
  position: relative;
  display: block;
  padding-bottom: 22px;
}

.sidebar-contact-info ul li {
  position: relative;
  display: block;
  color: #b0b0bd;
  line-height: 30px;
}

.sidebar-contact-info ul li span {
  position: relative;
  display: inline-block;
  width: 25px;
}

.sidebar-contact-info ul li span:before {
  position: relative;
  display: inline-block;
  color: var(--clenq-base);
}

.sidebar-contact-info ul li a {
  color: #b0b0bd;
}

.xs-sidebar-group .content-inner .thm-social-link1 {
  overflow: hidden;
}

.thm-social-link1 {
  position: relative;
  display: block;
}

.thm-social-link1 ul {
  position: relative;
}

.thm-social-link1 ul li {
  position: relative;
  display: inline-block;
  margin-right: 6px;
}

.thm-social-link1 ul li:last-child {
  margin-right: 0;
}

.thm-social-link1 ul li a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background: var(--clenq-base);
  border-radius: 50%;
  color: var(--clenq-black);
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  z-index: 1;
  transition: all 500ms ease;
}

.thm-social-link1 ul li a:before {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: #ffffff;
  border-radius: 50%;
  transition: .5s;
  transform: scale(.5);
  opacity: 0;
  content: '';
  z-index: -1;
}

.thm-social-link1 ul li a:hover:before {
  transform: scale(1);
  opacity: 1;
}

.thm-social-link1 ul li a:hover {
  color: #000000;
}


/***
=====================================================
Navigations One
=====================================================
***/
.main-header {
  position: relative;
  display: block;
  z-index: 99;
}

.stricky-header .main-menu__wrapper-inner {
  padding-left: 0;
  box-shadow: none;
}

.stricky-header.main-menu {
  margin-top: 0px;
}

.main-menu .main-menu__list,
.main-menu .main-menu__list>li>ul,
.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

@media (min-width: 1200px) {

  .main-menu .main-menu__list,
  .main-menu .main-menu__list>li>ul,
  .main-menu .main-menu__list>li>ul>li>ul,
  .stricky-header .main-menu__list,
  .stricky-header .main-menu__list>li>ul,
  .stricky-header .main-menu__list>li>ul>li>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.main-menu .main-menu__list>li,
.stricky-header .main-menu__list>li {
  position: relative;
}

.main-menu .main-menu__list>li+li,
.stricky-header .main-menu__list>li+li {
  margin-left: 43px;
}

.main-menu .main-menu__list>li>a,
.stricky-header .main-menu__list>li>a {
  position: relative;
  color: #d5bba8;
  font-size: 15px;
  font-weight: 700;
  padding-top: 24px;
  padding-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: var(--clenq-font);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}


.main-menu .main-menu__list>li:hover>a,
.stricky-header .main-menu__list>li.current>a,
.stricky-header .main-menu__list>li:hover>a {
  color: #c3de9c;
}

.main-menu .main-menu__list>li>ul,
.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 351px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(0) translateZ(100px);
  transform: scaleY(0) translateZ(100px);
  -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
  z-index: 99;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

.main-menu .main-menu__list>li>ul>li>ul>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul>li>ul {
  display: none;
}

.main-menu .main-menu__list>li:hover>ul,
.main-menu .main-menu__list>li>ul>li:hover>ul,
.stricky-header .main-menu__list>li:hover>ul,
.stricky-header .main-menu__list>li>ul>li:hover>ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1) translateZ(0px);
  transform: scaleY(1) translateZ(0px);
}

.main-menu .main-menu__list>li>ul>li,
.main-menu .main-menu__list>li>ul>li>ul>li,
.stricky-header .main-menu__list>li>ul>li,
.stricky-header .main-menu__list>li>ul>li>ul>li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}

.main-menu .main-menu__list>li>ul>li+li,
.main-menu .main-menu__list>li>ul>li>ul>li+li,
.stricky-header .main-menu__list>li>ul>li+li,
.stricky-header .main-menu__list>li>ul>li>ul>li+li {
  border-top: none;
  margin-top: 0px;
}

.main-menu .main-menu__list>li>ul>li>a,
.main-menu .main-menu__list>li>ul>li>ul>li>a,
.stricky-header .main-menu__list>li>ul>li>a,
.stricky-header .main-menu__list>li>ul>li>ul>li>a {
  position: relative;
  font-size: 15px;
  line-height: 30px;
  color: var(--clenq-black2);
  border-bottom: 1px solid rgba(var(--clenq-black-rgb), 0.1);
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 10px;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.main-menu .main-menu__list>li>ul>li:hover>a,
.main-menu .main-menu__list>li>ul>li>ul>li:hover>a,
.stricky-header .main-menu__list>li>ul>li:hover>a,
.stricky-header .main-menu__list>li>ul>li>ul>li:hover>a {
  background-color: #e8f1df ;
  color: var(--clenq-black2);
  border-color: #e8f1df;
}


.main-menu .main-menu__list>li>ul>li:last-child>a,
.main-menu .main-menu__list>li>ul>li>ul>li:last-child>a,
.stricky-header .main-menu__list>li>ul>li:last-child>a,
.stricky-header .main-menu__list>li>ul>li>ul>li:last-child>a {
  border-bottom: none;
}

.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
  top: 0;
  left: 100%;
}

.main-menu .main-menu__list li ul li>ul.right-align,
.stricky-header .main-menu__list li ul li>ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}

.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  visibility: hidden;
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  -webkit-transition: visibility 500ms ease, -webkit-transform 500ms ease;
  transition: visibility 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, visibility 500ms ease;
  transition: transform 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

@media (max-width: 1199px) {
  .stricky-header {
    display: none !important;
  }
}

.stricky-header.stricky-fixed {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

.stricky-header .main-menu__inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 0;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

.mobile-nav__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: 10px;
}

@media (min-width: 1200px) {
  .mobile-nav__buttons {
    display: none;
  }
}

.mobile-nav__buttons a {
  font-size: 20px;
  color: var(--woodza-base);
  cursor: pointer;
}

.mobile-nav__buttons a+a {
  margin-left: 10px;
}

.mobile-nav__buttons a:hover {
  color: var(--woodza-base);
}

.main-menu .mobile-nav__toggler {
  font-size: 25px;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.main-menu .mobile-nav__toggler:hover {
  color: var(--clenq-base);
}

@media (min-width: 1200px) {
  .main-menu .mobile-nav__toggler {
    display: none;
  }
}

/***
=====================================================
Mobile Nav
=====================================================
***/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  visibility: hidden;
}

.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}

.mobile-nav__wrapper.expanded {
  opacity: 1;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;
  -webkit-transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.5;
  cursor: pointer;
}

.mobile-nav__content {
  width: 300px;
  background-color: var(--clenq-black);
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
}

.mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}

.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list>li>ul,
.mobile-nav__content .main-menu__list>li>ul>li>ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav__content .main-menu__list>li>ul,
.mobile-nav__content .main-menu__list>li>ul>li>ul {
  display: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-left: 0.5em;
}

.mobile-nav__content .main-menu__list>li:not(:last-child),
.mobile-nav__content .main-menu__list>li>ul>li:not(:last-child),
.mobile-nav__content .main-menu__list>li>ul>li>ul>li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__content .main-menu__list>li>a>.main-menu-border {
  display: none !important;
}

.mobile-nav__content .main-menu__list>li>a,
.mobile-nav__content .main-menu__list>li>ul>li>a,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 30px;
  color: #ffffff;
  font-size: 14px;
  font-family: var(--clenq-font, "Rubik", sans-serif);
  font-weight: 500;
  height: 46px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__content .main-menu__list>li>a.expanded .mobile-nav__content .main-menu__list>li>ul>li>a.expanded .mobile-nav__content .main-menu__list>li>ul>li>ul>li>a.expanded {
  color: var(--clenq-base);
}

.mobile-nav__content .main-menu__list>li>a>button,
.mobile-nav__content .main-menu__list>li>ul>li>a>button,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button {
  width: 30px;
  height: 30px;
  background-color: var(--clenq-base);
  border: none;
  outline: none;
  color: var(--clenq-black);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  padding: 0;
}

.mobile-nav__content .main-menu__list>li>a>button.expanded,
.mobile-nav__content .main-menu__list>li>ul>li>a>button.expanded,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button.expanded {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background-color: #fff;
  color: #000000;
}

/* no menu after 2rd level dropdown */
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>ul {
  display: none !important;
}

.mobile-nav__content .main-menu__list li.cart-btn span {
  position: relative;
  top: auto;
  right: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.mobile-nav__content .main-menu__list li.cart-btn i {
  font-size: 16px;
}

.mobile-nav__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.mobile-nav__top .main-menu__login a {
  color: var(--woodza-text-dark);
}

.mobile-nav__container {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-nav__social a {
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__social a+a {
  margin-left: 30px;
}

.mobile-nav__social a:hover {
  color: var(--clenq-base);
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mobile-nav__contact li {
  color: var(--woodza-text-dark);
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-nav__contact li+li {
  margin-top: 15px;
}

.mobile-nav__contact li a {
  color: #ffffff;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__contact li a:hover {
  color: var(--clenq-base);
}

.mobile-nav__contact li>i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--clenq-base);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-size: 11px;
  margin-right: 10px;
  color: var(--clenq-black);
}

.mobile-nav__container .main-logo,
.mobile-nav__container .topbar__buttons,
.mobile-nav__container .main-menu__language,
.mobile-nav__container .main-menu__login {
  display: none;
}

/***
=====================================================
Main Header One
=====================================================
***/
.main-header-one {
  position: relative;
  display: block;
  z-index: 99;
}

.main-header-one .container {
  position: static;
  max-width: 1810px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.main-header-one__top {
  position: relative;
  display: block;
  padding: 14px 0px 15px;
}

.main-header-one__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}

.main-header-one__top-left {
  position: relative;
  display: block;
  z-index: 1;
}

.main-header-one__top-left ul {
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  padding: 3px 0px 4px;
  border-radius: 5px;
}

.main-header-one__top-left ul li {
  position: relative;
  display: inline-block;
  padding-right: 40px;
  margin-left: 33px;
}

.main-header-one__top-left ul li:last-child {
  padding-right: 20px;
}

.main-header-one__top-left ul li:first-child {
  margin-left: 20px;
}

.main-header-one__top-left ul li::before {
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 3px;
  width: 1px;
  background: #e7e7e7;
  content: "";
}

.main-header-one__top-left ul li:last-child:before {
  display: none;
}

.main-header-one__top-left ul li p {
  color: #767070;
  font-size: 16px;
  font-weight: 400;
}

.main-header-one__top-left ul li p a {
  color: #767070;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.main-header-one__top-left ul li p a:hover {
  color: var(--clenq-primary);
}

.main-header-one__top-left ul li p span::before {
  position: relative;
  display: inline-block;
  color: #2e2d2d;
  font-size: 25px;
  top: 5px;
  padding-right: 2px;
}

.main-header-one__top-right {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 3px 25px 8px;
}

.main-header-one__top-right .social-links {
  position: relative;
  display: block;
  line-height: 0;
  margin-right: 20px;
}

.main-header-one__top-right .social-links li {
  position: relative;
  display: inline-block;
  margin-right: 31px;
}

.main-header-one__top-right .social-links li:last-child {
  margin-right: 0;
}

.main-header-one__top-right .social-links li a {
  position: relative;
  display: block;
  color: #1e1d21;
  font-size: 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.main-header-one__top-right .social-links li a:hover {
  color: var(--clenq-primary);
}

.main-header-one__top-right .social-links li a.li {
  font-size: 19px;
}

.main-header-one__top-right .text-box {
  position: relative;
  display: block;
  padding-left: 17px;
}

.main-header-one__top-right .text-box::before {
  position: absolute;
  top: -3px;
  left: 0;
  bottom: -8px;
  width: 1px;
  background: #e3e3e3;
  content: "";
}

.main-header-one__top-right .text-box p {
  color: #767070;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.main-header-one__top-right .text-box p span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black2);
  font-size: 25px;
  top: 5px;
  padding-right: 4px;
}

.main-header-one__top-right .text-box p a {
  color: #767070;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.main-header-one__top-right .text-box p a:hover {
  color: var(--clenq-primary);
}

.main-header-one__bottom {
  position: relative;
  display: block;
  background: #6b873c;
  z-index: 1;
}

.main-header-one__bottom .container {
  position: static;
  max-width: 1810px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.main-menu__wrapper {
  position: relative;
  display: block;
}

.main-header-one__bottom-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-header-one__bottom-left {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
}

.main-header-one__bottom-left .logo-one {
  position: relative;
  display: block;
  width: 305px;
  padding-left: 15px;
  z-index: 1;
}

.main-header-one__bottom-left .logo-one::before {
  content: "";
  position: absolute;
  top: -17px;
  right: -6px;
  width: 6px;
  border-left: 3px solid transparent;
  border-right: 6px solid transparent;
  z-index: 3;
  border-bottom: 8px solid #117bdf;
}

.main-header-one__bottom-left .logo-box{
  display: none;
}

.stricky-header__three .main-header-one__bottom-left .logo-box,
.stricky-header__two .main-header-one__bottom-left .logo-box{
  display: inline-block;
  padding: 15px 0;
}
.stricky-header__three .main-header-two__bottom-left-text .btn-box,
.stricky-header__two .main-header-one__bottom-left .btn-box{
  display: none;
}

.logo-one__bg {
  position: absolute;
  top: -17px;
  left: -15px;
  bottom: 0px;
  right: 0px;
  border-top: 88px solid #117bdf;
  border-right: 30px solid transparent;
  content: "";
  z-index: -1;
}

.main-header-one__bottom-left .logo-one a {
  position: relative;
  display: inline-block;
  top: -4px;
}

.main-header-one__bottom-left .logo-one a img {
  width: 100%;
}

.main-header-one__bottom-left .main-menu__main-menu-box {
  position: relative;
  display: block;
  margin-left: 70px;
}

.main-header-one__bottom-right {
  position: relative;
  display: flex;
  align-items: center;
  width: 515px;
  padding-left: 95px;
  z-index: 1;
}

.main-header-one__bottom-right::before {
  position: absolute;
  bottom: -20px;
  left: -6px;
  width: 6px;
  border-left: 6px solid transparent;
  border-right: 7px solid transparent;
  z-index: 3;
  border-top: 8px solid #117bdf;
  content: "";
}

.main-header-one__bottom-right-bg {
  position: absolute;
  top: -13px;
  left: 0;
  bottom: 0px;
  right: -15px;
  border-bottom: 88px solid #117bdf;
  border-left: 50px solid transparent;
  content: "";
  z-index: -1;
}

.main-header__search {
  position: relative;
  display: block;
}

.main-header__search a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.main-header__search a:hover {
  color: var(--clenq-black);
}

.main-header__search a span::before {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 23px;
  padding-left: 17px;
  top: 4px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.main-header__search a:hover span::before {
  color: var(--clenq-black);
}

.main-header__cart-box {
  position: relative;
  display: block;
  padding-left: 25px;
  margin-left: 25px;
}

.main-header__cart-box::before {
  position: absolute;
  top: -7px;
  left: 0;
  bottom: -7px;
  width: 1px;
  background: #dbdbdb;
  content: "";
}

.main-header__cart-box i {
  color: #ffffff;
  font-size: 18px;
}

.main-header__cart-box span {
  position: absolute;
  top: -5px;
  right: -16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #298be7;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 13px;
}

.main-header-one__bottom-right .btn-box {
  position: relative;
  display: block;
  margin-left: 61px;
}

.main-header-one__bottom-right .btn-box a {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 15px;
  line-height: 55px;
  text-transform: uppercase;
  background: var(--clenq-base);
  padding: 0px 40px 0px;
  border-radius: 3px;
  font-weight: 500;
}

.main-header-one__bottom-right .btn-box a:hover {
  background: var(--clenq-primary);
  color: #ffffff;
}


.stricky-header__one {
  background-color: var(--clenq-primary);
}

.stricky-header__one .main-menu__list>li>a {
  padding-top: 34px;
  padding-bottom: 34px;
}

.stricky-header__one .main-header-one__bottom-left .logo-one::before {
  display: none;
}

.stricky-header__one .logo-one__bg {
  display: none;
}

.stricky-header__one .main-header-one__bottom-right {
  display: none;
}

.stricky-header__one .main-header-one__bottom-left {
  justify-content: space-between;
  width: 100%;
}


/***
=====================================================
Main Header Two
=====================================================
***/
.main-header-two {
  position: relative;
  display: block;
}

.main-header-two .container {
  position: static;
  max-width: 1810px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.main-header-two__top {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 20px 0px 24px;
  z-index: 1;
  background: #c3de9c;
}

.main-header-two__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-header-two__top-left {
  position: relative;
  display: block;
}

.main-header-two__top-left .logo-box {
  position: relative;
  display: block;
}

.main-header-two__top-left .logo-box a {
  position: relative;
  display: inline-block;
}

.main-header-two__top-left .logo-box a img {
  width: 100%;
}


.main-header-two__top-middle {
  position: relative;
  display: block;
}

.main-header-two__top-middle ul {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-two__top-middle ul li {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 75px;
  margin-left: 75px;
}

.main-header-two__top-middle ul li:first-child {
  margin-left: 0px;
}

.main-header-two__top-middle ul li:last-child {
  padding-right: 0px;
}

.main-header-two__top-middle ul li::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: #e7e7e7;
  content: "";
}

.main-header-two__top-middle ul li:last-child:before {
  display: none;
}

.main-header-two__top-middle ul li .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 55px;
  border-radius: 5px;
  background: #6b873c;
}

.main-header-two__top-middle ul li .icon-box span::before {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 30px;
}


.main-header-two__top-middle ul li .text-box {
  position: relative;
  display: block;
  margin-left: 20px;
}

.main-header-two__top-middle ul li .text-box p {
  margin: 0;
  line-height: 25px;
  color: #946a4a;
  font-weight: 900;
}

.main-header-two__top-middle ul li .text-box h4 {
  color: #6b873c;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}

.main-header-two__top-middle ul li .text-box h4 a {
  color: 6b873c;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.main-header-two__top-middle ul li .text-box h4 a:hover {
  color: var(--clenq-primary);
}


.main-header-two__top-right {
  position: relative;
  display: block;
}

.main-header-two__top-right ul {
  position: relative;
  display: block;
}

.main-header-two__top-right ul li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}

.main-header-two__top-right ul li:last-child {
  margin-right: 0;
}

.main-header-two__top-right ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 55px;
  background: none;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}

.main-header-two__top-right ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /*background: var(--clenq-primary);*/
  border-radius: 5px;
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: -1;
}

.main-header-two__top-right ul li a:hover::before {
  transform: scale(1.0);
  opacity: 1;
}

.main-header-two__top-right ul li a span::before {
  position: relative;
  display: inline-block;
  color: #1e1d21;
  font-size: 17px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.main-header-two__top-right ul li a:hover span::before {
  color: #ffffff;
}

.main-header-two__bottom-left-text {
  position: relative;
  display: flex;
  align-items: center;
  width: 535px;
  padding-left: 55px;
  z-index: 1;
}

.main-header-two__bottom-left-text::before {
  content: "";
  position: absolute;
  top: -32px;
  right: -5px;
  width: 6px;
  border-left: 4px solid transparent;
  border-right: 6px solid transparent;
  z-index: 3;
  border-bottom: 8px solid #3a743c;
}

.main-header-two__bottom-left-text-bg {
  position: absolute;
  top: -32px;
  left: -15px;
  bottom: 0px;
  right: 0px;
  border-top: 88px solid #946a4a;
  border-right: 50px solid transparent;
  content: "";
  z-index: -1;
}

.main-header-two__bottom-left-text .text-box {
  position: relative;
  display: block;
}

.main-header-two__bottom-left-text .text-box p {
  color: #c3de9c;
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
}

.main-header-two__bottom-left-text .btn-box {
  position: relative;
  display: block;
  margin-left: 25px;
}

.main-header-two__bottom-left-text .btn-box a {
  position: relative;
  display: inline-block;
  color: #6b873c;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0.025em;
  background: #c3de9c;
  padding: 0px 25px 0px;
  border-radius: 5px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.main-header-two__bottom-left-text .btn-box a:hover {
  background: #d5bba8;
}

.main-header-two .main-header-one__bottom-left .main-menu__main-menu-box {
  margin-left: 25px;
}

.main-header-two .main-header-one__bottom-right {
  width: 430px;
  padding-left: 67px;
}

.main-header-two .main-header-one__bottom-right-bg {
  position: absolute;
  top: -13px;
  left: 0;
  bottom: 0px;
  right: -15px;
  border-top: 88px solid #ffffff;
  border-left: 55px solid transparent;
  border-bottom: 0px;
}

.main-header-two .main-header-one__bottom-right::before {
  display: none;
}

.main-header-two .main-header__search a span::before {
  color: var(--clenq-black2);
}

.main-header-two .main-header__search a:hover span::before {
  color: var(--clenq-primary);
}

.main-header-two .main-header__cart-box i {
  color: var(--clenq-black2);
}

.main-header-two .main-header-one__bottom-right .btn-box a {
  background: var(--clenq-primary);
  color: #ffffff;
}

.main-header-two .main-header-one__bottom-right .btn-box a:hover {
  background: var(--clenq-base);
  color: var(--clenq-black)
}


.stricky-header__two {
  background-color: var(--clenq-primary);
}

.stricky-header__two .main-header-two__bottom-left-text-bg {
  display: none;
}

.stricky-header__two .main-header-one__bottom-right {
  display: none;
}

.stricky-header__two .main-header-two__bottom-left-text::before {
  display: none;
}

.stricky-header__two .main-header-two__bottom-left-text .text-box {
  display: none;
}

.stricky-header__two .main-header-one__bottom-left {
  justify-content: space-between;
  width: 100%;
}

.stricky-header__two .main-header-one__bottom-left .main-menu__main-menu-box {
  margin-left: 0px;
}

.stricky-header__two .main-header-two__bottom-left-text {
  width: 240px;
  padding-left: 0px;
}

.stricky-header__two .main-header-two__bottom-left-text .btn-box {
  margin-left: 0px;
}


/***
=====================================================
Main Header Three
=====================================================
***/
.main-header-two.style3 {
  position: relative;
  display: block;
}

.main-header-two.style3 .main-header-two__top-middle ul li .icon-box span::before {
  color: var(--clenq-primary);
}

.main-header-two.style3 .main-header-two__top-right ul li a {
  background: #f1f8e2;
}

.main-header-two.style3 .main-header-two__top-right ul li a:hover span::before {
  color: #1e1d21;
}

.main-header-two.style3 .main-header-two__bottom-left-text-bg {
  border-top: 88px solid #f6f7f2;
}

.main-header-two.style3 .main-header-two__bottom-left-text .text-box p {
  color: var(--clenq-black);
}

.main-header-two.style3 .main-header-two__bottom-left-text .btn-box a {
  background: var(--clenq-primary);
}

.main-header-two.style3 .main-header-two__bottom-left-text .btn-box a:hover {
  background: var(--clenq-black);
  color: #ffffff;
}

.main-header-two.style3 .main-header-two__bottom-left-text::before {
  display: none;
}

.main-header-two.style3 .main-header-one__bottom {
  background: var(--clenq-black);
}

.main-header-two.style3 .main-menu .main-menu__list>li.current>a,
.main-header-two.style3 .main-menu .main-menu__list>li:hover>a {
  color: var(--clenq-primary);
}

.main-header-two.style3 .main-header__cart-box span {
  background: var(--clenq-primary);
  color: var(--clenq-black);
}

.main-header-two.style3 .main-header-one__bottom-right .btn-box a {
  color: var(--clenq-black);
  border-radius: 28px;
}

.main-header-two.style3 .main-header-one__bottom-right .btn-box a:hover {
  color: var(--clenq-black2);
}

.stricky-header__three {
  background-color: var(--clenq-black);
}

.stricky-header__three .main-header-two__bottom-left-text-bg {
  display: none;
}

.stricky-header__three .main-header-two__bottom-left-text::before {
  display: none;
}

.stricky-header__three .main-header-one__bottom-right {
  display: none;
}

.stricky-header__three .main-header-two__bottom-left-text .text-box {
  display: none;
}

.stricky-header__three .main-header-one__bottom-left {
  width: 100%;
  justify-content: space-between;
}

.stricky-header__three .main-header-one__bottom-left .main-menu__main-menu-box {
  margin-left: 0px;
}

.stricky-header__three .main-header-two__bottom-left-text .btn-box {
  margin-left: 0px;
}

.stricky-header__three .main-header-two__bottom-left-text {
  width: 200px;
  padding-left: 0px;
}


/***
=============================================
Main Slider One
=============================================
***/
.main-slider-one {
  position: relative;
  display: block;
  margin-top: -45px;
  z-index: 1;
}

.main-slider-one__inner {
  position: relative;
  display: block;
}

.main-slider-one__single {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.main-slider-one .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  background-position: center center;
  background-attachment: scroll;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.main-slider-one .active .image-layer {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.main-slider-one .image-layer::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #74899d;
  mix-blend-mode: overlay;
  content: "";
}

.main-slider-one .shape1 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.main-slider-one .shape2 {
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: overlay;
  z-index: 1;
  opacity: 0;
  transform: translateX(-30%);
  -webkit-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.main-slider-one .active .shape2 {
  opacity: 1;
  transform: translate(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.main-slider-one .shape3 {
  position: absolute;
  top: -5px;
  left: 365px;
  mix-blend-mode: overlay;
  z-index: 1;
  opacity: 0;
  transform: translateY(-30%);
  -webkit-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.main-slider-one .active .shape3 {
  opacity: 1;
  transform: translate(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.main-slider-one .shape4 {
  position: absolute;
  top: 175px;
  left: 185px;
  opacity: 0.7;
  z-index: 1;
}

.main-slider-one .shape5 {
  position: absolute;
  top: 210px;
  left: 470px;
  opacity: 0.7;
  z-index: 1;
}

.main-slider-one .shape6 {
  position: absolute;
  left: 550px;
  bottom: 65px;
  opacity: 0.7;
  z-index: 1;
}

.main-slider-one .shape7 {
  position: absolute;
  top: 150px;
  right: 270px;
  z-index: 1;
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.main-slider-one .active .shape7 {
  transform: scale(1.0);
  opacity: 1;
  -webkit-transition-delay: 800ms;
  -moz-transition-delay: 800ms;
  -ms-transition-delay: 800ms;
  -o-transition-delay: 800ms;
  transition-delay: 800ms;
}

.main-slider-one .shape8 {
  position: absolute;
  right: 0;
  bottom: 230px;
  z-index: 1;
  right: 0;
  opacity: 0;
  transform: translateX(40%);
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}

.main-slider-one .active .shape8 {
  opacity: 1;
  transform: translate(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.main-slider-one__content {
  position: relative;
  display: block;
  padding: 173px 0px 180px;
  max-width: 640px;
  width: 100%;
  float: right;
  z-index: 5;
}

.main-slider-one__content .tagline {
  position: relative;
  display: block;
  margin-bottom: 14px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
  z-index: 10;
}

.main-slider-one .active .main-slider-one__content .tagline {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider-one__content .tagline h6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  font-family: var(--clenq-font);
}

.main-slider-one__content .title {
  position: relative;
  display: block;
  margin-bottom: 23px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
  z-index: 10;
}

.main-slider-one .active .main-slider-one__content .title {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider-one__content .title h2 {
  font-weight: 600;
  font-size: 80px;
  line-height: 1.1em;
}

.main-slider-one__content .text {
  position: relative;
  display: block;
  margin-bottom: 45px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
  z-index: 10;
}

.main-slider-one .active .main-slider-one__content .text {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider-one__content .text p {
  color: var(--clenq-black);
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
}

.main-slider-one__content .btn-box {
  position: relative;
  display: block;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
  z-index: 10;
}

.main-slider-one .active .main-slider-one__content .btn-box {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}


.main-slider-one .owl-theme .owl-nav {
  position: absolute;
  display: block;
  align-items: flex-start;
  bottom: 35px;
  right: 0;
  width: 128px;
  z-index: 100;
}

.main-slider-one .owl-carousel .owl-nav button.owl-next,
.main-slider-one .owl-carousel .owl-nav button.owl-prev {
  position: relative;
  display: block;
  align-items: center;
  justify-content: center;
  height: 73px;
  width: 68px;
  background: rgba(158, 158, 158, 0.3);
  border-radius: 29px;
  color: #ffffff;
  font-size: 25px;
  line-height: 73px;
  text-align: center;
  opacity: 1;
  margin: 0;
  transition: all 500ms ease;
  z-index: 100;
}

.main-slider-one .owl-carousel .owl-nav button.owl-prev {
  margin-bottom: 30px;
}

.main-slider-one .owl-carousel .owl-nav button.owl-next:hover,
.main-slider-one .owl-carousel .owl-nav button.owl-prev:hover {
  color: var(--clenq-primary);
  background: var(--clenq-base);
}

.main-slider-one .owl-carousel .owl-nav button.owl-prev span::before {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 73px;
  font-weight: 400;
}

.main-slider-one .owl-carousel .owl-nav button.owl-next span::before {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 73px;
  font-weight: 400;
}


/***
=============================================
Main Slider Two
=============================================
***/
.main-slider-two {
  position: relative;
  display: block;
  margin-top: -80px;
}

.main-slider-two .shape1 {
  position: absolute;
  top: 135px;
  left: 255px;
  opacity: 0.7;
  z-index: 1;
}

.main-slider-two .shape2 {
  position: absolute;
  left: 40px;
  bottom: 215px;
  opacity: 0.7;
  z-index: 1;
}

.main-slider-two .shape3 {
  position: absolute;
  left: 240px;
  bottom: 50px;
  opacity: 0.7;
  z-index: 1;
}

.main-slider-two .shape4 {
  position: absolute;
  left: 780px;
  bottom: 80px;
  opacity: 0.7;
  z-index: 1;
}

.main-slider-two .shape5 {
  position: absolute;
  top: 175px;
  left: 790px;
  z-index: 1;
  webkit-animation: animation1 5s ease-in infinite;
  animation: animation1 5s ease-in infinite;
}

.main-slider-two__inner {
  position: relative;
  display: block;
}

.main-slider-two__single {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.main-slider-two .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  background-position: center center;
  background-attachment: scroll;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.main-slider-two .active .image-layer {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.main-slider-two__content {
  position: relative;
  display: block;
  padding: 259px 0px 170px;
  z-index: 5;
}

.main-slider-two__content .title {
  position: relative;
  display: block;
  margin-bottom: 22px;
  opacity: 0;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}

.main-slider-two .active .main-slider-two__content .title {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.main-slider-two__content .title h2 {
  font-weight: 600;
  font-size: 80px;
  line-height: 1.1em;
}

.main-slider-two__content .text {
  position: relative;
  display: block;
  margin-bottom: 45px;
  opacity: 0;
  -webkit-transition: all 1300ms ease;
  transition: all 1300ms ease;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}

.main-slider-two .active .main-slider-two__content .text {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.main-slider-two__content .text p {
  color: #051b2f;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
}

.main-slider-two__content .btn-box {
  position: relative;
  display: block;
  line-height: 0;
  opacity: 0;
  -webkit-transition: all 1300ms ease;
  transition: all 1300ms ease;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}

.main-slider-two .active .main-slider-two__content .btn-box {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 2000ms;
  transition-delay: 2000ms;
}

.main-slider-two__content .btn-box .thm-btn {
  background: var(--clenq-primary);
  color: #ffffff;
}

.main-slider-two__content .btn-box .thm-btn:hover {
  color: var(--clenq-black);
}

.main-slider-two .owl-theme .owl-nav {
  position: absolute;
  display: block;
  align-items: flex-start;
  bottom: 35px;
  right: 0;
  width: 128px;
  z-index: 100;
}

.main-slider-two .owl-carousel .owl-nav button.owl-next,
.main-slider-two .owl-carousel .owl-nav button.owl-prev {
  position: relative;
  display: block;
  align-items: center;
  justify-content: center;
  height: 73px;
  width: 68px;
  background: rgba(49, 64, 79, 0.3);
  border-radius: 29px;
  color: #ffffff;
  font-size: 25px;
  line-height: 73px;
  text-align: center;
  opacity: 1;
  margin: 0;
  transition: all 500ms ease;
  z-index: 100;
}

.main-slider-two .owl-carousel .owl-nav button.owl-prev {
  margin-bottom: 30px;
}

.main-slider-two .owl-carousel .owl-nav button.owl-next:hover,
.main-slider-two .owl-carousel .owl-nav button.owl-prev:hover {
  background: var(--clenq-primary);
}

.main-slider-two .owl-carousel .owl-nav button.owl-prev span::before {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 73px;
  font-weight: 400;
}

.main-slider-two .owl-carousel .owl-nav button.owl-next span::before {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 73px;
  font-weight: 400;
}

/***
=============================================
Main Slider Three
=============================================
***/
.main-slider-three {
  position: relative;
  display: block;
  margin-top: -80px;
}

.main-slider-three__inner {
  position: relative;
  display: block;
}

.main-slider-two__single {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.main-slider-two__single .shape2 {
  position: absolute;
  right: 0;
  bottom: 0;
  mix-blend-mode: overlay;
  z-index: 1;
  opacity: 0;
  transform: translateX(40%);
  -webkit-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.main-slider-three .active .main-slider-two__single .shape2 {
  opacity: 1;
  transform: translate(0);
  -webkit-transition-delay: 1300ms;
  -moz-transition-delay: 1300ms;
  -ms-transition-delay: 1300ms;
  -o-transition-delay: 1300ms;
  transition-delay: 1300ms;
}

.main-slider-three .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #323232;
  background-blend-mode: overlay;
  opacity: 1;
  background-position: center center;
  background-attachment: scroll;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.main-slider-three .active .image-layer {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.main-slider-three .image-layer::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #6a7159;
  mix-blend-mode: overlay;
  content: "";
}

.main-slider-three .container {
  padding: 243px 15px 195px;
}

.main-slider-three__content {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 12px;
  z-index: 5;
}

.main-slider-three__content .tagline {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateY(0deg) translateY(-80px);
  -ms-transform: perspective(400px) rotateY(0deg) translateY(-80px);
  transform: perspective(400px) rotateY(0deg) translateY(-80px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  z-index: 10;
}

.main-slider-three .active .main-slider-three__content .tagline {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
  -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.main-slider-three__content .tagline .shape1 {
  position: absolute;
  top: -14px;
  right: -45px;
}

.main-slider-three__content .tagline p {
  color: var(--clenq-primary);
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
}

.main-slider-three__content .title {
  position: relative;
  display: block;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateY(0deg) translateX(80px);
  -ms-transform: perspective(400px) rotateY(0deg) translateX(80px);
  transform: perspective(400px) rotateY(0deg) translateX(80px);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  z-index: 10;
}

.main-slider-three .active .main-slider-three__content .title {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0deg) translateX(0px);
  -ms-transform: perspective(400px) rotateY(0deg) translateX(0px);
  transform: perspective(400px) rotateY(0deg) translateX(0px);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.main-slider-three__content .title h2 {
  color: #ffffff;
  font-size: 80px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
}

.main-slider-three__content .btn-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 47px;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateY(0deg) translateY(80px);
  -ms-transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  z-index: 10;
}

.main-slider-three .active .main-slider-three__content .btn-box {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
  -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.main-slider-three__content .btn-box .btn-one {
  position: relative;
  display: block;
  margin-right: 15px;
}

.main-slider-three__content .btn-box .btn-one .thm-btn.style2 {
  border: none;
}

.main-slider-three__content .btn-box .btn-two {
  position: relative;
  display: block;
}

.main-slider-three__content .btn-box .btn-two a {
  position: relative;
  display: block;
  border: 2px solid #ffffff;
  border-radius: 28px;
  padding: 11px 23px 10px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.main-slider-three__content .btn-box .btn-two a:hover {
  border-color: var(--clenq-primary);
}

.main-slider-three__icon {
  position: relative;
  display: flex;
  align-items: center;
}

.main-slider-three__icon i:before {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background: var(--clenq-primary);
  border-radius: 50%;
  color: var(--clenq-black);
  font-size: 20px;
}

.main-slider-three__icon span {
  position: relative;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--clenq-font);
  margin-left: 12px;
}

.main-slider-three .owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 100;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-slider-three .owl-carousel .owl-nav button.owl-next,
.main-slider-three .owl-carousel .owl-nav button.owl-prev {
  position: relative;
  display: block;
  align-items: center;
  justify-content: center;
  height: 73px;
  width: 68px;
  background: rgba(155, 155, 155, 0.3);
  border-radius: 29px;
  color: #ffffff;
  font-size: 25px;
  line-height: 73px;
  text-align: center;
  opacity: 1;
  margin: 0;
  transition: all 500ms ease;
  z-index: 100;
}

.main-slider-three .owl-carousel .owl-nav button.owl-prev {
  margin-bottom: 30px;
}

.main-slider-three .owl-carousel .owl-nav button.owl-next:hover,
.main-slider-three .owl-carousel .owl-nav button.owl-prev:hover {
  background: rgba(0, 0, 0, 0.4);
}

.main-slider-three .owl-carousel .owl-nav button.owl-prev span::before {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 73px;
  font-weight: 400;
}

.main-slider-three .owl-carousel .owl-nav button.owl-next span::before {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 73px;
  font-weight: 400;
}


/***
=============================================
  Page Header
=============================================
***/
.page-header {
  position: relative;
  display: block;
  padding: 215px 0px 175px;
  overflow: hidden;
  margin-top: -45px;
  z-index: 1;
}

.page-header__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #959595;
  background-blend-mode: overlay;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.page-header__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #658099;
  mix-blend-mode: overlay;
  content: "";
  z-index: -2;
}

.page-header__gradient {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1180px;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.page-header .shape1 {
  position: absolute;
  top: 155px;
  right: 320px;
  z-index: -1;
}

.page-header .shape2 {
  position: absolute;
  right: 400px;
  bottom: 95px;
  opacity: 0.7;
  z-index: -1;
}

.page-header .shape3 {
  position: absolute;
  right: 0px;
  bottom: 45px;
  z-index: -1;
}

.page-header__inner {
  position: relative;
  display: block;
}

.page-header__inner h2 {
  font-weight: 600;
  font-size: 60px;
  line-height: 70px;
  text-transform: capitalize;
}

.page-header__inner .thm-breadcrumb {
  position: relative;
  display: block;
  margin-top: 14px;
}

.page-header__inner .thm-breadcrumb li {
  position: relative;
  display: inline-block;
  color: var(--clenq-black2);
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  font-family: var(--clenq-font);
  padding-left: 8px;
}

.page-header__inner .thm-breadcrumb li a {
  color: var(--clenq-black2);
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  font-family: var(--clenq-font);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.page-header__inner .thm-breadcrumb li a:hover {
  color: var(--clenq-primary);
}

/***
=============================================
Why Choose One
=============================================
***/
.why-choose-one {
  position: relative;
  display: block;
  padding: 110px 0px 0px;
  overflow: hidden;
  z-index: 1;
}

.why-choose-one .shape1 {
  position: absolute;
  top: 70px;
  left: 0;
  z-index: -1;
}

.why-choose-one .shape2 {
  position: absolute;
  top: -35px;
  right: 0;
  z-index: -1;
}

.why-choose-one .auto-container {
  position: static;
  max-width: 1560px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.why-choose-one__inner {
  position: relative;
  display: block;
  background: #f5f5f5;
  padding: 45px 0px 150px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

.why-choose-one__inner .shape3 {
  position: absolute;
  top: -190px;
  left: -175px;
  mix-blend-mode: overlay;
  z-index: -1;
}

.why-choose-one__inner .shape4 {
  position: absolute;
  top: -395px;
  right: -190px;
  z-index: -1;
}

.why-choose-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
  padding-top: 45px;
}

.why-choose-one__single .icon-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  background: var(--clenq-base);
  border-radius: 50%;
  border: 1px solid var(--clenq-black2);
  margin: 0 auto;
  z-index: 5;
}

.why-choose-one__single .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 55px;
  transition-delay: 0.1s;
  transition: all 500ms ease;
}

.why-choose-one__single:hover .icon-box span::before {
  transform: rotateY(180deg);
  transition-delay: 0.1s;
}

.why-choose-one__single-inner {
  position: relative;
  display: block;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid var(--clenq-black2);
  padding: 91px 10px 60px;
}

.why-choose-one__single-inner h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 12px;
}

.why-choose-one__single-inner h2 a {
  color: var(--clenq-black2);
}

.why-choose-one__single-inner h2 a:hover {
  color: var(--clenq-primary);
}

.why-choose-one__single-inner p {
  margin: 0;
}


/***
=============================================
Cta One
=============================================
***/
.cta-one {
  position: relative;
  display: block;
  margin-top: -85px;
  z-index: 5;
}

.cta-one__inner {
  position: relative;
  display: block;
  padding: 168px 0px 80px;
  z-index: 1;
}

.cta-one__inner .shape1 {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 5;
}

.cta-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
}

.cta-one__inner-box {
  position: relative;
  display: block;
  z-index: 5;
}

.cta-one__inner-box .text-box {
  position: relative;
  display: block;
  margin-bottom: 29px;
}

.cta-one__inner-box .text-box h2 {
  color: #ffffff;
  font-size: 45px;
  line-height: 55px;
  font-weight: 500;
}

.cta-one__inner-box .btn-box {
  position: relative;
  display: block;
}


/***
=============================================
About One
=============================================
***/
.about-one {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 150px;
  z-index: 1;
}

.about-one .shape2 {
  position: absolute;
  top: 45px;
  left: 0;
  z-index: -1;
}

.about-one .shape3 {
  position: absolute;
  top: -110px;
  right: 0;
  z-index: -1;
}

.about-one__img {
  position: relative;
  display: block;
  margin-left: -180px;
  margin-right: -35px;
}

.about-one__img1 {
  position: relative;
  display: block;
  max-width: 635px;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.about-one__img1 img {
  width: 100%;
}

.about-one__img2 {
  position: absolute;
  bottom: 80px;
  right: 190px;
  width: 225px;
  height: 225px;
  border: 10px solid #ffffff;
  border-radius: 50%;
  overflow: hidden;
  z-index: 2;
}

.about-one__img2::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #8c99a4;
  mix-blend-mode: overlay;
  content: "";
}

.about-one__img2 img {
  width: 100%;
}

.about-one__img3 {
  position: absolute;
  right: 0;
  bottom: -50px;
  width: 265px;
  height: 265px;
  border: 10px solid #ffffff;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
}

.about-one__img3::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #8c99a4;
  mix-blend-mode: overlay;
  content: "";
}

.about-one__img .shape1 {
  position: absolute;
  right: 105px;
  bottom: 190px;
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  z-index: 5;
}

.about-one__img .shape1 img {
  width: auto;
}

.about-one__img .shape1::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0px;
  background: var(--clenq-base);
  border-radius: 50%;
  content: "";
  z-index: -1;
}

.about-one__img .shape1::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -8px;
  background: #0860b2;
  border-radius: 50%;
  content: "";
  z-index: -2;
}

.about-one__content {
  position: relative;
  display: block;
  margin-left: 62px;
}

.about-one__content .sec-title {
  padding-bottom: 42px;
}

.about-one__content-text1 {
  position: relative;
  display: block;
}

.about-one__content-text1 p {
  margin: 0;
}

.about-one__content-text2 {
  position: relative;
  display: block;
  margin-top: 45px;
}

.about-one__content-text2-single {
  position: relative;
  display: block;
  background: var(--clenq-base);
  border-radius: 5px;
  text-align: center;
  padding: 33px 10px 33px;
}

.about-one__content-text2-single .counter-box {
  position: relative;
  display: block;
}

.about-one__content-text2-single .counter-box h2 {
  font-size: 42px;
  line-height: 0.9em;
  font-weight: 600;
  margin-bottom: 5px;
}

.about-one__content-text2-single .counter-box h2 .plus {
  position: relative;
  display: inline-block;
  top: 3px;
  left: -7px;
}

.about-one__content-text2-single .counter-box h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-transform: capitalize;
}

.about-one__content-text2-single .counter-box p {
  color: var(--clenq-black);
  font-size: 14px;
  line-height: 24px;
}

.about-one .odometer.odometer-auto-theme,
.about-one .odometer.odometer-theme-default {
  font-family: var(--clenq-font);
  line-height: 0.9em;
}

.about-one__content-text2-single.style2 {
  position: relative;
  display: block;
  background: var(--clenq-primary);
  padding: 20px 10px 22px;
}

.about-one__content-text2-single .progress-box {
  position: relative;
  display: block;
  line-height: 0;
}

.about-one__content-text2-single .progress-box .graph-outer {
  position: relative;
  display: inline-block;
  text-align: center;
  z-index: 1;
}

.about-one__content-text2-single .progress-box .graph-outer .count-box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}

.about-one__content-text2-single .progress-box .graph-outer .count-text {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-family: var(--clenq-font);
}

.about-one__content-text2-single .progress-box .graph-outer .count-Parsent {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
}

.about-one__content-text2-single .title-box {
  position: relative;
  display: block;
  margin-top: 18px;
}

.about-one__content-text2-single .title-box h3 {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: var(--clenq-font);
}

.about-one__content-text3 {
  position: relative;
  display: block;
  margin-top: 50px;
}

.about-one__content-text3-list {
  position: relative;
  display: block;
  overflow: hidden;
}

.about-one__content-text3-list li {
  position: relative;
  display: block;
  margin-bottom: 8px;
}

.about-one__content-text3-list li:last-child {
  margin-bottom: 0;
}

.about-one__content-text3-list li p {
  color: #080501;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.about-one__content-text3-list li p span::before {
  position: relative;
  display: inline-block;
  color: #0860b2;
  font-size: 16px;
}

.about-one__content-text3 .btn-box {
  position: relative;
  display: block;
  line-height: 0;
  margin-top: 37px;
}

.about-one__content-text3 .btn-box .thm-btn {
  background: var(--clenq-primary);
  color: #ffffff;
}

/***
=============================================
Projects One
=============================================
***/
.projects-one {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 110px;
  z-index: 1;
}

.projects-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #b5c0ca;
  background-blend-mode: overlay;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.projects-one .container {
  position: static;
  max-width: 1470px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.projects-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.projects-one__single-img {
  position: relative;
  display: block;
}

.projects-one__single-img .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 3px;
}

.projects-one__single-img .inner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
  background: rgba(var(--clenq-black-rgb), 0.5);
  opacity: 0;
  z-index: 1;
  content: "";
}

.projects-one__single:hover .projects-one__single-img .inner::before {
  opacity: 1;
}

.projects-one__single-img .inner img {
  width: 100%;
  transition: .5s ease;
  transform: scale(1.05);
}

.projects-one__single:hover .projects-one__single-img .inner img {
  transform: scale(1);
}

.projects-one__single-img .inner .overlay-content {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  left: 20px;
  bottom: 20px;
  right: 15px;
  background: #f2f8fd;
  padding: 20px 35px 19px;
  padding-right: 17px;
  z-index: 5;
}

.projects-one__single-img .inner .overlay-content::before {
  position: absolute;
  left: 0;
  bottom: 0;
  top: -27px;
  width: 160px;
  background: #f2f8fd;
  content: "";
  z-index: -1;
}

.projects-one__single-img .inner .overlay-content::after {
  content: "";
  position: absolute;
  top: -27px;
  left: 125px;
  width: 35px;
  border-top: 27px solid transparent;
  z-index: 3;
  border-right: 35px solid #d7dde4;
}

.projects-one__single-img .inner .overlay-content .content-box {
  position: relative;
  display: block;
}

.projects-one__single-img .inner .overlay-content .content-box p {
  position: relative;
  color: var(--clenq-black2);
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 30px;
}

.projects-one__single-img .inner .overlay-content .content-box p::before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 22px;
  height: 2px;
  background: var(--clenq-black2);
  content: "";
}

.projects-one__single-img .inner .overlay-content .content-box h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
}

.projects-one__single-img .inner .overlay-content .content-box h2 a {
  color: var(--clenq-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.projects-one__single-img .inner .overlay-content .content-box h2 a:hover {
  color: var(--clenq-primary);
}

.projects-one__single-img .inner .overlay-content .btn-box {
  position: relative;
  display: block;
}

.projects-one__single-img .inner .overlay-content .btn-box a {
  position: relative;
  display: inline-block;
  background-color: #e0e7ee;
  color: #245180;
  font-size: 14px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--clenq-font);
  border-radius: 3px;
  padding: 0px 30px 0px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.projects-one__single-img .inner .overlay-content .btn-box a:hover {
  background: var(--clenq-base);
  color: var(--clenq-black);
}

.projects-one__bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 785px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid var(--clenq-black2);
  border-radius: 3px;
  line-height: 0;
  padding-left: 35px;
  margin-top: 35px;
}

.projects-one__bottom .text-box {
  position: relative;
  display: block;
}

.projects-one__bottom .text-box p {
  color: var(--clenq-black2);
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}

.projects-one__bottom .btn-box {
  position: relative;
  display: block;
}

.projects-one__bottom .btn-box a {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 16px;
  line-height: 60px;
  font-weight: 500;
  text-transform: capitalize;
  border-radius: 3px;
  border: 1px solid var(--clenq-black2);
  border-top: none;
  border-bottom: none;
  border-right: none;
  padding: 0px 25px 0px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.projects-one__bottom .btn-box a:hover {
  background: var(--clenq-black);
  color: #ffffff;
}

/***
=============================================
Team One
=============================================
***/
.team-one {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 80px;
  z-index: 1;
}

.team-one__top {
  position: relative;
  display: block;
  padding-bottom: 70px;
}

.team-one__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.team-one__top-inner .sec-title {
  padding-bottom: 0;
}

.team-one__top-inner .text-box {
  position: relative;
  display: block;
  max-width: 555px;
  width: 100%;
  background: #f8f8f8;
  padding: 30px 30px 30px;
  padding-right: 25px;
}

.team-one__top-inner .text-box p {
  margin: 0;
}

.team-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.team-one__single-inner {
  position: relative;
  display: block;
  border: 1px solid var(--clenq-black);
  border-radius: 10px;
  overflow: hidden;
  padding: 25px 25px 25px;
}

.team-one__single-img {
  position: relative;
  display: block;
}

.team-one__single-img .btn-box {
  position: absolute;
  left: 0;
  bottom: -25px;
  right: 0;
  margin: 0 auto;
  z-index: 5;
}

.team-one__single-img .btn-box a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
  margin: 0 auto;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.team-one__single-img .btn-box a:hover {
  background: var(--clenq-base);
}

.team-one__single-img .btn-box a span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 15px;
  font-weight: 700;
}

.team-one__single-img .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.team-one__single-img .inner:before {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  right: 0px;
  flex-wrap: wrap;
  background: var(--clenq-black);
  z-index: 1;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;
}

.team-one__single:hover .team-one__single-img .inner:before {
  -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
}

.team-one__single-img .inner img {
  width: 100%;
  transition: all 700ms ease;
}

.team-one__single:hover .team-one__single-img .inner img {
  transform: scaleY(1.1);
}

.team-one__single-content {
  position: relative;
  display: block;
  text-align: center;
  background: #f1eeee;
  padding: 33px 10px 20px;
  z-index: 1;
}

.team-one__single-content .shape1 {
  position: absolute;
  top: 30px;
  left: 15px;
  z-index: -1;
}

.team-one__single-content .shape2 {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: -1;
}

.team-one__single-content h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

.team-one__single-content h2 a {
  color: var(--clenq-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.team-one__single-content h2 a:hover {
  color: var(--clenq-primary);
}

.team-one__single-content p {
  color: rgba(var(--clenq-black-rgb), .8);
}


/***
=============================================
Services One
=============================================
***/
.services-one {
  position: relative;
  display: block;
  padding: 110px 0px 110px;
  z-index: 1;
}

.services-one .shape1 {
  position: absolute;
  left: 125px;
  bottom: 130px;
  z-index: -1;
}

.services-one .shape2 {
  position: absolute;
  top: 170px;
  right: 270px;
  z-index: -1;
}

.services-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #10283f;
  background-blend-mode: overlay;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.services-one__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #10283f;
  opacity: 0.5;
  content: "";
  z-index: -2;
}

.services-one .auto-container {
  position: static;
  max-width: 1600px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.services-one .sec-title__tagline p {
  color: #ffffff;
}

.services-one .sec-title__title {
  color: #ffffff;
}

.services-one__single {
  position: relative;
  display: block;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  padding: 35px 35px 55px;
  padding-right: 25px;
  z-index: 1;
  margin-bottom: 30px;
}

.services-one__single-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.services-one__single-inner {
  position: relative;
  display: block;
}

.services-one__single-inner::before {
  position: absolute;
  top: 45px;
  left: 0px;
  bottom: 0px;
  width: 3px;
  background: #e2e5dc;
  content: "";
  z-index: -1;
}

.services-one__single-top {
  position: relative;
  display: flex;
  align-items: center;
}

.services-one__single-top .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  background: var(--clenq-base);
  border-radius: 50%;
  border: 4px solid #e2e5dc;
}

.services-one__single-top .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 50px;
  transition-delay: 0.1s;
  transition: all 500ms ease;
}

.services-one__single:hover .services-one__single-top .icon-box span::before {
  transform: rotateY(180deg);
  transition-delay: 0.1s;
}

.services-one__single-top .content-box {
  position: relative;
  display: block;
  margin-left: 15px;
  flex: 1;
}

.services-one__single-top .content-box .top-box {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 0;
  margin-bottom: 3px;
}

.services-one__single-top .content-box .top-box .shape {
  position: relative;
  display: block;
}

.services-one__single-top .content-box .top-box .line {
  position: relative;
  display: block;
  width: 42px;
  height: 3px;
  background: var(--clenq-black2);
  margin-left: 3px;
}

.services-one__single-top .content-box h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  text-transform: capitalize;
}

.services-one__single-top .content-box h2 a {
  color: var(--clenq-black2);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.services-one__single-top .content-box h2 a:hover {
  color: var(--clenq-primary);
}

.services-one__single .text-box {
  position: relative;
  display: block;
  margin-top: 25px;
  padding-left: 25px;
}

.services-one__single .text-box p {
  margin: 0;
}

.services-one__single .btn-box {
  position: relative;
  display: block;
  margin-top: 30px;
  padding-left: 25px;
}

.services-one__single .btn-box a {
  position: relative;
  display: inline-block;
  color: var(--clenq-black2);
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: var(--clenq-font-two);
  padding-bottom: 5px;
  z-index: 1;
}

.services-one__single .btn-box a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 3px;
  background: var(--clenq-black2);
  content: "";
  z-index: -1;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.services-one__single .btn-box a:hover::before {
  background: var(--clenq-primary);
}

.services-one__single .btn-box a::after {
  position: absolute;
  left: -24px;
  bottom: 0;
  right: 0;
  height: 3px;
  background: #e2e5dc;
  content: "";
  z-index: -2;
}


.services-one__bottom {
  position: relative;
  display: block;
  margin-top: 50px;
}

.services-one__bottom-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 5px;
  padding: 41px 60px 42px;
  border-bottom: 4px dashed var(--clenq-primary);
}

.services-one__bottom-inner .text-box {
  position: relative;
  display: block;
}

.services-one__bottom-inner .text-box h2 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
}

.services-one__bottom-inner .btn-box {
  position: relative;
  display: block;
  line-height: 0;
}

/***
=============================================
Testimonial One
=============================================
***/
.testimonial-one {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 110px;
  z-index: 1;
}

.testimonial-one__top {
  position: relative;
  display: block;
  padding-bottom: 70px;
}

.testimonial-one__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.testimonial-one__top-inner .sec-title {
  padding-bottom: 0;
}

.testimonial-one__top-inner .text-box {
  position: relative;
  display: block;
  max-width: 555px;
  width: 100%;
  background: #f8f8f8;
  padding: 30px 30px 30px;
  padding-right: 25px;
}

.testimonial-one__top-inner .text-box p {
  margin: 0;
}

.testimonial-one__inner {
  position: relative;
  display: block;
}

.testimonial-one__single {
  position: relative;
  display: block;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 30.72px 1.28px rgba(218, 218, 218, 0.42);
  padding: 35px 40px 45px;
  padding-right: 50px;
  z-index: 1;
  overflow: hidden;
}

.testimonial-one__single .shape1 {
  position: absolute;
  top: -1px;
  z-index: -1;
  right: -28px;
}

.testimonial-one__single-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}

.testimonial-one__single-top-left {
  position: relative;
  display: flex;
  align-items: center;
}

.testimonial-one__single-top-left .img-box {
  position: relative;
  display: block;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid var(--clenq-base);
}

.testimonial-one__single-top-left .img-box img {
  width: 100%;
}

.testimonial-one__single-top-left .content-box {
  position: relative;
  display: block;
  margin-left: 15px;
  flex: 1;
}

.testimonial-one__single-top-left .content-box h2 {
  font-size: 22px;
  line-height: 25px;
  font-weight: 600;
  text-transform: capitalize;
}

.testimonial-one__single-top-left .content-box p {
  color: var(--clenq-black2);
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 2px;
}

.testimonial-one__single-top-left .rating-box ul li span {
  color: #ffa210;
}

.testimonial-one__single-top-right {
  position: relative;
  display: block;
}

.testimonial-one__single-top-right .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  background: #ffffff;
  border-radius: 50%;
}

.testimonial-one__single-top-right .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black2);
  font-size: 30px;
}

.testimonial-one__single-bottom {
  position: relative;
  display: block;
  max-width: 425px;
  width: 100%;
}

.testimonial-one__single-bottom p {
  margin: 0;
}


.testimonial-one__inner .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.testimonial-one__inner .owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.testimonial-one__inner .owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}


/***
=============================================
Process One
=============================================
***/
.process-one {
  position: relative;
  display: block;
  counter-reset: count;
  z-index: 1;
}

.process-one .auto-container {
  position: static;
  max-width: 1560px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.process-one__inner {
  position: relative;
  display: block;
  padding: 110px 0px 80px;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}

.process-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #3292ec;
  background-blend-mode: overlay;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.process-one__bg::after {
  position: absolute;
  left: 250px;
  bottom: 1px;
  right: 250px;
  border-bottom: 3px dashed #ffffff;
  content: "";
}

.process-one__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #3292ec;
  opacity: 0.8;
  content: "";
  z-index: -2;
}

.process-one .sec-title__tagline p {
  color: #ffffff;
}

.process-one .sec-title__title {
  color: #ffffff;
}

.process-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
  max-width: 220px;
  width: 100%;
}

.process-one__single .shape1 {
  position: absolute;
  top: 25px;
  right: -70px;
  z-index: 1;
}

.process-one__single .shape2 {
  position: absolute;
  left: -75px;
  bottom: 15px;
  z-index: 1;
}

.process-one__single.ml20 {
  margin-left: 20px;
}

.process-one__single.ml40 {
  margin-left: 40px;
}

.process-one__single.ml50 {
  margin-left: 50px;
}

.process-one__single.mt60 {
  margin-top: 60px;
}

.process-one__single-img {
  position: relative;
  display: block;
}

.process-one__single-img .count-box {
  position: absolute;
  left: 10px;
  bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 55px;
  height: 55px;
  background: #ffffff;
  border-radius: 50%;
  color: var(--clenq-black2);
  font-size: 20px;
  font-weight: 600;
  font-family: var(--clenq-font);
  z-index: 5;
}

.process-one__single-img .count-box::before {
  counter-increment: count;
  content: "0"counter(count);
}

.process-one__single-img .inner {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  border: 8px solid #ffffff;
  margin: 0 auto;
  z-index: 2;
}

.process-one__single-img .inner::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
  background-color: rgba(var(--clenq-black-rgb), .3);
  transform: scale(0.5);
  opacity: 0;
  transition: all 500ms ease;
  z-index: 1;
}

.process-one__single:hover .process-one__single-img .inner::before {
  transform: scale(1);
  opacity: 1;
}

.process-one__single-img .inner img {
  width: 100%;
  transition: all 500ms ease;
}

.process-one__single:hover .process-one__single-img .inner img {
  transform: scale(1.1)
}

.process-one__single-content {
  position: relative;
  display: block;
  text-align: center;
  z-index: 1;
  padding: 16px 0px 22px;
}

.process-one__single-content .shape1 {
  position: absolute;
  top: -20px;
  right: 5px;
  z-index: -1;
}

.process-one__single-content::before {
  position: absolute;
  top: -90px;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--clenq-primary);
  border-radius: 5px;
  content: "";
  z-index: -1;
}

.process-one__single-content h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}

.process-one__single-content h2 a {
  color: #ffffff;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.process-one__single-content h2 a:hover {
  color: var(--clenq-base);
}


/***
=============================================
Blog One
=============================================
***/
.blog-one {
  position: relative;
  display: block;
  background: #e8f1df;
  padding: 110px 0px 80px;
  z-index: 1;
}

.blog-one__top {
  position: relative;
  display: block;
  padding-bottom: 70px;
}

.blog-one__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blog-one__top-inner .sec-title {
  padding-bottom: 0;
}


.blog-one__top-inner .text-box {
  position: relative;
  display: block;
  max-width: 555px;
  width: 100%;
  background: #f8f8f8;
  padding: 30px 30px 30px;
  padding-right: 25px;
}

.blog-one__top-inner .text-box p {
  margin: 0;
}

.blog-one .auto-container {
  position: static;
  max-width: 1600px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.blog-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.blog-one__single-img {
  position: relative;
  display: block;
}

.blog-one__single-img .date-box {
  position: absolute;
  left: 30px;
  bottom: -14px;
  width: 172px;
  height: 28px;
  background: var(--clenq-base);
  border-radius: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--clenq-black2);
  font-size: 14px;
  font-weight: 500;
  z-index: 5;
}

.blog-one__single-img .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}

.blog-one__single-img .inner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
  background: rgba(var(--clenq-black-rgb), 0.5);
  opacity: 0;
  z-index: 1;
  content: "";
}

.blog-one__single:hover .blog-one__single-img .inner::before {
  opacity: 1;
}

.blog-one__single-img .inner .text-box {
  position: absolute;
  top: 30px;
  left: 35px;
  width: 85px;
  height: 25px;
  background: var(--clenq-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  border-radius: 13px;
  z-index: 5;
}

.blog-one__single-img .inner img {
  width: 100%;
  transition: .5s ease;
  transform: scale(1.05);
}

.blog-one__single:hover .blog-one__single-img .inner img {
  transform: scale(1);
}

.blog-one__single-content {
  position: relative;
  display: block;
  background: #ffffff;
  box-shadow: 0px 0px 35px 0px rgba(209, 210, 212, 0.35);
  padding: 35px 30px 25px;
  padding-right: 20px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  z-index: 1;
}

.blog-one__single-content .shape1 {
  position: absolute;
  top: 25px;
  right: 15px;
  z-index: -1;
}

.blog-one__single-content .meta-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 11px;
}

.blog-one__single-content .meta-box li {
  position: relative;
  display: flex;
  align-items: center;
  float: left;
  margin-right: 20px;
  line-height: 0;
}

.blog-one__single-content .meta-box li:last-child {
  margin-right: 0px;
}

.blog-one__single-content .meta-box li .icon {
  position: relative;
  display: block;
}

.blog-one__single-content .meta-box li .icon span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black2);
  font-size: 16px;
}

.blog-one__single-content .meta-box li .text {
  position: relative;
  display: block;
  margin-left: 8px;
  margin-top: 0;
}

.blog-one__single-content .meta-box li .text p {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.blog-one__single-content .meta-box li .text p a {
  color: rgba(var(--clenq-black2-rgb), 0.8);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-one__single-content .meta-box li .text p a:hover {
  color: var(--clenq-primary);
}

.blog-one__single-content h2 {
  font-size: 22px;
  line-height: 34px;
  font-weight: 500;
}

.blog-one__single-content h2 a {
  color: var(--clenq-black2);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-one__single-content h2 a:hover {
  color: var(--clenq-primary);
}

.blog-one__single-content-bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  overflow: hidden;
/*  background: #ecf6ff;*/
  padding-right: 20px;
  margin-top: 16px;
}

.blog-one__single-content-bottom .btn-box {
  position: relative;
  display: block;
}

.blog-one__single-content-bottom .btn-box a {
  position: relative;
  display: inline-block;
  color: var(--clenq-primary);
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  background: #deebf8;
  border-radius: 10px;
  padding: 6px 25px 7px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-one__single-content-bottom .btn-box a:hover {
  background: var(--clenq-base);
  color: var(--clenq-black);
}

.blog-one__single-content-bottom .btn-box a span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-primary);
  font-size: 12px;
  padding-left: 10px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-one__single-content-bottom .btn-box a:hover span::before {
  color: var(--clenq-black);
}

.blog-one__single-content-bottom .share-post {
  position: relative;
  display: block;
}

.blog-one__single-content-bottom .share-post p {
  color: var(--clenq-black2);
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.blog-one__single-content-bottom .share-post p a {
  color: var(--clenq-black2);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-one__single-content-bottom .share-post p a:hover {
  color: var(--clenq-primary);
}

.blog-one__single-content-bottom .share-post p a span::before {
  position: relative;
  display: inline-block;
  color: #484657;
  font-size: 16px;
  top: 1px;
  padding-left: 10px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-one__single-content-bottom .share-post p a:hover span::before {
  color: var(--clenq-primary);
}


/***
=============================================
Cta Two
=============================================
***/
.cta-two {
  position: relative;
  display: block;
  margin-bottom: -75px;
  z-index: 5;
}

.cta-two__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--clenq-base);
  border-radius: 10px;
  padding: 41px 75px 41px;
  padding-right: 225px;
  overflow: hidden;
  z-index: 1;
}

.cta-two__inner .shape1 {
  position: absolute;
  bottom: -52px;
  right: -60px;
  z-index: -1;
}

.cta-two__inner .text-box {
  position: relative;
  display: block;
}

.cta-two__inner .text-box h2 {
  color: #194b7c;
  font-size: 36px;
  line-height: 46px;
  font-weight: 500;
}

.cta-two__inner .text-box p {
  color: rgba(25, 75, 124, 0.8);
}

.cta-two__inner .btn-box {
  position: relative;
  display: block;
  line-height: 0;
}

.cta-two__inner .btn-box .thm-btn {
  color: #ffffff;
  background: var(--clenq-primary);
}


/***
=============================================
Footer One
=============================================
***/
.footer-one {
  position: relative;
  display: block;
  background: #010d18;
  overflow: hidden;
  z-index: 1;
}

.footer-one .shape2 {
  position: absolute;
  top: 150px;
  left: 85px;
  z-index: -1;
}

.footer-one .shape3 {
  position: absolute;
  left: 205px;
  bottom: 75px;
  z-index: -1;
}

.footer-one .shape4 {
  position: absolute;
  top: -85px;
  left: 185px;
  z-index: -1;
}

.footer-one .shape5 {
  position: absolute;
  top: 125px;
  right: 125px;
  z-index: -1;
}

.footer-one .shape6 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.footer-one__top {
  position: relative;
  display: block;
  padding: 165px 0px 50px;
}

.footer-one__single {
  position: relative;
  display: block;
}

.footer-one__single .title-box {
  position: relative;
  display: block;
  margin-bottom: 35px;
  margin-top: -8px;
}

.footer-one__single .title-box h3 {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
}


.footer-one__about {
  position: relative;
  display: block;
}

.footer-one__about-logo {
  position: relative;
  display: block;
}

.footer-one__about-logo a {
  position: relative;
  display: inline-block;
}

.footer-one__about-logo a img {
  width: 100%;
}

.footer-one__about-text {
  position: relative;
  display: block;
  margin-top: 26px;
}

.footer-one__about-text p {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
}


.footer-one__about-list {
  position: relative;
  display: block;
  margin-top: 28px;
}

.footer-one__about-list li {
  position: relative;
  display: block;
  margin-bottom: 11px;
}

.footer-one__about-list li:last-child {
  margin-bottom: 0;
}

.footer-one__about-list li p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-transform: capitalize;
}

.footer-one__about-list li p img {
  position: relative;
  padding-right: 8px;
}

.footer-one__about-list li p a {
  color: rgba(255, 255, 255, 0.6);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.footer-one__about-list li p a:hover {
  color: rgba(255, 255, 255, 0.8);
}


.footer-one__links {
  position: relative;
  display: block;
}

.footer-one__links-box {
  position: relative;
  display: block;
}

.footer-one__links-list {
  position: relative;
  display: block;
  overflow: hidden;
}

.footer-one__links-list li {
  position: relative;
  display: block;
  margin-bottom: 11px;
}

.footer-one__links-list li:last-child {
  margin-bottom: 0;
}

.footer-one__links-list li p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-transform: capitalize;
}

.footer-one__links-list li p img {
  position: relative;
  padding-right: 8px;
  top: -1px;
}

.footer-one__links-list li p a {
  color: rgba(255, 255, 255, 0.6);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.footer-one__links-list li p a:hover {
  color: rgba(255, 255, 255, 0.8);
}


.footer-one__post {
  position: relative;
  display: block;
  margin-left: 15px;
  margin-right: 30px;
}

.footer-one__post-box {
  position: relative;
  display: block;
  padding-top: 2px;
}

.footer-one__post-box ul {
  position: relative;
  display: block;
}

.footer-one__post-box ul li {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #2e3024;
  padding-bottom: 26px;
  margin-bottom: 25px;
}

.footer-one__post-box ul li:last-child {
  margin-bottom: 0;
}

.footer-one__post-box ul li .img-box {
  position: relative;
  display: block;
  width: 80px;
  border-radius: 3px;
  overflow: hidden;
}

.footer-one__post-box ul li .img-box img {
  width: 100%;
}

.footer-one__post-box ul li .content-box {
  position: relative;
  display: block;
  flex: 1;
  margin-left: 20px;
}

.footer-one__post-box ul li .content-box p {
  color: rgba(255, 255, 255, .5);
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 5px;
}

.footer-one__post-box ul li .content-box p span::before {
  position: relative;
  display: inline-block;
  color: rgba(255, 255, 255, .5);
  font-size: 15px;
  top: 1px;
}

.footer-one__post-box ul li .content-box h4 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  font-family: var(--clenq-font);
}

.footer-one__post-box ul li .content-box h4 a {
  color: #ffffff;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.footer-one__post-box ul li .content-box h4 a:hover {
  color: var(--clenq-primary);
}


.footer-one__newsletter {
  position: relative;
  display: block;
}

.footer-one__newsletter-box {
  position: relative;
  display: block;
}

.footer-one__newsletter-text1 {
  position: relative;
  display: block;
  margin-bottom: 27px;
}

.footer-one__newsletter-text1 p {
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.footer-one__newsletter-form {
  position: relative;
  display: block;
}

.footer-one__newsletter-form-input-box {
  position: relative;
  display: block;
}

.footer-one__newsletter-form-input-box input[type="email"] {
  color: #848484;
  font-size: 15px;
  height: 60px;
  width: 100%;
  font-weight: 400;
  padding-left: 45px;
  padding-right: 30px;
  background: #ffffff;
  border-radius: 3px;
  outline: none;
  border: none;
}

.footer-one__newsletter-form-input-box .icon {
  position: absolute;
  top: 16px;
  left: 15px;
  font-size: 20px;
  color: #e6e6e6;
}

.footer-one__newsletter-form-input-box .icon span::before {
  position: relative;
  display: inline-block;
  font-weight: 400;
  top: 1px;
}

.footer-one__newsletter-btn {
  position: relative;
  display: block;
  margin-top: 10px;
}

.footer-one__newsletter-btn .thm-btn {
  text-transform: capitalize;
  font-weight: 600;
  width: 100%;
  background: var(--clenq-primary);
  color: #ffffff;
}

.footer-one__newsletter-text2 {
  position: relative;
  display: block;
  margin-top: 25px;
}

.footer-one__newsletter-text2 p {
  color: rgba(255, 255, 255, 0.66);
}

.footer-one__bottom {
  position: relative;
  display: block;
}

.footer-one__bottom-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #2e3024;
  padding: 40px 0px 40px;
}

.footer-one__bottom-left {
  position: relative;
  display: block;
}

.footer-one__bottom-left p {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.025em;
}

.footer-one__bottom-left p a {
  color: #ffffff;
}

.footer-one__bottom-left p a:hover {
  color: var(--clenq-primary);
}

.footer-one__bottom-right {
  position: relative;
  display: flex;
  align-items: center;
}

.footer-one__bottom-right .title-box {
  position: relative;
  display: block;
}

.footer-one__bottom-right .title-box p {
  color: #ffffff;
}


.footer-one__bottom-right .social-links {
  position: relative;
  display: block;
  margin-left: 15px;
}

.footer-one__bottom-right .social-links ul {
  position: relative;
  display: block;
}

.footer-one__bottom-right .social-links ul li {
  position: relative;
  display: inline-block;
  margin-right: 6px;
}

.footer-one__bottom-right .social-links ul li:last-child {
  margin-right: 0;
}

.footer-one__bottom-right .social-links ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #433838;
  font-size: 15px;
  width: 35px;
  height: 35px;
  background: #ffffff;
  border-radius: 50%;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}

.footer-one__bottom-right .social-links ul li a:hover {
  color: var(--clenq-black2);
}

.footer-one__bottom-right .social-links ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--clenq-base);
  border-radius: 50%;
  transform: scale(0.5);
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: -1;
}

.footer-one__bottom-right .social-links ul li a:hover::before {
  transform: scale(1.0);
  opacity: 1;
}


/***
=============================================
About Two
=============================================
***/
.about-two {
  position: relative;
  display: block;
  padding: 110px 0px 110px;
  overflow: hidden;
  z-index: 1;
}

.about-two .shape2 {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: -1;
}

.about-two .shape3 {
  position: absolute;
  top: -115px;
  right: 0;
  z-index: -1;
}

.about-two__img {
  position: relative;
  display: block;
  margin-left: -305px;
  padding-right: 50px;
}

.about-two__img::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 60px;
  background: #011222;
  content: "";
}

.about-two__img::after {
  position: absolute;
  top: 80px;
  right: 0;
  width: 22px;
  height: 230px;
  background: var(--clenq-primary);
  content: "";
}

.about-two__img1 {
  position: relative;
  display: block;
}

.about-two__img1 img {
  width: 100%;
}

.about-two__img2 {
  position: absolute;
  right: -10px;
  bottom: -50px;
  z-index: 1;
}

.about-two__img2 .shape1 {
  position: absolute;
  top: -65px;
  left: -50px;
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
}

.about-two__img2 .shape1::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  border-radius: 50%;
  content: "";
  z-index: -1;
}

.about-two__img2 .shape1::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -8px;
  background: #0860b2;
  border-radius: 50%;
  content: "";
  z-index: -2;
}

.about-two__img2 .inner {
  position: relative;
  display: block;
  width: 360px;
  height: 355px;
  border: 10px solid #ffffff;
  background: #8c99a4;
}

.about-two__img2 .inner img {
  width: 100%;
  mix-blend-mode: overlay;
}


.about-two__content {
  position: relative;
  display: block;
  margin-left: 61px;
}

.about-two__content .sec-title {
  padding-bottom: 37px;
}

.about-two__content-text1 {
  position: relative;
  display: block;
}

.about-two__content-text1 p {
  font-size: 18px;
  line-height: 34px;
  margin: 0;
}

.about-two__content-text2 {
  position: relative;
  display: block;
  margin-top: 46px;
}

.about-two__content-text2-single {
  position: relative;
  display: block;
}

.about-two__content-text2-single.mr10 {
  margin-right: -10px;
}

.about-two__content-text2-single ul {
  position: relative;
  display: block;
}

.about-two__content-text2-single ul li {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd4ce;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

.about-two__content-text2-single ul li:last-child {
  border-bottom: none;
}

.about-two__content-text2-single ul li .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: var(--clenq-black);
  border-radius: 50%;
}

.about-two__content-text2-single ul li .icon-box span::before {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 45px;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.about-two__content-text2-single ul li:hover .icon-box span::before {
  transform: scale(0.9);
}

.about-two__content-text2-single ul li .content-box {
  position: relative;
  display: block;
  margin-left: 20px;
  flex: 1;
}

.about-two__content-text2-single ul li .content-box h3 {
  color: #080501;
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
}

.about-two__content-text2-single ul li .content-box p {
  margin: 0;
}

.about-two__content-text2-single.style2 {
  position: relative;
  display: block;
  background: var(--clenq-primary);
  padding: 20px 10px 22px;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 18px;
  margin-left: 15px;
}

.about-two__content-text2-single .progress-box {
  position: relative;
  display: block;
  line-height: 0;
}

.about-two__content-text2-single .progress-box .graph-outer {
  position: relative;
  display: inline-block;
  text-align: center;
  z-index: 1;
}

.about-two__content-text2-single .progress-box .graph-outer .count-box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}

.about-two__content-text2-single .progress-box .graph-outer .count-text {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-family: var(--clenq-font);
}

.about-two__content-text2-single .progress-box .graph-outer .count-Parsent {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
}

.about-two__content-text2-single .title-box {
  position: relative;
  display: block;
  margin-top: 18px;
}

.about-two__content-text2-single .title-box h3 {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-family: var(--clenq-font);
}

.about-two__content-text3 {
  position: relative;
  display: block;
}

.about-two__content-text3-list {
  position: relative;
  display: block;
  overflow: hidden;
}

.about-two__content-text3-list li {
  position: relative;
  display: block;
  margin-bottom: 8px;
}

.about-two__content-text3-list li:last-child {
  margin-bottom: 0;
}

.about-two__content-text3-list li p {
  color: #080501;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.about-two__content-text3-list li p span::before {
  position: relative;
  display: inline-block;
  color: #0860b2;
  font-size: 16px;
  padding-right: 6px;
  top: 1px;
}

.about-two__content-text3 .btn-box {
  position: relative;
  display: block;
  line-height: 0;
  margin-top: 46px;
}

.about-two__content-text3 .btn-box .thm-btn {
  background: var(--clenq-primary);
  color: #ffffff;
}

.about-two__content-text3 .btn-box .thm-btn:hover {
  color: var(--clenq-black)
}

/***
=============================================
Why Choose Two
=============================================
***/
.why-choose-two {
  position: relative;
  display: block;
  padding: 0px 0px 80px;
}

.why-choose-two__top {
  position: relative;
  display: block;
}

.why-choose-two__single {
  position: relative;
  display: block;
  overflow: hidden;
  background: #f5f5f5;
  margin-bottom: 30px;
  border-radius: 10px;
  text-align: center;
  padding: 45px 20px 45px;
  z-index: 1;
}

.why-choose-two__single::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: scaleX(0.8) rotateX(0deg);
  transition: all 0.4s linear;
  border: 1px solid #172000;
  border-radius: 10px;
  opacity: 0;
  content: "";
  z-index: -1;
}

.why-choose-two__single:hover:before {
  transform: scaleX(1.0) rotateX(0deg);
  transition: all 0.4s linear;
  opacity: 1;
}

.why-choose-two__single .shape1 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
}

.why-choose-two__single .shape2 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2;
}

.why-choose-two__single .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  background: var(--clenq-black);
  border-radius: 50%;
  border: 1px solid var(--clenq-black2);
  margin: 0 auto 21px;
  z-index: 5;
}

.why-choose-two__single .icon-box span::before {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 55px;
  transition-delay: 0.1s;
  transition: all 500ms ease;
}

.why-choose-two__single:hover .icon-box span::before {
  transform: rotateY(180deg);
  transition-delay: 0.1s;
}

.why-choose-two__single h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 12px;
}

.why-choose-two__single h2 a {
  color: var(--clenq-black2);
}

.why-choose-two__single h2 a:hover {
  color: var(--clenq-primary);
}

.why-choose-two__single p {
  margin: 0;
}

.why-choose-two__bottom {
  position: relative;
  display: block;
}

.why-choose-two__bottom .container {
  position: static;
  max-width: 1600px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.why-choose-two__bottom-single {
  position: relative;
  display: block;
  margin-bottom: 30px;
  z-index: 1;
}

.why-choose-two__bottom-single-img {
  position: relative;
  display: block;
  padding: 51px 50px 60px;
  overflow: hidden;
  z-index: 1;
}

.why-choose-two__bottom-single-img-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.why-choose-two__bottom-single-img .shape1 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.why-choose-two__bottom-single-img img {
  width: 100%;
}

.why-choose-two__bottom-single-img .content-box {
  position: relative;
  display: block;
  z-index: 3;
}

.why-choose-two__bottom-single-img .content-box h2 {
  color: #ffffff;
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
}

.why-choose-two__bottom-single-img .content-box .btn-box {
  position: relative;
  display: block;
  margin-top: 27px;
}

.why-choose-two__bottom-single-img .content-box .btn-box .thm-btn {
  background: var(--clenq-primary);
  color: #ffffff;
}

.why-choose-two__bottom-single-img .content-box .btn-box .thm-btn:hover {
  color: var(--clenq-black);
}

.why-choose-two__bottom-single.style2 {
  position: relative;
  display: block;
}

.why-choose-two__bottom-single.style2 .why-choose-two__bottom-single-img {
  padding: 67px 50px 75px;
}

.why-choose-two__bottom-single.style2 .content-box-style2 {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
}

.why-choose-two__bottom-single.style2 .content-box-style2::before {
  position: absolute;
  top: 15px;
  left: 55px;
  bottom: 15px;
  right: 0;
  background: var(--clenq-primary);
  border-radius: 70px;
  content: "";
  z-index: -1;
}

.why-choose-two__bottom-single.style2 .content-box-style2 .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 170px;
  background: #ffffff;
  border-radius: 50%;
}

.why-choose-two__bottom-single.style2 .content-box-style2 .icon-box::before {
  position: absolute;
  top: 13px;
  left: 13px;
  bottom: 13px;
  right: 13px;
  border: 2px dotted #011222;
  border-radius: 50%;
  content: "";
}

.why-choose-two__bottom-single.style2 .content-box-style2 .icon-box span::before {
  color: var(--clenq-primary);
  font-size: 80px;
}

.why-choose-two__bottom-single.style2 .content-box-style2 .text-box {
  position: relative;
  display: block;
  flex: 1;
  margin-left: 30px;
}

.why-choose-two__bottom-single.style2 .content-box-style2 .text-box h2 {
  color: #ffffff;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}

/***
=============================================
Services Two
=============================================
***/
.services-two {
  position: relative;
  display: block;
  padding: 110px 0px 0px;
  z-index: 3;
}

.services-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 85px;
  right: 0;
  background: #dee0e2;
  background-blend-mode: overlay;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.services-two__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
  border-radius: 10px;
  overflow: hidden;
  padding: 40px 35px 55px;
  padding-right: 30px;
}

.services-two__single-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.services-two__single-top {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.services-two__single-top::before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 40px;
  height: 3px;
  background: #e2e5dc;
  content: "";
}

.services-two__single-top .content-box {
  position: relative;
  display: block;
  margin-top: 7px;
  flex: 1;
}

.services-two__single-top .content-box .top-box {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 0;
  margin-bottom: 3px;
}

.services-two__single-top .content-box .top-box .shape {
  position: relative;
  display: block;
}

.services-two__single-top .content-box .top-box .line {
  position: relative;
  display: block;
  width: 42px;
  height: 3px;
  background: var(--clenq-black2);
  margin-left: 3px;
}

.services-two__single-top .content-box h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  text-transform: capitalize;
}

.services-two__single-top .content-box h2 a {
  color: var(--clenq-black2);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.services-two__single-top .content-box h2 a:hover {
  color: var(--clenq-primary);
}

.services-two__single-top .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  background: var(--clenq-primary);
  border-radius: 50%;
  border: 4px solid #e2e5dc;
}

.services-two__single-top .icon-box span::before {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 50px;
  transition-delay: 0.1s;
  transition: all 500ms ease;
}

.services-two__single:hover .services-two__single-top .icon-box span::before {
  transform: rotateY(180deg);
  transition-delay: 0.1s;
}

.services-two__single-bottom {
  position: relative;
  display: block;
  padding-left: 20px;
}

.services-two__single-bottom::before {
  position: absolute;
  top: -25px;
  left: 0;
  bottom: 0;
  width: 3px;
  background: #e2e5dc;
  content: "";
}

.services-two__single-bottom .text-box {
  position: relative;
  display: block;
  margin-top: 25px;
}

.services-two__single-bottom .text-box p {
  margin: 0;
}

.services-two__single-bottom .btn-box {
  position: relative;
  display: block;
  margin-top: 30px;
}

.services-two__single-bottom .btn-box a {
  position: relative;
  display: inline-block;
  color: var(--clenq-black2);
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: var(--clenq-font-two);
  padding-bottom: 5px;
  z-index: 1;
}

.services-two__single-bottom .btn-box a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 3px;
  background: var(--clenq-black2);
  content: "";
  z-index: -1;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.services-two__single-bottom .btn-box a:hover::before {
  background: var(--clenq-primary);
}

.services-two__single-bottom .btn-box a::after {
  position: absolute;
  left: -20px;
  bottom: 0;
  right: 0;
  height: 3px;
  background: #e2e5dc;
  content: "";
  z-index: -2;
}

.services-two__bottom {
  position: relative;
  display: block;
  margin-top: 50px;
}

.services-two__bottom-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 5px;
  padding: 41px 60px 42px;
  border-bottom: 4px dashed var(--clenq-primary);
}

.services-two__bottom-inner .text-box {
  position: relative;
  display: block;
}

.services-two__bottom-inner .text-box h2 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
}

.services-two__bottom-inner .btn-box {
  position: relative;
  display: block;
  line-height: 0;
}

.services-two__bottom-inner .btn-box .thm-btn {
  background: var(--clenq-primary);
  color: #ffffff;
}

.services-two__bottom-inner .btn-box .thm-btn:hover {
  color: var(--clenq-black)
}


/***
=============================================
Process Two
=============================================
***/
.process-one--two {
  position: relative;
  display: block;
  margin-top: -85px;
}

.process-one--two .process-one__inner {
  padding: 195px 0px 80px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.process-one--two-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 62px;
}

.process-one--two-top .sec-title {
  padding-bottom: 0px;
}

.process-one--two-top .text-box {
  position: relative;
  display: block;
  max-width: 485px;
  width: 100%;
}

.process-one--two-top .text-box p {
  color: #ffffff;
  font-size: 18px;
  line-height: 34px;
}

/***
=============================================
Projects Two
=============================================
***/
.projects-one--two {
  position: relative;
  display: block;
  background: #ffffff;
}

.projects-one--two .projects-one__bottom .btn-box a:hover {
  color: var(--clenq-black);
  background: var(--clenq-base)
}

/***
=============================================
Team Two
=============================================
***/
.team-one--two {
  position: relative;
  display: block;
  padding-top: 0px;
}

/***
=============================================
Pricing One
=============================================
***/
.pricing-one {
  position: relative;
  display: block;
  padding: 110px 0px 0px;
  z-index: 1;
}

.pricing-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 50px;
  right: 0;
  background: #f0f0f0;
  background-blend-mode: overlay;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.pricing-one__single {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  text-align: center;
  padding: 34px 30px 45px;
  overflow: hidden;
  z-index: 1;
}

.pricing-one__single .shape1 {
  position: absolute;
  top: 75px;
  left: 25px;
  z-index: -1;
}

.pricing-one__single .shape2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: -1;
}

.pricing-one__single .shape3 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: -1;
}

.pricing-one__single .table-header {
  position: relative;
  display: block;
  border-bottom: 1px solid #eceeef;
  padding-bottom: 17px;
  margin-bottom: 25px;
}

.pricing-one__single .table-header .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: #eaeff3;
  border-radius: 50%;
  margin: 0 auto 28px;
  z-index: 1;
}

.pricing-one__single .table-header .icon-box::before {
  position: absolute;
  top: -9px;
  left: -9px;
  bottom: -9px;
  right: -9px;
  border: 1px solid #01050c;
  border-radius: 50%;
  content: "";
  z-index: -1;
}

.pricing-one__single .table-header .icon-box span::before {
  position: relative;
  display: inline-block;
  color: #000000;
  font-size: 45px;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.pricing-one__single:hover .table-header .icon-box span::before {
  transform: scale(0.9);
}

.pricing-one__single .table-header .title-box {
  position: relative;
  display: block;
}

.pricing-one__single .table-header .title-box h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  font-family: var(--clenq-font);
  margin-bottom: 5px;
}

.pricing-one__single .table-header .title-box h2 {
  color: var(--clenq-primary);
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  text-transform: capitalize;
}

.pricing-one__single .table-content {
  position: relative;
  display: block;
}

.pricing-one__single .table-content ul {
  position: relative;
  display: block;
}

.pricing-one__single .table-content ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pricing-one__single .table-content ul li .icon-box {
  position: relative;
  display: block;
}

.pricing-one__single .table-content ul li .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 20px;
}

.pricing-one__single .table-content ul li .text-box {
  position: relative;
  display: block;
  margin-left: 5px;
}

.pricing-one__single .table-content ul li .text-box p {
  color: rgba(var(--clenq-black-rgb), .8);
}

.pricing-one__single .table-footer {
  position: relative;
  display: block;
}

.pricing-one__single .table-footer .btn-box {
  position: relative;
  display: block;
  margin-top: 35px;
}

.pricing-one__single .table-footer .btn-box .thm-btn {
  background: #e0e7ee;
  line-height: 40px;
  padding: 0px 35px 0px;
  font-size: 14px;
}

.pricing-one__single .table-footer .btn-box .thm-btn:before {
  background: var(--clenq-primary);
}

.pricing-one__bottom {
  position: relative;
  display: block;
  margin-top: 50px;
}

.pricing-one__bottom .text-box {
  position: relative;
  display: block;
  max-width: 660px;
  width: 100%;
  margin: 0 auto;
  background: var(--clenq-primary);
  padding: 39px 10px 39px;
  text-align: center;
  border-radius: 5px;
}

.pricing-one__bottom .text-box::before {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  border: 2px dashed #ffffff;
  border-radius: 5px;
  content: "";
}

.pricing-one__bottom .text-box h2 {
  color: #ffffff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}

/***
=============================================
Blog Two
=============================================
***/
.blog-one--two {
  position: relative;
  display: block;
  padding-bottom: 71px;
}

.blog-one--two .blog-one__single-img .date-box {
  background: #c9e5ff;
}

.blog-one--two .blog-one__single-content-bottom .btn-box a:hover {
  background: var(--clenq-primary);
  color: #ffffff;
}

.blog-one--two .blog-one__single-content-bottom .btn-box a:hover span::before {
  color: #ffffff;
}

/***
=============================================
Brand One
=============================================
***/
.brand-one {
  position: relative;
  display: block;
  padding: 0px 0px 110px;
}

.brand-one .title-box {
  position: relative;
  display: block;
  margin-bottom: 61px;
}

.brand-one .title-box h2 {
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
}

.brand-one .title-box h2 .k {
  position: relative;
  display: inline-block;
  top: 3px;
  left: -4px;
}

.brand-one .title-box h2 .plus {
  position: relative;
  display: inline-block;
  top: 4px;
  left: -9px;
}

.brand-one .odometer.odometer-auto-theme,
.brand-one .odometer.odometer-theme-default {
  font-family: var(--clenq-font-two);
  line-height: 50px;
}

.brand-one__inner {
  position: relative;
  display: block;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 40px;
}

.brand-one__list {
  position: relative;
  display: flex;
  align-items: center;
}

.brand-one__list li {
  position: relative;
  display: block;
  padding-right: 43px;
}

.brand-one__list li:before {
  position: absolute;
  top: 15px;
  right: 0;
  bottom: 0;
  width: 1px;
  background: #e4e4e4;
  content: "";
}

.brand-one__list li:last-child::before {
  display: none;
}

.brand-one__list li .img-box {
  position: relative;
  display: block;
}

.brand-one__list li .img-box a {
  position: relative;
  display: block;
}

.brand-one__list li .img-box a img {
  width: 100%;
  transition: .5s ease;
  transform: scale(1.02);
}

.brand-one__list li .img-box a:hover img {
  transform: scale(1);
}


/***
=============================================
Cta Three
=============================================
***/
.cta-three {
  position: relative;
  display: block;
  margin-bottom: -65px;
  z-index: 5;
}

.cta-three .container {
  position: static;
  max-width: 1600px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.cta-three__inner {
  position: relative;
  display: flex;
  align-items: center;
  background: var(--clenq-primary);
  padding: 31px 85px 32px;
  padding-right: 35px;
  border-radius: 10px;
}

.cta-three__left {
  position: relative;
  display: block;
}

.cta-three__left .contact-info {
  position: relative;
  display: flex;
  align-items: center;
}

.cta-three__left .contact-info li {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 130px;
}

.cta-three__left .contact-info li:last-child {
  margin-right: 0;
}

.cta-three__left .contact-info li .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 57px;
  height: 60px;
  background: #194b7c;
  border-radius: 5px;
  border: 3px solid #ffffff;
}

.cta-three__left .contact-info li .icon-box span::before {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 25px;
}

.cta-three__left .contact-info li .content-box {
  position: relative;
  display: block;
  margin-left: 20px;
  flex: 1;
}

.cta-three__left .contact-info li .content-box p {
  color: #ffffff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.cta-three__left .contact-info li .content-box h3 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  font-family: var(--clenq-font);
}

.cta-three__left .contact-info li .content-box h3 a {
  color: #ffffff;
}

.cta-three__left .contact-info li .content-box h3 a:hover {
  color: var(--clenq-black);
}


.cta-three__right {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 60px;
  margin-left: 90px;
}

.cta-three__right::before {
  position: absolute;
  top: -11px;
  left: 0;
  bottom: -12px;
  width: 1px;
  background: #4da9ff;
  content: "";
}

.cta-three__right .text-box {
  position: relative;
  display: block;
}

.cta-three__right .text-box h2 {
  color: #ffffff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 5px;
}

.cta-three__right .text-box p {
  color: rgba(255, 255, 255, 0.8);
}

.cta-three__right .btn-box {
  position: relative;
  display: block;
  margin-left: 65px;
}

.cta-three__right .btn-box a {
  position: relative;
  display: inline-block;
  color: var(--clenq-black2);
  font-size: 15px;
  line-height: 55px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 27px;
  border: 2px solid var(--clenq-black2);
  padding: 0px 35px 0px;
  background: #ffffff;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.cta-three__right .btn-box a:hover {
  background: var(--clenq-base);
  color: var(--clenq-black2);
}

/***
=============================================
Footer Two
=============================================
***/
.footer-one--two {
  position: relative;
  display: block;
}

.footer-one--two .footer-one__top {
  padding: 175px 0px 50px;
}

.footer-one--two .footer-one__newsletter-btn .thm-btn:hover {
  color: var(--clenq-black);
}



/***
=============================================
Cta Four
=============================================
***/
.cta-four {
  position: relative;
  display: block;
  margin-top: -65px;
  z-index: 2;
}

.cta-four__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  padding: 26px 40px 26px;
  padding-right: 100px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

.cta-four__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #c0c1bf;
  background-blend-mode: overlay;
  width: 385px;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 10px;
  z-index: -1;
}

.cta-four__left {
  position: relative;
  display: flex;
  align-items: center;
}

.cta-four__left .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background: var(--clenq-primary);
  border-radius: 50%;
  border: 1px solid var(--clenq-black);
}

.cta-four__left .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 60px;
}

.cta-four__left .text-box {
  position: relative;
  display: block;
  margin-left: 45px;
  flex: 1;
}

.cta-four__left .text-box h2 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 400;
}

.cta-four__right {
  position: relative;
  display: block;
}

.cta-four__right .btn-box {
  position: relative;
  display: block;
}

/***
=============================================
Cta Five
=============================================
***/
.cta-three--five {
  position: relative;
  display: block;
}

.cta-three--five .cta-three__left .contact-info li .icon-box {
  background: var(--clenq-black);
}

.cta-three--five .cta-three__left .contact-info li .icon-box span::before {
  color: var(--clenq-primary);
}

.cta-three--five .cta-three__left .contact-info li .content-box p {
  color: rgba(var(--clenq-black-rgb), .8);
}

.cta-three--five .cta-three__left .contact-info li .content-box h3 a {
  color: var(--clenq-black);
}

.cta-three--five .cta-three__right::before {
  background: #405115;
}

.cta-three--five .cta-three__right .text-box h2 {
  color: var(--clenq-black);
}

.cta-three--five .cta-three__right .text-box p {
  color: rgba(var(--clenq-black-rgb), .8);
}

.cta-three--five .cta-three__right .btn-box a {
  background: transparent;
}

.cta-three--five .cta-three__right .btn-box a:hover {
  background: var(--clenq-black);
  color: #ffffff;
}

/***
=============================================
Footer Three
=============================================
***/
.footer-one--two.style3 {
  position: relative;
  display: block;
  z-index: 1;
}

.footer-one--two.style3 .shape1 {
  position: absolute;
  left: 195px;
  bottom: 35px;
  z-index: -1;
}

.footer-one--two.style3 .shape7 {
  position: absolute;
  right: 250px;
  bottom: 40px;
  z-index: -1;
}


.footer-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.footer-one--two.style3 .footer-one__newsletter-btn .thm-btn {
  color: var(--clenq-black);
}

.footer-one--two.style3 .footer-one__newsletter-btn .thm-btn:hover {
  color: #ffffff;
}

/***
=============================================
Blog Three
=============================================
***/
.blog-one--two.style3 {
  position: relative;
  display: block;
  padding-bottom: 80px;
}

.blog-one--two.style3 .blog-one__single-img .inner .text-box {
  color: var(--clenq-black);
}

.blog-one--two.style3 .blog-one__single-img .date-box {
  background: #ecf2df;
}

.blog-one--two.style3 .blog-one__single-content-bottom {
  background: #e7e8e3;
}

.blog-one--two.style3 .blog-one__single-content-bottom .btn-box a {
  color: var(--clenq-black);
  background: #ecf2df;
  text-transform: capitalize;
  font-size: 16px;
}

.blog-one--two.style3 .blog-one__single-content-bottom .btn-box a:hover {
  background: var(--clenq-primary);
}

.blog-one--two.style3 .blog-one__single-content-bottom .btn-box a span::before {
  color: var(--clenq-black);
}

.blog-one--two.style3 .blog-one__single-content-bottom .share-post p a:hover {
  color: var(--clenq-black);
}

.blog-one--two.style3 .blog-one__single-content-bottom .share-post p a:hover span::before {
  color: var(--clenq-black);
}

.blog-one--two.style3 .blog-one__single-content h2 a {
  color: var(--clenq-black2);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 2px no-repeat;
  transition: all 500ms ease;
}

.blog-one--two.style3 .blog-one__single-content h2 a:hover {
  background-size: 100% 2px;
}

.blog-one--two.style3 .blog-one__single-content .meta-box li .text p a:hover {
  color: var(--clenq-black);
}

/***
=============================================
Brand Two
=============================================
***/
.brand-one--two {
  position: relative;
  display: block;
  padding: 90px 0px 0px;
}

/***
=============================================
 About Three
=============================================
***/
.about-three {
  position: relative;
  display: block;
  padding: 110px 0px 110px;
  overflow: hidden;
  z-index: 1;
}


.about-three .shape2 {
  position: absolute;
  left: 0;
  bottom: -18px;
  opacity: 0.3;
  z-index: -1;
}

.about-three .shape3 {
  position: absolute;
  top: 20px;
  right: 0;
  opacity: 0.3;
  z-index: -1;
}

.about-three__img {
  position: relative;
  display: block;
}

.about-three__img::before {
  position: absolute;
  top: 35px;
  right: 8px;
  width: 22px;
  height: 65px;
  background: var(--clenq-black);
  content: "";
}

.about-three__img::after {
  position: absolute;
  top: 115px;
  right: 8px;
  width: 22px;
  height: 155px;
  background: var(--clenq-primary);
  content: "";
}

.about-three__img1 {
  position: relative;
  display: block;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 45px;
}

.about-three__img1 img {
  width: 100%;
}

.about-three__img2 {
  position: absolute;
  right: -10px;
  bottom: -95px;
}

.about-three__img2 .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  border: 10px solid #ffffff;
}

.about-three__img2 .inner::before {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  z-index: 1;
  pointer-events: none;
}

.about-three__img2:hover .inner::before {
  height: 100%;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.about-three__img2 img {
  width: 100%;
  transition: .5s ease;
  transform: scale(1.05);
}

.about-three__img2:hover img {
  transform: scale(1);
}

.about-three__img-content {
  position: absolute;
  left: -40px;
  bottom: -65px;
  display: flex;
  align-items: center;
  z-index: 2;
}

.about-three__img-content .rating-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  border: 14px solid #aaf81e;
  z-index: 2;
}

.about-three__img-content .rating-box::before {
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
  right: 0;
  background: #ffffff;
  border-radius: 50%;
  content: "";
  z-index: -1;
}

.about-three__img-content .rating-box::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #c4c0bf;
  border-radius: 50%;
  content: "";
  z-index: -2;
}

.about-three__img-content .rating-box .icon-box {
  position: relative;
  display: block;
}

.about-three__img-content .rating-box .icon-box span::before {
  position: relative;
  display: inline-block;
  color: #ffa210;
  font-size: 30px;
}

.about-three__img-content .rating-box .text-box {
  position: relative;
  display: block;
  margin-top: 2px;
}

.about-three__img-content .rating-box .text-box h2 {
  color: #407d69;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.about-three__img-content .rating-box .content-box {
  position: relative;
  display: block;
}

.about-three__img-content .content-box .content-box-top {
  position: relative;
  display: block;
  padding-left: 19px;
  z-index: 1;
}

.about-three__img-content .content-box .content-box-top::before {
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
  right: -40px;
  background: #aaf81e;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
  content: "";
  z-index: -1;
}

.about-three__img-content .content-box .content-box-top p {
  color: var(--clenq-black);
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--clenq-font-two);
}

.about-three__img-content .content-box .content-box-bottom {
  position: relative;
  display: block;
  padding: 16px 0px 16px;
  padding-left: 35px;
  z-index: 1;
}

.about-three__img-content .content-box .content-box-bottom::before {
  position: absolute;
  top: 0;
  left: -30px;
  bottom: 0;
  right: -90px;
  border-top: 65px solid var(--clenq-black);
  border-right: 50px solid transparent;
  content: "";
  z-index: -1;
}

.about-three__img-content .content-box .content-box-bottom:after {
  position: absolute;
  top: -4px;
  right: -85px;
  bottom: -12px;
  width: 10px;
  background: #ffffff;
  content: "";
  transform: rotate(37deg);
}

.about-three__img-content .content-box .content-box-bottom p {
  color: rgba(255, 255, 255, .8);
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.about-three__content {
  position: relative;
  display: block;
  margin-top: -9px;
  margin-left: 35px;
}

.about-three__content-text1 {
  position: relative;
  display: block;
}

.about-three__content-text1 .text-box {
  position: relative;
  display: block;
  margin-bottom: 37px;
}

.about-three__content-text1 .text-box h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}

.about-three__content-text1 ul {
  position: relative;
  display: block;
}

.about-three__content-text1 ul li {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid var(--clenq-black);
  border-radius: 10px;
  padding: 30px 15px 30px;
  z-index: 1;
  margin-bottom: 20px;
}

.about-three__content-text1 ul li:last-child {
  margin-bottom: 0;
}

.about-three__content-text1 ul li .shape1 {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: -1;
}

.about-three__content-text1 ul li .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 105px;
  height: 105px;
  border-radius: 50%;
  background: var(--clenq-black);
  border: 10px solid #e2e9d0;
}

.about-three__content-text1 ul li .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-primary);
  font-size: 50px;
  transition-delay: 0.1s;
  transition: all 500ms ease;
}

.about-three__content-text1 ul li:hover .icon-box span::before {
  transform: rotateY(180deg);
  transition-delay: 0.1s;
}

.about-three__content-text1 ul li .content-box {
  position: relative;
  display: block;
  margin-left: 20px;
  flex: 1;
}

.about-three__content-text1 ul li .content-box h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.about-three__content-text1 ul li .content-box p {
  margin: 0;
}

.about-three__content-text2 {
  position: relative;
  display: block;
  margin-top: 39px;
}

.about-three__content-text2 ul {
  position: relative;
  display: block;
  overflow: hidden;
}

.about-three__content-text2 ul li {
  position: relative;
  display: block;
  margin-bottom: 6px;
}

.about-three__content-text2 ul li:last-child {
  margin-bottom: 0;
}

.about-three__content-text2 ul li p {
  color: var(--clenq-black);
}

.about-three__content-text2 ul li p span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 20px;
  padding-right: 9px;
  top: 3px;
}

/***
=============================================
 Why Choose Three
=============================================
***/
.why-choose-two.style3 {
  position: relative;
  display: block;
  padding: 110px 0px 80px;
  z-index: 1;
}

.why-choose-two.style3 .shape3 {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.2;
  z-index: 1;
}

.why-choose-two.style3 .shape4 {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.2;
  z-index: 1;
}

.why-choose-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #d0d3c7;
  background-blend-mode: overlay;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
}

.why-choose-two.style3 .why-choose-two__single .icon-box {
  background: #aaf81e;
}

.why-choose-two.style3 .why-choose-two__single .icon-box span::before {
  color: var(--clenq-black);
}

.why-choose-two.style3 .why-choose-two__bottom-single-img .content-box .btn-box .thm-btn {
  color: var(--clenq-black);
}

.why-choose-two.style3 .why-choose-two__bottom-single-img .content-box .btn-box .thm-btn:hover {
  color: #ffffff;
}

.why-choose-two.style3 .why-choose-two__single h2 {
  margin-bottom: 11px;
}

.why-choose-two.style3 .why-choose-two__single h2 a:hover {
  color: var(--clenq-black);
}

/***
=============================================
Process Three
=============================================
***/
.process-one--three {
  position: relative;
  display: block;
  padding: 110px 0px 80px;
}

.process-one--three .auto-container {
  position: static;
  max-width: 1600px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.process-one--three__top {
  position: relative;
  display: block;
  padding-bottom: 62px;
}

.process-one--three__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.process-one--three__top-inner .sec-title {
  padding-bottom: 0px;
}

.process-one--three .sec-title__title {
  color: var(--clenq-black);
}

.process-one--three .sec-title__tagline p {
  color: var(--clenq-black);
}

.process-one--three .process-one__inner {
  padding: 0px 0px 0px;
}

.process-one--three .process-one__single {
  max-width: 100%;
  width: 100%;
  background: #f2f4ec;
  border-radius: 10px;
  overflow: hidden;
  padding: 50px 0px 30px;
  z-index: 1;
}

.process-one--three .process-one__single::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-bottom: 362px solid #eceee6;
  border-left: 362px solid transparent;
  content: "";
  z-index: -1;
}

.process-one--three .process-one__single .shape3 {
  position: absolute;
  top: 40px;
  left: 30px;
  z-index: -1;
}

.process-one--three .process-one__single-content::before {
  display: none;
}

.process-one--three .process-one__single-content h2 a {
  color: var(--clenq-black);
}

.process-one--three .process-one__single-img .count-box {
  left: 0px;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
  width: 75px;
  height: 75px;
  background: var(--clenq-primary);
}

.process-one--three .process-one__single-content {
  padding: 26px 0px 22px;
}

/***
=============================================
Services Three
=============================================
***/
.services-two.style3 {
  position: relative;
  display: block;
  padding: 110px 0px 80px;
  z-index: 1;
}

.services-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #d8ddcd;
  background-blend-mode: overlay;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.services-two.style3 .services-two__single-top .icon-box {
  background: var(--clenq-black);
}

.services-two.style3 .services-two__single-top .icon-box span::before {
  color: var(--clenq-primary);
}

/***
=============================================
Testimonial Two
=============================================
***/
.testimonial-one.style2 {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 110px;
}

.testimonial-one.style2 .testimonial-one__single {
  padding: 0px 0px 0px;
  padding-right: 0px;
  border-top-left-radius: 0px;
}

.testimonial-one.style2 .testimonial-one__single-top-left .img-holder {
  position: relative;
  display: block;
  width: 115px;
}

.testimonial-one.style2 .testimonial-one__single-top-left .img-holder::before {
  position: absolute;
  top: -25px;
  left: -25px;
  bottom: -25px;
  right: -25px;
  background: var(--clenq-primary);
  content: "";
  z-index: -1;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
}

.testimonial-one.style2 .testimonial-one__single-top-left .img-box {
  border: 4px solid #ffffff;
}

.testimonial-one.style2 .testimonial-one__single-top-left .content-box {
  margin-left: 45px;
  margin-top: 18px;
}

.testimonial-one.style2 .testimonial-one__single-top-right .icon-box {
  background: #edf0e8;
  margin-top: -3px;
}

.testimonial-one.style2 .testimonial-one__single-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0px;
  padding: 25px 25px 25px;
  padding-right: 50px;
}

.testimonial-one.style2 .testimonial-one__single-bottom {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  background: #edf0e8;
  padding: 30px 50px 60px;
  z-index: 1;
}

.testimonial-one.style2 .testimonial-one__single-bottom::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 30px;
  right: 0;
  background: #ffffff;
  border-radius: 78px;
  border-top-right-radius: 0px;
  content: "";
  z-index: -1;
}

.testimonial-one.style2 .testimonial-one__single-bottom .text-box {
  position: relative;
  display: block;
  max-width: 425px;
  width: 100%;
}

/***
=============================================
Projects Three
=============================================
***/
.projects-one--three {
  position: relative;
  display: block;
  background: #f3f3f3;
  z-index: 1;
}

.projects-one--three .shape1 {
  position: absolute;
  left: 190px;
  bottom: 30px;
  opacity: 0.2;
  z-index: -1;
}

.projects-one--three .shape2 {
  position: absolute;
  right: 230px;
  bottom: 25px;
  opacity: 0.2;
  z-index: -1;
}

.projects-one--three .container {
  position: static;
  max-width: 1800px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.projects-one--three .projects-one__single-img .inner .overlay-content {
  left: 0px;
  bottom: 30px;
  right: 75px;
  background: #faf8ec;
  padding: 20px 35px 19px;
  padding-right: 15px;
  border: 1px solid #ffffff;
  border-left: none;
  border-radius: 3px;
}

.projects-one--three .projects-one__single-img .inner .overlay-content .btn-box a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 55px;
  background-color: var(--clenq-black);
  border-radius: 3px;
  padding: 0px 0px 0px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.projects-one--three .projects-one__single-img .inner .overlay-content .btn-box a:hover {
  background: var(--clenq-primary);
}

.projects-one--three .projects-one__single-img .inner .overlay-content .btn-box a span::before {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 17px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.projects-one--three .projects-one__single-img .inner .overlay-content .btn-box a:hover span::before {
  color: var(--clenq-black);
}

.projects-one--three .projects-one__single-img .inner .overlay-content::before {
  position: absolute;
  left: 0;
  bottom: 0;
  top: -27px;
  width: 160px;
  content: "";
  z-index: -1;
  border-top: 121px solid var(--clenq-primary);
  border-right: 160px solid transparent;
  background: transparent;
}

.projects-one--three .projects-one__single-img .inner .overlay-content::after {
  border-right: 35px solid #a5cb49;
}

.projects-one--three .projects-one__single-img .inner .overlay-content .content-box h2 a:hover {
  color: var(--clenq-black);
}

.projects-one--three .projects-one__bottom .btn-box a:hover {
  background: var(--clenq-primary);
  color: var(--clenq-black);
}


/***
=============================================
Video One
=============================================
***/
.video-one {
  position: relative;
  display: block;
  padding: 110px 0px 110px;
  z-index: 1;
}

.video-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.video-one .shape1 {
  position: absolute;
  top: 375px;
  left: -20px;
  z-index: 1;
}

.video-one .shape2 {
  position: absolute;
  top: 273px;
  right: 300px;
  z-index: 1;
}

.video-one .shape3 {
  position: absolute;
  bottom: 200px;
  right: -20px;
  z-index: 1;
}

.video-one__inner {
  position: relative;
  display: block;
}

.video-one__top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 990px;
  width: 100%;
}

.video-one__top-left {
  position: relative;
  display: block;
}

.video-one__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 160px;
  background: rgba(255, 255, 255, .5);
  border-radius: 50%;
}

.video-one__icon a {
  position: relative;
  display: block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .5);
  text-align: center;
  color: var(--clenq-black);
  font-size: 20px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.video-one__icon a:hover {
  color: var(--clenq-black);
  background: var(--clenq-primary);
}

.video-one__icon a::before,
.video-one__icon a::after {
  position: absolute;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: transparent;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  box-shadow: 0 0 0 0 rgb(255 255 255 / 60%);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  transition: all .4s ease;
}

.video-one__icon a::after {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.video-one__top-right {
  position: relative;
  display: block;
}

.video-one__top-right .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background: var(--clenq-primary);
  border: 1px solid var(--clenq-black);
  border-radius: 50%;
  margin-bottom: 25px;
}

.video-one__top-right .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 55px;
}

.video-one__top-right h2 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
}

.video-one__bottom {
  position: relative;
  display: block;
  background: var(--clenq-primary);
  max-width: 660px;
  width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  text-align: center;
  padding: 36px 0px 36px;
  margin-top: 122px;
}

.video-one__bottom::before {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  border: 2px dashed var(--clenq-black);
  border-radius: 5px;
  content: "";
}

.video-one__bottom h2 {
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
}

/***
=============================================
About One About 
=============================================
***/
.about-one--about {
  position: relative;
  display: block;
  overflow: hidden;
}

/***
=============================================
Why Choose Two About 
=============================================
***/
.why-choose-two--about {
  position: relative;
  display: block;
}

.why-choose-two--about .why-choose-two__single .icon-box {
  background: var(--clenq-base);
}

.why-choose-two--about .why-choose-two__single .icon-box span::before {
  color: var(--clenq-black);
}

/***
=============================================
Team One About 
=============================================
***/
.team-one--about {
  position: relative;
  display: block;
  padding: 0px 0px 80px;
}

/***
=============================================
Pricing One About 
=============================================
***/
.pricing-one--about {
  position: relative;
  display: block;
}

.pricing-one--about .pricing-one__single .table-footer .btn-box .thm-btn:before {
  background: var(--clenq-base);
}

.pricing-one--about .pricing-one__single .table-footer .btn-box .thm-btn:hover {
  color: var(--clenq-black);
}

/***
=============================================
Process One About 
=============================================
***/
.process-one--about {
  position: relative;
  display: block;
  padding-top: 110px;
}

/***
=============================================
Team One Team
=============================================
***/
.team-one--team {
  position: relative;
  display: block;
  padding: 110px 0px 0px;
}

/***
=============================================
Why Choose One Team
=============================================
***/
.why-choose-one--team {
  position: relative;
  display: block;
  padding: 80px 0px 0px;
}

/***
=============================================
Cta One Team
=============================================
***/
.cta-one--team {
  position: relative;
  display: block;
  padding-bottom: 102px;
}

/***
=====================================================
Team Details
=====================================================
***/
.team-details {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 0px;
}

.team-details__img {
  position: relative;
  display: block;
  max-width: 465px;
  width: 100%;
  border: 1px solid var(--clenq-black2);
  border-radius: 5px;
  padding: 15px 15px 15px;
}

.team-details__img .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
}

.team-details__img .inner img {
  width: 100%;
}

.team-details__content {
  position: relative;
  display: block;
  margin-left: 45px;
  margin-top: -9px;
}

.team-details__content .title-box {
  position: relative;
  display: block;
  margin-bottom: 27px;
}

.team-details__content .title-box h2 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 600;
  text-transform: capitalize;
}

.team-details__content .title-box p {
  margin: 0;
}

.team-details__content .text-box {
  position: relative;
  display: block;
}

.team-details__content .text-box p {
  margin: 0;
}

.team-details__content-text1 {
  position: relative;
  display: block;
  margin-top: 52px;
}

.team-details__content-text1-single {
  position: relative;
  display: flex;
  align-items: center;
}

.team-details__content-text1-single .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  background: var(--clenq-base);
  border-radius: 50%;
  border: 1px solid var(--clenq-black);
}

.team-details__content-text1-single .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 20px;
}

.team-details__content-text1-single .content-box {
  position: relative;
  display: block;
  margin-left: 20px;
  flex: 1;
}

.team-details__content-text1-single .content-box h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 9px;
}

.team-details__content-text1-single .content-box p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.team-details__content-text1-single .content-box p a {
  color: rgba(21, 23, 26, 0.8);
}

.team-details__content-text1-single .content-box p a:hover {
  color: var(--clenq-primary);
}

.team-details__content-social-links {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 49px;
}

.team-details__content-social-links .title {
  position: relative;
  display: block;
}

.team-details__content-social-links .title p {
  color: var(--clenq-black2);
  font-weight: 500;
}

.team-details__content-social-links ul {
  position: relative;
  display: block;
  overflow: hidden;
  margin-left: 15px;
}

.team-details__content-social-links ul li {
  position: relative;
  display: inline-block;
  margin-right: 6px;
}

.team-details__content-social-links ul li:last-child {
  margin-right: 0;
}

.team-details__content-social-links ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background: #eceef0;
  border-radius: 50%;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.team-details__content-social-links ul li a:hover {
  background: var(--clenq-primary);
}

.team-details__content-social-links ul li a span::before {
  position: relative;
  display: inline-block;
  color: #433838;
  font-size: 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.team-details__content-social-links ul li a:hover span::before {
  color: #ffffff;
}

.team-details__content-bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--clenq-base);
  max-width: 585px;
  width: 100%;
  border-radius: 3px;
  padding: 11px 20px 12px;
  margin-top: 60px;
}

.team-details__content-bottom .left-text {
  position: relative;
  display: block;
}

.team-details__content-bottom .left-text h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-family: var(--clenq-font);
}

.team-details__content-bottom .right-text {
  position: relative;
  display: block;
}

.team-details__content-bottom .right-text h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-family: var(--clenq-font);
}

.team-details__content-bottom .right-text h4 a {
  color: #194b7c;
}

.team-details__content-bottom .right-text h4 span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-primary);
  font-size: 25px;
  top: 2px;
}


/***
=====================================================
Contact One
=====================================================
***/
.contact-one {
  position: relative;
  display: block;
  padding: 110px 0px 110px;
  z-index: 1;
}

.contact-one__pattern {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.contact-one .title-box {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 41px;
  margin-top: -10px;
}

.contact-one .title-box h2 {
  color: #131216;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  text-transform: capitalize;
}

.contact-one__inner {
  position: relative;
  display: block;
  padding: 80px 0px 80px;
}

.contact-one__inner-box {
  position: relative;
  display: block;
  max-width: 875px;
  width: 100%;
  margin: 0 auto 0px;
}

.contact-page__form {
  position: relative;
  display: block;
}

.contact-one form input[type="text"],
.contact-one form input[type="email"] {
  color: rgba(21, 23, 26, 0.70);
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  height: 60px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  padding: 0 20px;
  margin-bottom: 30px;
  border-radius: 5px;
  outline: none;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.contact-one form textarea {
  color: rgba(21, 23, 26, 0.70);
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  height: 180px;
  border: 1px solid #e4e4e4;
  background: #ffffff;
  padding: 20px 20px 30px;
  margin-bottom: 20px;
  outline: none;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  border-radius: 5px;
}

.contact-one form input[type="text"]:focus {
  color: rgba(21, 23, 26, 1.0);
  border-color: var(--clenq-primary);
}

.contact-one form input[type="email"]:focus {
  color: rgba(21, 23, 26, 1.0);
  border-color: var(--clenq-primary);
}

.contact-one form textarea:focus {
  color: rgba(21, 23, 26, 1.0);
  border-color: var(--clenq-primary);
}


.contact-one form input[type="text"]::-webkit-input-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form input[type="text"]:-moz-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form input[type="text"]::-moz-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form input[type="text"]:-ms-input-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form input[type="email"]::-webkit-input-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form input[type="email"]:-moz-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form input[type="email"]::-moz-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form input[type="email"]:-ms-input-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form textarea::-webkit-input-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form textarea:-moz-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form textarea::-moz-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one form textarea:-ms-input-placeholder {
  color: rgba(21, 23, 26, 0.70);
}

.contact-one .contact-page__btn {
  position: relative;
  display: block;
}

.contact-one .contact-page__btn button {
  position: relative;
  display: block;
  outline: none;
  border: none;
  margin: 0 auto;
}

/***
=====================================================
Pricing One Pricing
=====================================================
***/
.pricing-one--pricing {
  position: relative;
  display: block;
  padding: 110px 0px 80px;
}

.pricing-one--pricing .pricing-one__bg {
  bottom: 0px;
}

.pricing-one--pricing .pricing-one__single .table-footer .btn-box .thm-btn:before {
  background: var(--clenq-base);
}

.pricing-one--pricing .pricing-one__single .table-footer .btn-box .thm-btn:hover {
  color: var(--clenq-black);
}

/***
=====================================================
Brand One Pricing
=====================================================
***/
.brand-one--pricing {
  position: relative;
  display: block;
  padding-top: 101px;
}

/***
=====================================================
Services One Services
=====================================================
***/
.services-one--services {
  position: relative;
  display: block;
  padding-bottom: 70px;
}

.services-one--services .services-one__single {
  box-shadow: 0px 0px 30px 0px rgba(224, 224, 224, 0.72);
}

/***
=============================================
Services Details
=============================================
***/
.services-details {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 110px;
  z-index: 1;
}

.services-details__content {
  position: relative;
  display: block;
  margin-left: 30px;
  margin-top: -13px;
}


.services-details__content-text1 {
  position: relative;
  display: block;
}

.services-details__content-text1 h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  margin-bottom: 19px;
}

.services-details__content-text1 .text1 {
  margin: 0;
  margin-bottom: 20px;
}

.services-details__content-text1 .text2 {
  margin: 0;
  margin-bottom: 32px;
}

.services-details__content-text1 h3 {
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 21px;
  font-family: var(--clenq-font);
}

.services-details__content-text1 .text3 {
  margin: 0;
}

.services-details__content-img1 {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 45px;
  margin-bottom: 40px;
}

.services-details__content-img1 img {
  width: 100%;
}

.services-details__content-text2 {
  position: relative;
  display: block;
}

.services-details__content-text2-list {
  position: relative;
  display: block;
  margin-top: 60px;
}

.services-details__content-text2-list li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.services-details__content-text2-list li:last-child {
  margin-bottom: 0;
}

.services-details__content-text2-list li .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 3px;
  background: var(--clenq-base);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.services-details__content-text2-list li:hover .icon-box {
  background: var(--clenq-primary);
}

.services-details__content-text2-list li .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 65px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.services-details__content-text2-list li:hover .icon-box span::before {
  color: #ffffff;
}

.services-details__content-text2-list li .content-box {
  position: relative;
  display: block;
  margin-left: 40px;
  flex: 1;
}

.services-details__content-text2-list li .content-box h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 16px;
}

.services-details__content-text2-list li .content-box p {
  margin: 0;
}

.services-details__content-text3 {
  position: relative;
  display: flex;
  align-items: center;
  background: #edf6ff;
  border-radius: 3px;
  padding: 51px 40px 50px;
  margin-top: 70px;
}

.services-details__content-text3 .content-box {
  position: relative;
  display: block;
  max-width: 400px;
  width: 100%;
  flex: 1;
}

.services-details__content-text3 .content-box h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 19px;
}

.services-details__content-text3 .content-box p {
  color: var(--clenq-black);
}

.services-details__content-text3 .content-box ul {
  position: relative;
  display: block;
  margin-top: 40px;
}

.services-details__content-text3 .content-box ul li {
  position: relative;
  display: block;
  margin-bottom: 3px;
}

.services-details__content-text3 .content-box ul li:last-child {
  margin-bottom: 0;
}

.services-details__content-text3 .content-box ul li p {
  margin: 0;
}

.services-details__content-text3 .content-box ul li p span::before {
  position: relative;
  display: inline-block;
  color: #131314;
  font-size: 17px;
  font-weight: 700;
  top: 2px;
}

.services-details__content-text3 .img-box {
  position: relative;
  display: block;
  margin-left: 50px;
}

.services-details__content-text3 .img-box img {
  width: 100%;
}

.services-details__faq {
  position: relative;
  display: block;
  margin-top: 36px;
}

.services-details__faq .title-box {
  position: relative;
  display: block;
  margin-bottom: 22px;
}

.services-details__faq .title-box h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  text-transform: capitalize;
}

.services-details__faq-inner {
  position: relative;
  display: block;
  background: #f8f8f2;
  padding: 45px 20px 55px;
}

.services-details__faq .accrodion {
  position: relative;
  display: block;
  border-radius: 0;
}

.services-details__faq .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 16px 20px 16px 30px;
  background-color: #ffffff;
  border: 1px solid #f7f7f7;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.services-details__faq .accrodion-title h4 {
  position: relative;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: var(--clenq-black);
  font-family: var(--clenq-font-two);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__faq .accrodion+.accrodion {
  margin-top: 10px;
}

.services-details__faq .accrodion.active .accrodion-title {
  background-color: #ffffff;
}

.services-details__faq .accrodion.active .accrodion-title h4 {
  color: var(--clenq-black);
}

.services-details__faq .accrodion-title h4::before {
  content: "\e928";
  font-family: 'icomoon' !important;
  font-weight: normal;
  font-size: 15px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  right: 0px;
  width: 30px;
  height: 30px;
  background: #d3d3d2;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.services-details__faq .accrodion.active .accrodion-title h4::before {
  content: "\e922";
  color: var(--clenq-black);
  background: var(--clenq-base);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.services-details__faq .accrodion-content {
  position: relative;
  padding: 21px 25px 10px;
  padding-right: 30px;
  background: transparent;
  border-top: 0;
}

.services-details__faq .accrodion-content p {
  color: rgba(var(--clenq-black-rgb), .8);
  margin: 0;
}


/***
=============================================
Sidebar
=============================================
***/
.sidebar {
  position: relative;
  display: block;
}

.sidebar__single {
  position: relative;
  display: block;
}

.sidebar__single+.sidebar__single {
  margin-top: 40px;
}

.sidebar__single .title-box {
  position: relative;
  display: inline-block;
  padding-bottom: 21px;
}

.sidebar__single .title-box h2 {
  color: var(--clenq-black);
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  text-transform: capitalize;
}

.sidebar__single .title-box h2 .shape {
  position: relative;
  display: inline-block;
  top: -2px;
}

.sidebar__services {
  position: relative;
  display: block;
  background: var(--clenq-primary);
  border-radius: 10px;
  border: 1px solid #080501;
  padding: 31px 40px 40px;
  z-index: 1;
}

.sidebar__single.sidebar__services .title-box h2 {
  color: #ffffff;
}

.sidebar__services-box {
  position: relative;
  display: block;
}

.sidebar__services-box-list {
  position: relative;
  display: block;
  overflow: hidden;
}

.sidebar__services-box-list li {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.sidebar__services-box-list li:last-child {
  margin-bottom: 0;
}

.sidebar__services-box-list li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border: 0px solid #f6f3ea;
  color: var(--clenq-black);
  font-size: 17px;
  line-height: 27px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 8px 20px 7px;
  padding-right: 15px;
  border-radius: 5px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}

.sidebar__services-box-list li a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: scaleX(0.9) rotateX(0deg);
  transition: all 0.4s linear;
  background: var(--clenq-base);
  border-radius: 5px;
  opacity: 0;
  content: "";
  z-index: -1;
}

.sidebar__services-box-list li a:hover::before,
.sidebar__services-box-list li a.active::before {
  transform: scaleX(1.0) rotateX(0deg);
  transition: all 0.4s linear;
  opacity: 1;
}

.sidebar__services-box-list li a span::before {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: transparent;
  color: #000000;
  font-size: 11px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}

.sidebar__services-box-list li a:hover span::before,
.sidebar__services-box-list li a.active span::before {
  background: #ffffff;
}

.sidebar__services-box-list li a:hover,
.sidebar__services-box-list li a.active {
  color: #080501;
}


.sidebar__contact {
  position: relative;
  display: block;
  background: #edf6ff;
  border: 1px solid #080501;
  padding: 40px 40px 40px;
  border-radius: 10px;
  z-index: 1;
}

.sidebar__contact-box {
  position: relative;
  display: block;
}

.sidebar__contact-box-img {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  z-index: 1;
}

.sidebar__contact-box-img .gradient-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}

.sidebar__contact-box-img img {
  width: 100%;
}

.sidebar__contact-box-img .overlay-content {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0px 10px 40px;
  z-index: 2;
}

.sidebar__contact-box-img .overlay-content h3 {
  color: #ffffff;
  font-size: 22px;
  line-height: 34px;
  font-weight: 600;
}

.sidebar__contact-box-img .overlay-content .number-box {
  position: relative;
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 3px;
  max-width: 215px;
  width: 100%;
  margin: 41px auto 0px;
  padding: 7px 20px 7px;
}

.sidebar__contact-box-img .overlay-content .number-box .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: var(--clenq-base);
  border-radius: 50%;
  border: 1px solid #2a2a2a;
}

.sidebar__contact-box-img .overlay-content .number-box .icon-box span::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 15px;
}

.sidebar__contact-box-img .overlay-content .number-box .text-box {
  position: relative;
  display: block;
  margin-left: 8px;
}

.sidebar__contact-box-img .overlay-content .number-box .text-box a {
  color: #131216;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  font-family: var(--clenq-font-two);
}

.sidebar__contact-box-img .overlay-content .number-box .text-box a:hover {
  color: var(--clenq-primary);
}


.sidebar__search {
  position: relative;
  display: block;
  background: #eff6fc;
  border-radius: 10px;
  padding: 35px 40px 35px;
  z-index: 1;
}

.sidebar__search-form {
  position: relative;
  display: block;
}

.sidebar__search-form input[type="search"] {
  display: block;
  border: 1px solid #c8c8ca;
  outline: none;
  background-color: #ffffff;
  color: var(--clenq-black);
  font-size: 14px;
  font-weight: 500;
  padding-left: 20px;
  height: 60px;
  width: 100%;
  padding-right: 60px;
  border-radius: 5px;
}

.sidebar__search-form ::-webkit-input-placeholder {
  color: var(--clenq-black);
}

.sidebar__search-form :-ms-input-placeholder {
  color: var(--clenq-black);
}

.sidebar__search-form ::-ms-input-placeholder {
  color: var(--clenq-black);
}

.sidebar__search-form ::placeholder {
  color: var(--clenq-black);
}

.sidebar__search-form :-ms-input-placeholder {
  color: var(--clenq-black);
}

.sidebar__search-form ::-ms-input-placeholder {
  color: var(--clenq-black);
}

.sidebar__search-form button[type="submit"] {
  background-color: #ffffff;
  color: var(--clenq-black);
  font-size: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 60px;
  outline: none;
  border: 1px solid #c8c8ca;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  padding: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__search-form button[type="submit"]:hover {
  background-color: var(--clenq-base);
}


.sidebar__catageries {
  position: relative;
  display: block;
  background: #eff6fc;
  border-radius: 10px;
  border: 1px solid #080501;
  padding: 31px 40px 40px;
  z-index: 1;
}

.sidebar__catageries-box {
  position: relative;
  display: block;
}

.sidebar__catageries-box-list {
  position: relative;
  display: block;
  overflow: hidden;
}

.sidebar__catageries-box-list li {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.sidebar__catageries-box-list li:last-child {
  margin-bottom: 0;
}

.sidebar__catageries-box-list li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border: 0px solid #f6f3ea;
  color: var(--clenq-black);
  font-size: 17px;
  line-height: 27px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 8px 20px 7px;
  border-radius: 5px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}

.sidebar__catageries-box-list li a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: scaleX(0.9) rotateX(0deg);
  transition: all 0.4s linear;
  background: var(--clenq-base);
  border-radius: 5px;
  opacity: 0;
  content: "";
  z-index: -1;
}

.sidebar__catageries-box-list li a:hover::before,
.sidebar__catageries-box-list li a.active::before {
  transform: scaleX(1.0) rotateX(0deg);
  transition: all 0.4s linear;
  opacity: 1;
}

.sidebar__catageries-box-list li a:hover,
.sidebar__catageries-box-list li a.active {
  color: #080501;
}

.sidebar__catageries-box-list li a .number {
  position: relative;
  display: block;
  color: #080501;
  transform: scale(0.7);
  opacity: 0;
  transition: all 500ms linear;
  transition-delay: 0.1s;
}

.sidebar__catageries-box-list li a:hover .number,
.sidebar__catageries-box-list li a.active .number {
  transform: scale(1.0);
  opacity: 1;
}

.sidebar__post {
  position: relative;
  display: block;
  background: #eff6fc;
  border-radius: 10px;
  border: 1px solid #080501;
  padding: 31px 40px 36px;
  z-index: 1;
}

.sidebar__post-box {
  position: relative;
  display: block;
}

.sidebar__post-box-list {
  position: relative;
  display: block;
}

.sidebar__post-box-list li {
  position: relative;
  display: block;
  margin-bottom: 26px;
}

.sidebar__post-box-list li:last-child {
  margin-bottom: 0;
}

.sidebar__post-box-list li .img-box {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  background: #000000;
}

.sidebar__post-box-list li .img-box img {
  width: 100%;
  transition: all 500ms ease;
}

.sidebar__post-box-list li:hover .img-box img {
  opacity: 0.5;
  transform: scaleX(1.05);
}

.sidebar__post-box-list li .text-box {
  position: relative;
  display: block;
  margin-top: 12px;
}

.sidebar__post-box-list li .text-box h3 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

.sidebar__post-box-list li .text-box h3 a {
  color: #080501;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.sidebar__post-box-list li .text-box h3 a:hover {
  background-size: 100% 1px;
}

.sidebar__tag {
  position: relative;
  display: block;
  background: #eff6fc;
  border-radius: 10px;
  border: 1px solid #080501;
  padding: 31px 40px 40px;
  z-index: 1;
}

.sidebar__tags-list {
  position: relative;
  display: block;
  margin-top: -10px;
}

.sidebar__tags-list a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #080501;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0px 14px 0px;
  border: 0px solid #cfcfd1;
  background: #e4e4dd;
  margin-left: 5px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 30px;
  border-radius: 5px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.sidebar__tags-list a+a {
  margin-left: 5px;
  margin-top: 10px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.sidebar__tags-list a:hover {
  background: var(--clenq-base);
}

/***
=============================================
Projects One Projects
=============================================
***/
.projects-one--projects {
  position: relative;
  display: block;
  padding: 110px 0px 71px;
}

/***
=============================================
Projects Four
=============================================
***/
.projects-one--three.style4 {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 71px;
}

.projects-one--three.style4 .container {
  max-width: 1200px;
}

.projects-one--three.style4 .projects-one__single-img .inner .overlay-content .content-box h2 a {
  color: var(--clenq-black2);
}

.projects-one--three.style4 .projects-one__single-img .inner .overlay-content .content-box h2 a:hover {
  color: var(--clenq-primary);
}

.projects-one--three.style4 .projects-one__single-img .inner .overlay-content::before {
  border-top: 121px solid var(--clenq-base);
}

.projects-one--three.style4 .projects-one__single-img .inner .overlay-content::after {
  border-right: 35px solid #e6db08;
}

.projects-one--three.style4 .projects-one__single-img .inner .overlay-content .btn-box a {
  background-color: var(--clenq-black2);
}

.projects-one--three.style4 .projects-one__single-img .inner .overlay-content .btn-box a:hover {
  background: var(--clenq-primary);
}

.projects-one--three.style4 .projects-one__single-img .inner .overlay-content .btn-box a:hover span::before {
  color: #ffffff;
}

.projects-one--three.style4 .projects-one__single-img .inner .overlay-content {
  right: 30px;
}

/***
=============================================
Project Details
=============================================
***/
.project-details {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 110px;
  z-index: 1;
}

.project-details__inner {
  position: relative;
  display: block;
}

.project-details__img1 {
  position: relative;
  display: block;
}

.project-details__img1 .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 2px;
}

.project-details__img1 .inner img {
  width: 100%;
}

.project-details__img1-content {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  left: 0;
  bottom: 0;
  right: 0;
  background: #f1f8ff;
  padding: 23px 20px 22px;
  padding-left: 390px;
  z-index: 1;
}

.project-details__img1-content .text-box {
  position: relative;
  display: block;
}

.project-details__img1-content .text-box h2 {
  font-size: 43px;
  line-height: 53px;
  font-weight: 700;
  text-transform: capitalize;
}

.project-details__img1-content .social-links {
  position: relative;
  display: block;
}

.project-details__img1-content .social-links ul {
  position: relative;
  display: block;
  border: 1px solid #e3e3e3;
  background: #ffffff;
  border-radius: 5px;
  padding: 5px 22px 5px;
}

.project-details__img1-content .social-links ul li {
  position: relative;
  display: inline-block;
  padding-left: 16px;
  padding-right: 18px;
}

.project-details__img1-content .social-links ul li:first-child {
  padding-left: 0;
}

.project-details__img1-content .social-links ul li:last-child {
  padding-right: 0;
}

.project-details__img1-content .social-links ul li::before {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 5px;
  width: 1px;
  background: #e3e3e3;
  content: "";
}

.project-details__img1-content .social-links ul li:last-child:before {
  display: none;
}

.project-details__img1-content .social-links ul li a {
  position: relative;
  display: block;
}

.project-details__img1-content .social-links ul li a span::before {
  position: relative;
  display: inline-block;
  color: #1e1d21;
  font-size: 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.project-details__img1-content .social-links ul li a:hover span::before {
  color: var(--clenq-primary);
}

.project-details__img1-content-two {
  position: absolute;
  left: 35px;
  bottom: 0;
  background: #ffffff;
  box-shadow: 0px 0px 26px 0px rgba(215, 212, 212, 0.35);
  padding: 37px 45px 40px;
  z-index: 2;
}

.project-details__img1-content-two::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 3px;
  background: var(--clenq-primary);
  content: "";
  z-index: 1;
}

.project-details__img1-content-two::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3px;
  height: 160px;
  background: var(--clenq-base);
  content: "";
  z-index: 2;
}

.project-details__img1-content-two ul {
  position: relative;
  display: block;
}

.project-details__img1-content-two ul li {
  position: relative;
  display: block;
  border-bottom: 1px solid #d0dae3;
  padding-bottom: 10px;
  margin-bottom: 7px;
}

.project-details__img1-content-two ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.project-details__img1-content-two ul li p {
  color: rgba(var(--clenq-black-rgb), 0.7);
  line-height: 28px;
}

.project-details__img1-content-two ul li h3 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  text-transform: capitalize;
}

.project-details-text1 {
  position: relative;
  display: block;
  margin-top: 61px;
}

.project-details-text1 h2 {
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 13px;
}

.project-details-text1 .text1 {
  margin: 0;
  margin-bottom: 23px;
}

.project-details-text1 .text2 {
  margin: 0;
}

.project-details-text2 {
  position: relative;
  display: block;
  margin-top: 40px;
}

.project-details-text2 h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  margin-bottom: 15px;
}

.project-details-text2 .text1 {
  margin: 0;
}

.project-details-text3 {
  position: relative;
  display: block;
  margin-top: 60px;
}

.project-details-text3-content {
  position: relative;
  display: block;
  margin-top: -9px;
}

.project-details-text3-content h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 16px;
}

.project-details-text3-content p {
  margin: 0;
}

.project-details-text3-content ul {
  position: relative;
  display: block;
  margin-top: 35px;
}

.project-details-text3-content ul li {
  position: relative;
  display: block;
  margin-bottom: 7px;
}

.project-details-text3-content ul li:last-child {
  margin-bottom: 0;
}

.project-details-text3-content ul li p {
  position: relative;
  margin: 0;
  padding-left: 20px;
}

.project-details-text3-content ul li p::before {
  position: absolute;
  top: 13px;
  left: 0;
  width: 8px;
  height: 8px;
  background: var(--clenq-primary);
  border-radius: 50%;
  content: "";
}

.project-details-text3-img {
  position: relative;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}

.project-details-text3-img img {
  width: 100%;
}

.project-details-text4 {
  position: relative;
  display: block;
  background: #ecf6ff;
  margin-top: 70px;
  padding: 34px 40px 51px;
  border-radius: 3px;
}

.project-details-text4.project-details-text4::before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 2px;
  background: var(--clenq-primary);
  content: "";
}

.project-details-text4-single {
  position: relative;
  display: block;
}

.project-details-text4-single .top-text {
  position: relative;
  display: block;
}

.project-details-text4-single .top-text h2 {
  color: #2b5280;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  margin-bottom: 17px;
}

.project-details-text4-single .top-text p {
  color: rgba(21, 23, 26, 0.8);
}

.project-details-text4-single ul {
  position: relative;
  display: block;
  margin-top: 25px;
}

.project-details-text4-single ul li {
  position: relative;
  display: block;
}

.project-details-text4-single ul li p {
  color: rgba(21, 23, 26, 0.8);
}

.project-details-text4-single ul li p span::before {
  position: relative;
  display: inline-block;
  color: #565352;
  font-size: 15px;
  padding-right: 10px;
}

/***
=============================================
Blog List Page
=============================================
***/
.blog-list-page {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 110px;
  z-index: 1;
}

.blog-list-page__content {
  position: relative;
  display: block;
  margin-right: 10px;
}

.blog-list-page__single {
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.blog-list-page__single-img {
  position: relative;
  display: block;
  z-index: 5;
}

.blog-list-page__single-img .date-box {
  position: absolute;
  left: 30px;
  bottom: -13px;
  width: 85px;
  height: 26px;
  background: #c9e5ff;
  border-radius: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--clenq-black2);
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.blog-list-page__single-img .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  background: #000000;
}

.blog-list-page__single-img .inner img {
  width: 100%;
  transition: all 500ms ease;
}

.blog-list-page__single:hover .blog-list-page__single-img .inner img {
  opacity: 0.5;
  transform: scaleX(1.05);
}

.blog-list-page__single-content {
  position: relative;
  display: block;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: none;
  padding: 35px 30px 40px;
  z-index: 1;
}

.blog-list-page__single-content .shape1 {
  position: absolute;
  top: 80px;
  right: 45px;
  z-index: -1;
}

.blog-list-page__single-content::before {
  position: absolute;
  top: -20px;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fafdff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  content: "";
  z-index: -1;
}

.blog-list-page__single-content:after {
  position: absolute;
  top: -20px;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #e3e3e3;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: none;
  content: "";
  z-index: -1;
}

.blog-list-page__single-content .meta-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}

.blog-list-page__single-content .meta-box li {
  position: relative;
  display: flex;
  align-items: center;
  float: left;
  margin-right: 19px;
  line-height: 0;
}

.blog-list-page__single-content .meta-box li:last-child {
  margin-right: 0px;
}

.blog-list-page__single-content .meta-box li .icon {
  position: relative;
  display: block;
}

.blog-list-page__single-content .meta-box li .icon span::before {
  position: relative;
  display: inline-block;
  color: #2c2c2c;
  font-size: 16px;
}

.blog-list-page__single-content .meta-box li .text {
  position: relative;
  display: block;
  margin-left: 8px;
  margin-top: 0;
}

.blog-list-page__single-content .meta-box li .text p {
  color: rgba(var(--clenq-black2-rgb), 0.8);
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.blog-list-page__single-content .meta-box li .text p a {
  color: rgba(var(--clenq-black2-rgb), 0.8);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-list-page__single-content .meta-box li .text p a:hover {
  color: var(--clenq-primary);
}

.blog-list-page__single-content h2 {
  font-size: 32px;
  line-height: 42px;
  font-weight: 500;
}

.blog-list-page__single-content h2 a {
  color: var(--clenq-black);
}

.blog-list-page__single-content h2 a:hover {
  color: var(--clenq-primary);
}

.blog-list-page__single-content-bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 31px;
}

.blog-list-page__single-content-bottom::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #d4d4d4;
  border-radius: 10px;
  content: "";
}

.blog-list-page__single-content-bottom ul {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.blog-list-page__single-content-bottom ul li {
  position: relative;
  display: block;
  margin-right: 25px;
}

.blog-list-page__single-content-bottom ul li:last-child {
  margin-right: 0;
}

.blog-list-page__single-content-bottom ul li .inner {
  position: relative;
  display: block;
}

.blog-list-page__single-content-bottom ul li .inner .btn-box {
  position: relative;
  display: block;
}

.blog-list-page__single-content-bottom ul li .inner .btn-box a {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--clenq-black);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  line-height: 58px;
  background: #ffffff;
  padding: 0px 25px 0px;
  padding-left: 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-list-page__single-content-bottom ul li .inner .btn-box a:hover {
  color: var(--clenq-primary);
}

.blog-list-page__single-content-bottom ul li .inner .btn-box a span::before {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background: var(--clenq-base);
  border-radius: 50%;
  color: var(--clenq-black);
  font-size: 11px;
  margin-left: 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-list-page__single-content-bottom ul li .inner .btn-box a:hover span::before {
  background: var(--clenq-primary);
  color: #ffffff;
}

.blog-list-page__single-content-bottom ul li .inner p {
  color: #74808e;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-transform: capitalize;
}

.blog-list-page__single-content-bottom ul li .inner p span::before {
  position: relative;
  display: inline-block;
  color: #74808e;
  font-size: 18px;
  top: 3px;
  padding-right: 3px;
}

.blog-list-page__single-content-bottom .share-btn {
  position: relative;
  display: block;
}

.blog-list-page__single-content-bottom .share-btn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 60px;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #d4d4d4;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-list-page__single-content-bottom .share-btn a:hover {
  background: var(--clenq-base);
}

.blog-list-page__single-content-bottom .share-btn a span::before {
  position: relative;
  display: inline-block;
  color: #000000;
  font-size: 23px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-list-page__content .styled-pagination {
  padding-top: 0px;
}

/***
=============================================
Blog Details
=============================================
***/
.blog-details {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 110px;
  z-index: 1;
}

.blog-details__content {
  position: relative;
  display: block;
  z-index: 1;
}

.blog-details__content::before {
  position: absolute;
  top: 30px;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #dcdee0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  content: "";
  z-index: -1;
}

.blog-details__content-img1 {
  position: relative;
  display: block;
}

.blog-details__content-img1 .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}

.blog-details__content-img1 .inner img {
  width: 100%;
}

.blog-details__content-img1 .icon-box {
  position: absolute;
  right: 25px;
  bottom: -28px;
  z-index: 5;
}

.blog-details__content-img1 .icon-box a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 58px;
  background: #ffffff;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-details__content-img1 .icon-box a:hover {
  background: var(--clenq-primary);
  border-color: var(--clenq-primary);
}

.blog-details__content-img1 .icon-box a span::before {
  position: relative;
  display: inline-block;
  color: #000000;
  font-size: 25px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-details__content-img1 .icon-box a:hover span::before {
  color: #ffffff;
}

.blog-details__content-inner {
  position: relative;
  display: block;
  padding: 35px 30px 51px;
}

.blog-details__content-text1 {
  position: relative;
  display: block;
  padding-bottom: 36px;
  z-index: 1;
}

.blog-details__content-text1 .shape1 {
  position: absolute;
  top: 53px;
  right: 30px;
  z-index: -1;
}

.blog-details__content-text1::before {
  position: absolute;
  top: -35px;
  left: -29px;
  bottom: 0;
  right: -29px;
  background: #f4f9fe;
  content: "";
  z-index: -1;
}

.blog-details__content-text1 .meta-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 19px;
}

.blog-details__content-text1 .meta-box li {
  position: relative;
  display: flex;
  align-items: center;
  float: left;
  margin-right: 19px;
  line-height: 0;
}

.blog-details__content-text1 .meta-box li:last-child {
  margin-right: 0px;
}

.blog-details__content-text1 .meta-box li .icon {
  position: relative;
  display: block;
}

.blog-details__content-text1 .meta-box li .icon span::before {
  position: relative;
  display: inline-block;
  color: #2c2c2c;
  font-size: 16px;
}

.blog-details__content-text1 .meta-box li .text {
  position: relative;
  display: block;
  margin-left: 8px;
  margin-top: 0;
}

.blog-details__content-text1 .meta-box li .text p {
  color: rgba(var(--clenq-black2-rgb), 0.8);
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.blog-details__content-text1 .meta-box li .text p a {
  color: rgba(var(--clenq-black2-rgb), 0.8);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-details__content-text1 .meta-box li .text p a:hover {
  color: var(--clenq-primary);
}

.blog-details__content-text1 h2 {
  font-size: 32px;
  line-height: 42px;
  font-weight: 500;
}

.blog-details__content-text1 h2 a {
  color: var(--clenq-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-details__content-text1 h2 a:hover {
  color: var(--clenq-primary);
}

.blog-details__content-text2 {
  position: relative;
  display: block;
  margin-top: 30px;
}

.blog-details__content-text2 .text1 {
  margin: 0;
  margin-bottom: 31px;
}

.blog-details__content-text2 h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 19px;
}

.blog-details__content-text2 .text2 {
  margin: 0;
}

.blog-details__content-text3 {
  position: relative;
  display: block;
  margin-top: 37px;
}

.blog-details__content-text3-single {
  position: relative;
  display: flex;
  align-items: flex-start;
}

.blog-details__content-text3-single .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 90px;
  background: var(--clenq-primary);
  border-radius: 3px;
  overflow: hidden;
  top: 8px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-details__content-text3-single:hover .icon-box {
  background: var(--clenq-base);
}

.blog-details__content-text3-single .icon-box span::before {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 50px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-details__content-text3-single:hover .icon-box span::before {
  color: var(--clenq-black);
}

.blog-details__content-text3-single .text-box {
  position: relative;
  display: block;
  flex: 1;
  margin-left: 25px;
}

.blog-details__content-text3-single h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 11px;
}

.blog-details__content-text3-single p {
  margin: 0;
}

.blog-details__content-text4 {
  position: relative;
  display: block;
  margin-top: 41px;
}

.blog-details__content-text4 h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 16px;
}

.blog-details__content-text4 .text1 {
  margin: 0;
}

.blog-details__content-text4 ul {
  position: relative;
  display: block;
  margin-top: 28px;
}

.blog-details__content-text4 ul li {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.blog-details__content-text4 ul li:last-child {
  margin-bottom: 0;
}

.blog-details__content-text4 ul li p {
  color: var(--clenq-primary);
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.blog-details__content-text4 ul li p img {
  position: relative;
  display: inline-block;
  top: -2px;
  padding-right: 7px;
}

.blog-details__content-text5 {
  position: relative;
  display: block;
  margin-top: 36px;
}

.blog-details__content-text5 .text1 {
  margin: 0;
  margin-bottom: 32px;
}

.blog-details__content-text5 h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 16px;
}

.blog-details__content-text5 .text2 {
  margin: 0;
}


.blog-details__content-text6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-top: 85px;
}

.blog-details__content-text6-tag {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-details__content-text6-tag .title-box {
  position: relative;
  display: block;
}

.blog-details__content-text6-tag .title-box h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #2b5280;
}

.blog-details__content-text6-tag ul {
  position: relative;
  display: block;
  margin-left: 13px;
}

.blog-details__content-text6-tag ul li {
  position: relative;
  display: inline-block;
  margin-right: 6px;
}

.blog-details__content-text6-tag ul li:last-child {
  margin-right: 0;
}

.blog-details__content-text6-tag ul li a {
  position: relative;
  display: block;
  background: #e4e4dd;
  padding: 10px 15px 10px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #080501;
  text-transform: capitalize;
}

.blog-details__content-text6-tag ul li a:hover {
  background: var(--clenq-base);
}


.blog-details__content-text6-post {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-details__content-text6-post .title-box {
  position: relative;
  display: block;
}

.blog-details__content-text6-post .title-box h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #2b5280;
}

.blog-details__content-text6-post ul {
  position: relative;
  display: block;
  margin-left: 14px;
}

.blog-details__content-text6-post ul li {
  position: relative;
  display: inline-block;
  margin-right: 6px;
}

.blog-details__content-text6-post ul li:last-child {
  margin-right: 0;
}

.blog-details__content-text6-post ul li a {
  position: relative;
  display: block;
  background: #e4e4dd;
  padding: 10px 15px 10px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #080501;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-details__content-text6-post ul li a:hover {
  background: var(--clenq-primary);
  color: #ffffff;
}

.blog-details__author {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 29px 30px 35px;
  margin-top: 20px;
}

.blog-details__author-img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
}

.blog-details__author-img img {
  width: 100%;
}

.blog-details__author-content {
  position: relative;
  display: block;
  flex: 1;
  margin-left: 25px;
}

.blog-details__author-content h2 {
  color: var(--clenq-primary);
  font-size: 21px;
  line-height: 31px;
  font-weight: 600;
  margin-bottom: 7px;
}

.blog-details__author-content p {
  color: #2b5280;
  font-weight: 500;
  margin-bottom: 20px;
}

.blog-details__author-content-bottom {
  position: relative;
  display: flex;
  align-items: center;
  background: #f4f3f0;
  border-radius: 5px;
  max-width: 270px;
  width: 100%;
  padding: 12px 0px 12px;
  padding-left: 19px;
}

.blog-details__author-content-bottom .title-box {
  position: relative;
  display: block;
}

.blog-details__author-content-bottom .title-box p {
  color: #2b5280;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0;
}

.blog-details__author-content-bottom ul {
  position: relative;
  display: block;
  margin-left: 15px;
}

.blog-details__author-content-bottom ul li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}

.blog-details__author-content-bottom ul li:last-child {
  margin-right: 0;
}

.blog-details__author-content-bottom ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background: #ffffff;
  border-radius: 50%;
  overflow: hidden;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.blog-details__author-content-bottom ul li a:hover {
  background: var(--clenq-base);
}

.blog-details__author-content-bottom ul li a span::before {
  position: relative;
  display: inline-block;
  color: #433838;
  font-size: 15px;
}

.comment-one {
  position: relative;
  display: block;
  margin-top: 47px;
}

.comment-one__title,
.comment-form__title {
  margin: 0;
  color: var(--clenq-black);
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 36px;
}

.comment-one__single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 38px;
  margin-bottom: 45px;
}

.comment-one__single.ml75 {
  margin-left: 75px;
}

.comment-one__image {
  position: relative;
  display: block;
  width: 105px;
  height: 105px;
  overflow: hidden;
  border-radius: 50%;
}

.comment-one__image img {
  width: 100%;
}

.comment-one__content {
  position: relative;
  display: block;
  flex: 1;
  margin-left: 30px;
  margin-top: -7px;
}

.comment-one__content h3 {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #43628a;
  margin-bottom: 7px;
}

.comment-one__content h3 .comment-one__btn {
  position: relative;
  display: inline-block;
  color: #15171a;
  font-size: 13px;
  line-height: 23px;
  font-weight: 500;
  background: #efeeee;
  padding: 1px 15px 1px;
  margin-left: 25px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.comment-one__content h3 .comment-one__btn:hover {
  background: var(--clenq-primary);
  color: #ffffff;
}

.comment-one__content .text1 {
  position: relative;
  color: rgba(21, 23, 26, 0.7);
  margin-bottom: 13px;
}

.comment-one__content .date-box {
  position: relative;
  color: rgba(21, 23, 26, 0.7);
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}


.comment-form {
  position: relative;
  display: block;
  padding-top: 7px;
}

.comment-form .comment-form__title {
  margin-bottom: 23px;
}

.comment-form__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.comment-form__input-box input[type="text"],
.comment-form__input-box input[type="email"] {
  height: 70px;
  width: 100%;
  border: 1px solid #7f7e7d;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  outline: none;
  font-size: 15px;
  color: rgba(8, 5, 1, 0.6);
  display: block;
  border-radius: 5px;
  font-family: var(--clenq-font);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.comment-form__input-box textarea {
  font-size: 15px;
  color: rgba(8, 5, 1, 0.6);
  height: 220px;
  width: 100%;
  background-color: #ffffff;
  padding: 25px 20px 30px;
  border: 1px solid #7f7e7d;
  outline: none;
  margin-bottom: 0px;
  border-radius: 5px;
  resize: none;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}


.comment-form__input-box input[type="text"]:focus {
  background-color: #f0f2f4;
}

.comment-form__input-box input[type="email"]:focus {
  background-color: #f0f2f4;
}

.comment-form__input-box textarea:focus {
  background-color: #f0f2f4;
}

.comment-form__input-box.text-message-box {
  margin-bottom: 10px;
}

.comment-form__btn.thm-btn {
  border: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/***
=============================================
Google Map One
=============================================
***/
.google-map-one {
  position: relative;
  display: block;
  z-index: 1;
}

.google-map-one__map {
  position: relative;
  display: block;
  border: none;
  height: 570px;
  width: 100%;
}

.map {
  -webkit-filter: grayscale(100%);
}

/***
=============================================
Contact One Contact
=============================================
***/
.contact-one--contact {
  position: relative;
  display: block;
  padding: 195px 0px 30px;
  z-index: 1;
}

.contact-one--contact__pattern {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.contact-one--contact form input[type="text"]:focus {
  color: rgba(21, 23, 26, 1.0);
  border-color: #262222;
}

.contact-one--contact form input[type="email"]:focus {
  color: rgba(21, 23, 26, 1.0);
  border-color: #262222;
}

.contact-one--contact form textarea:focus {
  color: rgba(21, 23, 26, 1.0);
  border-color: #262222;
}

.contact-one--contact .contact-page__btn button.thm-btn {
  background: var(--clenq-primary);
  color: #ffffff;
}


/***
=============================================
Brand One Contact
=============================================
***/
.brand-one--contact {
  position: relative;
  display: block;
  padding: 100px 0px 110px;
}

/***
=============================================
Contact Page Top
=============================================
***/
.contact-page-top {
  position: relative;
  display: block;
  padding: 100px 0px 0px;
  margin-bottom: -170px;
  z-index: 5;
}

.contact-page-top .title-box {
  position: relative;
  display: block;
  text-align: center;
  padding-bottom: 65px;
}

.contact-page-top .title-box h2 {
  font-size: 43px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 27px;
}

.contact-page-top .title-box p {
  font-size: 18px;
}

.contact-page-top__inner {
  position: relative;
  display: block;
  background: var(--clenq-base);
  border-radius: 10px;
  padding: 65px 0px 57px;
}

.contact-page-top__single {
  position: relative;
  display: block;
}

.contact-page-top__single::before {
  position: absolute;
  top: 0;
  right: -30px;
  bottom: 0;
  width: 1px;
  background: #c5bb04;
  content: "";
}

.contact-page-top__single.bdrn::before {
  display: none;
}

.contact-page-top__single .icon {
  position: relative;
  display: block;
  height: 85px;
  width: 85px;
  background-color: #080501;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #ffffff;
  border: 4px solid #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
  margin: 0 auto 26px;
}

.contact-page-top__single .content {
  position: relative;
  display: block;
}

.contact-page-top__single .content h2 {
  color: #080501;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 14px;
}

.contact-page-top__single .content p {
  color: #080501;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.contact-page-top__single .content p a {
  color: #080501;
  display: block;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 500;
}

.contact-page-top__single .content p a:hover {
  color: var(--clenq-primary);
}

/***
=============================================
Faq Page
=============================================
***/
.faq-page {
  position: relative;
  display: block;
  padding: 100px 0px 110px;
  z-index: 1;
}

.faq-page__pattern {
  position: absolute;
  top: 300px;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.faq-page .title-box {
  position: relative;
  display: block;
}

.faq-page .title-box h2 {
  font-size: 43px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 28px;
}

.faq-page .title-box p {
  font-size: 18px;
  line-height: 30px;
}

.faq-page__inner {
  position: relative;
  display: block;
  padding-top: 122px;
}

.faq-page__single {
  position: relative;
  display: block;
}

.faq-page__faq {
  position: relative;
  display: block;
}

.faq-page__faq .title-box {
  position: relative;
  display: block;
  margin-bottom: 31px;
}

.faq-page__faq .title-box h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  margin: 0;
}

.faq-page__faq-inner {
  position: relative;
  display: block;
}

.faq-page__faq .accrodion {
  position: relative;
  display: block;
  border-radius: 5px;
  border: 1px solid #262222;
  background-color: #ffffff;
}

.faq-page__faq .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 17px 20px 17px 30px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  border-radius: 5px;
}

.faq-page__faq .accrodion-title h4 {
  position: relative;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #080501;
  font-family: var(--clenq-font);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-page__faq .accrodion+.accrodion {
  margin-top: 10px;
}

.faq-page__faq .accrodion-title h4::before {
  content: "\e905";
  font-family: 'icomoon' !important;
  font-weight: normal;
  font-size: 15px;
  color: #000000;
  position: absolute;
  top: 50%;
  right: 0px;
  width: 33px;
  height: 33px;
  background: var(--clenq-base);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%) rotate(90deg);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.faq-page__faq .accrodion.active .accrodion-title h4::before {
  content: "\e905";
  color: var(--clenq-black);
  background: var(--clenq-base);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%) rotate(-90deg);
}

.faq-page__faq .accrodion-content {
  position: relative;
  padding: 21px 30px 35px;
  border-top: 1px solid #262222;
}

.faq-page__faq .accrodion-content p {
  color: rgba(21, 23, 26, 0.8);
  margin: 0;
}



/***
=============================================
Error Page
=============================================
***/
.error-page {
  position: relative;
  display: block;
  padding: 182px 0px 185px;
  z-index: 1;
}

.error-page__pattern {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.error-page__inner {
  position: relative;
  display: block;
}

.error-page__inner h2 {
  color: #141212;
  font-size: 180px;
  line-height: 0.9em;
  font-weight: 700;
  margin-bottom: 25px;
}

.error-page__inner h2 .icon {
  position: absolute;
  top: 57px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 45px;
  color: var(--clenq-primary);
}

.error-page__inner h2 .clr1 {
  color: #141212;
  text-shadow: 5px 12px 0px #e4e4e6;
}

.error-page__inner h2 .clr2 {
  color: var(--clenq-primary);
  text-shadow: 5px 12px 0px #e6f1fc;
}

.error-page__inner h3 {
  color: var(--clenq-primary);
  font-size: 38px;
  line-height: 48px;
  font-weight: 500;
  margin-bottom: 40px;
}

.error-page__inner p {
  color: #080501;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

.error-page__search {
  position: relative;
  display: block;
  margin-top: 51px;
}

.error-page__search form.search-form {
  position: relative;
  display: block;
  max-width: 630px;
  width: 100%;
  margin: 0 auto;
}

.error-page__search .search-form input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 30px;
  background-color: #ffffff;
  border: 1px solid #eae9e9;
  color: rgba(20, 18, 18, 0.75);
  font-size: 16px;
  font-weight: 300;
  padding-left: 30px;
  padding-right: 60px;
  transition: all 500ms ease 0s;
  font-family: var(--clenq-font);
}

.error-page__search .search-form button {
  position: absolute;
  top: 5px;
  right: 15px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 50px;
  background: transparent;
  text-align: center;
  border: 0px solid #f6f4ec;
  transition: all 500ms ease 0s;
  padding: 0;
  outline: none;
  border: none;
  background: transparent;
}

.error-page__search .search-form button i {
  color: #000000;
  font-size: 20px;
  line-height: 60px;
  font-weight: 700;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.error-page__search .search-form button:hover i {
  color: var(--clenq-primary);
}

.error-page__search .search-form input[type="text"]:focus {
  outline: none;
}

.error-page__search .search-form input::-webkit-input-placeholder {
  color: rgba(20, 18, 18, 0.75);
}

.error-page__search .search-form input:-moz-placeholder {
  color: rgba(20, 18, 18, 0.75);
}

.error-page__search .search-form input::-moz-placeholder {
  color: rgba(20, 18, 18, 0.75);
}

.error-page__search .search-form input:-ms-input-placeholder {
  color: rgba(20, 18, 18, 0.75);
}

.error-page__btn {
  position: relative;
  display: block;
  margin-top: 55px;
  line-height: 0;
}

.error-page__btn .thm-btn {
  border-radius: 32px;
  border: 1px solid var(--clenq-black);
}


/***
=====================================================
Shop Page
=====================================================
***/
.shop-page {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 110px;
  z-index: 1;
}

.shop-page__top {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.shop-page__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f7f7f7;
  padding: 0px 30px 0px;
  padding-right: 17px;
  border-radius: 25px;
}

.shop-page__top-left {
  position: relative;
  display: block;
}

.shop-page__top-left p {
  color: var(--clenq-black);
}

.shop-page__top-right {
  position: relative;
  display: block;
}

.product__showing-sort {
  position: relative;
  display: block;
  max-width: 300px;
  width: 100%;
}

.product__showing-sort .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  position: relative;
  display: block;
  max-width: 300px;
  width: 100% !important;
}

.product__showing-sort .bootstrap-select>.dropdown-toggle::after {
  display: none;
}

.product__showing-sort .bootstrap-select>.dropdown-toggle {
  position: relative;
  height: 55px;
  outline: none !important;
  border-radius: 0;
  border: 0;
  background-color: #f7f7f7 !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--clenq-black) !important;
  font-size: 16px;
  line-height: 55px;
  font-weight: 400;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
}

.product__showing-sort .bootstrap-select>.dropdown-toggle:before {
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 11px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 14px;
  color: var(--clenq-black);
}

.shop-page__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.shop-page__single-img {
  position: relative;
  display: block;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  z-index: 1;
}

.shop-page__single-img::before {
  position: absolute;
  top: 0%;
  right: 0%;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .4);
  border-radius: 50%;
  -webkit-transform: translateX(-50%, -50%);
  transform: translateX(-50%, -50%);
  opacity: 0;
  z-index: 1;
}

.shop-page__single:hover .shop-page__single-img::before {
  -webkit-animation: circle .95s;
  animation: circle .95s;
}

.shop-page__single-img img {
  width: 100%;
  transform: scale(1.0);
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
}

.shop-page__single:hover .shop-page__single-img img {
  transform: scale(1.1) rotate(1deg);
}

.shop-page__single-img .text {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #161010;
  font-size: 14px;
  width: 55px;
  height: 25px;
  border-radius: 25px;
  background: var(--clenq-base);
  z-index: 5;
}

.shop-page__single-content {
  position: relative;
  display: block;
}

.shop-page__single-content .btn-box {
  position: relative;
  display: block;
  z-index: 1;
}

.shop-page__single-content .btn-box a {
  position: relative;
  display: block;
  background: #ecf3f9;
  padding: 12px 10px 13px;
  color: var(--clenq-black);
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-transform: capitalize;
  z-index: 1;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.shop-page__single:hover .shop-page__single-content .btn-box a {
  color: #ffffff;
}

.shop-page__single-content .btn-box a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0px;
  right: 0;
  border-radius: 0px;
  background-color: var(--clenq-primary);
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  transform-origin: bottom right;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  z-index: -1;
}

.shop-page__single:hover .shop-page__single-content .btn-box a::before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transform-origin: top center;
}

.shop-page__single-content .bottom-text {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  background: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(229, 230, 232, 0.72);
  padding: 27px 25px 27px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.shop-page__single-content .bottom-text .text-box {
  position: relative;
  display: block;
}

.shop-page__single-content .bottom-text .text-box h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  font-family: var(--clenq-font);
}

.shop-page__single-content .bottom-text .text-box h4 a {
  color: var(--clenq-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.shop-page__single-content .bottom-text .text-box h4 a:hover {
  color: var(--clenq-primary);
}

.shop-page__single-content .bottom-text .text-box p {
  color: var(--clenq-black);
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.shop-page__single-content .bottom-text .text-box p del {
  color: #abb2b8;
  padding-left: 4px;
}

.shop-page__single-content .bottom-text .rating-box {
  position: relative;
  display: block;
}

.shop-page__single-content .bottom-text .rating-box ul li span {
  color: #ed8a19;
}


/***
=============================================
   Styled Pagination Two
=============================================
***/
.styled-pagination-two {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 30px;
}

.styled-pagination-two li {
  position: relative;
  display: inline-block;
  margin-right: 6px;
}

.styled-pagination-two li:last-child {
  margin-right: 0;
}

.styled-pagination-two li a {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 50px;
  background: transparent;
  border-radius: 20px;
  color: #01050c;
  font-size: 16px;
  line-height: 50px;
  font-weight: 500;
  border: 1px solid #e1e1e1;
  text-align: center;
  transition: all 500ms ease;
  font-family: var(--clenq-font);
  z-index: 1;
}

.styled-pagination-two li a:hover,
.styled-pagination-two li a.active {
  color: #ffffff;
  background: var(--clenq-black);
  border-color: var(--clenq-black);
}

.styled-pagination-two li.prev a,
.styled-pagination-two li.next a {
  color: #383838;
  font-weight: 500;
  font-size: 13px;
  width: 60px;
  height: 50px;
  border: 1px solid #e1e1e1;
  text-transform: uppercase;
  border-radius: 20px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  top: -1px;
}

.styled-pagination-two li.prev a:hover,
.styled-pagination-two li.next a:hover {
  color: #ffffff;
  background: var(--clenq-black);
  border-color: var(--clenq-black);
}

.styled-pagination-two li.prev {
  margin-right: 15px;
}

.styled-pagination-two li.next {
  margin-left: 10px;
}



/***
=============================================
Shop Details
=============================================
***/
.shop-details {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 44px;
}

.shop-details__img-box {
  position: relative;
  display: block;
  margin-right: 35px;
}

.shop-details__img-box-inner {
  position: relative;
  display: block;
}

.shop-details__img-box-thumb {
  position: absolute;
  bottom: -42px;
  left: 0;
  right: 0;
  max-width: 400px;
  margin: 0 auto;
  z-index: 2;
}

.shop-details__img-box-thumb-img {
  position: relative;
  display: block;
  border-radius: 20px;
  border: 2px solid #fff;
  overflow: hidden;
}

.shop-details__img-box-thumb-img img {
  width: 100%;
}

.shop-details__img-box-img {
  position: relative;
  display: block;
}

.shop-details__img-box-img .img-box {
  position: relative;
  display: block;
  border-radius: 30px;
  overflow: hidden;
}

.shop-details__img-box-img .img-box img {
  width: 100%;
}

.shop-details-top__nav {
  width: 100%;
  max-width: 100%;
  position: absolute;
  left: 50%;
  bottom: 85px;
  z-index: 5;
  transform: translateY(0%) translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.shop-details-top__nav .swiper-button-next,
.shop-details-top__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 5;
  width: 55px;
  height: 55px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  color: #000000;
  border-radius: 50%;
  font-weight: 700;
  margin: 0;
  text-align: center;
  opacity: 1;
  transition: all 500ms ease;
}

.shop-details-top__nav .swiper-button-next {
  left: -10px;
}

.shop-details-top__nav .swiper-button-prev {
  right: -10px;
}

.shop-details-top__nav .swiper-button-next:hover,
.shop-details-top__nav .swiper-button-prev:hover {
  background: var(--clenq-base);
}

.shop-details-top__nav .swiper-button-next::after,
.shop-details-top__nav .swiper-button-prev::after {
  display: none;
}

.shop-details-top__nav .swiper-button-next i:before,
.shop-details-top__nav .swiper-button-prev i:before {
  font-weight: 700;
}

.shop-details-top__nav .swiper-button-prev .angle-left {
  position: relative;
  right: 2px;
  font-weight: 700;
}

.shop-details-top__nav .swiper-button-next .angle-right {
  position: relative;
  left: 0px;
  font-weight: 700;
}


.shop-details__content {
  position: relative;
  display: block;
  margin-left: 20px;
  margin-top: -9px;
}

.shop-details__content .title {
  position: relative;
  display: block;
}

.shop-details__content .title h2 {
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
}

.shop-details__content-text1 {
  position: relative;
  display: block;
  margin-top: 16px;
}

.shop-details__content-text1 h3 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
  font-family: var(--clenq-font);
}

.shop-details__content-text1 h3 del {
  position: relative;
  display: inline-block;
  color: rgba(8, 5, 1, 0.5);
  font-size: 14px;
  font-weight: 400;
  margin-left: 7px;
  top: -6px;
}

.shop-details__content-text1 h3 .text {
  color: #f42647;
  font-size: 14px;
  margin-left: 0;
}

.shop-details__content-text1 h3 span {
  position: relative;
  display: inline-block;
  color: var(--clenq-base);
  font-size: 15px;
  font-weight: 400;
  top: -6px;
  margin-left: 13px;
}

.shop-details__content-text1 h3 .text2 {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  background: #b6edb2;
  padding: 0px 5px 0px;
  margin-left: 0;
}

.shop-details__review {
  position: relative;
  display: block;
  line-height: 0;
  margin-top: 5px;
}

.shop-details__review ul {
  position: relative;
  display: block;
}

.shop-details__review ul li {
  position: relative;
  display: inline-block;
}

.shop-details__review ul li span::before {
  position: relative;
  display: inline-block;
  color: #efce4a;
  font-size: 15px;
}

.shop-details__review ul li p {
  color: var(--clenq-black);
  font-size: 14px;
}



.shop-details__content-text2 {
  position: relative;
  display: block;
  margin-top: 35px;
}

.shop-details__content-text2 p {
  margin: 0;
}

.shop-details__content-text2 ul {
  position: relative;
  display: block;
  margin-top: 20px;
}

.shop-details__content-text2 ul li {
  position: relative;
  display: block;
  margin-bottom: 1px;
}

.shop-details__content-text2 ul li:last-child {
  margin-bottom: 0;
}

.shop-details__content-text2 ul li p {
  color: rgba(68, 67, 68, 0.8);
  margin: 0;
}

.shop-details__content-text2 ul li p span::before {
  position: relative;
  display: inline-block;
  color: #232323;
  font-size: 22px;
  padding-right: 10px;
  top: 4px;
}


.shop-details__content-text3 {
  position: relative;
  display: block;
  margin-top: 20px;
}

.shop-details__content-text3 .title {
  position: relative;
  display: block;
  margin-bottom: 7px;
}

.shop-details__content-text3 .title p {
  color: var(--clenq-black);
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  text-transform: capitalize;
}

.shop-details__content-text3 .inner {
  position: relative;
  display: flex;
  align-items: center;
}

.shop-details__content-text3 .add-to-cart-btn {
  position: relative;
  display: block;
  margin-right: 20px;
}

.shop-details__content-text3 .add-to-cart-btn a {
  position: relative;
  display: inline-block;
  color: #fefefe;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  background: var(--clenq-black);
  padding: 18px 40px 19px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.shop-details__content-text3 .add-to-cart-btn a:hover {
  background: var(--clenq-base);
}

.shop-details__content-text3 .product-quantity {
  position: relative;
  display: block;
}

.shop-details__content-text3 .product-quantity-box {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #dddddd;
  border-radius: 15px;
  padding-left: 1px;
}

.shop-details__content-text3 .product-quantity-box .input-group.bootstrap-touchspin {
  position: relative;
  width: 115px;
  height: 50px;
}

.shop-details__content-text3 .product-quantity-box input.quantity-spinner.form-control {
  position: relative;
  display: block;
  padding: 0;
  width: 30px;
  flex: none;
  height: 50px;
  color: var(--clenq-black);
  font-size: 16px;
  font-weight: 500;
  outline: none;
  margin: 0 auto;
  text-align: center;
  border: none;
  font-family: var(--clenq-font);
  z-index: 5;
  left: 11px;
}

.shop-details__content-text3 .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical {
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0;
  right: 0;
  width: 100%;
}

.shop-details__content-text3 .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .btn {
  position: absolute;
  top: 14px;
  right: 23px;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.shop-details__content-text3 .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-left: none;
}

.shop-details__content-text3 .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  border-right: none;
}

.shop-details__content-text3 .product-quantity-box .form-control {
  background: transparent;
}

.shop-details__content-text3 .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-up:before {
  position: absolute;
  top: 0px;
  left: 1px;
  right: 0px;
  width: 100%;
  height: 100%;
  font-family: 'icomoon' !important;
  content: "\e92b";
  color: #232323;
  font-size: 12px;
  font-weight: 700;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transform: rotate(90deg);
}

.shop-details__content-text3 .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-down:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  font-family: 'icomoon' !important;
  content: "\e92b";
  color: #232323;
  font-size: 12px;
  font-weight: 700;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-top: 22px;
  transform: rotate(-90deg);
}

.shop-details__content-text3 .btn-box {
  position: relative;
  display: block;
  margin-left: 30px;
}

.shop-details__content-text3 .btn-box a {
  position: relative;
  display: inline-block;
  color: #080501;
  font-size: 15px;
  font-weight: 500;
  background: var(--clenq-base);
  padding: 10px 35px 11px;
  border-radius: 5px;
  font-family: var(--clenq-font);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.shop-details__content-text3 .btn-box a:hover {
  color: #ffffff;
  background: var(--clenq-black);
}

.shop-details__content-text3 .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #f9f7f7;
  font-size: 20px;
  color: #171616;
  margin-left: 30px;
}

.shop-details__content-text3 .icon-box span:before {
  position: relative;
  display: inline-block;
  font-weight: 700;
}


.shop-details__content-text4 {
  position: relative;
  display: block;
  margin-top: 30px;
}

.shop-details__content-text4 ul {
  position: relative;
  display: block;
}

.shop-details__content-text4 ul li {
  position: relative;
  display: block;
}

.shop-details__content-text4 ul li .text {
  position: relative;
  display: block;
}

.shop-details__content-text4 ul li .text p {
  color: #15171a;
  font-size: 15px;
}

.shop-details__content-text4 ul li .text p span {
  color: var(--clenq-black);
  font-size: 16px;
  font-weight: 600;
}

.shop-details__content-text4 ul li .text p i::before {
  position: relative;
  display: inline-block;
  color: var(--clenq-black);
  font-size: 22px;
  font-weight: 400;
  padding-right: 5px;
  top: 5px;
}


.shop-details__content-social-links {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 24px;
}

.shop-details__content-social-links .title {
  position: relative;
  display: block;
  margin-right: 15px;
}

.shop-details__content-social-links .title h4 {
  color: rgba(21, 23, 26, 0.8);
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: var(--clenq-font);
}

.shop-details__content-social-links ul {
  position: relative;
  display: block;
}

.shop-details__content-social-links ul li {
  position: relative;
  display: inline-block;
  margin-right: 18px;
}

.shop-details__content-social-links ul li:last-child {
  margin-right: 0;
}

.shop-details__content-social-links ul li a {
  position: relative;
  display: block;
  color: #212330;
  font-size: 16px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.shop-details__content-social-links ul li a:hover {
  color: var(--clenq-primary);
}


/***
=============================================
Shop Details Tab
=============================================
***/
.shop-details__tab {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #dddddd;
  margin-top: 99px;
  border-radius: 10px;
}

.shop-details__tab-button {
  position: relative;
  display: block;
  text-align: center;
  margin-top: -1px;
  z-index: 2;
}

.shop-details__tab-button .tab-buttons {
  position: relative;
  display: block;
}

.shop-details__tab-button .tab-buttons li {
  position: relative;
  display: inline-block;
  background: #f1f8ff;
  cursor: pointer;
  padding: 13px 45px 13px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  margin-right: 0px;
}

.shop-details__tab-button .tab-buttons li:last-child {
  margin-right: 0;
}

.shop-details__tab-button .tab-buttons li:hover,
.shop-details__tab-button .tab-buttons li.active-btn {
  background: var(--clenq-primary);
}

.shop-details__tab-button .tab-buttons li h4 {
  color: #080501;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  font-family: var(--clenq-font);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.shop-details__tab-button .tab-buttons li:hover h4,
.shop-details__tab-button .tab-buttons li.active-btn h4 {
  color: #ffffff
}

.shop-details__tab-content-item {
  position: relative;
  display: block;
}

.shop-details__tab .tabs-content .tab {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  opacity: 1;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  z-index: 1;
}

.shop-details__tab .tabs-content .tab.active-tab {
  position: relative;
  display: block;
  opacity: 1.0;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  z-index: 5;
}

.shop-details__tab-description {
  position: relative;
  display: block;
  padding: 36px 60px 55px;
}

.shop-details__tab-description .text-box1 {
  position: relative;
  display: block;
  margin-bottom: 26px;
}

.shop-details__tab-description .text-box1 p {
  margin: 0;
}

.shop-details__tab-description .text-box2 {
  position: relative;
  display: block;
}

.shop-details__tab-description .text-box2 p {
  margin: 0;
}

.shop-details__tab-specifications {
  position: relative;
  display: block;
  padding: 36px 60px 55px;
}

.shop-details__tab-specifications .text-box1 {
  position: relative;
  display: block;
  margin-bottom: 26px;
}

.shop-details__tab-specifications .text-box1 p {
  margin: 0px;
}

.shop-details__tab-specifications .text-box2 {
  position: relative;
  display: block;
}

.shop-details__tab-specifications .text-box2 p {
  margin: 0;
}

.shop-details__tab-content-item.style2 {
  position: relative;
  display: block;
  padding: 50px 40px 50px;
}

.shop-details__tab-reviews {
  position: relative;
  display: block;
}

.review-box-outer {
  position: relative;
  display: block;
}

.single-review-box-outer {
  position: relative;
  display: block;
  background: #f5f5f5;
  padding: 38px 30px 34px;
}

.single-review-box {
  position: relative;
  display: block;
  padding-left: 70px;
  min-height: 70px;
}

.single-review-box .img-box {
  position: absolute;
  top: 9px;
  left: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

.single-review-box .img-box img {
  width: 100%;
  border-radius: 50%;
}

.single-review-box .text-box {
  position: relative;
  display: block;
  padding-left: 25px;
}

.single-review-box .text-box .review-box {
  position: relative;
  display: block;
}

.single-review-box .text-box .review-box ul {
  position: relative;
  display: block;
}

.single-review-box .text-box .review-box ul li {
  position: relative;
  display: inline-block;
}

.single-review-box .text-box .review-box ul li i:before {
  position: relative;
  display: inline-block;
  color: #efce4a;
  font-size: 15px;
}

.single-review-box .text-box .review-box {
  padding: 0 0 10px;
}

.single-review-box .text-box h3 {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 6px;
}

.single-review-box .text-box h5 span {
  color: #757575;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: var(--clenq-font);
}

.single-review-box .text-box p {
  margin: 0;
}

.review-form {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 53px 60px 60px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  margin-top: 60px;
}

.review-form .title-box {
  position: relative;
  display: block;
  padding-bottom: 24px;
}

.review-form .title-box h2 {
  font-size: 30px;
  font-weight: 600;
}


.review-form .add-rating-box {
  position: relative;
  display: block;
  overflow: hidden;
}

.review-form .add-rating-box .add-rating-title {
  position: relative;
  float: left;
}

.review-form .add-rating-box .add-rating-title p {
  line-height: 20px;
  margin: 0;
}

.review-form .add-rating-box .review-box {
  position: relative;
  float: left;
  padding-left: 20px;
}

.review-form .add-rating-box .review-box ul li {
  position: relative;
  display: inline-block;
  float: left;
  line-height: 20px;
  margin-right: 5px;
}

.review-form .add-rating-box .review-box ul li:last-child {
  margin-right: 0px;
}

.review-form .add-rating-box .review-box ul li i {
  color: #efce4a;
  font-size: 14px;
  line-height: 20px;
  transition: all 500ms ease 0s;
}

.shop-details__tab-reviews .review-form .input-box {
  position: relative;
  display: block;
}

.shop-details__tab-reviews .review-form .input-box .field-label {
  position: relative;
  display: block;
  padding-bottom: 9px;
  color: #757575;
}

.shop-details__tab-reviews .review-form form input[type="text"],
.shop-details__tab-reviews .review-form form input[type="email"],
.shop-details__tab-reviews .review-form form textarea {
  position: relative;
  display: block;
  background: #ffffff;
  width: 100%;
  height: 60px;
  border: 1px solid #e5e5e5;
  color: #757575;
  font-size: 16px;
  padding: 0 20px;
  margin-bottom: 22px;
  border-radius: 0px;
  transition: all 500ms ease;
  outline: none;
}

.shop-details__tab-reviews .review-form form textarea {
  height: 120px;
  padding: 10px 20px;
}

.shop-details__tab-reviews .review-form form input[type="text"]:focus {
  border-color: #e1dddd;
}

.shop-details__tab-reviews .review-form form input[type="email"]:focus {
  border-color: #e1dddd;
}

.shop-details__tab-reviews .review-form form textarea:focus {
  border-color: #e1dddd;
}


.shop-details__tab-reviews .review-form .button-box {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 35px;
}

.shop-details__tab-reviews .review-form .button-box .left {
  position: relative;
  display: block;
}

.shop-details__tab-reviews .review-form .button-box .right {
  position: relative;
  display: block;
  padding-left: 20px;
}

/***
=============================================
Checked Box2
=============================================
***/
.checked-box2 {
  position: relative;
  display: block;
  min-height: 30px;
}

.checked-box2 label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-right: 0px;
  margin-bottom: 0;
  color: #757575;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  cursor: pointer;
  min-height: 30px;
  font-family: var(--clenq-font);
}

.checked-box2 input[type="checkbox"] {
  display: none;
}

.checked-box2 input[type="checkbox"]+label span {
  position: absolute;
  top: 5px;
  left: 0;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-color: transparent;
  border: 1px solid #d6d3d0;
  cursor: pointer;
  border-radius: 0px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.checked-box2 label span:before {
  font-family: 'icomoon' !important;
  content: "\e904";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0;
  right: 0;
  width: 16px;
  height: 16px;
  margin: 0px;
  color: var(--clenq-black);
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  font-weight: 700;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.checked-box2 input[type="checkbox"]:checked+label span {
  border-color: #dedede;
}

.checked-box2 input[type="checkbox"]:checked+label span:before {
  opacity: 1;
}

.shop-page--shop-details {
  position: relative;
  display: block;
  padding: 60px 0px 80px;
  z-index: 1;
}

.shop-page--shop-details .title-box {
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.shop-page--shop-details .title-box h2 {
  font-size: 30px;
  line-height: 32px;
  font-weight: 600;
  text-transform: capitalize;
}


/***
=====================================================
Cart Page
=====================================================
***/
.cart-page {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 103px 0px 110px;
}

.cart-page__left {
  position: relative;
  display: block;
  margin-right: -30px;
}

.cart-page .table-responsive {
  position: relative;
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media(max-width: 1199px) {
  .cart-table {
    min-width: 800px;
  }
}

.cart-table {
  margin-bottom: 24px;
}

.cart-table thead th {
  color: var(--clenq-black);
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  padding: 0;
  border: none;
  padding-bottom: 7px;
  font-family: var(--clenq-font-two);
  text-transform: capitalize;
}

.cart-table thead th:last-child {
  text-align: right;
}

.cart-table tbody tr {
  vertical-align: middle;
}

.cart-table tbody tr:last-child {
  border-bottom: 1px solid #eaeaea;
}

.cart-table tbody td {
  font-size: 16px;
  font-weight: 500;
  color: var(--clenq-black);
  vertical-align: middle;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  letter-spacing: 0;
  font-family: var(--clenq-font-two);
}

.cart-table tbody td:last-child {
  text-align: right;
}

.cart-table .product-box {
  display: flex;
  align-items: center;
}

.cart-table .product-box .img-box {
  position: relative;
  display: block;
  width: 85px;
  margin-right: 26px;
}

.cart-table .product-box .img-box .inner {
  position: relative;
  display: block;
  width: 85px;
  border-radius: 3px;
  overflow: hidden;
}

.cart-table .product-box .img-box img {
  width: 100%;
}

.product-box-croos-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
  height: 25px;
  width: 25px;
  background-color: var(--clenq-base);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #080501;
  z-index: 2;
}

.cart-table h3 {
  color: var(--clenq-black);
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  margin: 0;
  text-transform: none;
  font-family: var(--clenq-font);
}

.cart-table h3 a {
  color: var(--clenq-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.cart-table h3 a:hover {
  color: var(--clenq-base);
}

.cart-cupon__form-box {
  position: relative;
  display: block;
}

.cart-cupon__sub-title {
  font-size: 18px;
  color: var(--clenq-black);
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 16px;
}

.cart-cupon__form {
  position: relative;
  display: block;
}

.cart-cupon__input {
  width: 100%;
  background-color: transparent;
  padding-left: 20px;
  padding-right: 210px;
  font-family: var(--clenq-font);
  font-size: 15px;
  color: rgba(var(--clenq-black-rgb), .5);
  height: 60px;
  border: 1px solid #dddddd;
  outline: none;
  font-weight: 400;
  outline: none;
}

.cart-cupon__form input[type="text"]:focus {
  border: 1px solid #dddddd;
}

.cart-cupon__form ::placeholder {
  color: rgba(var(--clenq-black-rgb), .5);
}

.cart-cupon__form button {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  border: none;
  outline: none !important;
  color: var(--clenq-black);
  padding: 0px 60px 0px;
  font-size: 16px;
  line-height: 60px;
  font-weight: 500;
  text-transform: capitalize;
  border-radius: 0;
  font-family: var(--clenq-font);
}

.cart-cupon__form button.thm-btn {
  background-color: var(--clenq-base);
}

.cart-cupon__form button:hover {
  color: #ffffff;
}

.cart-cupon__form button.thm-btn::before {
  background: var(--clenq-black);
}

.cart-cupon__btn {
  font-size: 15px;
  font-weight: 500;
  color: var(--clenq-black);
  position: relative;
  display: inline-block;
  font-family: var(--clenq-font-two);
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-top: 23px;
}

.cart-cupon__btn:hover {
  color: var(--clenq-primary);
}

.cart-cupon__btn:before {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: var(--clenq-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.cart-cupon__btn:hover:before {
  background: var(--clenq-primary);
}


.cart-page__right {
  position: relative;
  display: block;
  margin-left: 40px;
  margin-top: 5px;
}

.cart-page__total-box {
  position: relative;
  display: block;
}

.cart-page__total-table-outer {
  position: relative;
  width: 100%;
  overflow-x: auto;
  background-color: #f6fbff;
  padding-bottom: 25px;
}

.cart-page__total-table {
  min-width: 330px;
  width: 100%;
}

.cart-page__total-table tbody {
  position: relative;
}

.cart-page__total-table tbody tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19px 0px;
  border-bottom: 1px solid #e4e2e0;
  margin-left: 20px;
  margin-right: 20px;
}

.cart-page__total-table tbody tr:first-child {
  background-color: #f0f0f0;
  padding: 13px 20px;
  border-bottom: 0;
  margin: 0;
}

.cart-page__total-table tbody tr:last-child {
  border-bottom: 0;
}

.cart-page__total-table tbody tr td {
  font-size: 18px;
  font-weight: 600;
  color: var(--clenq-black);
  text-transform: capitalize;
}

.cart-page__total-table tbody tr td .flat-rate {
  color: var(--clenq-black);
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: none;
}

.cart-page__total-table tbody tr td .shipping-usa {
  font-size: 14px;
  color: rgba(8, 5, 1, 0.7);
  line-height: 20px;
}

.cart-page__total-table tbody tr td .change-address {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: var(--clenq-black);
  line-height: 14px;
  font-weight: 400;
}

.cart-page__total-table tbody tr td .change-address a {
  color: var(--clenq-black);
}

.cart-page__total-table tbody tr td .change-address:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: var(--clenq-black);
}

.proceed-checkout {
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  background-color: var(--clenq-primary);
  border: none;
  outline: none;
  padding: 9px 0;
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.proceed-checkout:hover {
  background-color: var(--clenq-black);
  color: #ffffff;
}

.cart-page .product-quantity {
  position: relative;
  display: block;
  max-width: 152px;
  border-radius: 0px;
  margin-right: 20px;
}

.cart-page .product-quantity-box {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #dddddd;
  border-radius: 0px;
  overflow: hidden;
  padding-left: 1px;
}

.cart-page .product-quantity-box .input-group.bootstrap-touchspin {
  position: relative;
  width: 150px;
  height: 60px;
}

.cart-page .product-quantity-box input.quantity-spinner.form-control {
  position: relative;
  display: block;
  padding: 0;
  width: 50px;
  flex: none;
  height: 60px;
  color: var(--clenq-black);
  font-size: 16px;
  font-weight: 500;
  outline: none;
  margin: 0 auto;
  text-align: center;
  border: none;
  font-family: var(--clenq-font);
  z-index: 5;
  left: 50px;
}

.cart-page .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical {
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0;
  right: 0;
  width: 100%;
}

.cart-page .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .btn {
  position: relative;
  display: block;
  margin-left: 0px;
  background: #f7f7f7;
  color: var(--clenq-black);
  cursor: pointer;
  height: 60px;
  width: 50px;
  margin: 0;
  padding: 0;
}

.cart-page .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  float: right;
  border-left: none;
}

.cart-page .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  float: left;
  border-right: none;
}

.cart-page .product-quantity-box .form-control {
  background: #f7f7f7;
}

.cart-page .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-up:before {
  position: absolute;
  top: 11px;
  left: 0px;
  right: 10px;
  width: 100%;
  height: 100%;
  font-family: 'icomoon' !important;
  content: "\e902";
  color: #000000;
  font-size: 15px;
  padding: 0;
  line-height: 60px;
  width: 35px;
  height: 35px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transform: rotate(0deg);
  font-weight: 700;
}

.cart-page .product-quantity-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-down:before {
  position: absolute;
  top: 11px;
  left: 10px;
  width: 100%;
  height: 100%;
  font-family: 'icomoon' !important;
  content: "\e903";
  color: #000000;
  font-size: 15px;
  padding: 0;
  line-height: 60px;
  width: 35px;
  height: 35px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 700;
}

/*** 
=============================================
    Checkout Area Css
=============================================
***/
.checkout-area {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 110px;
}

.checkout-area .form {
  position: relative;
  display: block;
  margin-top: -7px;
}

.checkout-area .form .title {
  position: relative;
  display: block;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 8px;
  margin-bottom: 25px;
}

.checkout-area .form .title h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.checkout-area .form form .field-label {
  color: #080501;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: none;
}

.checkout-area .form form .field-label.style2 {
  color: var(--clenq-black);
  font-size: 18px;
  font-weight: 600;
}

.checkout-area form .input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.checkout-area .form form .field-input input[type="text"],
.checkout-area .form form .field-input input[type="email"],
.checkout-area .form form .field-input input[type="tel"] {
  position: relative;
  display: block;
  border: 1px solid #e0e0e0;
  color: rgba(8, 5, 1, 0.5);
  font-size: 15px;
  height: 60px;
  margin-bottom: 20px;
  padding: 0 20px;
  border-radius: 0px;
  width: 100%;
  outline: none;
  transition: all 500ms ease;
}

.checkout-area .form form .field-input textarea {
  position: relative;
  display: block;
  border: 1px solid #e0e0e0;
  color: rgba(8, 5, 1, 0.5);
  font-size: 15px;
  font-weight: 400;
  height: 120px;
  padding: 10px 20px;
  width: 100%;
  border-radius: 20px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  outline: none;
}

.checkout__select-box {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}

.checkout__select-box .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100% !important;
}

.checkout__select-box .bootstrap-select>.dropdown-toggle::after {
  display: none;
}

.checkout__select-box .bootstrap-select>.dropdown-toggle {
  position: relative;
  height: 60px;
  outline: none !important;
  border-radius: 0;
  border: 1px solid #e0e0e0;
  background-color: #ffffff !important;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  color: rgba(8, 5, 1, 0.5) !important;
  font-size: 15px;
  font-weight: 400;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
  line-height: 60px;
}

.checkout__select-box .bootstrap-select>.dropdown-toggle:before {
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 25px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 14px;
  color: #000000;
}

.checkout-area__checkbox {
  position: relative;
  display: block;
  margin-bottom: 19px;
}

.checkout-area__checkbox-single+.checkout-area__checkbox-single {
  margin-top: 0px;
}

.checkout-area__checkbox-single label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-right: 0px;
  margin-bottom: 0;
  color: rgba(9, 9, 9, 0.87);
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  cursor: pointer;
}

.checkout-area__checkbox-single input[type="checkbox"] {
  display: none;
}

.checkout-area__checkbox-single input[type="checkbox"]+label span {
  position: absolute;
  display: block;
  top: 7px;
  left: 0;
  width: 17px;
  height: 17px;
  vertical-align: middle;
  border: 1px solid #d6d3d0;
  cursor: pointer;
  border-radius: 0%;
  transition: all 300ms ease;
}

.checkout-area__checkbox-single label span:before {
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  content: "";
  background: #d6d3d0;
  border-radius: 0%;
  transform: scale(0);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.checkout-area__checkbox-single input[type="checkbox"]:checked+label span {
  border-color: #d6d3d0;
}

.checkout-area__checkbox-single input[type="checkbox"]:checked+label span:before {
  transform: scale(1.0);
}


.checkout-area__sidebar {
  position: relative;
  display: block;
  margin-left: 45px;
}

.checkout-area__sidebar-single {
  position: relative;
  display: block;
  background: #f3f7fc;
  padding: 26px 20px 37px;
  margin-bottom: 30px;
}

.checkout-area__sidebar-single.mb0 {
  margin-bottom: 0;
  padding-bottom: 55px;
}

.checkout-area__sidebar-single .title {
  position: relative;
  display: block;
  border-bottom: 1px solid #e4e2e0;
  padding-bottom: 11px;
}

.checkout-area__sidebar-single .title h3 {
  color: var(--clenq-black);
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.checkout-area__sidebar-single ul {
  position: relative;
  display: block;
}

.checkout-area__sidebar-single ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e4e2e0;
  padding-top: 24px;
  padding-bottom: 23px;
}

.checkout-area__sidebar-single ul li.bg {
  position: relative;
  z-index: 1;
}

.checkout-area__sidebar-single ul li.bg::before {
  position: absolute;
  top: -1px;
  left: -20px;
  bottom: -1px;
  right: -20px;
  background: #ffffff;
  content: "";
  z-index: -1;
}

.checkout-area__sidebar-single ul li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}


.checkout-area__sidebar-single ul li .text-box {
  position: relative;
  display: flex;
  align-items: center;
}

.checkout-area__sidebar-single ul li .text-box .img-box {
  position: relative;
  display: block;
  margin-right: 15px;
  width: 50px;
  overflow: hidden;
  border-radius: 5px;
}

.checkout-area__sidebar-single ul li .text-box .img-box img {
  width: 100%;
}

.checkout-area__sidebar-single ul li .title-one {
  position: relative;
  display: block;
}

.checkout-area__sidebar-single ul li .title-one p {
  color: #080501;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

.checkout-area__sidebar-single ul li .title-box {
  position: relative;
  display: block;
}

.checkout-area__sidebar-single ul li .title-box p {
  color: var(--clenq-black);
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.checkout-area__sidebar-single ul li .title-box p span {
  position: relative;
  display: inline-block;
  margin-left: 15px;
}

.checkout-area__sidebar-single ul li .price {
  position: relative;
  display: block;
  line-height: 0;
}

.checkout-area__sidebar-single ul li .price p {
  color: #080501;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.checkout-area__sidebar-single ul li .price .text1 {
  color: var(--clenq-black);
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-family: var(--clenq-font);
}

.checkout-area__sidebar-single ul li .price span {
  color: rgba(var(--clenq-black-rgb), 0.7);
  font-size: 14px;
  line-height: 20px;
}

.checkout-area__sidebar-single ul li .price a {
  position: relative;
  display: block;
  color: var(--clenq-black);
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
  margin-top: 5px;
}

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

.checkout__payment__item {
  position: relative;
  display: block;
  border: 1px solid #232323;
  padding: 14px 20px 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  margin-bottom: 10px;
}

.checkout__payment__item--active.checkout__payment__item {
  border-color: var(--clenq-primary);
}

.checkout__payment__item.mb0 {
  margin-bottom: 0;
}

.checkout__payment__title {
  display: flex;
  color: var(--clenq-black);
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  align-items: center;
  cursor: pointer;
  font-family: var(--clenq-font);
}

.checkout__payment__title::before {
  content: '';
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 1px solid #0d0d0d;
  border-radius: 50%;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 10px;
  color: var(--clenq-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  position: relative;
  top: 0px;
  transition: all 500ms ease;
}

.checkout__payment__item--active .checkout__payment__title::before {
  background-color: transparent;
  border-color: var(--clenq-primary);
  content: '\f00c';
}

.checkout__payment__content {
  font-size: 15px;
  line-height: 25px;
  margin-top: 13px;
}

.checkout__payment__checkbox {
  position: relative;
  display: block;
  margin-top: 28px;
}

.checkout__payment__checkbox label {
  color: rgb(8, 5, 1, 0.87);
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  padding-left: 25px;
}

.checkout__payment-btn {
  position: relative;
  display: block;
  margin-top: 30px;
  text-align: center;
}

.checkout__payment-btn a {
  width: 100%;
  background: var(--clenq-primary);
  color: #ffffff;
}

/*--------------------------------------------------------------
# Boxed Version
--------------------------------------------------------------*/
body.boxed-wrapper {
  background-color: var(--gardon-primary);
}

.boxed-wrapper .page-wrapper {
  max-width: 1530px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
}

.boxed-wrapper .main-header__search {
  display: none;
}

.boxed-wrapper .main-header__cart-box {
  display: none;
}
#ptTimeSelectCntr{
  display: none;
}
.ti-widget.ti-goog .ti-review-item>.ti-inner, .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button {
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
    background-color: #946a4a !important;
    backdrop-filter: blur(0px);
}
body{
    background: #e8f1df !important;
}






.page-template-contact-us .text-pri2-color p
{    color: #946a4a !important;}

.page-template-contact-us .text-pri2-color h3{color:#6b873c!important; }





.client_main_home {
            background: #C3DE9C;
            /*background: linear-gradient(90deg, rgba(195, 222, 156, 1) 5%, rgba(107, 135, 60, 1) 68%);*/
            padding: 60px 30px;
            margin-top: 30px;
            border-radius: 30px 10px 30px 10px;
            margin-bottom: 100px;
          }
          .client_box {
                box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    padding: 0px 17px 20px 17px;
    border-radius: 30px 10px 30px 10px;
          }
          .client_box h4{
            text-align: center;
            color: #946A4A;
                margin-bottom: 12px;
    font-size: 25px;
          }
          .client_box h6{
            text-align: center;
            color: #6B873C;
                margin-bottom: 12px;
    font-size: 20px;
          }
          .client_box p{
            text-align: center;
            color: #946A4A;
            font-weight: 700
          }
          /*.client_box img{
            max-width: 200px;
          }*/
          .client_box{
            margin-bottom: 40px;
          height: 830px;
          }
          
          
          
          
          
          
          
          
          
          
          
          
          
          .team-page{
            margin-top: 140px;
          }
        .team-box-fast{
          border: 1px solid #959595;
          height: 500px;
        }
        .team-box-img{
              margin-top: -119px;
        }
        .team-box-img img{
                  width: 58%;
    margin: 0px auto;
    display: table;
        }
        .team-box-content{
          padding: 0px 20px;
        }
        .team-box-content h4{
          text-align: center;
              margin-bottom: 5px;
    color: #946A4A;
        }
        .team-box-content h5{
          text-align: center;
              color: #6B873C;
              font-size: 17px;
        }
        .team-box-content p{
          text-align: left;
        }
        .team-box-fast{
          margin-bottom: 130px;
        }
        .teme-footer{
          margin-top: -40px;
          padding: 30px 50px;
              background-image: linear-gradient(100.62deg, rgba(249, 215, 175, 0.3) 0%, rgba(214, 202, 245, 0.3) 24.03%, rgba(198, 241, 255, 0.3) 45.73%, rgba(248, 242, 222, 0.3) 69.05%, rgba(212, 179, 253, 0.3) 100.44%);
              border-radius: 30px 10px;
              margin-bottom: 100px;
        }
.teme-footer p{
	    font-size: 14px;
}
.team-box-content p {
    text-align: left;
    font-size: 14px;
}
.team-box-content h4 {
    text-align: center;
    margin-bottom: 9px;
    color: #946A4A;
    font-size: 29px;
}
.team-box-content h5 {
    text-align: center;
    color: #6B873C;
    font-size: 20px;
    margin-bottom: 10px;
}
.project-card-img {
    overflow: hidden;
}
.project-card-img img {
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.project-card-icon {
    border: 7px solid #d4cbb9;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 83px;
    -webkit-transform: translate(45px, -117px);
    -ms-transform: translate(45px, -117px);
    transform: translate(45px, -117px);
    position: relative;
    z-index: 1;
    background: var(--white-color);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.project-card-icon img {
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.project-card-content {
    margin-bottom: 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
@media (max-width: 320px) {
    .project-card-content {
        font-size: 14px;
    }
}
.project-card-details {
    margin: 0 15px;
    padding: 80px 30px 30px;
    -webkit-filter: drop-shadow(0px 8px 10px rgba(7, 36, 95, 0.08));
    filter: drop-shadow(0px 8px 10px rgba(7, 36, 95, 0.08));
    background: var(--white-color);
    -webkit-clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0);
    margin-top: -167px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
@media (max-width: 991px) {
    .project-card .box-title {
        font-size: 22px;
    }
}
@media (max-width: 320px) {
    .project-card .box-title {
        font-size: 20px;
    }
}
.project-card .th-btn {
    padding: 15px 25px;
    font-size: 14px;
}
.project-card:hover .project-card-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.project-card:hover .project-card-icon {
    border-color: var(--white-color);
    background: var(--theme-color);
}
.project-card:hover .project-card-icon img {
    -webkit-filter: brightness(99);
    filter: brightness(99);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.project-card:hover .project-card-details {
    background-color: var(--theme-color);
}
.project-card:hover .box-title a {
    color: var(--white-color);
}
.project-card:hover .box-title a:hover {
    color: var(--title-color);
}
.project-card:hover .project-card-content {
    color: var(--white-color);
}
.project-card:hover .th-btn {
    color: var(--theme-color);
    border-color: var(--white-color);
    background: var(--white-color);
}
.project-card:hover .th-btn:hover:before,
.project-card:hover .th-btn:hover:after {
    background-color: var(--white-color);
}
.project-card.style1-1 .project-card-details {
    margin-top: -57px;
    padding: 30px;
    position: relative;
    background: transparent;
}
.project-card.style1-1 .project-card-details:before,
.project-card.style1-1 .project-card-details:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #e7e7e7;
    -webkit-clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0);
    z-index: -2;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.project-card.style1-1 .project-card-details:before {
    background-color: var(--white-color);
    height: calc(100% - 2px);
    width: calc(100% - 2px);
    top: 1px;
    left: 1px;
    z-index: -1;
}
.project-card.style1-1:hover .project-card-details {
    background: var(--theme-color);
    -webkit-clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0);
}
.project-card.style1-1:hover .project-card-details:after,
.project-card.style1-1:hover .project-card-details:before {
    opacity: 0;
    visibility: hidden;
}
.project-slider2 {
    margin-left: 328px;
    height: 440px;
}
.project-slider2 .slick-arrow {
    --pos-x: -105px;
    margin-top: -63.5px;
}
.project-slider2 .slick-arrow.slick-next {
    right: auto;
    left: var(--pos-x);
    margin-top: 7.5px;
}
.project-slider2 .slick-slide {
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.project-slider2 .slick-slide .project-card-img {
    height: 440px;
    overflow: hidden;
}
.project-slider2 .slick-slide .project-card-img img {
    height: 100%;
    object-fit: cover;
}
.project-slider2 .slick-current {
    width: calc(598px + 24px) !important;
}
.project-slider2 .slick-current .project-card.style2 {
    width: 100%;
}
.project-slider2 .slick-current .project-card.style2 .project-card-content {
    height: 100%;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    margin-top: 15px;
}
@media (max-width: 767px) {
    .project-slider2 .slick-current {
        width: 588px !important;
    }
}
@media (max-width: 575px) {
    .project-slider2 .slick-current {
        width: 413px !important;
    }
}
@media (max-width: 375px) {
    .project-slider2 .slick-current {
        width: 363px !important;
    }
}
@media (max-width: 320px) {
    .project-slider2 .slick-current {
        width: 308px !important;
    }
}
@media (max-width: 1700px) {
    .project-slider2 {
        margin-left: 150px;
    }
}
@media (max-width: 1500px) {
    .project-slider2 {
        margin-left: 0px;
    }
}
@media (max-width: 767px) {
    .project-slider2 .slick-list {
        margin-left: -6px;
    }
}
.project-card.style2 {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
}
.project-card.style2 .project-card-details {
    padding: 30px 75px 30px 30px;
    -webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
    max-width: 360px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0;
}
.project-card.style2 .project-card-details-wrap {
    display: inline-block;
    margin: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.project-card.style2 .project-card-details-wrap .gallery-btn {
    opacity: 1;
    visibility: visible;
    box-shadow: 0px 8px 19px 0px rgba(255, 76, 19, 0.3);
    border-radius: 0;
    background: var(--theme-color);
    color: var(--white-color);
    right: 0;
    top: 50%;
    left: auto;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 9;
}
.project-card.style2 .project-card-details .project-subtitle {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--body-font);
    color: var(--theme-color);
    margin-top: -0.3em;
}
.project-card.style2 .project-card-details .box-title {
    margin-bottom: 0;
}
.project-card.style2 .project-card-details .box-title a {
    color: var(--title-color);
}
.project-card.style2 .project-card-details .project-card-content {
    height: 0;
    margin-bottom: -0.4em;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: var(--body-color);
}
.project-card.style2:hover .project-card-details {
    background: var(--white-color);
}
@media (max-width: 1700px) {
    .project-card.style2 .project-card-details .box-title {
        font-size: 22px;
    }
}
@media (max-width: 375px) {
    .project-card.style2 .project-card-details {
        padding: 30px 45px 30px 30px;
    }
}
.project-slider3 .slick-arrow {
    display: none !important;
}
.project-slider3 .mn-4 {
    margin-left: 12px;
    margin-right: 12px;
}
.project-slider3 .mn-4 .project-card.style3 {
    margin-left: 0;
    margin-right: 0;
}
.project-card-wrap .project-card.style3 {
    height: 228px;
}
.project-card.style3 {
    margin-left: 12px;
    margin-right: 12px;
    position: relative;
    overflow: hidden;
}
.project-card.style3 .project-card-details-wrap {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
    background: var(--white-color);
    position: absolute;
    right: 0;
    bottom: -15px;
    gap: 40px;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.project-card.style3 .project-card-details-wrap .project-card-details {
    margin: 0;
    -webkit-clip-path: none;
    clip-path: none;
    padding: 0;
    box-shadow: none;
    background: transparent;
}
.project-card.style3 .project-card-details-wrap .project-subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #8a8a8a;
    margin-top: -0.3em;
    margin-bottom: 12px;
}
.project-card.style3 .project-card-details-wrap .box-title {
    margin-bottom: -0.3em;
    font-size: 18px;
}
.project-card.style3 .project-card-details-wrap .box-title a {
    color: var(--title-color);
}
.project-card.style3 .project-card-details-wrap .box-title a:hover {
    color: var(--theme-color);
}
.project-card.style3 .project-card-details-wrap .icon-btn {
    --btn-size: 30px;
    border-radius: 0;
    background: var(--theme-color);
    box-shadow: 0px 8px 19px 0px rgba(255, 76, 19, 0.3);
    color: var(--white-color);
    line-height: 33px;
}
.project-card.style3:hover .project-card-details-wrap {
    opacity: 1;
    bottom: 0;
}
.project-card.style4 .project-card-details {
    margin: 0;
    -webkit-clip-path: none;
    clip-path: none;
    background: transparent;
    box-shadow: none;
    padding: 0;
}
.project-card.style4 .project-card-details .project-subtitle {
    color: var(--theme-color);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 14px;
    display: block;
}
.project-card.style4 .project-card-details .project-card-title a {
    color: var(--title-color);
}
.project-card.style4 .project-card-details .project-card-title a:hover {
    color: var(--theme-color);
}
@media (max-width: 1299px) {
    .project-card.style4 .project-card-details .project-card-title {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .project-card.style4 .project-card-details .project-card-title {
        font-size: 26px;
    }
}
.project-card.style4 .project-card-details .project-card-content {
    color: var(--body-color);
    margin-bottom: 27px;
}
@media (max-width: 1199px) {
    .project-card.style4 .project-card-details .project-card-content {
        font-size: 14px;
    }
}
.project-card.style4 .project-card-details .project-card-info-title {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px solid var(--theme-color);
    margin-bottom: 8px;
}
.project-card.style4 .project-card-details .project-card-info-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    gap: 20px;
}
.project-card.style4 .project-card-details .project-card-single-info {
    font-size: 14px;
}
.project-card.style4 .project-card-details .project-card-single-info strong {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--title-color);
}
.portfolio-slider4 {
    margin: 0 -100px 0px -500px;
    padding-bottom: 70px;
}
.portfolio-slider4 .slick-dots {
    margin: 60px 0px 0 200px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: auto;
    max-width: none;
    display: inline-block;
}
.portfolio-slider4 .slick-dots:after {
    content: "05";
    position: absolute;
    right: -40px;
    top: 3px;
    font-size: 16px;
    font-weight: 400;
    color: var(--title-color);
}
.portfolio-slider4 .slick-dots li {
    background: #e4e4e4;
    margin: 0;
    height: 2px;
    width: 118px;
    padding: 0;
    counter-increment: li;
}
.portfolio-slider4 .slick-dots li:after {
    content: "0" counter(li);
    position: absolute;
    left: -40px;
    top: 3px;
    font-size: 16px;
    font-weight: 400;
    color: var(--title-color);
    opacity: 0;
}
.portfolio-slider4 .slick-dots li button {
    background: transparent;
    height: 2px;
    width: 118px;
}
.portfolio-slider4 .slick-dots li button:before {
    width: 0;
    height: 2px;
    top: -4px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.portfolio-slider4 .slick-dots li.slick-active button:before {
    width: 100%;
}
.portfolio-slider4 .slick-dots li.slick-active:after {
    opacity: 1;
}
@media (max-width: 1199px) {
    .portfolio-slider4 {
        margin: 0 30px 0px 30px;
        padding-bottom: 60px;
    }
    .portfolio-slider4 .slick-dots {
        margin: 60px 0px 0 0px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .portfolio-slider4 .slick-dots li {
        width: 80px;
    }
    .portfolio-slider4 .slick-dots li button {
        width: 80px;
    }
}
@media (max-width: 767px) {
    .portfolio-slider4 {
        margin: 0 30px 0px 30px;
        padding-bottom: 0;
    }
}
@media (max-width: 575px) {
    .portfolio-slider4 {
        margin: 0;
    }
}
.project-card.style5 .project-card-details-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0 0 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.project-card.style5 .project-card-details {
    background: transparent;
    -webkit-clip-path: none;
    clip-path: none;
    padding: 0;
    -webkit-filter: none;
    filter: none;
    margin: 0;
}
.project-card.style5 .box-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.project-card.style5 .box-title a {
    color: var(--title-color);
}
.project-card.style5 .box-title:hover a {
    color: var(--theme-color);
}
.project-card.style5 .project-location {
    margin-bottom: 0;
    font-size: 14px;
    color: var(--theme-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 7px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.project-card.style5 .project-location i {
    font-size: 20px;
}
.project-card.style5 .project-card-number {
    font-size: 64px;
    font-weight: 700;
    font-family: var(--title-font);
    -webkit-text-stroke: 1px #e4e4e4;
    color: transparent;
}
@media (max-width: 991px) {
    .project-card.style5 .box-title {
        font-size: 24px;
    }
    .project-card.style5 .project-card-number {
        font-size: 50px;
    }
}
@media (max-width: 375px) {
    .project-card.style5 .box-title {
        font-size: 20px;
    }
    .project-card.style5 .project-card-number {
        font-size: 40px;
    }
}
.project-block .project-content {
    background: var(--white-color);
    padding: 30px;
    margin: 0 auto;
    position: relative;
    z-index: 4;
    width: 100%;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 6px 15px rgba(14, 18, 29, 0.06);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2px;
}
.project-block .project-img {
    overflow: hidden;
    position: relative;
    z-index: 2;
    border-radius: 10px 10px 0 0;
}
.project-block .project-img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    border-radius: 10px 10px 0 0;
}
.project-block .project-subtitle {
    margin-top: -0.45em;
    margin-bottom: 6px;
    color: var(--theme-color);
}
.project-block .project-title {
    font-size: 24px;
    margin-bottom: -0.24em;
}
.project-block .project-title a {
    color: inherit;
}
.project-block .project-title a:hover {
    color: var(--theme-color);
}
.project-block .project-icon {
    display: inline-block;
    background-color: var(--theme-color);
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: var(--white-color);
    box-shadow: 0px 8px 19px rgba(255, 76, 19, 0.3);
    border-radius: 5px;
    text-align: center;
}
.project-block .project-icon:hover {
    background-color: var(--title-color);
    color: var(--white-color);
}
#projectSlide4 .slick-list {
    padding-right: 20%;
}
@media (max-width: 1299px) {
    #projectSlide4 .slick-list {
        padding-right: 14%;
    }
}
@media (max-width: 1399px) {
    #projectSlide4 .slick-list {
        padding-right: 10%;
    }
}
@media (max-width: 1300px) {
    #projectSlide4 .slick-list {
        padding-right: 0;
    }
    .project-block .project-title {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .project-block {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 360px) {
    .project-block .project-subtitle {
        font-size: 14px;
    }
    .project-block .project-title {
        font-size: 18px;
    }
}
.project-grid {
    position: relative;
}
.project-grid .project-content {
    background: var(--white-color);
    box-shadow: 0px 4px 15px rgba(7, 36, 95, 0.1);
    padding: 30px;
    margin: 0 auto;
    z-index: 4;
    width: calc(100% - 80px);
    position: absolute;
    bottom: 40px;
    left: 40px;
    border-radius: 0;
}
.project-grid .project-img {
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.project-grid .project-img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.project-grid .project-subtitle {
    margin-top: -0.45em;
    margin-bottom: 3px;
}
.project-grid .project-title {
    font-size: 30px;
    margin-bottom: -0.2em;
}
.project-grid .project-title a {
    color: inherit;
}
.project-grid .project-title a:hover {
    color: var(--theme-color);
}
.project-grid .project-icon {
    display: inline-block;
    background-color: var(--theme-color);
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: var(--white-color);
    box-shadow: 0px 8px 19px rgba(255, 76, 19, 0.3);
    text-align: center;
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -25px;
    border-radius: 0;
}
.project-grid .project-icon:hover {
    background-color: var(--title-color);
    color: var(--white-color);
}
.project-grid:hover .project-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.project-6thumb {
    margin-bottom: var(--bs-gutter-x);
    cursor: pointer;
}
.project-6thumb .project-thumb_img img {
    height: 192px;
}
.icon-box.style3 {
    background-color: var(--body-color);
    gap: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
}
.icon-box.style3 .slick-arrow {
    margin: 0;
}
@media (max-width: 1299px) {
    .project-6thumb .project-thumb_img img {
        height: 168px;
        width: 100%;
        object-fit: cover;
    }
}
@media (max-width: 1199px) {
    .project-6thumb .project-thumb_img img {
        height: 140px;
    }
    .project-grid .project-img img {
        height: 428px;
        object-fit: cover;
    }
    .icon-box.style3 {
        padding: 20px;
    }
}
@media (max-width: 991px) {
    .projectSlideThumb {
        margin-top: 24px;
    }
}
@media (max-width: 575px) {
    .project-grid .project-img img {
        height: 350px;
    }
    .project-grid .project-title {
        font-size: 22px;
    }
    .project-grid .project-content {
        padding: 30px 75px 30px 20px;
        width: calc(100% - 40px);
        bottom: 20px;
        left: 20px;
    }
    .project-grid .project-icon {
        right: 20px;
    }
}
@media (max-width: 375px) {
    .project-grid .project-title {
        font-size: 20px;
    }
    .project-grid .project-content {
        width: 100%;
        bottom: 0;
        left: 0;
        border-radius: 0;
        border: 1px solid var(--border-color);
    }
}
.project-card2-wrap {
    max-width: 996px;
    margin-left: 18px;
    position: relative;
}
.project-card2-wrap .icon-box {
    position: absolute;
    top: 50%;
    right: -140px;
    width: 60px;
}
.project-card2-wrap .icon-box .slick-arrow:first-child {
    margin-bottom: 10px;
}
.project-card2 .project-img {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.project-card2 .project-img img {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
}
.project-card2 .project-img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(bottom, #07245f 0%, rgba(7, 36, 95, 0) 100%);
    background: linear-gradient(0deg, #07245f 0%, rgba(7, 36, 95, 0) 100%);
    z-index: 1;
}
.project-card2 .project-content {
    margin: -65px auto 0 auto;
    background: var(--white-color);
    box-shadow: 0px 4px 15px rgba(7, 36, 95, 0.1);
    border-radius: 10px;
    padding: 30px;
    width: calc(100% - 40px);
    position: relative;
    z-index: 4;
}
.project-card2 .project-subtitle {
    margin-top: -0.45em;
    margin-bottom: 6px;
}
.project-card2 .project-title {
    font-size: 20px;
    margin-bottom: -0.2em;
}
.project-card2 .project-title a {
    color: var(--title-color);
}
.project-card2 .project-title a:hover {
    color: var(--theme-color);
}
.project-card2 .project-icon {
    display: inline-block;
    background-color: var(--theme-color);
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: var(--white-color);
    box-shadow: 0px 8px 19px rgba(255, 76, 19, 0.3);
    border-radius: 5px;
    text-align: center;
    position: absolute;
    top: -25px;
    right: 25px;
}
.project-card2 .project-icon:hover {
    background-color: var(--title-color);
    color: var(--white-color);
}
.project-card2:hover .project-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.project-card2:hover .project-icon {
    -webkit-animation: jumpIcon 1s linear infinite;
    animation: jumpIcon 1s linear infinite;
}
@media (max-width: 1399px) {
    .project-card2 .project-title {
        font-size: 18px;
    }
    .project-card2-wrap {
        margin-left: 0;
    }
    .project-card2-wrap .icon-box {
        display: none;
    }
}
.project-9-fan-anime {
    -webkit-transform: translate(0, -373px);
    -ms-transform: translate(0, -373px);
    transform: translate(0, -373px);
}
@media (max-width: 1700px) {
    .project-9-fan-anime {
        -webkit-transform: translate(0, -210px);
        -ms-transform: translate(0, -210px);
        transform: translate(0, -210px);
        width: 220px;
    }
}
@media (max-width: 1500px) {
    .project-9-fan-anime {
        display: none;
    }
}
.project-block2 {
    position: relative;
}
.project-block2:before,
.project-block2:after {
    content: "";
    position: absolute;
    height: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(14, 18, 29, 0) 1.56%, rgba(14, 18, 29, 0.866415) 71.85%, rgba(14, 18, 29, 0.948351) 81.69%, #0e121d 90.92%);
    background: linear-gradient(180deg, rgba(14, 18, 29, 0) 1.56%, rgba(14, 18, 29, 0.866415) 71.85%, rgba(14, 18, 29, 0.948351) 81.69%, #0e121d 90.92%);
    z-index: 1;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.project-block2:before {
    border: 1px solid;
    border-image-source: linear-gradient(to top, var(--theme-color), transparent);
    border-image-slice: 1;
    background: transparent;
    z-index: 2;
}
.project-block2 .project-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: transparent;
    padding: 50px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    z-index: 3;
}
.project-block2 .project-content .project-title {
    margin-bottom: 17px;
}
.project-block2 .project-content .project-title a {
    color: var(--white-color);
}
.project-block2 .project-content .project-title a:hover {
    color: var(--theme-color);
}
.project-block2 .project-content .project-text {
    color: var(--border-color);
    margin-bottom: 25px;
}
.project-block2:hover:after,
.project-block2:hover:before {
    opacity: 1;
    height: 100%;
}
.project-block2:hover .project-content {
    opacity: 1;
}
@media (max-width: 1600px) {
    .project-block2 .project-content {
        padding: 40px;
    }
}
@media (max-width: 375px) {
    .project-block2 .project-content {
        padding: 30px;
    }
}
.project-box {
    position: relative;
    overflow: hidden;
}
.project-box .project-img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: -webkit-linear-gradient(bottom, #07245f 0.08%, rgba(7, 36, 95, 0) 59.32%);
    background: linear-gradient(0deg, #07245f 0.08%, rgba(7, 36, 95, 0) 59.32%);
    z-index: 1;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.project-box .project-img img {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
}
.project-box .project-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    border-radius: 0;
    background: var(--white-color);
    box-shadow: 0px 4px 15px rgba(7, 36, 95, 0.1);
    padding: 30px;
    width: calc(100% - 40px);
    margin: 0 auto;
    z-index: 4;
}
.project-box .project-subtitle {
    margin-top: -0.45em;
    margin-bottom: 6px;
}
.project-box .project-icon {
    position: absolute;
    top: -25px;
    right: 25px;
    border-radius: 0;
    display: inline-block;
    background-color: var(--theme-color);
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: var(--white-color);
    box-shadow: 0px 8px 19px rgba(255, 76, 19, 0.3);
    text-align: center;
}
.project-box .project-icon:hover {
    background-color: var(--title-color);
    color: var(--white-color);
}
.project-box .project-title {
    font-size: 24px;
    margin-bottom: -0.24em;
}
.project-box .project-title a {
    color: inherit;
}
.project-box .project-title a:hover {
    color: var(--theme-color);
}
.project-box:hover .project-img::before {
    top: 0;
}
.project-box:hover .project-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.project-box:hover .project-icon {
    -webkit-animation: jumpIcon 1s linear infinite;
    animation: jumpIcon 1s linear infinite;
}
.project-box:hover .project-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}
.slick-current.slick-center .project-box .project-img::before {
    top: 0;
}
.slick-current.slick-center .project-box .project-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.slick-current.slick-center .project-box .project-icon {
    -webkit-animation: jumpIcon 1s linear infinite;
    animation: jumpIcon 1s linear infinite;
}
.slick-current.slick-center .project-box .project-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}
.project-card.style1-1:hover .project-card-details {
    background: #c5e29f;
    -webkit-clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0);
}
.project-card-content {
    margin-bottom: 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    line-height: 24px;
    margin-top: 10px;
}

/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/themes/bobjones/assets/stylesheet/clenq-responsive.css */
@media only screen and (min-width: 1200px) and (max-width: 1670px) {
    .main-header-one__bottom-left .main-menu__main-menu-box {
        margin-left: 35px;
    }

    .main-menu .main-menu__list>li+li,
    .stricky-header .main-menu__list>li+li {
        margin-left: 26px;
    }

    .main-header-one__bottom-right .btn-box {
        display: none;
    }

    .main-header-one__bottom-right {
        width: 243px;
        padding-left: 60px;
    }

    .main-header-one__bottom-left .logo-one {
        padding-left: 5px;
        width: 225px;
    }

    .main-header-one__bottom-right-bg {
        top: -24px;
    }

    .main-header-one__bottom-right::before {
        bottom: -32px;
    }


    /*Header Two*/
    /*.main-header-two__top-right {
        display: none;
    }*/

    .main-header-two__top-middle ul li {
        padding-right: 50px;
        margin-left: 50px;
    }

    .main-header-two__top-middle ul li:first-child {
        margin-left: 0;
    }

    .main-header-two__top-middle ul li:last-child {
        padding-right: 0;
    }











}


@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .cta-three__inner {
        display: block;
        padding: 31px 50px 32px;
        padding-right: 50px;
    }

    .cta-three__right {
        padding-left: 0px;
        margin-left: 0px;
        justify-content: center;
        margin-top: 40px;
    }

    .cta-three__right::before {
        display: none;
    }

    .cta-three__left .contact-info {
        justify-content: center;
    }

    .projects-one--three .projects-one__single-img .inner .overlay-content {
        right: 15px;
        padding: 20px 20px 19px;
    }

    .footer-one--two.style3 .shape1 {
        display: none;
    }

    .footer-one--two.style3 .shape7 {
        display: none;
    }

}



@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .projects-one__single-img .inner .overlay-content .content-box h2 {
        font-size: 20px;
    }

    .projects-one__single-img .inner .overlay-content .btn-box a {
        padding: 0px 20px 0px;
    }

}


@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .about-one .shape2 {
        display: none;
    }

    .about-one .shape3 {
        display: none;
    }

    .main-header-one__bottom-right .btn-box {
        display: none;
    }

    .main-header-two .main-header-one__bottom-right {
        width: 7px;
        padding-left: 35px;
    }

    .main-header-two .main-header-one__bottom-right-bg {
        top: -24px;
    }

    .about-two .shape3 {
        display: none;
    }

    .about-two .shape2 {
        display: none;
    }

    .main-header-one__bottom-right-bg {
        top: -24px;
    }

    .main-header-one__bottom-right::before {
        bottom: -32px;
    }






}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .main-header__cart-box {
        display: none;
    }

    .main-header-one__bottom-right {
        width: 170px;
        padding-left: 60px;
    }

    .main-header-two .main-header__cart-box {
        display: block;
    }

    .blog-one--two.style3 .blog-one__single-content-bottom .btn-box a {
        font-size: 14px;
    }




}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .main-slider-one .shape8 {
        display: none;
    }

    .services-one__single {
        padding: 35px 20px 55px;
        padding-right: 20px;
    }

    .services-one__single-top .content-box {
        margin-left: 10px;
    }

    .services-one__single-top .content-box h2 {
        font-size: 16px;
    }

    .services-one__single .text-box p {
        font-size: 15px;
    }

    .blog-one__single-content .shape1 {
        display: none;
    }

    .blog-one__single-content h2 {
        font-size: 18px;
        line-height: 28px;
    }

    .blog-one__single-content {
        padding: 35px 20px 25px;
    }

    .blog-one__single-content-bottom .btn-box a {
        padding: 6px 10px 7px;
        font-size: 12px;
    }

    .blog-one__single-content-bottom {
        padding-right: 10px;
    }

    .blog-one__single-content-bottom .share-post p {
        font-size: 14px;
    }

    .blog-one__single-content-bottom .share-post p a span::before {
        font-size: 13px;
        padding-left: 4px;
    }

    /*.main-header-two__bottom-left-text .text-box {
        display: none;
    }*/

    .main-header-two__bottom-left-text .btn-box {
        margin-left: 0px;
    }

    .main-header-two__bottom-left-text {
        width: 385px;
        padding-left: 0px;
    }









}


@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .why-choose-two__bottom-single.style2 .why-choose-two__bottom-single-img {
        padding: 67px 30px 75px;
    }

    .why-choose-two__bottom-single.style2 .content-box-style2 .text-box h2 br {
        display: none;
    }

    .why-choose-two__bottom-single.style2 .content-box-style2 .text-box h2 {
        font-size: 20px;
        line-height: 30px;
    }


}

@media only screen and (min-width: 1200px) and (max-width: 1850px) {
    .video-one .shape1 {
        display: none;
    }

    .video-one .shape2 {
        display: none;
    }

    .video-one .shape3 {
        display: none;
    }


}

/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-slider-two .image-layer{
        background-position: 35% 0;
    }
    /* Main Header One */
    .main-header-one__top {
        display: none;
    }

    .main-header-one__bottom-right {
        display: none;
    }

    .main-header-one__bottom-left {
        width: 100%;
        justify-content: space-between;
    }

    .logo-one__bg {
        display: none;
    }

    .main-header-one__bottom-left .logo-one::before {
        display: none;
    }

    .main-header-one__bottom-left .logo-one {
        padding-left: 0;
    }

    .main-header-one__bottom {
        padding: 15px 0px 15px;
    }

    .main-header-one .container {
        max-width: 100%;
        padding: 0px 0px;
    }

    .main-header-one__bottom .container {
        padding: 0px 15px;
    }

    .main-header-one__bottom-left .main-menu__main-menu-box {
        margin-left: 0px;
        line-height: 0;
    }

    /* Main Slider One */
    .main-slider-one {
        margin-top: 0px;
    }

    .main-slider-one .shape8 {
        display: none;
    }

    .main-slider-one .shape2 {
        display: none;
    }

    .main-slider-one .shape3 {
        display: none;
    }

    .main-slider-one__content {
        padding: 124px 0px 150px;
    }

    .main-slider-one__content .title h2 {
        font-size: 60px;
    }

    /* Why Choose One */
    .why-choose-one .shape1 {
        display: none;
    }

    .why-choose-one__single-inner p br {
        display: none;
    }

    /* About One */
    .about-one .shape2 {
        display: none;
    }

    .about-one .shape3 {
        display: none;
    }

    .about-one__img {
        margin-left: 0px;
        margin-right: 0px;
        max-width: 690px;
        width: 100%;
    }

    .about-one__content {
        margin-left: 0px;
        margin-top: 75px;
        max-width: 700px;
        width: 100%;
    }

    .about-one {
        padding: 110px 0px 110px;
    }

    /* Projects One */
    .projects-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /*Team One*/
    .team-one__top-inner {
        display: block;
        text-align: center;
    }

    .team-one__top-inner .text-box {
        margin: 0 auto;
        margin-top: 20px;
    }

    /*Testimonial One*/
    .testimonial-one__top-inner {
        display: block;
        text-align: center;
    }

    .testimonial-one__top-inner .text-box {
        margin: 0 auto;
        margin-top: 30px;
    }

    .testimonial-one__single {
        padding: 35px 30px 45px;
        padding-right: 30px;
    }

    .testimonial-one__single-top-left .content-box p {
        font-size: 15px;
    }

    /*Process One*/
    .process-one__single .shape1 {
        display: none;
    }

    .process-one__single .shape2 {
        display: none;
    }

    .process-one__single {
        margin: 0 auto 30px;
    }

    .process-one__single.mt60 {
        margin-top: 0px;
    }

    .process-one__single.ml40 {
        margin-left: 0px;
        margin: 0 auto 30px;
    }

    .process-one__single.ml50 {
        margin-left: 0px;
        margin: 0 auto 30px;
    }

    .process-one__single.ml20 {
        margin-left: 0px;
        margin: 0 auto 30px;
    }

    /*Blog One*/
    .blog-one__top-inner {
        display: block;
        text-align: center;
    }

    .blog-one__top-inner .text-box {
        margin: 0 auto;
        margin-top: 30px;
    }

    /*Cta Two*/
    .cta-two__inner {
        display: block;
        text-align: center;
        padding-right: 75px;
    }

    .cta-two__inner .btn-box {
        margin-top: 20px;
    }

    /*Footer One*/
    .footer-one__post {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 70px;
        max-width: 350px;
    }

    .footer-one__newsletter {
        margin-top: 70px;
        max-width: 400px;
        width: 100%;
    }

    /*Main Header Two*/
    .main-header-two__top {
        display: none;
    }

    .main-header-two__bottom-left-text-bg {
        display: none;
    }

    .main-header-two .main-header-one__bottom {
        padding: 30px 0px 30px;
    }

    .main-header-two .main-header-two__bottom-left-text {
        width: 100%;
        padding-left: 0px;
    }

    .main-header-two .container {
        padding: 0px 0px;
    }

    .main-header-two .main-header-one__bottom .container {
        padding: 0px 15px;
    }

    /*About Two*/
    .about-two__img {
        margin-left: 0px;
        padding-right: 50px;
        max-width: 700px;
        width: 100%;
    }

    .about-two .shape2 {
        display: none;
    }

    .about-two .shape3 {
        display: none;
    }

    .about-two__content {
        margin-left: 0px;
        margin-top: 100px;
        max-width: 700px;
        width: 100%;
    }

    /* Why Choose Two */
    .why-choose-two__bottom-single {
        max-width: 680px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /* Services Two */
    .services-two__single {
        padding: 40px 25px 55px;
        padding-right: 25px;
    }

    .services-two__single-top .content-box h2 {
        font-size: 18px;
        font-weight: 700;
    }

    .services-two__bottom-inner {
        display: block;
        text-align: center;
    }

    .services-two__bottom-inner .btn-box {
        margin-top: 30px;
    }

    /* Projects Two */
    .process-one--two-top {
        display: block;
        text-align: center;
    }

    .process-one--two-top .text-box {
        margin: 30px auto 0px;
    }

    /* Brand One */
    .brand-one__list li {
        padding-right: 25px;
    }

    /* Cta Three */
    .cta-three__inner {
        display: block;
        padding: 31px 50px 32px;
        padding-right: 50px;
    }

    .cta-three__right {
        padding-left: 0px;
        margin-left: 0px;
        justify-content: center;
        margin-top: 40px;
    }

    .cta-three__right::before {
        display: none;
    }

    .cta-three__left .contact-info {
        justify-content: center;
    }

    /* Main Header Three */
    .main-header-two__bottom-left-text .text-box {
        display: none;
    }

    .main-header-two__bottom-left-text .btn-box {
        position: relative;
        display: block;
        margin-left: 0px;
    }

    /* Cta Four */
    .cta-four__inner {
        padding: 26px 40px 26px;
        padding-right: 40px;
    }

    .cta-four__left .text-box {
        margin-left: 30px;
    }

    /* About Three */
    .about-three__img {
        max-width: 585px;
        width: 100%;
    }

    .about-three .shape2 {
        display: none;
    }

    .about-three__content {
        margin-top: 130px;
        margin-left: 0px;
        max-width: 700px;
        width: 100%;
    }

    /* Services Two */
    .process-one--three .sec-title__title {
        font-size: 50px;
    }

    /* Testimonial Two */
    .testimonial-one.style2 .testimonial-one__single-top {
        padding-right: 25px;
    }

    /* Projects One */
    .projects-one--three .projects-one__single {
        max-width: 100%;
        width: 100%;
    }

    /* Video One */
    .video-one .shape1 {
        display: none;
    }

    .video-one .shape2 {
        display: none;
    }

    .video-one .shape3 {
        display: none;
    }

    .footer-one--two.style3 .shape1 {
        display: none;
    }

    .footer-one--two.style3 .shape7 {
        display: none;
    }

    /*Team Details*/
    .team-details__content {
        margin-left: 0px;
        margin-top: 51px;
        max-width: 700px;
        width: 100%;
    }

    /*Services Details*/
    .sidebar {
        max-width: 550px;
        width: 100%;
        margin: 0 auto 60px;
    }

    .services-details__content {
        margin-left: 0px;
    }

    /*Project Details*/
    .project-details__img1-content {
        padding-left: 360px;
    }

    .project-details__img1-content .text-box h2 {
        font-size: 30px;
        line-height: 40px;
    }

    /*Blog List*/
    .blog-list-page__content {
        margin-right: 0px;
    }

    .sidebar.style2 {
        margin: 60px auto 0px;
    }

    /*Faq Page*/
    .faq-page__faq .accrodion-title h4::before {
        right: -30px;

    }

    .faq-page__faq .accrodion-title {
        padding: 17px 50px 17px 30px;
    }

    /*Shop Details*/
    .shop-details__img-box {
        margin-right: 0px;
        max-width: 650px;
    }

    .shop-details__content {
        margin-top: 90px;
        max-width: 750px;
        width: 100%;
        margin-left: 0;
    }

    .single-review-box .text-box h3 {
        font-size: 18px;
    }





















}


/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    .main-slider-two .image-layer{
        background-position: 30% 0;
    }
    .main-slider-two__content .title h2{
        font-size: 75px;
    }
    /* Main Header One */
    .main-header-one__top {
        display: none;
    }

    .main-header-one__bottom-right {
        display: none;
    }

    .main-header-one__bottom-left {
        width: 100%;
        justify-content: space-between;
    }

    .logo-one__bg {
        display: none;
    }

    .main-header-one__bottom-left .logo-one::before {
        display: none;
    }

    .main-header-one__bottom-left .logo-one {
        padding-left: 0;
    }

    .main-header-one__bottom {
        padding: 15px 0px 15px;
    }

    .main-header-one .container {
        max-width: 100%;
        padding: 0px 0px;
    }

    .main-header-one__bottom .container {
        padding: 0px 15px;
    }

    .main-header-one__bottom-left .main-menu__main-menu-box {
        margin-left: 0px;
        line-height: 0;
    }

    /* Main Slider One */
    .main-slider-one {
        margin-top: 0px;
    }

    .main-slider-one .shape8 {
        display: none;
    }

    .main-slider-one .shape2 {
        display: none;
    }

    .main-slider-one .shape3 {
        display: none;
    }

    .main-slider-one__content {
        padding: 124px 0px 150px;
    }

    .main-slider-one__content .title h2 {
        font-size: 60px;
    }

    .main-slider-one .shape1 {
        display: none;
    }

    .main-slider-one .image-layer::after {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(255, 255, 255, 0.7);
        content: "";
        z-index: -1;
    }

    /* Why Choose One */
    .why-choose-one .shape1 {
        display: none;
    }

    .why-choose-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .cta-one__inner-box .text-box h2 br {
        display: none;
    }

    .cta-one__inner {
        padding: 168px 20px 80px;
    }

    /* About One */
    .about-one .shape2 {
        display: none;
    }

    .about-one .shape3 {
        display: none;
    }

    .about-one__img {
        margin-left: 0px;
        margin-right: 0px;
        max-width: 690px;
        width: 100%;
    }

    .about-one__content {
        margin-left: 0px;
        margin-top: 75px;
        max-width: 700px;
        width: 100%;
    }

    .about-one {
        padding: 110px 0px 110px;
    }

    /* Projects One */
    .projects-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /*Team One*/
    .team-one__top-inner {
        display: block;
        text-align: center;
    }

    .team-one__top-inner .text-box {
        margin: 0 auto;
        margin-top: 20px;
    }

    .team-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /*Services One*/
    .services-one__bottom-inner {
        display: block;
        text-align: center;
    }

    .services-one__bottom-inner .btn-box {
        margin-top: 30px;
    }

    /*Testimonial One*/
    .testimonial-one__top-inner {
        display: block;
        text-align: center;
    }

    .testimonial-one__top-inner .text-box {
        margin: 0 auto;
        margin-top: 30px;
    }

    .testimonial-one__single {
        max-width: 570px;
        width: 100%;
        margin: 0 auto;
    }

    /*Process One*/
    .process-one__single .shape1 {
        display: none;
    }

    .process-one__single .shape2 {
        display: none;
    }

    .process-one__single {
        margin: 0 auto 30px;
    }

    .process-one__single.mt60 {
        margin-top: 0px;
    }

    .process-one__single.ml40 {
        margin-left: 0px;
        margin: 0 auto 30px;
    }

    .process-one__single.ml50 {
        margin-left: 0px;
        margin: 0 auto 30px;
    }

    .process-one__single.ml20 {
        margin-left: 0px;
        margin: 0 auto 30px;
    }

    /*Blog One*/
    .blog-one__top-inner {
        display: block;
        text-align: center;
    }

    .blog-one__top-inner .text-box {
        margin: 0 auto;
        margin-top: 30px;
    }

    /*Cta Two*/
    .cta-two__inner {
        display: block;
        text-align: center;
        padding-right: 75px;
    }

    .cta-two__inner .btn-box {
        margin-top: 20px;
    }

    .cta-two__inner .text-box h2 {
        font-size: 32px;
    }

    /*Footer One*/
    .footer-one__post {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 70px;
        max-width: 350px;
    }

    .footer-one__newsletter {
        margin-top: 70px;
        max-width: 400px;
        width: 100%;
    }

    /*Main Header Two*/
    .main-header-two__top {
        display: none;
    }

    .main-header-two__bottom-left-text-bg {
        display: none;
    }

    .main-header-two .main-header-one__bottom {
        padding: 30px 0px 30px;
    }

    .main-header-two .main-header-two__bottom-left-text {
        width: 100%;
        padding-left: 0px;
    }

    .main-header-two .container {
        padding: 0px 0px;
    }

    .main-header-two .main-header-one__bottom .container {
        padding: 0px 15px;
    }

    /*About Two*/
    .about-two__img {
        margin-left: 0px;
        padding-right: 50px;
        max-width: 700px;
        width: 100%;
    }

    .about-two .shape2 {
        display: none;
    }

    .about-two .shape3 {
        display: none;
    }

    .about-two__content {
        margin-left: 0px;
        margin-top: 100px;
        max-width: 700px;
        width: 100%;
    }

    /*Why Choose Two*/
    .why-choose-two__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /* Why Choose Two */
    .why-choose-two__bottom-single {
        max-width: 680px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /* Services Two */
    .services-two__bottom-inner {
        display: block;
        text-align: center;
    }

    .services-two__bottom-inner .btn-box {
        margin-top: 30px;
    }

    .services-two__bottom-inner .text-box h2 br {
        display: none;
    }

    .services-two__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /* Projects Two */
    .process-one--two-top {
        display: block;
        text-align: center;
    }

    .process-one--two-top .text-box {
        margin: 30px auto 0px;
    }

    /* Pricing One */
    .pricing-one .sec-title__title br {
        display: none;
    }

    /* Brand One */
    .brand-one .title-box {
        margin-bottom: 41px;
    }

    .brand-one .title-box h2 br {
        display: none;
    }

    .brand-one__list li {
        padding-right: 0px;
        margin-bottom: 30px;
    }

    .brand-one__list li:before {
        display: none;
    }

    .brand-one__list li .img-box a img {
        width: auto;
    }

    .brand-one__list {
        display: block;
        text-align: center;
    }

    /* Cta Three */
    .cta-three__inner {
        display: block;
        padding: 31px 40px 32px;
        padding-right: 40px;
    }

    .cta-three__right {
        padding-left: 0px;
        margin-left: 0px;
        justify-content: center;
        margin-top: 40px;
    }

    .cta-three__right::before {
        display: none;
    }

    .cta-three__left .contact-info {
        justify-content: center;
    }

    .cta-three__right .btn-box {
        margin-left: 30px;
    }

    /* Main Header Three */
    .main-header-two__bottom-left-text .text-box {
        display: none;
    }

    .main-header-two__bottom-left-text .btn-box {
        position: relative;
        display: block;
        margin-left: 0px;
    }

    /* Main Slider Three */
    .main-slider-two__single .shape2 {
        display: none;
    }

    /* Cta Four */
    .cta-four__inner {
        padding: 26px 40px 26px;
        padding-right: 40px;
        display: block;
    }

    .cta-four__left .text-box {
        margin-left: 30px;
    }

    .cta-four__left {
        display: block;
        text-align: center;
    }

    .cta-four__left .icon-box {
        margin: 0 auto 20px;
    }

    .cta-four__right .btn-box {
        text-align: center;
        margin-top: 20px;
    }

    /* About Three */
    .about-three__img {
        max-width: 585px;
        width: 100%;
    }

    .about-three .shape2 {
        display: none;
    }

    .about-three__content {
        margin-top: 130px;
        margin-left: 0px;
        max-width: 700px;
        width: 100%;
    }

    /* Services Two */
    .process-one--three .sec-title__title {
        font-size: 50px;
    }

    .process-one--three__top-inner {
        display: block;
    }

    .process-one--three__top-inner .sec-title {
        padding-bottom: 0px;
        margin-bottom: 40px;
    }

    /* Projects One */
    .projects-one--three .projects-one__single {
        max-width: 100%;
        width: 100%;
    }

    /* Video One */
    .video-one .shape1 {
        display: none;
    }

    .video-one .shape2 {
        display: none;
    }

    .video-one .shape3 {
        display: none;
    }

    .footer-one--two.style3 .shape1 {
        display: none;
    }

    .footer-one--two.style3 .shape7 {
        display: none;
    }

    /*Team Details*/
    .team-details__content {
        margin-left: 0px;
        margin-top: 51px;
        max-width: 700px;
        width: 100%;
    }

    .contact-one__inner {
        padding: 80px 30px 80px;
    }

    .services-one--services .services-one__single-top .content-box h2 {
        font-size: 21px;
    }

    /*Services Details*/
    .sidebar {
        max-width: 550px;
        width: 100%;
        margin: 0 auto 60px;
    }

    .services-details__content {
        margin-left: 0px;
    }

    /*Project Details*/
    .project-details__img1-content {
        padding-left: 350px;
        display: block;
    }

    .project-details__img1-content .social-links {
        max-width: 170px;
        margin-top: 10px;
    }

    .project-details__img1-content .text-box h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .project-details-text3-img {
        margin-top: 30px;
    }

    .project-details-text4-single {
        margin-top: 45px;
    }

    .project-details-text4 {
        padding: 0px 40px 51px;
    }

    /*Blog*/
    .blog-one--two .blog-one__single-content-bottom .btn-box a {
        padding: 6px 17px 7px;
    }

    .blog-one--two .blog-one__single-content h2 a br {
        display: none;
    }

    /*Blog List*/
    .blog-list-page__content {
        margin-right: 0px;
    }

    .sidebar.style2 {
        margin: 60px auto 0px;
    }

    /*Contact Page*/
    .contact-page-top__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .contact-page-top__single::before {
        display: none;
    }

    .contact-page-top .title-box h2 br {
        display: none;
    }

    /*Faq Page*/
    .faq-page__faq .accrodion-title h4::before {
        right: -30px;
    }

    .faq-page__faq .accrodion-title {
        padding: 17px 50px 17px 30px;
    }

    .faq-page .title-box p br {
        display: none;
    }

    .faq-page__single {
        margin-bottom: 40px;
    }

    .faq-page {
        position: relative;
        padding: 100px 0px 70px;
    }

    /*Shop Page*/
    .shop-page__single-content .bottom-text .text-box h4 {
        font-size: 14px;
        font-weight: 700;
    }

    /*Shop Details*/
    .shop-details__img-box {
        margin-right: 0px;
        max-width: 650px;
    }

    .shop-details__content {
        margin-top: 90px;
        max-width: 750px;
        width: 100%;
        margin-left: 0;
    }

    .single-review-box-outer {
        margin-bottom: 20px;
    }

    /*Cart Page*/
    .cart-page__left {
        margin-right: 0px;
    }

    .cart-page__right {
        margin-left: 0px;
        margin-top: 30px;
    }

    /*Checkout Area*/
    .checkout-area__sidebar {
        margin-left: 0px;
        max-width: 600px;
        width: 100%;
        margin: 40px auto 0px;
    }

    /*Main Slider Three*/
    .main-slider-three__content .title h2 {
        font-size: 60px;
        line-height: 1.2em;
    }





























}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

    .sec-title__title {
        font-size: 35px;
        line-height: 1.2em;
    }
	.meet-our-team-home-btn{
		    background-color: transparent;
    border: none;
    font-size: 25px;
    font-weight: 600;
    color: #6b873c;
	}
    .navbar-icon {
    display: inline;
}
.navbar-icon ul{
                display: flex
;
        padding: 20px 68px;
        /* margin: 0px auto; */
        margin-left: 60px;
}
.navbar-icon ul li{
            margin-right: 20px;
}
    .main-header-one__bottom {
    position: relative;
    display: block;
    background: #c3de9c;
    z-index: 1;
}

    .sec-title__title br {
        display: none;
    }

    .sec-title{
        padding-bottom: 40px;
    }

    /* Main Header One */
    .main-header-one__top {
        display: none;
    }

    .main-header-one__bottom-right {
        display: none;
    }

    .main-header-one__bottom-left {
        width: 100%;
        justify-content: space-between;
    }

    .logo-one__bg {
        display: none;
    }

    .main-header-one__bottom-left .logo-one::before {
        display: none;
    }

    .main-header-one__bottom-left .logo-one {
        padding-left: 0;
    }

    .main-header-one__bottom {
        padding: 15px 0px 15px;
    }

    .main-header-one .container {
        max-width: 100%;
        padding: 0px 0px;
    }

    .main-header-one__bottom .container {
        padding: 0px 15px;
    }

    .main-header-one__bottom-left .main-menu__main-menu-box {
        margin-left: 0px;
        line-height: 0;
    }

    /* Main Slider One */
    .main-slider-one {
        margin-top: 0px;
    }

    .main-slider-one .shape8 {
        display: none;
    }

    .main-slider-one .shape2 {
        display: none;
    }

    .main-slider-one .shape3 {
        display: none;
    }

    .main-slider-one__content {
        padding: 124px 0px 150px;
    }

    .main-slider-one__content .title h2 {
        font-size: 36px;
        line-height: 1.2em;
    }

    .main-slider-one .shape1 {
        display: none;
    }

    .main-slider-one .image-layer::after {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(255, 255, 255, 0.7);
        content: "";
        z-index: -1;
    }

    .main-slider-one__content .tagline h6 {
        font-size: 15px;
    }

    .main-slider-one__content .title h2 br {
        display: none;
    }

    .main-slider-one .shape7 {
        display: none;
    }

    .main-slider-one .owl-theme .owl-nav {
        display: none;
    }

    .main-slider-one__content .text p br {
        display: none;
    }

    /* Why Choose One */
    .why-choose-one .shape1 {
        display: none;
    }

    .why-choose-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .cta-one__inner-box .text-box h2 br {
        display: none;
    }

    .cta-one__inner {
        padding: 168px 20px 80px;
    }

    .why-choose-one .shape2 {
        display: none;
    }

    .why-choose-one__single-inner p br {
        display: none;
    }

    .cta-one__inner-box .text-box h2 {
        font-size: 35px;
        line-height: 45px;
    }

    /* About One */
    .about-one .shape2 {
        display: none;
    }

    .about-one .shape3 {
        display: none;
    }

    .about-one__img {
        margin-left: 0px;
        margin-right: 0px;
        max-width: 690px;
        width: 100%;
    }

    .about-one__content {
        margin-left: 0px;
        margin-top: 65px;
        max-width: 700px;
        width: 100%;
    }

    .about-one__img2 {
        position: relative;
        bottom: 0px;
        right: 0px;
        margin-top: 20px;
    }

    .about-one__img3 {
        position: relative;
        right: 0;
        bottom: 0px;
        margin-top: 10px;
    }

    .about-one__img .shape1 {
        bottom: auto;
        right: auto;
        top: -25px;
        left: -25px;
    }

    .about-one__content-text2-single.style2 {
        margin-top: 30px;
    }

    .about-one {
        padding: 110px 0px 110px;
    }

    .about-one__content-text2-single {
        max-width: 400px;
    }

    /* Projects One */
    .projects-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .projects-one__single-img .inner .overlay-content {
        left: 0px;
        right: 10px;
        padding: 20px 15px 19px;
        padding-right: 10px;

    }

    .projects-one__single-img .inner .overlay-content .btn-box a {
        padding: 0px 15px 0px;
        font-size: 12px;
    }

    .projects-one__single-img .inner .overlay-content .content-box h2 {
        font-size: 19px;
    }

    .projects-one__bottom {
        display: block;
        text-align: center;
        padding: 20px 10px 20px;
    }

    .projects-one__bottom .btn-box a {
        border: 1px solid var(--clenq-black2);
        border-top: 1px solid var(--clenq-black2);
        border-bottom: 1px solid var(--clenq-black2);
        border-right: 1px solid var(--clenq-black2);
    }

    .projects-one__bottom .btn-box {
        margin-top: 15px;
    }

    /*Team One*/
    .team-one__top-inner {
        display: block;
        text-align: center;
    }

    .team-one__top-inner .text-box {
        margin: 0 auto;
        margin-top: 20px;
    }

    .team-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /*Services One*/
    .services-one__bottom-inner {
        display: block;
        text-align: center;
        padding: 41px 25px 42px;
    }

    .services-one__bottom-inner .btn-box {
        margin-top: 30px;
    }

    .services-one__bottom-inner .text-box h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .services-one__bottom-inner .text-box h2 br {
        display: none;
    }

    .services-one__bottom-inner .btn-box .thm-btn {
        padding: 0px 35px 0px;
    }

    .services-one__single {
        max-width: 435px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /*Testimonial One*/
    .testimonial-one__top-inner {
        display: block;
        text-align: center;
    }

    .testimonial-one__top-inner .text-box {
        margin: 0 auto;
        margin-top: 30px;
    }

    .testimonial-one__single {
        padding: 35px 30px 45px;
        padding-right: 30px;
    }

    .testimonial-one__single-top-left .content-box p {
        font-size: 15px;
    }

    .testimonial-one__single {
        max-width: 570px;
        width: 100%;
        margin: 0 auto;
    }

    .testimonial-one__single .shape1 {
        display: none;
    }

    .testimonial-one__single-top-left {
        display: block;
    }

    .testimonial-one__single-top-left .content-box {
        margin-left: 0px;
        margin-top: 20px;
    }

    .testimonial-one__single-top {
        display: block;
        margin-bottom: 20px;
    }

    .testimonial-one__single-top-right .icon-box {
        background: #f2f2ee;
        margin-top: 15px;
    }

    /*Process One*/
    .process-one__single .shape1 {
        display: none;
    }

    .process-one__single .shape2 {
        display: none;
    }

    .process-one__single {
        margin: 0 auto 30px;
    }

    .process-one__single.mt60 {
        margin-top: 0px;
    }

    .process-one__single.ml40 {
        margin-left: 0px;
        margin: 0 auto 30px;
    }

    .process-one__single.ml50 {
        margin-left: 0px;
        margin: 0 auto 30px;
    }

    .process-one__single.ml20 {
        margin-left: 0px;
        margin: 0 auto 30px;
    }

    /*Blog One*/
    .blog-one__top-inner {
        display: block;
        text-align: center;
    }

    .blog-one__top-inner .text-box {
        margin: 0 auto;
        margin-top: 30px;
    }

    .blog-one__single-content .shape1 {
        display: none;
    }

    .blog-one__single-content h2 {
        font-size: 18px;
        line-height: 28px;
    }

    .blog-one__single-content {
        padding: 35px 20px 25px;
    }

    .blog-one__single-content-bottom .btn-box a {
        padding: 6px 10px 7px;
        font-size: 12px;
    }

    .blog-one__single-content-bottom {
        padding-right: 10px;
        max-width: 240px;
        width: 100%;
    }

    .blog-one__single-content-bottom .share-post p {
        font-size: 14px;
    }

    .blog-one__single-content-bottom .share-post p a span::before {
        font-size: 13px;
        padding-left: 4px;
    }

    .blog-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /*Cta Two*/
    .cta-two__inner {
        display: block;
        text-align: center;
        padding-right: 25px;
        padding: 41px 25px 41px;
    }

    .cta-two__inner .btn-box {
        margin-top: 20px;
    }

    .cta-two__inner .text-box h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .cta-two__inner .btn-box .thm-btn {
        padding: 0px 35px 0px;
    }

    .cta-two__inner .shape1 {
        display: none;
    }

    /*Footer One*/
    .footer-one__post {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 70px;
        max-width: 350px;
    }

    .footer-one__newsletter {
        margin-top: 70px;
        max-width: 400px;
        width: 100%;
    }

    .footer-one__about {
        margin-bottom: 60px;
    }

    .footer-one__bottom-inner {
        display: block;
        text-align: center;
    }

    .footer-one__bottom-right {
        justify-content: center;
        margin-top: 20px;
    }

    /*Main Header Two*/
    .main-header-two__top {
        display: none;
    }

    .main-header-two__bottom-left-text-bg {
        display: none;
    }

    .main-header-two .main-header-one__bottom {
        padding: 30px 0px 30px;
    }

    .main-header-two .main-header-two__bottom-left-text {
        width: 100%;
        padding-left: 0px;
    }

    .main-header-two__bottom-left-text .text-box {
        display: none;
    }

    .main-header-two__bottom-left-text .btn-box {
        margin-left: 0px;
    }

    .main-header-two .container {
        padding: 0px 0px;
    }

    .main-header-two .main-header-one__bottom .container {
        padding: 0px 15px;
    }

    /*Slider Two*/
    .main-slider-two__content .title h2 {
        font-size: 40px;
    }

    .main-slider-two__content .title h2 br {
        display: none;
    }

    .main-slider-two__content .text p br {
        display: none;
    }

    .main-slider-two .owl-theme .owl-nav {
        display: none;
    }

    .main-slider-two__content {
        padding: 200px 0px 90px;
    }

    .main-slider-two .image-layer{
        background-position: -100% 0%;
    }

    /*About Two*/
    .about-two__img {
        margin-left: 0px;
        padding-right: 0px;
        max-width: 700px;
        width: 100%;
    }

    .about-two .shape2 {
        display: none;
    }

    .about-two .shape3 {
        display: none;
    }

    .about-two__content {
        margin-left: 0px;
        margin-top: 60px;
        max-width: 700px;
        width: 100%;
    }

    .about-two__img2 {
        position: relative;
        right: 0px;
        bottom: 0px;
        margin-top: 20px;
    }

    .about-two__img2 .shape1 {
        top: 20px;
        left: 20px;
    }

    .about-two__img::before {
        display: none;
    }

    .about-two__img::after {
        display: none;
    }

    .about-two__img2 .inner {
        width: auto;
        height: auto;
    }

    .about-two__content-text2-single.style2 {
        margin-top: 8px;
        margin-left: 0px;
        margin-bottom: 30px;
    }

    /*Why Choose Two*/
    .why-choose-two__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /* Why Choose Two */
    .why-choose-two__bottom-single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .why-choose-two__bottom-single-img {
        padding: 51px 25px 60px;
    }

    .why-choose-two__bottom-single.style2 .content-box-style2 {
        display: block;
        background: var(--clenq-primary);
        text-align: center;
        padding: 20px 20px 20px;
    }

    .why-choose-two__bottom-single.style2 .content-box-style2 .icon-box {
        margin: 0 auto;
    }

    .why-choose-two__bottom-single.style2 .content-box-style2 .text-box {
        margin-left: 0px;
        margin-top: 15px;
    }

    .why-choose-two__bottom-single.style2 .content-box-style2 .icon-box {
        width: 150px;
        height: 150px;
    }

    .why-choose-two__bottom-single.style2 .content-box-style2 .icon-box span::before {
        font-size: 65px;
    }

    .why-choose-two__bottom-single.style2 .why-choose-two__bottom-single-img {
        padding: 67px 25px 75px;
    }

    .why-choose-two__bottom-single.style2 .content-box-style2 .text-box h2 br {
        display: none;
    }

    .why-choose-two__bottom-single.style2 .content-box-style2 .text-box h2 {
        font-size: 20px;
    }

    /* Services Two */
    .services-two__bottom-inner {
        display: block;
        text-align: center;
        padding: 41px 25px 42px;
    }

    .services-two__bottom-inner .btn-box {
        margin-top: 30px;
    }

    .services-two__bottom-inner .text-box h2 br {
        display: none;
    }

    .services-two__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .services-two__single {
        padding: 40px 25px 55px;
        padding-right: 25px;
    }

    .services-two__single-top .content-box h2 {
        font-size: 18px;
        font-weight: 700;
    }

    .services-two__bottom-inner .text-box h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .services-two__bottom-inner .btn-box .thm-btn {
        padding: 0px 35px 0px;
    }

    /* Projects Two */
    .process-one--two-top {
        display: block;
        text-align: center;
    }

    .process-one--two-top .text-box {
        margin: 30px auto 0px;
    }

    /* Pricing One */
    .pricing-one__single {
        max-width: 450px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /* Brand One */
    .brand-one .title-box {
        margin-bottom: 41px;
    }

    .brand-one .title-box h2 br {
        display: none;
    }

    .brand-one__list li {
        padding-right: 0px;
        margin-bottom: 30px;
    }

    .brand-one__list li:before {
        display: none;
    }

    .brand-one__list li .img-box a img {
        width: auto;
    }

    .brand-one__list {
        display: block;
        text-align: center;
    }

    .brand-one .title-box h2 {
        font-size: 35px;
        line-height: 43px;
    }

    /* Cta Three */
    .cta-three__inner {
        display: block;
        padding: 31px 40px 32px;
        padding-right: 40px;
    }

    .cta-three__right {
        padding-left: 0px;
        margin-left: 0px;
        justify-content: center;
        margin-top: 40px;
    }

    .cta-three__right::before {
        display: none;
    }

    .cta-three__left .contact-info {
        justify-content: center;
    }

    .cta-three__right .btn-box {
        margin-left: 30px;
    }

    .cta-three__left .contact-info {
        display: block;
    }

    .cta-three__left .contact-info li {
        display: block;
        margin-right: 0px;
        text-align: center;
        margin-bottom: 20px;
    }

    .cta-three__left .contact-info li:last-child {
        margin-bottom: 0;
    }

    .cta-three__left .contact-info li .content-box {
        margin-left: 0px;
        margin-top: 10px;
    }

    .cta-three__left .contact-info li .icon-box {
        margin: 0 auto;
    }

    .cta-three__right {
        display: block;
        text-align: center;
    }

    .cta-three__right .btn-box {
        margin-left: 0px;
        margin-top: 15px;
    }

    /* Main Slider Three */
    .main-slider-two__single .shape2 {
        display: none;
    }

    .main-slider-three .owl-theme .owl-nav {
        display: none;
    }

    .main-slider-three__content .title h2 br {
        display: none;
    }

    .main-slider-three__content .title h2 {
        font-size: 34px;
        line-height: 1.3em
    }

    .main-slider-three__content .btn-box {
        display: block;
    }

    .main-slider-three__content .btn-box .btn-one {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .main-slider-three__content .btn-box .btn-two {
        max-width: 210px;
        width: 100%;
    }

    /* Cta Four */
    .cta-four__inner {
        padding: 26px 25px 26px;
        padding-right: 25px;
        display: block;
    }

    .cta-four__left .text-box {
        margin-left: 0px;
    }

    .cta-four__left {
        display: block;
        text-align: center;
    }

    .cta-four__left .icon-box {
        margin: 0 auto 20px;
    }

    .cta-four__right .btn-box {
        text-align: center;
        margin-top: 20px;
    }

    .cta-four__bg {
        display: none;
    }

    .cta-four__left .text-box h2 br {
        display: none;
    }

    .main-slider-three .container {
        padding: 188px 15px 95px;
    }

    /* About Three */
    .about-three__img {
        max-width: 585px;
        width: 100%;
    }

    .about-three .shape2 {
        display: none;
    }

    .about-three__content {
        margin-top: 60px;
        margin-left: 0px;
        max-width: 700px;
        width: 100%;
    }

    .about-three .shape3 {
        display: none;
    }

    .about-three__img2 {
        position: relative;
        right: 0px;
        bottom: 0px;
    }

    .about-three__img::before {
        display: none;
    }

    .about-three__img::after {
        display: none;
    }

    .about-three__img1 {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .about-three__img-content {
        position: relative;
        left: 0px;
        bottom: 0px;
        display: block;
        margin-top: 10px;
    }

    .about-three__img-content .content-box .content-box-top::before {
        top: 0;
        left: 0px;
        bottom: 0;
        right: 0px;
    }

    .about-three__img-content .content-box .content-box-bottom::before {
        top: 0;
        left: 0px;
        bottom: 0;
        right: 0px;
    }

    .about-three__img-content .rating-box {
        margin-bottom: 15px;
    }

    .about-three {
        padding: 85px 0px 110px;
    }

    .about-three__content-text1 ul li {
        display: block;
    }

    .about-three__content-text1 ul li .content-box {
        margin-left: 0px;
        margin-top: 15px;
    }

    /* Services Two */
    .process-one--three__top-inner {
        display: block;
    }

    .process-one--three__top-inner .sec-title {
        padding-bottom: 0px;
        margin-bottom: 40px;
    }

    .process-one--three .process-one__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    /* Testimonial Two */
    .testimonial-one.style2 .testimonial-one__single-top-left .content-box {
        margin-left: 0px;
        margin-top: 45px;
    }

    .testimonial-one.style2 .testimonial-one__single-top {
        display: block;
        padding-right: 25px;
    }

    .testimonial-one.style2 .testimonial-one__single-bottom {
        padding: 30px 25px 60px;
    }

    .testimonial-one.style2 .testimonial-one__single-top-right .icon-box {
        margin-top: 10px;
    }

    /* Projects One */
    .projects-one--three .projects-one__single-img .inner .overlay-content {
        padding: 20px 25px 19px;
        right: 20px;
    }

    /* Video One */
    .video-one .shape1 {
        display: none;
    }

    .video-one .shape2 {
        display: none;
    }

    .video-one .shape3 {
        display: none;
    }

    .video-one__top {
        display: block;
        text-align: center;
    }

    .video-one__icon {
        margin: 0 auto;
    }

    .video-one__top-right .icon-box {
        margin: 0 auto;
    }

    .video-one__top-right h2 br {
        display: none;
    }

    .video-one__top-right h2 {
        font-size: 34px;
        line-height: 44px;
        margin-top: 15px;
    }

    .video-one__top-right {
        margin-top: 25px;
    }

    .footer-one--two.style3 .shape1 {
        display: none;
    }

    .footer-one--two.style3 .shape7 {
        display: none;
    }

    /* Page Header */
    .page-header__inner h2 {
        font-size: 38px;
        line-height: 55px;
    }

    /*Team Details*/
    .team-details__content {
        margin-left: 0px;
        margin-top: 41px;
        max-width: 700px;
        width: 100%;
    }

    .contact-one__inner {
        padding: 80px 30px 80px;
    }

    .team-details__content-text1-single {
        margin-bottom: 30px;
    }

    .team-details__content-social-links {
        margin-top: 19px;
    }

    .team-details__content-bottom {
        display: block;
        text-align: center;
    }

    .team-details__content-bottom .right-text {
        margin-top: 15px;
    }

    .footer-one__post-box ul li .content-box h4 a br {
        display: none;
    }

    /*Services Details*/
    .sidebar {
        max-width: 550px;
        width: 100%;
        margin: 0 auto 60px;
    }

    .sidebar__services {
        padding: 31px 30px 40px;
    }

    .sidebar__contact {
        padding: 40px 30px 40px;
    }

    .services-details__content {
        margin-left: 0px;
        margin-top: 0px;
    }

    .services-details__content-text1 h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .services-details__content-text1 h3 {
        font-size: 23px;
        line-height: 33px;
    }

    .services-details__content-text2-list li {
        display: block;
    }

    .services-details__content-text2-list li .content-box {
        margin-left: 0px;
    }

    .services-details__content-text2-list li .icon-box {
        margin-bottom: 20px;
    }

    .services-details__content-text3 {
        display: block;
        padding: 51px 25px 50px;
    }

    .services-details__content-text3 .img-box {
        margin-left: 0px;
        margin-top: 40px;
    }

    .services-details__faq .accrodion-title h4::before {
        right: -35px;
    }

    .services-details__faq .accrodion-title {
        padding: 16px 50px 16px 30px;
    }

    /*Project Details*/
    .project-details__img1-content .social-links {
        max-width: 170px;
        margin-top: 10px;
    }

    .project-details__img1-content .text-box h2 {
        font-size: 22px;
        line-height: 32px;
    }

    .project-details-text3-img {
        margin-top: 30px;
    }

    .project-details-text4-single {
        margin-top: 45px;
    }

    .project-details-text4 {
        padding: 0px 25px 51px;
    }

    .project-details__img1-content {
        position: relative;
        padding-left: 20px;
        display: block;
    }

    .project-details__img1-content-two {
        position: relative;
        left: 0px;
        bottom: 0;
    }

    /*Blog List*/
    .blog-list-page__content {
        margin-right: 0px;
    }

    .sidebar.style2 {
        margin: 60px auto 0px;
    }

    .blog-list-page__single-content {
        padding: 35px 20px 40px;
    }

    .blog-list-page__single-content .shape1 {
        display: none;
    }

    .blog-list-page__single-content h2 a br {
        display: none;
    }

    .blog-list-page__single-content h2 {
        font-size: 26px;
        line-height: 40px;
    }

    .blog-list-page__single-content-bottom {
        display: block;
    }

    .blog-list-page__single-content-bottom ul {
        display: block;
    }

    .blog-list-page__single-content-bottom::before {
        display: none;
    }

    .blog-list-page__single-content-bottom ul li .inner .btn-box {
        margin-bottom: 15px;
    }

    .blog-list-page__single-content-bottom .share-btn {
        margin-top: 15px;
    }

    .sidebar__search {
        padding: 35px 30px 35px;
    }

    .sidebar__catageries {
        padding: 31px 30px 40px;
    }

    .sidebar__post {
        padding: 31px 30px 36px;
    }

    .sidebar__tag {
        padding: 31px 30px 40px;
    }

    .sidebar__post-box-list li .text-box h3 a br {
        display: none;
    }

    /*Blog Details*/
    .blog-details__content-text1 .shape1 {
        display: none;
    }

    .blog-details__content-text1 h2 a br {
        display: none;
    }

    .blog-details__content-text1 h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .blog-details__content-text3-single {
        display: block;
        margin-bottom: 30px;
    }

    .blog-details__content-text3-single .text-box {
        margin-left: 0px;
        margin-top: 20px;
    }

    .blog-details__content-text4 {
        margin-top: 11px;
    }

    .blog-details__content-text6 {
        display: block;
    }

    .blog-details__content-text6-tag {
        display: block;
    }

    .blog-details__content-text6-post {
        display: block;
        margin-top: 25px;
    }

    .blog-details__content-text6-tag ul {
        margin-left: 0px;
    }

    .blog-details__content-text6-post ul {
        margin-left: 0px;
    }

    .blog-details__content-text6-tag .title-box {
        margin-bottom: 15px;
    }

    .blog-details__content-text6-post .title-box {
        margin-bottom: 15px;
    }

    .blog-details__content-text6 {
        margin-top: 60px;
    }

    .blog-details__author {
        display: block;
        padding: 29px 25px 35px;
    }

    .blog-details__author-content {
        margin-left: 0px;
        margin-top: 20px;
    }

    .blog-details__author-content-bottom {
        display: block;
    }

    .blog-details__author-content-bottom ul {
        margin-left: 0px;
        margin-top: 10px;
    }

    .comment-one__single {
        display: block;
    }

    .comment-one__content {
        margin-left: 0px;
        margin-top: 20px;
    }

    .comment-one__single.ml75 {
        margin-left: 0px;
    }

    .comment-form__btn.thm-btn {
        padding: 0px 39px 0px;
    }

    /*Contact Page*/
    .contact-page-top__single {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .contact-page-top__single::before {
        display: none;
    }

    .contact-page-top .title-box h2 br {
        display: none;
    }

    .contact-page-top .title-box h2 {
        font-size: 32px;
        line-height: 42px;
    }

    /*Faq Page*/
    .faq-page__faq .accrodion-title h4::before {
        right: -40px;
    }

    .faq-page__faq .accrodion-title {
        padding: 17px 60px 17px 30px;
    }

    .faq-page .title-box p br {
        display: none;
    }

    .faq-page__single {
        margin-bottom: 40px;
    }

    .faq-page {
        position: relative;
        padding: 100px 0px 70px;
    }

    .faq-page .title-box h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .faq-page__pattern {
        top: 0px;
    }

    .faq-page .title-box h2 {
        font-size: 30px;
        line-height: 40px;
    }


    /*Error Page*/
    .error-page__inner h2 {
        font-size: 140px;
    }

    .error-page__inner h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .error-page__inner p br {
        display: none;
    }

    /*Shop Page*/
    .shop-page__top-inner {
        display: block;
        text-align: center;
        padding: 10px 30px 10px;
        padding-right: 30px;
    }

    .product__showing-sort .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        max-width: 195px;
        margin: 0 auto;
    }

    .shop-page__single-content .bottom-text {
        padding: 27px 17px 27px;
        display: block;
    }

    .styled-pagination-two li.prev {
        margin-right: 5px;
    }

    .styled-pagination-two li.next {
        margin-left: 0px;
    }

    .styled-pagination-two li a {
        width: 40px;
        height: 45px;
        line-height: 45px;
    }

    .styled-pagination-two li.prev a,
    .styled-pagination-two li.next a {
        height: 45px;
    }

    .product__showing-sort {
        margin: 0 auto;
    }

    /*Shop Details*/
    .shop-details__img-box {
        margin-right: 0px;
        max-width: 650px;
    }

    .shop-details__content {
        margin-top: 90px;
        max-width: 750px;
        width: 100%;
        margin-left: 0;
    }

    .shop-details__content .title h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .shop-details__content-text3 .inner {
        display: block;
    }

    .shop-details__content-text3 .btn-box {
        margin-left: 0px;
        margin-top: 10px;
    }

    .shop-details__content-text3 .icon-box {
        margin-left: 0px;
        margin-top: 10px;
    }

    .shop-details__content-text3 .product-quantity {
        width: 115px;
    }

    .shop-details__tab-button .tab-buttons li {
        margin-bottom: 5px;
    }

    .shop-details__tab-button .tab-buttons li:last-child {
        margin-bottom: 0;
    }

    .shop-details__tab-description {
        padding: 36px 25px 55px;
    }

    .shop-details__tab-specifications {
        position: relative;
        display: block;
        padding: 36px 25px 55px;
    }

    .single-review-box-outer {
        padding: 38px 15px 34px;
    }

    .single-review-box .text-box {
        padding-left: 0px;
    }

    .single-review-box .img-box {
        position: relative;
        top: 0px;
    }

    .single-review-box {
        padding-left: 0px;
    }

    .shop-details__tab-content-item.style2 {
        padding: 50px 20px 50px;
    }

    .review-form {
        padding: 53px 20px 60px;
    }

    .review-form .title-box h2 {
        font-size: 22px;
    }

    .shop-details__tab-reviews .review-form .button-box {
        display: block;
        padding-top: 35px;
    }

    .shop-details__tab-reviews .review-form .button-box .right {
        padding-left: 0px;
    }

    .single-review-box-outer {
        margin-bottom: 20px;
    }

    .shop-details__tab-reviews .review-form .button-box .left {
        margin-bottom: 10px;
    }

    /*Cart Page*/
    .cart-page__left {
        margin-right: 0px;
    }

    .cart-page__right {
        margin-left: 0px;
        margin-top: 30px;
    }

    .cart-cupon__form button {
        padding: 0px 25px 0px;
    }

    .cart-cupon__input {
        padding-right: 130px;
    }

    /*Checkout Area*/
    .checkout-area__sidebar {
        margin-left: 0px;
        max-width: 600px;
        width: 100%;
        margin: 40px auto 0px;
    }

    .error-page__inner h2 .icon {
        display: none;
    }

    .about-three__img-content .content-box .content-box-bottom:after {
        display: none;
    }

    .about-three__img-content .content-box .content-box-bottom {
        padding-left: 20px;
    }



















}
@media (max-width: 1199px){

    .main-header-one__bottom-left .btn-box{
        display: none;
    }
    .main-header-one__bottom-left .logo-box{
        display: inline-block;
    }
    .stricky-header__three .main-header-one__bottom-left .logo-box,
    .stricky-header__two .main-header-one__bottom-left .logo-box{
    display: inline-block;
    padding: 15px 0;
    }
    .stricky-header__three .main-header-one__bottom-left .btn-box,
    .stricky-header__two .main-header-one__bottom-left .btn-box{
    display: none;
    }
    .stricky-header__three .main-header-one__bottom,
    .main-header-two .main-header-one__bottom{
        padding: 18px 0;
    }
}


.ti-widget.ti-goog .ti-footer .ti-name {
    color: #000 !important;
    font-size: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}
body > div.boxed.blog > section.flat-testimonials > div:nth-child(3) > div > div > div > div > div.ti-footer.source-Google > div > div.ti-profile-details > div.ti-rating-text > span > strong {
    font-size: 15px;
    color: #000 !important;
}

/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/themes/bobjones/assets/stylesheet/animate.css */
@charset "UTF-8";


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes ripple {
  70% {
      box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes ripple {
  70% {
      box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}



/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/themes/bobjones/assets/flaticon/style.css */
@font-face {
  font-family: 'icomoon';
  src: url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/flaticon/fonts/icomoon8dc3.eot?1bzuok');
  src: url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/flaticon/fonts/icomoon8dc3.eot?1bzuok#iefix') format('embedded-opentype'),
    url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/flaticon/fonts/icomoon8dc3.ttf?1bzuok') format('truetype'),
    url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/flaticon/fonts/icomoon8dc3.woff?1bzuok') format('woff'),
    url('https://bobjones.co.nz/wp-content/themes/bobjones/assets/flaticon/fonts/icomoon8dc3.svg?1bzuok#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
  content: "\e907";
}

.icon-advantages-two:before {
  content: "\e900";
}

.icon-check2:before {
  content: "\e902";
}

.icon-check21:before {
  content: "\e903";
}

.icon-user-cicrle:before {
  content: "\e904";
}

.icon-advantages:before {
  content: "\e901";
}

.icon-bucket:before {
  content: "\e906";
}

.icon-chat-circle:before {
  content: "\e908";
}

.icon-check:before {
  content: "\e909";
}

.icon-check3:before {
  content: "\e90b";
}

.icon-check-circle2:before {
  content: "\e90c";
}

.icon-cleaning:before {
  content: "\e90d";
}

.icon-cleaning2:before {
  content: "\e90e";
}

.icon-cleaning3:before {
  content: "\e90f";
}

.icon-clock:before {
  content: "\e910";
}

.icon-close:before {
  content: "\e911";
}

.icon-comment-outline:before {
  content: "\e912";
}

.icon-cooking-food:before {
  content: "\e913";
}

.icon-diamond-origami:before {
  content: "\e914";
}

.icon-dish:before {
  content: "\e915";
}

.icon-door-key:before {
  content: "\e916";
}

.icon-draw-check:before {
  content: "\e917";
}

.icon-email:before {
  content: "\e918";
}

.icon-facebook:before {
  content: "\e919";
}

.icon-globe:before {
  content: "\e91a";
}

.icon-gloves:before {
  content: "\e91b";
}

.icon-heart:before {
  content: "\e91c";
}

.icon-house:before {
  content: "\e91d";
}

.icon-instagram:before {
  content: "\e91e";
}

.icon-linkedin:before {
  content: "\e91f";
}

.icon-liquid:before {
  content: "\e920";
}

.icon-location:before {
  content: "\e921";
}

.icon-minus:before {
  content: "\e922";
}

.icon-phone:before {
  content: "\e923";
}

.icon-phone-call:before {
  content: "\e924";
}

.icon-pinterest:before {
  content: "\e925";
}

.icon-play:before {
  content: "\e926";
}

.icon-play2:before {
  content: "\e927";
}

.icon-plus:before {
  content: "\e928";
}

.icon-quote-right:before {
  content: "\e929";
}

.icon-right-arrow:before {
  content: "\e92a";
}

.icon-right-arrow2:before {
  content: "\e905";
}

.icon-right-arrow1:before {
  content: "\e92b";
}

.icon-right-arrow11:before {
  content: "\e90a";
}

.icon-search:before {
  content: "\e92c";
}

.icon-share:before {
  content: "\e92d";
}

.icon-skype:before {
  content: "\e92f";
}

.icon-star:before {
  content: "\e930";
}

.icon-star1:before {
  content: "\e931";
}

.icon-sweep:before {
  content: "\e932";
}

.icon-toilet:before {
  content: "\e933";
}

.icon-twitter:before {
  content: "\e934";
}

.icon-vacuum-cleaner:before {
  content: "\e936";
}

.icon-water-tap:before {
  content: "\e937";
}

.icon-wipe:before {
  content: "\e938";
}

/*FILESTART   */

/* 10Web Booster optimized this CSS file */
img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }

/*FILESTART   */

/* 10Web Booster optimized this CSS file */


	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}


/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-includes/css/dist/block-library/style.min.css */

@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}


/*FILESTART   */

/* 10Web Booster optimized this CSS file */

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}


/*FILESTART   */

/* 10Web Booster optimized this CSS file */

.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}



/*FILESTART   */

/* 10Web Booster optimized this CSS file */

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #FFFFFF;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--dark-gray: #28303D;--wp--preset--color--gray: #39414D;--wp--preset--color--green: #D1E4DD;--wp--preset--color--blue: #D1DFE4;--wp--preset--color--purple: #D1D1E4;--wp--preset--color--red: #E4D1D1;--wp--preset--color--orange: #E4DAD1;--wp--preset--color--yellow: #EEEADD;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--purple-to-yellow: linear-gradient(160deg, #D1D1E4 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-purple: linear-gradient(160deg, #EEEADD 0%, #D1D1E4 100%);--wp--preset--gradient--green-to-yellow: linear-gradient(160deg, #D1E4DD 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-green: linear-gradient(160deg, #EEEADD 0%, #D1E4DD 100%);--wp--preset--gradient--red-to-yellow: linear-gradient(160deg, #E4D1D1 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-red: linear-gradient(160deg, #EEEADD 0%, #E4D1D1 100%);--wp--preset--gradient--purple-to-red: linear-gradient(160deg, #D1D1E4 0%, #E4D1D1 100%);--wp--preset--gradient--red-to-purple: linear-gradient(160deg, #E4D1D1 0%, #D1D1E4 100%);--wp--preset--font-size--small: 18px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 24px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--extra-small: 16px;--wp--preset--font-size--normal: 20px;--wp--preset--font-size--extra-large: 40px;--wp--preset--font-size--huge: 96px;--wp--preset--font-size--gigantic: 144px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}


/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-includes/css/dashicons.min.css */

/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url('https://bobjones.co.nz/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800');src:url('https://bobjones.co.nz/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix') format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url('https://bobjones.co.nz/wp-includes/css/../fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800') format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}

/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/themes/bobjones/style.css */
@charset "UTF-8";

/*
Theme Name: Bobjonesnew
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

/**
 * SETTINGS
 * File-header..........The file header for the themes style.css file.
 * Fonts................Any font files, if the project needs specific fonts.
 * Global...............Project-specific, globally available variables.
 *
 * TOOLS
 * Functions............Global functions.
 * Mixins...............Global mixins.
 *
 * GENERIC
 * Normalize.css........Normalise browser defaults.
 * Breakpoints..........Mixins and variables for responsive styles
 * Vertical-margins.....Vertical spacing for the main components.
 * Reset................Reset specific elements to make them easier to style in other contexts.
 * Clearings............Clearings for the main components.
 *
 * ELEMENTS
 * Blockquote...........Default blockquote.
 * Forms................Element-level form styling.
 * Headings.............H1–H6
 * Links................Default links.
 * Lists................Default lists.
 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.
 *
 * BLOCKS
 * Audio................Specific styles for the audio block.
 * Button...............Specific styles for the button block.
 * Code.................Specific styles for the code block.
 * Columns..............Specific styles for the columns block.
 * Cover................Specific styles for the cover block.
 * File.................Specific styles for the file block.
 * Gallery..............Specific styles for the gallery block.
 * Group................Specific styles for the group block.
 * Heading..............Specific styles for the heading block.
 * Image................Specific styles for the image block.
 * Latest comments......Specific styles for the latest comments block.
 * Latest posts.........Specific styles for the latest posts block.
 * Legacy...............Specific styles for the legacy gallery.
 * List.................Specific styles for the list block.
 * Media text...........Specific styles for the media and text block.
 * Navigation...........Specific styles for the navigation block.
 * Paragraph............Specific styles for the paragraph block.
 * Pullquote............Specific styles for the pullquote block.
 * Quote................Specific styles for the quote block.
 * Search...............Specific styles for the search block.
 * Separator............Specific styles for the separator block.
 * Table................Specific styles for the table block.
 * Verse................Specific styles for the verse block.
 * Video................Specific styles for the video block.
 * Utilities............Block alignments.
 *
 * COMPONENTS
 * Header...............Header styles.
 * Footer...............Footer styles.
 * Comments.............Comment styles.
 * Archives.............Archive styles.
 * 404..................404 styles.
 * Search...............Search styles.
 * Navigation...........Navigation styles.
 * Footer Navigation....Footer Navigation styles.
 * Pagination...........Pagination styles.
 * Single...............Single page and post styles.
 * Posts and pages......Misc, sticky post styles.
 * Entry................Entry, author biography.
 * Widget...............Widget styles.
 * Editor...............Editor styles.
 *
 * UTILITIES
 * A11y.................Screen reader text, prefers reduced motion etc.
 * Color Palette........Classes for the color palette colors.
 * Editor Font Sizes....Editor Font Sizes.
 * Measure..............The width of a line of text, in characters.
 */

/* Categories 01 to 03 are the basics. */

/* Variables */


/*FILESTART   */

/* 10Web Booster optimized this CSS file */
/** Mega Menu CSS: fs **/

/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/plugins/wpforms/assets/pro/css/fields/phone/intl-tel-input.min.css */
body .iti,div.wpforms-container .wpforms-form .iti,div.wpforms-container-full .wpforms-form .iti,#wpforms-conversational-form-page .iti{position:relative;display:inline-block}body .iti *,div.wpforms-container .wpforms-form .iti *,div.wpforms-container-full .wpforms-form .iti *,#wpforms-conversational-form-page .iti *{box-sizing:border-box;-moz-box-sizing:border-box}body .iti__hide,div.wpforms-container .wpforms-form .iti__hide,div.wpforms-container-full .wpforms-form .iti__hide,#wpforms-conversational-form-page .iti__hide{display:none}body .iti__v-hide,div.wpforms-container .wpforms-form .iti__v-hide,div.wpforms-container-full .wpforms-form .iti__v-hide,#wpforms-conversational-form-page .iti__v-hide{visibility:hidden}body .iti input,body .iti input[type=text],body .iti input[type=tel],div.wpforms-container .wpforms-form .iti input,div.wpforms-container .wpforms-form .iti input[type=text],div.wpforms-container .wpforms-form .iti input[type=tel],div.wpforms-container-full .wpforms-form .iti input,div.wpforms-container-full .wpforms-form .iti input[type=text],div.wpforms-container-full .wpforms-form .iti input[type=tel],#wpforms-conversational-form-page .iti input,#wpforms-conversational-form-page .iti input[type=text],#wpforms-conversational-form-page .iti input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}body .iti__flag-container,div.wpforms-container .wpforms-form .iti__flag-container,div.wpforms-container-full .wpforms-form .iti__flag-container,#wpforms-conversational-form-page .iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}body .iti__selected-flag,div.wpforms-container .wpforms-form .iti__selected-flag,div.wpforms-container-full .wpforms-form .iti__selected-flag,#wpforms-conversational-form-page .iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}body .iti__arrow,div.wpforms-container .wpforms-form .iti__arrow,div.wpforms-container-full .wpforms-form .iti__arrow,#wpforms-conversational-form-page .iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}body .iti__arrow--up,div.wpforms-container .wpforms-form .iti__arrow--up,div.wpforms-container-full .wpforms-form .iti__arrow--up,#wpforms-conversational-form-page .iti__arrow--up{border-top:none;border-bottom:4px solid #555}body .iti__country-list,div.wpforms-container .wpforms-form .iti__country-list,div.wpforms-container-full .wpforms-form .iti__country-list,#wpforms-conversational-form-page .iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white !important;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}body .iti__country-list--dropup,div.wpforms-container .wpforms-form .iti__country-list--dropup,div.wpforms-container-full .wpforms-form .iti__country-list--dropup,#wpforms-conversational-form-page .iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width: 500px){body .iti__country-list,div.wpforms-container .wpforms-form .iti__country-list,div.wpforms-container-full .wpforms-form .iti__country-list,#wpforms-conversational-form-page .iti__country-list{white-space:normal}}@media (max-width: 600px){body .iti__country-list,div.wpforms-container .wpforms-form .iti__country-list,div.wpforms-container-full .wpforms-form .iti__country-list,#wpforms-conversational-form-page .iti__country-list{max-width:90vw}}body .iti__flag-box,div.wpforms-container .wpforms-form .iti__flag-box,div.wpforms-container-full .wpforms-form .iti__flag-box,#wpforms-conversational-form-page .iti__flag-box{display:inline-block;width:20px}body .iti__divider,div.wpforms-container .wpforms-form .iti__divider,div.wpforms-container-full .wpforms-form .iti__divider,#wpforms-conversational-form-page .iti__divider{border-bottom:1px solid #ccc !important;margin:0 !important}body .iti__country,div.wpforms-container .wpforms-form .iti__country,div.wpforms-container-full .wpforms-form .iti__country,#wpforms-conversational-form-page .iti__country{padding:5px 10px;outline:none}body .iti__dial-code,div.wpforms-container .wpforms-form .iti__dial-code,div.wpforms-container-full .wpforms-form .iti__dial-code,#wpforms-conversational-form-page .iti__dial-code{color:#999;vertical-align:baseline;line-height:1}body .iti__country.iti__highlight,div.wpforms-container .wpforms-form .iti__country.iti__highlight,div.wpforms-container-full .wpforms-form .iti__country.iti__highlight,#wpforms-conversational-form-page .iti__country.iti__highlight{background-color:rgba(0,0,0,0.05) !important}body .iti__flag-box,body .iti__country-name,body .iti__dial-code,div.wpforms-container .wpforms-form .iti__flag-box,div.wpforms-container .wpforms-form .iti__country-name,div.wpforms-container .wpforms-form .iti__dial-code,div.wpforms-container-full .wpforms-form .iti__flag-box,div.wpforms-container-full .wpforms-form .iti__country-name,div.wpforms-container-full .wpforms-form .iti__dial-code,#wpforms-conversational-form-page .iti__flag-box,#wpforms-conversational-form-page .iti__country-name,#wpforms-conversational-form-page .iti__dial-code{vertical-align:middle;line-height:1}body .iti__flag-box,body .iti__country-name,div.wpforms-container .wpforms-form .iti__flag-box,div.wpforms-container .wpforms-form .iti__country-name,div.wpforms-container-full .wpforms-form .iti__flag-box,div.wpforms-container-full .wpforms-form .iti__country-name,#wpforms-conversational-form-page .iti__flag-box,#wpforms-conversational-form-page .iti__country-name{margin-right:6px}body .iti--allow-dropdown input,body .iti--allow-dropdown input[type=text],body .iti--allow-dropdown input[type=tel],body .iti--separate-dial-code input,body .iti--separate-dial-code input[type=text],body .iti--separate-dial-code input[type=tel],div.wpforms-container .wpforms-form .iti--allow-dropdown input,div.wpforms-container .wpforms-form .iti--allow-dropdown input[type=text],div.wpforms-container .wpforms-form .iti--allow-dropdown input[type=tel],div.wpforms-container .wpforms-form .iti--separate-dial-code input,div.wpforms-container .wpforms-form .iti--separate-dial-code input[type=text],div.wpforms-container .wpforms-form .iti--separate-dial-code input[type=tel],div.wpforms-container-full .wpforms-form .iti--allow-dropdown input,div.wpforms-container-full .wpforms-form .iti--allow-dropdown input[type=text],div.wpforms-container-full .wpforms-form .iti--allow-dropdown input[type=tel],div.wpforms-container-full .wpforms-form .iti--separate-dial-code input,div.wpforms-container-full .wpforms-form .iti--separate-dial-code input[type=text],div.wpforms-container-full .wpforms-form .iti--separate-dial-code input[type=tel],#wpforms-conversational-form-page .iti--allow-dropdown input,#wpforms-conversational-form-page .iti--allow-dropdown input[type=text],#wpforms-conversational-form-page .iti--allow-dropdown input[type=tel],#wpforms-conversational-form-page .iti--separate-dial-code input,#wpforms-conversational-form-page .iti--separate-dial-code input[type=text],#wpforms-conversational-form-page .iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px !important;margin-left:0}body .iti--allow-dropdown .iti__flag-container,body .iti--separate-dial-code .iti__flag-container,div.wpforms-container .wpforms-form .iti--allow-dropdown .iti__flag-container,div.wpforms-container .wpforms-form .iti--separate-dial-code .iti__flag-container,div.wpforms-container-full .wpforms-form .iti--allow-dropdown .iti__flag-container,div.wpforms-container-full .wpforms-form .iti--separate-dial-code .iti__flag-container,#wpforms-conversational-form-page .iti--allow-dropdown .iti__flag-container,#wpforms-conversational-form-page .iti--separate-dial-code .iti__flag-container{right:auto;left:0}body .iti--allow-dropdown .iti__flag-container:hover,div.wpforms-container .wpforms-form .iti--allow-dropdown .iti__flag-container:hover,div.wpforms-container-full .wpforms-form .iti--allow-dropdown .iti__flag-container:hover,#wpforms-conversational-form-page .iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}body .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,div.wpforms-container .wpforms-form .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,div.wpforms-container-full .wpforms-form .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,#wpforms-conversational-form-page .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,0.05)}body .iti--allow-dropdown input[disabled]+.iti__flag-container:hover,body .iti--allow-dropdown input[readonly]+.iti__flag-container:hover,div.wpforms-container .wpforms-form .iti--allow-dropdown input[disabled]+.iti__flag-container:hover,div.wpforms-container .wpforms-form .iti--allow-dropdown input[readonly]+.iti__flag-container:hover,div.wpforms-container-full .wpforms-form .iti--allow-dropdown input[disabled]+.iti__flag-container:hover,div.wpforms-container-full .wpforms-form .iti--allow-dropdown input[readonly]+.iti__flag-container:hover,#wpforms-conversational-form-page .iti--allow-dropdown input[disabled]+.iti__flag-container:hover,#wpforms-conversational-form-page .iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}body .iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,body .iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag,div.wpforms-container .wpforms-form .iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,div.wpforms-container .wpforms-form .iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag,div.wpforms-container-full .wpforms-form .iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,div.wpforms-container-full .wpforms-form .iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag,#wpforms-conversational-form-page .iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,#wpforms-conversational-form-page .iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}body .iti--separate-dial-code .iti__selected-flag,div.wpforms-container .wpforms-form .iti--separate-dial-code .iti__selected-flag,div.wpforms-container-full .wpforms-form .iti--separate-dial-code .iti__selected-flag,#wpforms-conversational-form-page .iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,0.05)}body .iti--separate-dial-code .iti__selected-dial-code,div.wpforms-container .wpforms-form .iti--separate-dial-code .iti__selected-dial-code,div.wpforms-container-full .wpforms-form .iti--separate-dial-code .iti__selected-dial-code,#wpforms-conversational-form-page .iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}body .iti--container,div.wpforms-container .wpforms-form .iti--container,div.wpforms-container-full .wpforms-form .iti--container,#wpforms-conversational-form-page .iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}body .iti--container:hover,div.wpforms-container .wpforms-form .iti--container:hover,div.wpforms-container-full .wpforms-form .iti--container:hover,#wpforms-conversational-form-page .iti--container:hover{cursor:pointer}body .iti__flag,div.wpforms-container .wpforms-form .iti__flag,div.wpforms-container-full .wpforms-form .iti__flag,#wpforms-conversational-form-page .iti__flag{width:20px}body .iti__flag.iti__be,div.wpforms-container .wpforms-form .iti__flag.iti__be,div.wpforms-container-full .wpforms-form .iti__flag.iti__be,#wpforms-conversational-form-page .iti__flag.iti__be{width:18px}body .iti__flag.iti__ch,div.wpforms-container .wpforms-form .iti__flag.iti__ch,div.wpforms-container-full .wpforms-form .iti__flag.iti__ch,#wpforms-conversational-form-page .iti__flag.iti__ch{width:15px}body .iti__flag.iti__mc,div.wpforms-container .wpforms-form .iti__flag.iti__mc,div.wpforms-container-full .wpforms-form .iti__flag.iti__mc,#wpforms-conversational-form-page .iti__flag.iti__mc{width:19px}body .iti__flag.iti__ne,div.wpforms-container .wpforms-form .iti__flag.iti__ne,div.wpforms-container-full .wpforms-form .iti__flag.iti__ne,#wpforms-conversational-form-page .iti__flag.iti__ne{width:18px}body .iti__flag.iti__np,div.wpforms-container .wpforms-form .iti__flag.iti__np,div.wpforms-container-full .wpforms-form .iti__flag.iti__np,#wpforms-conversational-form-page .iti__flag.iti__np{width:13px}body .iti__flag.iti__va,div.wpforms-container .wpforms-form .iti__flag.iti__va,div.wpforms-container-full .wpforms-form .iti__flag.iti__va,#wpforms-conversational-form-page .iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){body .iti__flag,div.wpforms-container .wpforms-form .iti__flag,div.wpforms-container-full .wpforms-form .iti__flag,#wpforms-conversational-form-page .iti__flag{background-size:5652px 15px}}body .iti__flag.iti__ac,div.wpforms-container .wpforms-form .iti__flag.iti__ac,div.wpforms-container-full .wpforms-form .iti__flag.iti__ac,#wpforms-conversational-form-page .iti__flag.iti__ac{height:10px;background-position:0px 0px}body .iti__flag.iti__ad,div.wpforms-container .wpforms-form .iti__flag.iti__ad,div.wpforms-container-full .wpforms-form .iti__flag.iti__ad,#wpforms-conversational-form-page .iti__flag.iti__ad{height:14px;background-position:-22px 0px}body .iti__flag.iti__ae,div.wpforms-container .wpforms-form .iti__flag.iti__ae,div.wpforms-container-full .wpforms-form .iti__flag.iti__ae,#wpforms-conversational-form-page .iti__flag.iti__ae{height:10px;background-position:-44px 0px}body .iti__flag.iti__af,div.wpforms-container .wpforms-form .iti__flag.iti__af,div.wpforms-container-full .wpforms-form .iti__flag.iti__af,#wpforms-conversational-form-page .iti__flag.iti__af{height:14px;background-position:-66px 0px}body .iti__flag.iti__ag,div.wpforms-container .wpforms-form .iti__flag.iti__ag,div.wpforms-container-full .wpforms-form .iti__flag.iti__ag,#wpforms-conversational-form-page .iti__flag.iti__ag{height:14px;background-position:-88px 0px}body .iti__flag.iti__ai,div.wpforms-container .wpforms-form .iti__flag.iti__ai,div.wpforms-container-full .wpforms-form .iti__flag.iti__ai,#wpforms-conversational-form-page .iti__flag.iti__ai{height:10px;background-position:-110px 0px}body .iti__flag.iti__al,div.wpforms-container .wpforms-form .iti__flag.iti__al,div.wpforms-container-full .wpforms-form .iti__flag.iti__al,#wpforms-conversational-form-page .iti__flag.iti__al{height:15px;background-position:-132px 0px}body .iti__flag.iti__am,div.wpforms-container .wpforms-form .iti__flag.iti__am,div.wpforms-container-full .wpforms-form .iti__flag.iti__am,#wpforms-conversational-form-page .iti__flag.iti__am{height:10px;background-position:-154px 0px}body .iti__flag.iti__ao,div.wpforms-container .wpforms-form .iti__flag.iti__ao,div.wpforms-container-full .wpforms-form .iti__flag.iti__ao,#wpforms-conversational-form-page .iti__flag.iti__ao{height:14px;background-position:-176px 0px}body .iti__flag.iti__aq,div.wpforms-container .wpforms-form .iti__flag.iti__aq,div.wpforms-container-full .wpforms-form .iti__flag.iti__aq,#wpforms-conversational-form-page .iti__flag.iti__aq{height:14px;background-position:-198px 0px}body .iti__flag.iti__ar,div.wpforms-container .wpforms-form .iti__flag.iti__ar,div.wpforms-container-full .wpforms-form .iti__flag.iti__ar,#wpforms-conversational-form-page .iti__flag.iti__ar{height:13px;background-position:-220px 0px}body .iti__flag.iti__as,div.wpforms-container .wpforms-form .iti__flag.iti__as,div.wpforms-container-full .wpforms-form .iti__flag.iti__as,#wpforms-conversational-form-page .iti__flag.iti__as{height:10px;background-position:-242px 0px}body .iti__flag.iti__at,div.wpforms-container .wpforms-form .iti__flag.iti__at,div.wpforms-container-full .wpforms-form .iti__flag.iti__at,#wpforms-conversational-form-page .iti__flag.iti__at{height:14px;background-position:-264px 0px}body .iti__flag.iti__au,div.wpforms-container .wpforms-form .iti__flag.iti__au,div.wpforms-container-full .wpforms-form .iti__flag.iti__au,#wpforms-conversational-form-page .iti__flag.iti__au{height:10px;background-position:-286px 0px}body .iti__flag.iti__aw,div.wpforms-container .wpforms-form .iti__flag.iti__aw,div.wpforms-container-full .wpforms-form .iti__flag.iti__aw,#wpforms-conversational-form-page .iti__flag.iti__aw{height:14px;background-position:-308px 0px}body .iti__flag.iti__ax,div.wpforms-container .wpforms-form .iti__flag.iti__ax,div.wpforms-container-full .wpforms-form .iti__flag.iti__ax,#wpforms-conversational-form-page .iti__flag.iti__ax{height:13px;background-position:-330px 0px}body .iti__flag.iti__az,div.wpforms-container .wpforms-form .iti__flag.iti__az,div.wpforms-container-full .wpforms-form .iti__flag.iti__az,#wpforms-conversational-form-page .iti__flag.iti__az{height:10px;background-position:-352px 0px}body .iti__flag.iti__ba,div.wpforms-container .wpforms-form .iti__flag.iti__ba,div.wpforms-container-full .wpforms-form .iti__flag.iti__ba,#wpforms-conversational-form-page .iti__flag.iti__ba{height:10px;background-position:-374px 0px}body .iti__flag.iti__bb,div.wpforms-container .wpforms-form .iti__flag.iti__bb,div.wpforms-container-full .wpforms-form .iti__flag.iti__bb,#wpforms-conversational-form-page .iti__flag.iti__bb{height:14px;background-position:-396px 0px}body .iti__flag.iti__bd,div.wpforms-container .wpforms-form .iti__flag.iti__bd,div.wpforms-container-full .wpforms-form .iti__flag.iti__bd,#wpforms-conversational-form-page .iti__flag.iti__bd{height:12px;background-position:-418px 0px}body .iti__flag.iti__be,div.wpforms-container .wpforms-form .iti__flag.iti__be,div.wpforms-container-full .wpforms-form .iti__flag.iti__be,#wpforms-conversational-form-page .iti__flag.iti__be{height:15px;background-position:-440px 0px}body .iti__flag.iti__bf,div.wpforms-container .wpforms-form .iti__flag.iti__bf,div.wpforms-container-full .wpforms-form .iti__flag.iti__bf,#wpforms-conversational-form-page .iti__flag.iti__bf{height:14px;background-position:-460px 0px}body .iti__flag.iti__bg,div.wpforms-container .wpforms-form .iti__flag.iti__bg,div.wpforms-container-full .wpforms-form .iti__flag.iti__bg,#wpforms-conversational-form-page .iti__flag.iti__bg{height:12px;background-position:-482px 0px}body .iti__flag.iti__bh,div.wpforms-container .wpforms-form .iti__flag.iti__bh,div.wpforms-container-full .wpforms-form .iti__flag.iti__bh,#wpforms-conversational-form-page .iti__flag.iti__bh{height:12px;background-position:-504px 0px}body .iti__flag.iti__bi,div.wpforms-container .wpforms-form .iti__flag.iti__bi,div.wpforms-container-full .wpforms-form .iti__flag.iti__bi,#wpforms-conversational-form-page .iti__flag.iti__bi{height:12px;background-position:-526px 0px}body .iti__flag.iti__bj,div.wpforms-container .wpforms-form .iti__flag.iti__bj,div.wpforms-container-full .wpforms-form .iti__flag.iti__bj,#wpforms-conversational-form-page .iti__flag.iti__bj{height:14px;background-position:-548px 0px}body .iti__flag.iti__bl,div.wpforms-container .wpforms-form .iti__flag.iti__bl,div.wpforms-container-full .wpforms-form .iti__flag.iti__bl,#wpforms-conversational-form-page .iti__flag.iti__bl{height:14px;background-position:-570px 0px}body .iti__flag.iti__bm,div.wpforms-container .wpforms-form .iti__flag.iti__bm,div.wpforms-container-full .wpforms-form .iti__flag.iti__bm,#wpforms-conversational-form-page .iti__flag.iti__bm{height:10px;background-position:-592px 0px}body .iti__flag.iti__bn,div.wpforms-container .wpforms-form .iti__flag.iti__bn,div.wpforms-container-full .wpforms-form .iti__flag.iti__bn,#wpforms-conversational-form-page .iti__flag.iti__bn{height:10px;background-position:-614px 0px}body .iti__flag.iti__bo,div.wpforms-container .wpforms-form .iti__flag.iti__bo,div.wpforms-container-full .wpforms-form .iti__flag.iti__bo,#wpforms-conversational-form-page .iti__flag.iti__bo{height:14px;background-position:-636px 0px}body .iti__flag.iti__bq,div.wpforms-container .wpforms-form .iti__flag.iti__bq,div.wpforms-container-full .wpforms-form .iti__flag.iti__bq,#wpforms-conversational-form-page .iti__flag.iti__bq{height:14px;background-position:-658px 0px}body .iti__flag.iti__br,div.wpforms-container .wpforms-form .iti__flag.iti__br,div.wpforms-container-full .wpforms-form .iti__flag.iti__br,#wpforms-conversational-form-page .iti__flag.iti__br{height:14px;background-position:-680px 0px}body .iti__flag.iti__bs,div.wpforms-container .wpforms-form .iti__flag.iti__bs,div.wpforms-container-full .wpforms-form .iti__flag.iti__bs,#wpforms-conversational-form-page .iti__flag.iti__bs{height:10px;background-position:-702px 0px}body .iti__flag.iti__bt,div.wpforms-container .wpforms-form .iti__flag.iti__bt,div.wpforms-container-full .wpforms-form .iti__flag.iti__bt,#wpforms-conversational-form-page .iti__flag.iti__bt{height:14px;background-position:-724px 0px}body .iti__flag.iti__bv,div.wpforms-container .wpforms-form .iti__flag.iti__bv,div.wpforms-container-full .wpforms-form .iti__flag.iti__bv,#wpforms-conversational-form-page .iti__flag.iti__bv{height:15px;background-position:-746px 0px}body .iti__flag.iti__bw,div.wpforms-container .wpforms-form .iti__flag.iti__bw,div.wpforms-container-full .wpforms-form .iti__flag.iti__bw,#wpforms-conversational-form-page .iti__flag.iti__bw{height:14px;background-position:-768px 0px}body .iti__flag.iti__by,div.wpforms-container .wpforms-form .iti__flag.iti__by,div.wpforms-container-full .wpforms-form .iti__flag.iti__by,#wpforms-conversational-form-page .iti__flag.iti__by{height:10px;background-position:-790px 0px}body .iti__flag.iti__bz,div.wpforms-container .wpforms-form .iti__flag.iti__bz,div.wpforms-container-full .wpforms-form .iti__flag.iti__bz,#wpforms-conversational-form-page .iti__flag.iti__bz{height:14px;background-position:-812px 0px}body .iti__flag.iti__ca,div.wpforms-container .wpforms-form .iti__flag.iti__ca,div.wpforms-container-full .wpforms-form .iti__flag.iti__ca,#wpforms-conversational-form-page .iti__flag.iti__ca{height:10px;background-position:-834px 0px}body .iti__flag.iti__cc,div.wpforms-container .wpforms-form .iti__flag.iti__cc,div.wpforms-container-full .wpforms-form .iti__flag.iti__cc,#wpforms-conversational-form-page .iti__flag.iti__cc{height:10px;background-position:-856px 0px}body .iti__flag.iti__cd,div.wpforms-container .wpforms-form .iti__flag.iti__cd,div.wpforms-container-full .wpforms-form .iti__flag.iti__cd,#wpforms-conversational-form-page .iti__flag.iti__cd{height:15px;background-position:-878px 0px}body .iti__flag.iti__cf,div.wpforms-container .wpforms-form .iti__flag.iti__cf,div.wpforms-container-full .wpforms-form .iti__flag.iti__cf,#wpforms-conversational-form-page .iti__flag.iti__cf{height:14px;background-position:-900px 0px}body .iti__flag.iti__cg,div.wpforms-container .wpforms-form .iti__flag.iti__cg,div.wpforms-container-full .wpforms-form .iti__flag.iti__cg,#wpforms-conversational-form-page .iti__flag.iti__cg{height:14px;background-position:-922px 0px}body .iti__flag.iti__ch,div.wpforms-container .wpforms-form .iti__flag.iti__ch,div.wpforms-container-full .wpforms-form .iti__flag.iti__ch,#wpforms-conversational-form-page .iti__flag.iti__ch{height:15px;background-position:-944px 0px}body .iti__flag.iti__ci,div.wpforms-container .wpforms-form .iti__flag.iti__ci,div.wpforms-container-full .wpforms-form .iti__flag.iti__ci,#wpforms-conversational-form-page .iti__flag.iti__ci{height:14px;background-position:-961px 0px}body .iti__flag.iti__ck,div.wpforms-container .wpforms-form .iti__flag.iti__ck,div.wpforms-container-full .wpforms-form .iti__flag.iti__ck,#wpforms-conversational-form-page .iti__flag.iti__ck{height:10px;background-position:-983px 0px}body .iti__flag.iti__cl,div.wpforms-container .wpforms-form .iti__flag.iti__cl,div.wpforms-container-full .wpforms-form .iti__flag.iti__cl,#wpforms-conversational-form-page .iti__flag.iti__cl{height:14px;background-position:-1005px 0px}body .iti__flag.iti__cm,div.wpforms-container .wpforms-form .iti__flag.iti__cm,div.wpforms-container-full .wpforms-form .iti__flag.iti__cm,#wpforms-conversational-form-page .iti__flag.iti__cm{height:14px;background-position:-1027px 0px}body .iti__flag.iti__cn,div.wpforms-container .wpforms-form .iti__flag.iti__cn,div.wpforms-container-full .wpforms-form .iti__flag.iti__cn,#wpforms-conversational-form-page .iti__flag.iti__cn{height:14px;background-position:-1049px 0px}body .iti__flag.iti__co,div.wpforms-container .wpforms-form .iti__flag.iti__co,div.wpforms-container-full .wpforms-form .iti__flag.iti__co,#wpforms-conversational-form-page .iti__flag.iti__co{height:14px;background-position:-1071px 0px}body .iti__flag.iti__cp,div.wpforms-container .wpforms-form .iti__flag.iti__cp,div.wpforms-container-full .wpforms-form .iti__flag.iti__cp,#wpforms-conversational-form-page .iti__flag.iti__cp{height:14px;background-position:-1093px 0px}body .iti__flag.iti__cr,div.wpforms-container .wpforms-form .iti__flag.iti__cr,div.wpforms-container-full .wpforms-form .iti__flag.iti__cr,#wpforms-conversational-form-page .iti__flag.iti__cr{height:12px;background-position:-1115px 0px}body .iti__flag.iti__cu,div.wpforms-container .wpforms-form .iti__flag.iti__cu,div.wpforms-container-full .wpforms-form .iti__flag.iti__cu,#wpforms-conversational-form-page .iti__flag.iti__cu{height:10px;background-position:-1137px 0px}body .iti__flag.iti__cv,div.wpforms-container .wpforms-form .iti__flag.iti__cv,div.wpforms-container-full .wpforms-form .iti__flag.iti__cv,#wpforms-conversational-form-page .iti__flag.iti__cv{height:12px;background-position:-1159px 0px}body .iti__flag.iti__cw,div.wpforms-container .wpforms-form .iti__flag.iti__cw,div.wpforms-container-full .wpforms-form .iti__flag.iti__cw,#wpforms-conversational-form-page .iti__flag.iti__cw{height:14px;background-position:-1181px 0px}body .iti__flag.iti__cx,div.wpforms-container .wpforms-form .iti__flag.iti__cx,div.wpforms-container-full .wpforms-form .iti__flag.iti__cx,#wpforms-conversational-form-page .iti__flag.iti__cx{height:10px;background-position:-1203px 0px}body .iti__flag.iti__cy,div.wpforms-container .wpforms-form .iti__flag.iti__cy,div.wpforms-container-full .wpforms-form .iti__flag.iti__cy,#wpforms-conversational-form-page .iti__flag.iti__cy{height:14px;background-position:-1225px 0px}body .iti__flag.iti__cz,div.wpforms-container .wpforms-form .iti__flag.iti__cz,div.wpforms-container-full .wpforms-form .iti__flag.iti__cz,#wpforms-conversational-form-page .iti__flag.iti__cz{height:14px;background-position:-1247px 0px}body .iti__flag.iti__de,div.wpforms-container .wpforms-form .iti__flag.iti__de,div.wpforms-container-full .wpforms-form .iti__flag.iti__de,#wpforms-conversational-form-page .iti__flag.iti__de{height:12px;background-position:-1269px 0px}body .iti__flag.iti__dg,div.wpforms-container .wpforms-form .iti__flag.iti__dg,div.wpforms-container-full .wpforms-form .iti__flag.iti__dg,#wpforms-conversational-form-page .iti__flag.iti__dg{height:10px;background-position:-1291px 0px}body .iti__flag.iti__dj,div.wpforms-container .wpforms-form .iti__flag.iti__dj,div.wpforms-container-full .wpforms-form .iti__flag.iti__dj,#wpforms-conversational-form-page .iti__flag.iti__dj{height:14px;background-position:-1313px 0px}body .iti__flag.iti__dk,div.wpforms-container .wpforms-form .iti__flag.iti__dk,div.wpforms-container-full .wpforms-form .iti__flag.iti__dk,#wpforms-conversational-form-page .iti__flag.iti__dk{height:15px;background-position:-1335px 0px}body .iti__flag.iti__dm,div.wpforms-container .wpforms-form .iti__flag.iti__dm,div.wpforms-container-full .wpforms-form .iti__flag.iti__dm,#wpforms-conversational-form-page .iti__flag.iti__dm{height:10px;background-position:-1357px 0px}body .iti__flag.iti__do,div.wpforms-container .wpforms-form .iti__flag.iti__do,div.wpforms-container-full .wpforms-form .iti__flag.iti__do,#wpforms-conversational-form-page .iti__flag.iti__do{height:14px;background-position:-1379px 0px}body .iti__flag.iti__dz,div.wpforms-container .wpforms-form .iti__flag.iti__dz,div.wpforms-container-full .wpforms-form .iti__flag.iti__dz,#wpforms-conversational-form-page .iti__flag.iti__dz{height:14px;background-position:-1401px 0px}body .iti__flag.iti__ea,div.wpforms-container .wpforms-form .iti__flag.iti__ea,div.wpforms-container-full .wpforms-form .iti__flag.iti__ea,#wpforms-conversational-form-page .iti__flag.iti__ea{height:14px;background-position:-1423px 0px}body .iti__flag.iti__ec,div.wpforms-container .wpforms-form .iti__flag.iti__ec,div.wpforms-container-full .wpforms-form .iti__flag.iti__ec,#wpforms-conversational-form-page .iti__flag.iti__ec{height:14px;background-position:-1445px 0px}body .iti__flag.iti__ee,div.wpforms-container .wpforms-form .iti__flag.iti__ee,div.wpforms-container-full .wpforms-form .iti__flag.iti__ee,#wpforms-conversational-form-page .iti__flag.iti__ee{height:13px;background-position:-1467px 0px}body .iti__flag.iti__eg,div.wpforms-container .wpforms-form .iti__flag.iti__eg,div.wpforms-container-full .wpforms-form .iti__flag.iti__eg,#wpforms-conversational-form-page .iti__flag.iti__eg{height:14px;background-position:-1489px 0px}body .iti__flag.iti__eh,div.wpforms-container .wpforms-form .iti__flag.iti__eh,div.wpforms-container-full .wpforms-form .iti__flag.iti__eh,#wpforms-conversational-form-page .iti__flag.iti__eh{height:10px;background-position:-1511px 0px}body .iti__flag.iti__er,div.wpforms-container .wpforms-form .iti__flag.iti__er,div.wpforms-container-full .wpforms-form .iti__flag.iti__er,#wpforms-conversational-form-page .iti__flag.iti__er{height:10px;background-position:-1533px 0px}body .iti__flag.iti__es,div.wpforms-container .wpforms-form .iti__flag.iti__es,div.wpforms-container-full .wpforms-form .iti__flag.iti__es,#wpforms-conversational-form-page .iti__flag.iti__es{height:14px;background-position:-1555px 0px}body .iti__flag.iti__et,div.wpforms-container .wpforms-form .iti__flag.iti__et,div.wpforms-container-full .wpforms-form .iti__flag.iti__et,#wpforms-conversational-form-page .iti__flag.iti__et{height:10px;background-position:-1577px 0px}body .iti__flag.iti__eu,div.wpforms-container .wpforms-form .iti__flag.iti__eu,div.wpforms-container-full .wpforms-form .iti__flag.iti__eu,#wpforms-conversational-form-page .iti__flag.iti__eu{height:14px;background-position:-1599px 0px}body .iti__flag.iti__fi,div.wpforms-container .wpforms-form .iti__flag.iti__fi,div.wpforms-container-full .wpforms-form .iti__flag.iti__fi,#wpforms-conversational-form-page .iti__flag.iti__fi{height:12px;background-position:-1621px 0px}body .iti__flag.iti__fj,div.wpforms-container .wpforms-form .iti__flag.iti__fj,div.wpforms-container-full .wpforms-form .iti__flag.iti__fj,#wpforms-conversational-form-page .iti__flag.iti__fj{height:10px;background-position:-1643px 0px}body .iti__flag.iti__fk,div.wpforms-container .wpforms-form .iti__flag.iti__fk,div.wpforms-container-full .wpforms-form .iti__flag.iti__fk,#wpforms-conversational-form-page .iti__flag.iti__fk{height:10px;background-position:-1665px 0px}body .iti__flag.iti__fm,div.wpforms-container .wpforms-form .iti__flag.iti__fm,div.wpforms-container-full .wpforms-form .iti__flag.iti__fm,#wpforms-conversational-form-page .iti__flag.iti__fm{height:11px;background-position:-1687px 0px}body .iti__flag.iti__fo,div.wpforms-container .wpforms-form .iti__flag.iti__fo,div.wpforms-container-full .wpforms-form .iti__flag.iti__fo,#wpforms-conversational-form-page .iti__flag.iti__fo{height:15px;background-position:-1709px 0px}body .iti__flag.iti__fr,div.wpforms-container .wpforms-form .iti__flag.iti__fr,div.wpforms-container-full .wpforms-form .iti__flag.iti__fr,#wpforms-conversational-form-page .iti__flag.iti__fr{height:14px;background-position:-1731px 0px}body .iti__flag.iti__ga,div.wpforms-container .wpforms-form .iti__flag.iti__ga,div.wpforms-container-full .wpforms-form .iti__flag.iti__ga,#wpforms-conversational-form-page .iti__flag.iti__ga{height:15px;background-position:-1753px 0px}body .iti__flag.iti__gb,div.wpforms-container .wpforms-form .iti__flag.iti__gb,div.wpforms-container-full .wpforms-form .iti__flag.iti__gb,#wpforms-conversational-form-page .iti__flag.iti__gb{height:10px;background-position:-1775px 0px}body .iti__flag.iti__gd,div.wpforms-container .wpforms-form .iti__flag.iti__gd,div.wpforms-container-full .wpforms-form .iti__flag.iti__gd,#wpforms-conversational-form-page .iti__flag.iti__gd{height:12px;background-position:-1797px 0px}body .iti__flag.iti__ge,div.wpforms-container .wpforms-form .iti__flag.iti__ge,div.wpforms-container-full .wpforms-form .iti__flag.iti__ge,#wpforms-conversational-form-page .iti__flag.iti__ge{height:14px;background-position:-1819px 0px}body .iti__flag.iti__gf,div.wpforms-container .wpforms-form .iti__flag.iti__gf,div.wpforms-container-full .wpforms-form .iti__flag.iti__gf,#wpforms-conversational-form-page .iti__flag.iti__gf{height:14px;background-position:-1841px 0px}body .iti__flag.iti__gg,div.wpforms-container .wpforms-form .iti__flag.iti__gg,div.wpforms-container-full .wpforms-form .iti__flag.iti__gg,#wpforms-conversational-form-page .iti__flag.iti__gg{height:14px;background-position:-1863px 0px}body .iti__flag.iti__gh,div.wpforms-container .wpforms-form .iti__flag.iti__gh,div.wpforms-container-full .wpforms-form .iti__flag.iti__gh,#wpforms-conversational-form-page .iti__flag.iti__gh{height:14px;background-position:-1885px 0px}body .iti__flag.iti__gi,div.wpforms-container .wpforms-form .iti__flag.iti__gi,div.wpforms-container-full .wpforms-form .iti__flag.iti__gi,#wpforms-conversational-form-page .iti__flag.iti__gi{height:10px;background-position:-1907px 0px}body .iti__flag.iti__gl,div.wpforms-container .wpforms-form .iti__flag.iti__gl,div.wpforms-container-full .wpforms-form .iti__flag.iti__gl,#wpforms-conversational-form-page .iti__flag.iti__gl{height:14px;background-position:-1929px 0px}body .iti__flag.iti__gm,div.wpforms-container .wpforms-form .iti__flag.iti__gm,div.wpforms-container-full .wpforms-form .iti__flag.iti__gm,#wpforms-conversational-form-page .iti__flag.iti__gm{height:14px;background-position:-1951px 0px}body .iti__flag.iti__gn,div.wpforms-container .wpforms-form .iti__flag.iti__gn,div.wpforms-container-full .wpforms-form .iti__flag.iti__gn,#wpforms-conversational-form-page .iti__flag.iti__gn{height:14px;background-position:-1973px 0px}body .iti__flag.iti__gp,div.wpforms-container .wpforms-form .iti__flag.iti__gp,div.wpforms-container-full .wpforms-form .iti__flag.iti__gp,#wpforms-conversational-form-page .iti__flag.iti__gp{height:14px;background-position:-1995px 0px}body .iti__flag.iti__gq,div.wpforms-container .wpforms-form .iti__flag.iti__gq,div.wpforms-container-full .wpforms-form .iti__flag.iti__gq,#wpforms-conversational-form-page .iti__flag.iti__gq{height:14px;background-position:-2017px 0px}body .iti__flag.iti__gr,div.wpforms-container .wpforms-form .iti__flag.iti__gr,div.wpforms-container-full .wpforms-form .iti__flag.iti__gr,#wpforms-conversational-form-page .iti__flag.iti__gr{height:14px;background-position:-2039px 0px}body .iti__flag.iti__gs,div.wpforms-container .wpforms-form .iti__flag.iti__gs,div.wpforms-container-full .wpforms-form .iti__flag.iti__gs,#wpforms-conversational-form-page .iti__flag.iti__gs{height:10px;background-position:-2061px 0px}body .iti__flag.iti__gt,div.wpforms-container .wpforms-form .iti__flag.iti__gt,div.wpforms-container-full .wpforms-form .iti__flag.iti__gt,#wpforms-conversational-form-page .iti__flag.iti__gt{height:13px;background-position:-2083px 0px}body .iti__flag.iti__gu,div.wpforms-container .wpforms-form .iti__flag.iti__gu,div.wpforms-container-full .wpforms-form .iti__flag.iti__gu,#wpforms-conversational-form-page .iti__flag.iti__gu{height:11px;background-position:-2105px 0px}body .iti__flag.iti__gw,div.wpforms-container .wpforms-form .iti__flag.iti__gw,div.wpforms-container-full .wpforms-form .iti__flag.iti__gw,#wpforms-conversational-form-page .iti__flag.iti__gw{height:10px;background-position:-2127px 0px}body .iti__flag.iti__gy,div.wpforms-container .wpforms-form .iti__flag.iti__gy,div.wpforms-container-full .wpforms-form .iti__flag.iti__gy,#wpforms-conversational-form-page .iti__flag.iti__gy{height:12px;background-position:-2149px 0px}body .iti__flag.iti__hk,div.wpforms-container .wpforms-form .iti__flag.iti__hk,div.wpforms-container-full .wpforms-form .iti__flag.iti__hk,#wpforms-conversational-form-page .iti__flag.iti__hk{height:14px;background-position:-2171px 0px}body .iti__flag.iti__hm,div.wpforms-container .wpforms-form .iti__flag.iti__hm,div.wpforms-container-full .wpforms-form .iti__flag.iti__hm,#wpforms-conversational-form-page .iti__flag.iti__hm{height:10px;background-position:-2193px 0px}body .iti__flag.iti__hn,div.wpforms-container .wpforms-form .iti__flag.iti__hn,div.wpforms-container-full .wpforms-form .iti__flag.iti__hn,#wpforms-conversational-form-page .iti__flag.iti__hn{height:10px;background-position:-2215px 0px}body .iti__flag.iti__hr,div.wpforms-container .wpforms-form .iti__flag.iti__hr,div.wpforms-container-full .wpforms-form .iti__flag.iti__hr,#wpforms-conversational-form-page .iti__flag.iti__hr{height:10px;background-position:-2237px 0px}body .iti__flag.iti__ht,div.wpforms-container .wpforms-form .iti__flag.iti__ht,div.wpforms-container-full .wpforms-form .iti__flag.iti__ht,#wpforms-conversational-form-page .iti__flag.iti__ht{height:12px;background-position:-2259px 0px}body .iti__flag.iti__hu,div.wpforms-container .wpforms-form .iti__flag.iti__hu,div.wpforms-container-full .wpforms-form .iti__flag.iti__hu,#wpforms-conversational-form-page .iti__flag.iti__hu{height:10px;background-position:-2281px 0px}body .iti__flag.iti__ic,div.wpforms-container .wpforms-form .iti__flag.iti__ic,div.wpforms-container-full .wpforms-form .iti__flag.iti__ic,#wpforms-conversational-form-page .iti__flag.iti__ic{height:14px;background-position:-2303px 0px}body .iti__flag.iti__id,div.wpforms-container .wpforms-form .iti__flag.iti__id,div.wpforms-container-full .wpforms-form .iti__flag.iti__id,#wpforms-conversational-form-page .iti__flag.iti__id{height:14px;background-position:-2325px 0px}body .iti__flag.iti__ie,div.wpforms-container .wpforms-form .iti__flag.iti__ie,div.wpforms-container-full .wpforms-form .iti__flag.iti__ie,#wpforms-conversational-form-page .iti__flag.iti__ie{height:10px;background-position:-2347px 0px}body .iti__flag.iti__il,div.wpforms-container .wpforms-form .iti__flag.iti__il,div.wpforms-container-full .wpforms-form .iti__flag.iti__il,#wpforms-conversational-form-page .iti__flag.iti__il{height:15px;background-position:-2369px 0px}body .iti__flag.iti__im,div.wpforms-container .wpforms-form .iti__flag.iti__im,div.wpforms-container-full .wpforms-form .iti__flag.iti__im,#wpforms-conversational-form-page .iti__flag.iti__im{height:10px;background-position:-2391px 0px}body .iti__flag.iti__in,div.wpforms-container .wpforms-form .iti__flag.iti__in,div.wpforms-container-full .wpforms-form .iti__flag.iti__in,#wpforms-conversational-form-page .iti__flag.iti__in{height:14px;background-position:-2413px 0px}body .iti__flag.iti__io,div.wpforms-container .wpforms-form .iti__flag.iti__io,div.wpforms-container-full .wpforms-form .iti__flag.iti__io,#wpforms-conversational-form-page .iti__flag.iti__io{height:10px;background-position:-2435px 0px}body .iti__flag.iti__iq,div.wpforms-container .wpforms-form .iti__flag.iti__iq,div.wpforms-container-full .wpforms-form .iti__flag.iti__iq,#wpforms-conversational-form-page .iti__flag.iti__iq{height:14px;background-position:-2457px 0px}body .iti__flag.iti__ir,div.wpforms-container .wpforms-form .iti__flag.iti__ir,div.wpforms-container-full .wpforms-form .iti__flag.iti__ir,#wpforms-conversational-form-page .iti__flag.iti__ir{height:12px;background-position:-2479px 0px}body .iti__flag.iti__is,div.wpforms-container .wpforms-form .iti__flag.iti__is,div.wpforms-container-full .wpforms-form .iti__flag.iti__is,#wpforms-conversational-form-page .iti__flag.iti__is{height:15px;background-position:-2501px 0px}body .iti__flag.iti__it,div.wpforms-container .wpforms-form .iti__flag.iti__it,div.wpforms-container-full .wpforms-form .iti__flag.iti__it,#wpforms-conversational-form-page .iti__flag.iti__it{height:14px;background-position:-2523px 0px}body .iti__flag.iti__je,div.wpforms-container .wpforms-form .iti__flag.iti__je,div.wpforms-container-full .wpforms-form .iti__flag.iti__je,#wpforms-conversational-form-page .iti__flag.iti__je{height:12px;background-position:-2545px 0px}body .iti__flag.iti__jm,div.wpforms-container .wpforms-form .iti__flag.iti__jm,div.wpforms-container-full .wpforms-form .iti__flag.iti__jm,#wpforms-conversational-form-page .iti__flag.iti__jm{height:10px;background-position:-2567px 0px}body .iti__flag.iti__jo,div.wpforms-container .wpforms-form .iti__flag.iti__jo,div.wpforms-container-full .wpforms-form .iti__flag.iti__jo,#wpforms-conversational-form-page .iti__flag.iti__jo{height:10px;background-position:-2589px 0px}body .iti__flag.iti__jp,div.wpforms-container .wpforms-form .iti__flag.iti__jp,div.wpforms-container-full .wpforms-form .iti__flag.iti__jp,#wpforms-conversational-form-page .iti__flag.iti__jp{height:14px;background-position:-2611px 0px}body .iti__flag.iti__ke,div.wpforms-container .wpforms-form .iti__flag.iti__ke,div.wpforms-container-full .wpforms-form .iti__flag.iti__ke,#wpforms-conversational-form-page .iti__flag.iti__ke{height:14px;background-position:-2633px 0px}body .iti__flag.iti__kg,div.wpforms-container .wpforms-form .iti__flag.iti__kg,div.wpforms-container-full .wpforms-form .iti__flag.iti__kg,#wpforms-conversational-form-page .iti__flag.iti__kg{height:12px;background-position:-2655px 0px}body .iti__flag.iti__kh,div.wpforms-container .wpforms-form .iti__flag.iti__kh,div.wpforms-container-full .wpforms-form .iti__flag.iti__kh,#wpforms-conversational-form-page .iti__flag.iti__kh{height:13px;background-position:-2677px 0px}body .iti__flag.iti__ki,div.wpforms-container .wpforms-form .iti__flag.iti__ki,div.wpforms-container-full .wpforms-form .iti__flag.iti__ki,#wpforms-conversational-form-page .iti__flag.iti__ki{height:10px;background-position:-2699px 0px}body .iti__flag.iti__km,div.wpforms-container .wpforms-form .iti__flag.iti__km,div.wpforms-container-full .wpforms-form .iti__flag.iti__km,#wpforms-conversational-form-page .iti__flag.iti__km{height:12px;background-position:-2721px 0px}body .iti__flag.iti__kn,div.wpforms-container .wpforms-form .iti__flag.iti__kn,div.wpforms-container-full .wpforms-form .iti__flag.iti__kn,#wpforms-conversational-form-page .iti__flag.iti__kn{height:14px;background-position:-2743px 0px}body .iti__flag.iti__kp,div.wpforms-container .wpforms-form .iti__flag.iti__kp,div.wpforms-container-full .wpforms-form .iti__flag.iti__kp,#wpforms-conversational-form-page .iti__flag.iti__kp{height:10px;background-position:-2765px 0px}body .iti__flag.iti__kr,div.wpforms-container .wpforms-form .iti__flag.iti__kr,div.wpforms-container-full .wpforms-form .iti__flag.iti__kr,#wpforms-conversational-form-page .iti__flag.iti__kr{height:14px;background-position:-2787px 0px}body .iti__flag.iti__kw,div.wpforms-container .wpforms-form .iti__flag.iti__kw,div.wpforms-container-full .wpforms-form .iti__flag.iti__kw,#wpforms-conversational-form-page .iti__flag.iti__kw{height:10px;background-position:-2809px 0px}body .iti__flag.iti__ky,div.wpforms-container .wpforms-form .iti__flag.iti__ky,div.wpforms-container-full .wpforms-form .iti__flag.iti__ky,#wpforms-conversational-form-page .iti__flag.iti__ky{height:10px;background-position:-2831px 0px}body .iti__flag.iti__kz,div.wpforms-container .wpforms-form .iti__flag.iti__kz,div.wpforms-container-full .wpforms-form .iti__flag.iti__kz,#wpforms-conversational-form-page .iti__flag.iti__kz{height:10px;background-position:-2853px 0px}body .iti__flag.iti__la,div.wpforms-container .wpforms-form .iti__flag.iti__la,div.wpforms-container-full .wpforms-form .iti__flag.iti__la,#wpforms-conversational-form-page .iti__flag.iti__la{height:14px;background-position:-2875px 0px}body .iti__flag.iti__lb,div.wpforms-container .wpforms-form .iti__flag.iti__lb,div.wpforms-container-full .wpforms-form .iti__flag.iti__lb,#wpforms-conversational-form-page .iti__flag.iti__lb{height:14px;background-position:-2897px 0px}body .iti__flag.iti__lc,div.wpforms-container .wpforms-form .iti__flag.iti__lc,div.wpforms-container-full .wpforms-form .iti__flag.iti__lc,#wpforms-conversational-form-page .iti__flag.iti__lc{height:10px;background-position:-2919px 0px}body .iti__flag.iti__li,div.wpforms-container .wpforms-form .iti__flag.iti__li,div.wpforms-container-full .wpforms-form .iti__flag.iti__li,#wpforms-conversational-form-page .iti__flag.iti__li{height:12px;background-position:-2941px 0px}body .iti__flag.iti__lk,div.wpforms-container .wpforms-form .iti__flag.iti__lk,div.wpforms-container-full .wpforms-form .iti__flag.iti__lk,#wpforms-conversational-form-page .iti__flag.iti__lk{height:10px;background-position:-2963px 0px}body .iti__flag.iti__lr,div.wpforms-container .wpforms-form .iti__flag.iti__lr,div.wpforms-container-full .wpforms-form .iti__flag.iti__lr,#wpforms-conversational-form-page .iti__flag.iti__lr{height:11px;background-position:-2985px 0px}body .iti__flag.iti__ls,div.wpforms-container .wpforms-form .iti__flag.iti__ls,div.wpforms-container-full .wpforms-form .iti__flag.iti__ls,#wpforms-conversational-form-page .iti__flag.iti__ls{height:14px;background-position:-3007px 0px}body .iti__flag.iti__lt,div.wpforms-container .wpforms-form .iti__flag.iti__lt,div.wpforms-container-full .wpforms-form .iti__flag.iti__lt,#wpforms-conversational-form-page .iti__flag.iti__lt{height:12px;background-position:-3029px 0px}body .iti__flag.iti__lu,div.wpforms-container .wpforms-form .iti__flag.iti__lu,div.wpforms-container-full .wpforms-form .iti__flag.iti__lu,#wpforms-conversational-form-page .iti__flag.iti__lu{height:12px;background-position:-3051px 0px}body .iti__flag.iti__lv,div.wpforms-container .wpforms-form .iti__flag.iti__lv,div.wpforms-container-full .wpforms-form .iti__flag.iti__lv,#wpforms-conversational-form-page .iti__flag.iti__lv{height:10px;background-position:-3073px 0px}body .iti__flag.iti__ly,div.wpforms-container .wpforms-form .iti__flag.iti__ly,div.wpforms-container-full .wpforms-form .iti__flag.iti__ly,#wpforms-conversational-form-page .iti__flag.iti__ly{height:10px;background-position:-3095px 0px}body .iti__flag.iti__ma,div.wpforms-container .wpforms-form .iti__flag.iti__ma,div.wpforms-container-full .wpforms-form .iti__flag.iti__ma,#wpforms-conversational-form-page .iti__flag.iti__ma{height:14px;background-position:-3117px 0px}body .iti__flag.iti__mc,div.wpforms-container .wpforms-form .iti__flag.iti__mc,div.wpforms-container-full .wpforms-form .iti__flag.iti__mc,#wpforms-conversational-form-page .iti__flag.iti__mc{height:15px;background-position:-3139px 0px}body .iti__flag.iti__md,div.wpforms-container .wpforms-form .iti__flag.iti__md,div.wpforms-container-full .wpforms-form .iti__flag.iti__md,#wpforms-conversational-form-page .iti__flag.iti__md{height:10px;background-position:-3160px 0px}body .iti__flag.iti__me,div.wpforms-container .wpforms-form .iti__flag.iti__me,div.wpforms-container-full .wpforms-form .iti__flag.iti__me,#wpforms-conversational-form-page .iti__flag.iti__me{height:10px;background-position:-3182px 0px}body .iti__flag.iti__mf,div.wpforms-container .wpforms-form .iti__flag.iti__mf,div.wpforms-container-full .wpforms-form .iti__flag.iti__mf,#wpforms-conversational-form-page .iti__flag.iti__mf{height:14px;background-position:-3204px 0px}body .iti__flag.iti__mg,div.wpforms-container .wpforms-form .iti__flag.iti__mg,div.wpforms-container-full .wpforms-form .iti__flag.iti__mg,#wpforms-conversational-form-page .iti__flag.iti__mg{height:14px;background-position:-3226px 0px}body .iti__flag.iti__mh,div.wpforms-container .wpforms-form .iti__flag.iti__mh,div.wpforms-container-full .wpforms-form .iti__flag.iti__mh,#wpforms-conversational-form-page .iti__flag.iti__mh{height:11px;background-position:-3248px 0px}body .iti__flag.iti__mk,div.wpforms-container .wpforms-form .iti__flag.iti__mk,div.wpforms-container-full .wpforms-form .iti__flag.iti__mk,#wpforms-conversational-form-page .iti__flag.iti__mk{height:10px;background-position:-3270px 0px}body .iti__flag.iti__ml,div.wpforms-container .wpforms-form .iti__flag.iti__ml,div.wpforms-container-full .wpforms-form .iti__flag.iti__ml,#wpforms-conversational-form-page .iti__flag.iti__ml{height:14px;background-position:-3292px 0px}body .iti__flag.iti__mm,div.wpforms-container .wpforms-form .iti__flag.iti__mm,div.wpforms-container-full .wpforms-form .iti__flag.iti__mm,#wpforms-conversational-form-page .iti__flag.iti__mm{height:14px;background-position:-3314px 0px}body .iti__flag.iti__mn,div.wpforms-container .wpforms-form .iti__flag.iti__mn,div.wpforms-container-full .wpforms-form .iti__flag.iti__mn,#wpforms-conversational-form-page .iti__flag.iti__mn{height:10px;background-position:-3336px 0px}body .iti__flag.iti__mo,div.wpforms-container .wpforms-form .iti__flag.iti__mo,div.wpforms-container-full .wpforms-form .iti__flag.iti__mo,#wpforms-conversational-form-page .iti__flag.iti__mo{height:14px;background-position:-3358px 0px}body .iti__flag.iti__mp,div.wpforms-container .wpforms-form .iti__flag.iti__mp,div.wpforms-container-full .wpforms-form .iti__flag.iti__mp,#wpforms-conversational-form-page .iti__flag.iti__mp{height:10px;background-position:-3380px 0px}body .iti__flag.iti__mq,div.wpforms-container .wpforms-form .iti__flag.iti__mq,div.wpforms-container-full .wpforms-form .iti__flag.iti__mq,#wpforms-conversational-form-page .iti__flag.iti__mq{height:14px;background-position:-3402px 0px}body .iti__flag.iti__mr,div.wpforms-container .wpforms-form .iti__flag.iti__mr,div.wpforms-container-full .wpforms-form .iti__flag.iti__mr,#wpforms-conversational-form-page .iti__flag.iti__mr{height:14px;background-position:-3424px 0px}body .iti__flag.iti__ms,div.wpforms-container .wpforms-form .iti__flag.iti__ms,div.wpforms-container-full .wpforms-form .iti__flag.iti__ms,#wpforms-conversational-form-page .iti__flag.iti__ms{height:10px;background-position:-3446px 0px}body .iti__flag.iti__mt,div.wpforms-container .wpforms-form .iti__flag.iti__mt,div.wpforms-container-full .wpforms-form .iti__flag.iti__mt,#wpforms-conversational-form-page .iti__flag.iti__mt{height:14px;background-position:-3468px 0px}body .iti__flag.iti__mu,div.wpforms-container .wpforms-form .iti__flag.iti__mu,div.wpforms-container-full .wpforms-form .iti__flag.iti__mu,#wpforms-conversational-form-page .iti__flag.iti__mu{height:14px;background-position:-3490px 0px}body .iti__flag.iti__mv,div.wpforms-container .wpforms-form .iti__flag.iti__mv,div.wpforms-container-full .wpforms-form .iti__flag.iti__mv,#wpforms-conversational-form-page .iti__flag.iti__mv{height:14px;background-position:-3512px 0px}body .iti__flag.iti__mw,div.wpforms-container .wpforms-form .iti__flag.iti__mw,div.wpforms-container-full .wpforms-form .iti__flag.iti__mw,#wpforms-conversational-form-page .iti__flag.iti__mw{height:14px;background-position:-3534px 0px}body .iti__flag.iti__mx,div.wpforms-container .wpforms-form .iti__flag.iti__mx,div.wpforms-container-full .wpforms-form .iti__flag.iti__mx,#wpforms-conversational-form-page .iti__flag.iti__mx{height:12px;background-position:-3556px 0px}body .iti__flag.iti__my,div.wpforms-container .wpforms-form .iti__flag.iti__my,div.wpforms-container-full .wpforms-form .iti__flag.iti__my,#wpforms-conversational-form-page .iti__flag.iti__my{height:10px;background-position:-3578px 0px}body .iti__flag.iti__mz,div.wpforms-container .wpforms-form .iti__flag.iti__mz,div.wpforms-container-full .wpforms-form .iti__flag.iti__mz,#wpforms-conversational-form-page .iti__flag.iti__mz{height:14px;background-position:-3600px 0px}body .iti__flag.iti__na,div.wpforms-container .wpforms-form .iti__flag.iti__na,div.wpforms-container-full .wpforms-form .iti__flag.iti__na,#wpforms-conversational-form-page .iti__flag.iti__na{height:14px;background-position:-3622px 0px}body .iti__flag.iti__nc,div.wpforms-container .wpforms-form .iti__flag.iti__nc,div.wpforms-container-full .wpforms-form .iti__flag.iti__nc,#wpforms-conversational-form-page .iti__flag.iti__nc{height:10px;background-position:-3644px 0px}body .iti__flag.iti__ne,div.wpforms-container .wpforms-form .iti__flag.iti__ne,div.wpforms-container-full .wpforms-form .iti__flag.iti__ne,#wpforms-conversational-form-page .iti__flag.iti__ne{height:15px;background-position:-3666px 0px}body .iti__flag.iti__nf,div.wpforms-container .wpforms-form .iti__flag.iti__nf,div.wpforms-container-full .wpforms-form .iti__flag.iti__nf,#wpforms-conversational-form-page .iti__flag.iti__nf{height:10px;background-position:-3686px 0px}body .iti__flag.iti__ng,div.wpforms-container .wpforms-form .iti__flag.iti__ng,div.wpforms-container-full .wpforms-form .iti__flag.iti__ng,#wpforms-conversational-form-page .iti__flag.iti__ng{height:10px;background-position:-3708px 0px}body .iti__flag.iti__ni,div.wpforms-container .wpforms-form .iti__flag.iti__ni,div.wpforms-container-full .wpforms-form .iti__flag.iti__ni,#wpforms-conversational-form-page .iti__flag.iti__ni{height:12px;background-position:-3730px 0px}body .iti__flag.iti__nl,div.wpforms-container .wpforms-form .iti__flag.iti__nl,div.wpforms-container-full .wpforms-form .iti__flag.iti__nl,#wpforms-conversational-form-page .iti__flag.iti__nl{height:14px;background-position:-3752px 0px}body .iti__flag.iti__no,div.wpforms-container .wpforms-form .iti__flag.iti__no,div.wpforms-container-full .wpforms-form .iti__flag.iti__no,#wpforms-conversational-form-page .iti__flag.iti__no{height:15px;background-position:-3774px 0px}body .iti__flag.iti__np,div.wpforms-container .wpforms-form .iti__flag.iti__np,div.wpforms-container-full .wpforms-form .iti__flag.iti__np,#wpforms-conversational-form-page .iti__flag.iti__np{height:15px;background-position:-3796px 0px}body .iti__flag.iti__nr,div.wpforms-container .wpforms-form .iti__flag.iti__nr,div.wpforms-container-full .wpforms-form .iti__flag.iti__nr,#wpforms-conversational-form-page .iti__flag.iti__nr{height:10px;background-position:-3811px 0px}body .iti__flag.iti__nu,div.wpforms-container .wpforms-form .iti__flag.iti__nu,div.wpforms-container-full .wpforms-form .iti__flag.iti__nu,#wpforms-conversational-form-page .iti__flag.iti__nu{height:10px;background-position:-3833px 0px}body .iti__flag.iti__nz,div.wpforms-container .wpforms-form .iti__flag.iti__nz,div.wpforms-container-full .wpforms-form .iti__flag.iti__nz,#wpforms-conversational-form-page .iti__flag.iti__nz{height:10px;background-position:-3855px 0px}body .iti__flag.iti__om,div.wpforms-container .wpforms-form .iti__flag.iti__om,div.wpforms-container-full .wpforms-form .iti__flag.iti__om,#wpforms-conversational-form-page .iti__flag.iti__om{height:10px;background-position:-3877px 0px}body .iti__flag.iti__pa,div.wpforms-container .wpforms-form .iti__flag.iti__pa,div.wpforms-container-full .wpforms-form .iti__flag.iti__pa,#wpforms-conversational-form-page .iti__flag.iti__pa{height:14px;background-position:-3899px 0px}body .iti__flag.iti__pe,div.wpforms-container .wpforms-form .iti__flag.iti__pe,div.wpforms-container-full .wpforms-form .iti__flag.iti__pe,#wpforms-conversational-form-page .iti__flag.iti__pe{height:14px;background-position:-3921px 0px}body .iti__flag.iti__pf,div.wpforms-container .wpforms-form .iti__flag.iti__pf,div.wpforms-container-full .wpforms-form .iti__flag.iti__pf,#wpforms-conversational-form-page .iti__flag.iti__pf{height:14px;background-position:-3943px 0px}body .iti__flag.iti__pg,div.wpforms-container .wpforms-form .iti__flag.iti__pg,div.wpforms-container-full .wpforms-form .iti__flag.iti__pg,#wpforms-conversational-form-page .iti__flag.iti__pg{height:15px;background-position:-3965px 0px}body .iti__flag.iti__ph,div.wpforms-container .wpforms-form .iti__flag.iti__ph,div.wpforms-container-full .wpforms-form .iti__flag.iti__ph,#wpforms-conversational-form-page .iti__flag.iti__ph{height:10px;background-position:-3987px 0px}body .iti__flag.iti__pk,div.wpforms-container .wpforms-form .iti__flag.iti__pk,div.wpforms-container-full .wpforms-form .iti__flag.iti__pk,#wpforms-conversational-form-page .iti__flag.iti__pk{height:14px;background-position:-4009px 0px}body .iti__flag.iti__pl,div.wpforms-container .wpforms-form .iti__flag.iti__pl,div.wpforms-container-full .wpforms-form .iti__flag.iti__pl,#wpforms-conversational-form-page .iti__flag.iti__pl{height:13px;background-position:-4031px 0px}body .iti__flag.iti__pm,div.wpforms-container .wpforms-form .iti__flag.iti__pm,div.wpforms-container-full .wpforms-form .iti__flag.iti__pm,#wpforms-conversational-form-page .iti__flag.iti__pm{height:14px;background-position:-4053px 0px}body .iti__flag.iti__pn,div.wpforms-container .wpforms-form .iti__flag.iti__pn,div.wpforms-container-full .wpforms-form .iti__flag.iti__pn,#wpforms-conversational-form-page .iti__flag.iti__pn{height:10px;background-position:-4075px 0px}body .iti__flag.iti__pr,div.wpforms-container .wpforms-form .iti__flag.iti__pr,div.wpforms-container-full .wpforms-form .iti__flag.iti__pr,#wpforms-conversational-form-page .iti__flag.iti__pr{height:14px;background-position:-4097px 0px}body .iti__flag.iti__ps,div.wpforms-container .wpforms-form .iti__flag.iti__ps,div.wpforms-container-full .wpforms-form .iti__flag.iti__ps,#wpforms-conversational-form-page .iti__flag.iti__ps{height:10px;background-position:-4119px 0px}body .iti__flag.iti__pt,div.wpforms-container .wpforms-form .iti__flag.iti__pt,div.wpforms-container-full .wpforms-form .iti__flag.iti__pt,#wpforms-conversational-form-page .iti__flag.iti__pt{height:14px;background-position:-4141px 0px}body .iti__flag.iti__pw,div.wpforms-container .wpforms-form .iti__flag.iti__pw,div.wpforms-container-full .wpforms-form .iti__flag.iti__pw,#wpforms-conversational-form-page .iti__flag.iti__pw{height:13px;background-position:-4163px 0px}body .iti__flag.iti__py,div.wpforms-container .wpforms-form .iti__flag.iti__py,div.wpforms-container-full .wpforms-form .iti__flag.iti__py,#wpforms-conversational-form-page .iti__flag.iti__py{height:11px;background-position:-4185px 0px}body .iti__flag.iti__qa,div.wpforms-container .wpforms-form .iti__flag.iti__qa,div.wpforms-container-full .wpforms-form .iti__flag.iti__qa,#wpforms-conversational-form-page .iti__flag.iti__qa{height:8px;background-position:-4207px 0px}body .iti__flag.iti__re,div.wpforms-container .wpforms-form .iti__flag.iti__re,div.wpforms-container-full .wpforms-form .iti__flag.iti__re,#wpforms-conversational-form-page .iti__flag.iti__re{height:14px;background-position:-4229px 0px}body .iti__flag.iti__ro,div.wpforms-container .wpforms-form .iti__flag.iti__ro,div.wpforms-container-full .wpforms-form .iti__flag.iti__ro,#wpforms-conversational-form-page .iti__flag.iti__ro{height:14px;background-position:-4251px 0px}body .iti__flag.iti__rs,div.wpforms-container .wpforms-form .iti__flag.iti__rs,div.wpforms-container-full .wpforms-form .iti__flag.iti__rs,#wpforms-conversational-form-page .iti__flag.iti__rs{height:14px;background-position:-4273px 0px}body .iti__flag.iti__ru,div.wpforms-container .wpforms-form .iti__flag.iti__ru,div.wpforms-container-full .wpforms-form .iti__flag.iti__ru,#wpforms-conversational-form-page .iti__flag.iti__ru{height:14px;background-position:-4295px 0px}body .iti__flag.iti__rw,div.wpforms-container .wpforms-form .iti__flag.iti__rw,div.wpforms-container-full .wpforms-form .iti__flag.iti__rw,#wpforms-conversational-form-page .iti__flag.iti__rw{height:14px;background-position:-4317px 0px}body .iti__flag.iti__sa,div.wpforms-container .wpforms-form .iti__flag.iti__sa,div.wpforms-container-full .wpforms-form .iti__flag.iti__sa,#wpforms-conversational-form-page .iti__flag.iti__sa{height:14px;background-position:-4339px 0px}body .iti__flag.iti__sb,div.wpforms-container .wpforms-form .iti__flag.iti__sb,div.wpforms-container-full .wpforms-form .iti__flag.iti__sb,#wpforms-conversational-form-page .iti__flag.iti__sb{height:10px;background-position:-4361px 0px}body .iti__flag.iti__sc,div.wpforms-container .wpforms-form .iti__flag.iti__sc,div.wpforms-container-full .wpforms-form .iti__flag.iti__sc,#wpforms-conversational-form-page .iti__flag.iti__sc{height:10px;background-position:-4383px 0px}body .iti__flag.iti__sd,div.wpforms-container .wpforms-form .iti__flag.iti__sd,div.wpforms-container-full .wpforms-form .iti__flag.iti__sd,#wpforms-conversational-form-page .iti__flag.iti__sd{height:10px;background-position:-4405px 0px}body .iti__flag.iti__se,div.wpforms-container .wpforms-form .iti__flag.iti__se,div.wpforms-container-full .wpforms-form .iti__flag.iti__se,#wpforms-conversational-form-page .iti__flag.iti__se{height:13px;background-position:-4427px 0px}body .iti__flag.iti__sg,div.wpforms-container .wpforms-form .iti__flag.iti__sg,div.wpforms-container-full .wpforms-form .iti__flag.iti__sg,#wpforms-conversational-form-page .iti__flag.iti__sg{height:14px;background-position:-4449px 0px}body .iti__flag.iti__sh,div.wpforms-container .wpforms-form .iti__flag.iti__sh,div.wpforms-container-full .wpforms-form .iti__flag.iti__sh,#wpforms-conversational-form-page .iti__flag.iti__sh{height:10px;background-position:-4471px 0px}body .iti__flag.iti__si,div.wpforms-container .wpforms-form .iti__flag.iti__si,div.wpforms-container-full .wpforms-form .iti__flag.iti__si,#wpforms-conversational-form-page .iti__flag.iti__si{height:10px;background-position:-4493px 0px}body .iti__flag.iti__sj,div.wpforms-container .wpforms-form .iti__flag.iti__sj,div.wpforms-container-full .wpforms-form .iti__flag.iti__sj,#wpforms-conversational-form-page .iti__flag.iti__sj{height:15px;background-position:-4515px 0px}body .iti__flag.iti__sk,div.wpforms-container .wpforms-form .iti__flag.iti__sk,div.wpforms-container-full .wpforms-form .iti__flag.iti__sk,#wpforms-conversational-form-page .iti__flag.iti__sk{height:14px;background-position:-4537px 0px}body .iti__flag.iti__sl,div.wpforms-container .wpforms-form .iti__flag.iti__sl,div.wpforms-container-full .wpforms-form .iti__flag.iti__sl,#wpforms-conversational-form-page .iti__flag.iti__sl{height:14px;background-position:-4559px 0px}body .iti__flag.iti__sm,div.wpforms-container .wpforms-form .iti__flag.iti__sm,div.wpforms-container-full .wpforms-form .iti__flag.iti__sm,#wpforms-conversational-form-page .iti__flag.iti__sm{height:15px;background-position:-4581px 0px}body .iti__flag.iti__sn,div.wpforms-container .wpforms-form .iti__flag.iti__sn,div.wpforms-container-full .wpforms-form .iti__flag.iti__sn,#wpforms-conversational-form-page .iti__flag.iti__sn{height:14px;background-position:-4603px 0px}body .iti__flag.iti__so,div.wpforms-container .wpforms-form .iti__flag.iti__so,div.wpforms-container-full .wpforms-form .iti__flag.iti__so,#wpforms-conversational-form-page .iti__flag.iti__so{height:14px;background-position:-4625px 0px}body .iti__flag.iti__sr,div.wpforms-container .wpforms-form .iti__flag.iti__sr,div.wpforms-container-full .wpforms-form .iti__flag.iti__sr,#wpforms-conversational-form-page .iti__flag.iti__sr{height:14px;background-position:-4647px 0px}body .iti__flag.iti__ss,div.wpforms-container .wpforms-form .iti__flag.iti__ss,div.wpforms-container-full .wpforms-form .iti__flag.iti__ss,#wpforms-conversational-form-page .iti__flag.iti__ss{height:10px;background-position:-4669px 0px}body .iti__flag.iti__st,div.wpforms-container .wpforms-form .iti__flag.iti__st,div.wpforms-container-full .wpforms-form .iti__flag.iti__st,#wpforms-conversational-form-page .iti__flag.iti__st{height:10px;background-position:-4691px 0px}body .iti__flag.iti__sv,div.wpforms-container .wpforms-form .iti__flag.iti__sv,div.wpforms-container-full .wpforms-form .iti__flag.iti__sv,#wpforms-conversational-form-page .iti__flag.iti__sv{height:12px;background-position:-4713px 0px}body .iti__flag.iti__sx,div.wpforms-container .wpforms-form .iti__flag.iti__sx,div.wpforms-container-full .wpforms-form .iti__flag.iti__sx,#wpforms-conversational-form-page .iti__flag.iti__sx{height:14px;background-position:-4735px 0px}body .iti__flag.iti__sy,div.wpforms-container .wpforms-form .iti__flag.iti__sy,div.wpforms-container-full .wpforms-form .iti__flag.iti__sy,#wpforms-conversational-form-page .iti__flag.iti__sy{height:14px;background-position:-4757px 0px}body .iti__flag.iti__sz,div.wpforms-container .wpforms-form .iti__flag.iti__sz,div.wpforms-container-full .wpforms-form .iti__flag.iti__sz,#wpforms-conversational-form-page .iti__flag.iti__sz{height:14px;background-position:-4779px 0px}body .iti__flag.iti__ta,div.wpforms-container .wpforms-form .iti__flag.iti__ta,div.wpforms-container-full .wpforms-form .iti__flag.iti__ta,#wpforms-conversational-form-page .iti__flag.iti__ta{height:10px;background-position:-4801px 0px}body .iti__flag.iti__tc,div.wpforms-container .wpforms-form .iti__flag.iti__tc,div.wpforms-container-full .wpforms-form .iti__flag.iti__tc,#wpforms-conversational-form-page .iti__flag.iti__tc{height:10px;background-position:-4823px 0px}body .iti__flag.iti__td,div.wpforms-container .wpforms-form .iti__flag.iti__td,div.wpforms-container-full .wpforms-form .iti__flag.iti__td,#wpforms-conversational-form-page .iti__flag.iti__td{height:14px;background-position:-4845px 0px}body .iti__flag.iti__tf,div.wpforms-container .wpforms-form .iti__flag.iti__tf,div.wpforms-container-full .wpforms-form .iti__flag.iti__tf,#wpforms-conversational-form-page .iti__flag.iti__tf{height:14px;background-position:-4867px 0px}body .iti__flag.iti__tg,div.wpforms-container .wpforms-form .iti__flag.iti__tg,div.wpforms-container-full .wpforms-form .iti__flag.iti__tg,#wpforms-conversational-form-page .iti__flag.iti__tg{height:13px;background-position:-4889px 0px}body .iti__flag.iti__th,div.wpforms-container .wpforms-form .iti__flag.iti__th,div.wpforms-container-full .wpforms-form .iti__flag.iti__th,#wpforms-conversational-form-page .iti__flag.iti__th{height:14px;background-position:-4911px 0px}body .iti__flag.iti__tj,div.wpforms-container .wpforms-form .iti__flag.iti__tj,div.wpforms-container-full .wpforms-form .iti__flag.iti__tj,#wpforms-conversational-form-page .iti__flag.iti__tj{height:10px;background-position:-4933px 0px}body .iti__flag.iti__tk,div.wpforms-container .wpforms-form .iti__flag.iti__tk,div.wpforms-container-full .wpforms-form .iti__flag.iti__tk,#wpforms-conversational-form-page .iti__flag.iti__tk{height:10px;background-position:-4955px 0px}body .iti__flag.iti__tl,div.wpforms-container .wpforms-form .iti__flag.iti__tl,div.wpforms-container-full .wpforms-form .iti__flag.iti__tl,#wpforms-conversational-form-page .iti__flag.iti__tl{height:10px;background-position:-4977px 0px}body .iti__flag.iti__tm,div.wpforms-container .wpforms-form .iti__flag.iti__tm,div.wpforms-container-full .wpforms-form .iti__flag.iti__tm,#wpforms-conversational-form-page .iti__flag.iti__tm{height:14px;background-position:-4999px 0px}body .iti__flag.iti__tn,div.wpforms-container .wpforms-form .iti__flag.iti__tn,div.wpforms-container-full .wpforms-form .iti__flag.iti__tn,#wpforms-conversational-form-page .iti__flag.iti__tn{height:14px;background-position:-5021px 0px}body .iti__flag.iti__to,div.wpforms-container .wpforms-form .iti__flag.iti__to,div.wpforms-container-full .wpforms-form .iti__flag.iti__to,#wpforms-conversational-form-page .iti__flag.iti__to{height:10px;background-position:-5043px 0px}body .iti__flag.iti__tr,div.wpforms-container .wpforms-form .iti__flag.iti__tr,div.wpforms-container-full .wpforms-form .iti__flag.iti__tr,#wpforms-conversational-form-page .iti__flag.iti__tr{height:14px;background-position:-5065px 0px}body .iti__flag.iti__tt,div.wpforms-container .wpforms-form .iti__flag.iti__tt,div.wpforms-container-full .wpforms-form .iti__flag.iti__tt,#wpforms-conversational-form-page .iti__flag.iti__tt{height:12px;background-position:-5087px 0px}body .iti__flag.iti__tv,div.wpforms-container .wpforms-form .iti__flag.iti__tv,div.wpforms-container-full .wpforms-form .iti__flag.iti__tv,#wpforms-conversational-form-page .iti__flag.iti__tv{height:10px;background-position:-5109px 0px}body .iti__flag.iti__tw,div.wpforms-container .wpforms-form .iti__flag.iti__tw,div.wpforms-container-full .wpforms-form .iti__flag.iti__tw,#wpforms-conversational-form-page .iti__flag.iti__tw{height:14px;background-position:-5131px 0px}body .iti__flag.iti__tz,div.wpforms-container .wpforms-form .iti__flag.iti__tz,div.wpforms-container-full .wpforms-form .iti__flag.iti__tz,#wpforms-conversational-form-page .iti__flag.iti__tz{height:14px;background-position:-5153px 0px}body .iti__flag.iti__ua,div.wpforms-container .wpforms-form .iti__flag.iti__ua,div.wpforms-container-full .wpforms-form .iti__flag.iti__ua,#wpforms-conversational-form-page .iti__flag.iti__ua{height:14px;background-position:-5175px 0px}body .iti__flag.iti__ug,div.wpforms-container .wpforms-form .iti__flag.iti__ug,div.wpforms-container-full .wpforms-form .iti__flag.iti__ug,#wpforms-conversational-form-page .iti__flag.iti__ug{height:14px;background-position:-5197px 0px}body .iti__flag.iti__um,div.wpforms-container .wpforms-form .iti__flag.iti__um,div.wpforms-container-full .wpforms-form .iti__flag.iti__um,#wpforms-conversational-form-page .iti__flag.iti__um{height:11px;background-position:-5219px 0px}body .iti__flag.iti__un,div.wpforms-container .wpforms-form .iti__flag.iti__un,div.wpforms-container-full .wpforms-form .iti__flag.iti__un,#wpforms-conversational-form-page .iti__flag.iti__un{height:14px;background-position:-5241px 0px}body .iti__flag.iti__us,div.wpforms-container .wpforms-form .iti__flag.iti__us,div.wpforms-container-full .wpforms-form .iti__flag.iti__us,#wpforms-conversational-form-page .iti__flag.iti__us{height:11px;background-position:-5263px 0px}body .iti__flag.iti__uy,div.wpforms-container .wpforms-form .iti__flag.iti__uy,div.wpforms-container-full .wpforms-form .iti__flag.iti__uy,#wpforms-conversational-form-page .iti__flag.iti__uy{height:14px;background-position:-5285px 0px}body .iti__flag.iti__uz,div.wpforms-container .wpforms-form .iti__flag.iti__uz,div.wpforms-container-full .wpforms-form .iti__flag.iti__uz,#wpforms-conversational-form-page .iti__flag.iti__uz{height:10px;background-position:-5307px 0px}body .iti__flag.iti__va,div.wpforms-container .wpforms-form .iti__flag.iti__va,div.wpforms-container-full .wpforms-form .iti__flag.iti__va,#wpforms-conversational-form-page .iti__flag.iti__va{height:15px;background-position:-5329px 0px}body .iti__flag.iti__vc,div.wpforms-container .wpforms-form .iti__flag.iti__vc,div.wpforms-container-full .wpforms-form .iti__flag.iti__vc,#wpforms-conversational-form-page .iti__flag.iti__vc{height:14px;background-position:-5346px 0px}body .iti__flag.iti__ve,div.wpforms-container .wpforms-form .iti__flag.iti__ve,div.wpforms-container-full .wpforms-form .iti__flag.iti__ve,#wpforms-conversational-form-page .iti__flag.iti__ve{height:14px;background-position:-5368px 0px}body .iti__flag.iti__vg,div.wpforms-container .wpforms-form .iti__flag.iti__vg,div.wpforms-container-full .wpforms-form .iti__flag.iti__vg,#wpforms-conversational-form-page .iti__flag.iti__vg{height:10px;background-position:-5390px 0px}body .iti__flag.iti__vi,div.wpforms-container .wpforms-form .iti__flag.iti__vi,div.wpforms-container-full .wpforms-form .iti__flag.iti__vi,#wpforms-conversational-form-page .iti__flag.iti__vi{height:14px;background-position:-5412px 0px}body .iti__flag.iti__vn,div.wpforms-container .wpforms-form .iti__flag.iti__vn,div.wpforms-container-full .wpforms-form .iti__flag.iti__vn,#wpforms-conversational-form-page .iti__flag.iti__vn{height:14px;background-position:-5434px 0px}body .iti__flag.iti__vu,div.wpforms-container .wpforms-form .iti__flag.iti__vu,div.wpforms-container-full .wpforms-form .iti__flag.iti__vu,#wpforms-conversational-form-page .iti__flag.iti__vu{height:12px;background-position:-5456px 0px}body .iti__flag.iti__wf,div.wpforms-container .wpforms-form .iti__flag.iti__wf,div.wpforms-container-full .wpforms-form .iti__flag.iti__wf,#wpforms-conversational-form-page .iti__flag.iti__wf{height:14px;background-position:-5478px 0px}body .iti__flag.iti__ws,div.wpforms-container .wpforms-form .iti__flag.iti__ws,div.wpforms-container-full .wpforms-form .iti__flag.iti__ws,#wpforms-conversational-form-page .iti__flag.iti__ws{height:10px;background-position:-5500px 0px}body .iti__flag.iti__xk,div.wpforms-container .wpforms-form .iti__flag.iti__xk,div.wpforms-container-full .wpforms-form .iti__flag.iti__xk,#wpforms-conversational-form-page .iti__flag.iti__xk{height:15px;background-position:-5522px 0px}body .iti__flag.iti__ye,div.wpforms-container .wpforms-form .iti__flag.iti__ye,div.wpforms-container-full .wpforms-form .iti__flag.iti__ye,#wpforms-conversational-form-page .iti__flag.iti__ye{height:14px;background-position:-5544px 0px}body .iti__flag.iti__yt,div.wpforms-container .wpforms-form .iti__flag.iti__yt,div.wpforms-container-full .wpforms-form .iti__flag.iti__yt,#wpforms-conversational-form-page .iti__flag.iti__yt{height:14px;background-position:-5566px 0px}body .iti__flag.iti__za,div.wpforms-container .wpforms-form .iti__flag.iti__za,div.wpforms-container-full .wpforms-form .iti__flag.iti__za,#wpforms-conversational-form-page .iti__flag.iti__za{height:14px;background-position:-5588px 0px}body .iti__flag.iti__zm,div.wpforms-container .wpforms-form .iti__flag.iti__zm,div.wpforms-container-full .wpforms-form .iti__flag.iti__zm,#wpforms-conversational-form-page .iti__flag.iti__zm{height:14px;background-position:-5610px 0px}body .iti__flag.iti__zw,div.wpforms-container .wpforms-form .iti__flag.iti__zw,div.wpforms-container-full .wpforms-form .iti__flag.iti__zw,#wpforms-conversational-form-page .iti__flag.iti__zw{height:10px;background-position:-5632px 0px}body .iti__flag,div.wpforms-container .wpforms-form .iti__flag,div.wpforms-container-full .wpforms-form .iti__flag,#wpforms-conversational-form-page .iti__flag{height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url('https://bobjones.co.nz/wp-content/plugins/wpforms/assets/pro/css/fields/phone/../../../images/vendor/intl-tel-input-flags.png');background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){body .iti__flag,div.wpforms-container .wpforms-form .iti__flag,div.wpforms-container-full .wpforms-form .iti__flag,#wpforms-conversational-form-page .iti__flag{background-image:url('https://bobjones.co.nz/wp-content/plugins/wpforms/assets/pro/css/fields/phone/../../../images/vendor/intl-tel-input-flags@2x.png')}}body .iti__flag.iti__np,div.wpforms-container .wpforms-form .iti__flag.iti__np,div.wpforms-container-full .wpforms-form .iti__flag.iti__np,#wpforms-conversational-form-page .iti__flag.iti__np{background-color:transparent}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}body.rtl .iti input,body.rtl .iti input[type=text],body.rtl .iti input[type=tel],body.rtl div.wpforms-container .wpforms-form .iti input,body.rtl div.wpforms-container .wpforms-form .iti input[type=text],body.rtl div.wpforms-container .wpforms-form .iti input[type=tel],body.rtl div.wpforms-container-full .wpforms-form .iti input,body.rtl div.wpforms-container-full .wpforms-form .iti input[type=text],body.rtl div.wpforms-container-full .wpforms-form .iti input[type=tel],body.rtl #wpforms-conversational-form-page .iti input,body.rtl #wpforms-conversational-form-page .iti input[type=text],body.rtl #wpforms-conversational-form-page .iti input[type=tel]{padding-right:0;padding-left:36px}body.rtl .iti__flag-container,body.rtl div.wpforms-container .wpforms-form .iti__flag-container,body.rtl div.wpforms-container-full .wpforms-form .iti__flag-container,body.rtl #wpforms-conversational-form-page .iti__flag-container{right:auto;left:0}body.rtl .iti__selected-flag,body.rtl div.wpforms-container .wpforms-form .iti__selected-flag,body.rtl div.wpforms-container-full .wpforms-form .iti__selected-flag,body.rtl #wpforms-conversational-form-page .iti__selected-flag{padding-right:8px;padding-left:6px}body.rtl .iti__arrow,body.rtl div.wpforms-container .wpforms-form .iti__arrow,body.rtl div.wpforms-container-full .wpforms-form .iti__arrow,body.rtl #wpforms-conversational-form-page .iti__arrow{margin-right:6px;margin-left:0}body.rtl .iti__country-list,body.rtl div.wpforms-container .wpforms-form .iti__country-list,body.rtl div.wpforms-container-full .wpforms-form .iti__country-list,body.rtl #wpforms-conversational-form-page .iti__country-list{text-align:right;margin-right:-1px;margin-left:0}body.rtl .iti__flag-box,body.rtl .iti__country-name,body.rtl div.wpforms-container .wpforms-form .iti__flag-box,body.rtl div.wpforms-container .wpforms-form .iti__country-name,body.rtl div.wpforms-container-full .wpforms-form .iti__flag-box,body.rtl div.wpforms-container-full .wpforms-form .iti__country-name,body.rtl #wpforms-conversational-form-page .iti__flag-box,body.rtl #wpforms-conversational-form-page .iti__country-name{margin-right:0;margin-left:6px}body.rtl .iti__country-name,body.rtl div.wpforms-container .wpforms-form .iti__country-name,body.rtl div.wpforms-container-full .wpforms-form .iti__country-name,body.rtl #wpforms-conversational-form-page .iti__country-name{unicode-bidi:embed;direction:rtl}body.rtl .iti--allow-dropdown input,body.rtl .iti--allow-dropdown input[type=text],body.rtl .iti--allow-dropdown input[type=tel],body.rtl .iti--separate-dial-code input,body.rtl .iti--separate-dial-code input[type=text],body.rtl .iti--separate-dial-code input[type=tel],body.rtl div.wpforms-container .wpforms-form .iti--allow-dropdown input,body.rtl div.wpforms-container .wpforms-form .iti--allow-dropdown input[type=text],body.rtl div.wpforms-container .wpforms-form .iti--allow-dropdown input[type=tel],body.rtl div.wpforms-container .wpforms-form .iti--separate-dial-code input,body.rtl div.wpforms-container .wpforms-form .iti--separate-dial-code input[type=text],body.rtl div.wpforms-container .wpforms-form .iti--separate-dial-code input[type=tel],body.rtl div.wpforms-container-full .wpforms-form .iti--allow-dropdown input,body.rtl div.wpforms-container-full .wpforms-form .iti--allow-dropdown input[type=text],body.rtl div.wpforms-container-full .wpforms-form .iti--allow-dropdown input[type=tel],body.rtl div.wpforms-container-full .wpforms-form .iti--separate-dial-code input,body.rtl div.wpforms-container-full .wpforms-form .iti--separate-dial-code input[type=text],body.rtl div.wpforms-container-full .wpforms-form .iti--separate-dial-code input[type=tel],body.rtl #wpforms-conversational-form-page .iti--allow-dropdown input,body.rtl #wpforms-conversational-form-page .iti--allow-dropdown input[type=text],body.rtl #wpforms-conversational-form-page .iti--allow-dropdown input[type=tel],body.rtl #wpforms-conversational-form-page .iti--separate-dial-code input,body.rtl #wpforms-conversational-form-page .iti--separate-dial-code input[type=text],body.rtl #wpforms-conversational-form-page .iti--separate-dial-code input[type=tel]{padding-right:52px !important;padding-left:6px}body.rtl .iti--allow-dropdown .iti__flag-container,body.rtl .iti--separate-dial-code .iti__flag-container,body.rtl div.wpforms-container .wpforms-form .iti--allow-dropdown .iti__flag-container,body.rtl div.wpforms-container .wpforms-form .iti--separate-dial-code .iti__flag-container,body.rtl div.wpforms-container-full .wpforms-form .iti--allow-dropdown .iti__flag-container,body.rtl div.wpforms-container-full .wpforms-form .iti--separate-dial-code .iti__flag-container,body.rtl #wpforms-conversational-form-page .iti--allow-dropdown .iti__flag-container,body.rtl #wpforms-conversational-form-page .iti--separate-dial-code .iti__flag-container{right:0;left:auto}body .iti--allow-dropdown,div.wpforms-container .wpforms-form .iti--allow-dropdown,div.wpforms-container-full .wpforms-form .iti--allow-dropdown,#wpforms-conversational-form-page .iti--allow-dropdown{width:100%}body .iti .iti__country,div.wpforms-container .wpforms-form .iti .iti__country,div.wpforms-container-full .wpforms-form .iti .iti__country,#wpforms-conversational-form-page .iti .iti__country{padding:5px 10px !important;margin:0 !important}


/*FILESTART  /home/u307675473/domains/bobjones.co.nz/public_html/wp-content/plugins/wpforms/assets/css/wpforms-full.min.css */
div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form amp-img>img{position:absolute}div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:none !important;border:0 !important;margin:0 !important;padding:0 !important;list-style:none !important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px !important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0 !important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:0.5em auto}.wpforms-container .wpforms-form .wpforms-error-alert{border:1px solid #cccccc;text-shadow:0 1px 0 rgba(255,255,255,0.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-form .wpforms-error-alert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:25%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small{height:70px}div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{font-size:13px;line-height:1.3;margin:8px 0 0 0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid #ddd;color:#444;padding:15px 15px 0;margin-top:15px;height:125px;overflow-y:scroll;overflow-x:hidden;font-size:12px}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p{color:#444;font-size:12px;line-height:18px;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before{margin:0 0 8px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-size:16px;font-weight:400;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;top:-99999px;left:-99999px}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:#ff0000;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-row:before{content:" ";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-row:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{float:left;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths{width:48%}div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths{width:30.6666666667%}div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{width:65.3333333333%}div.wpforms-container-full .wpforms-form .wpforms-one-fourth{width:22%}div.wpforms-container-full .wpforms-form .wpforms-three-fourths{width:74%}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:16.8%}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:37.6%}div.wpforms-container-full .wpforms-form .wpforms-three-fifths{width:58.4%}div.wpforms-container-full .wpforms-form .wpforms-four-fifths{width:79.2%}div.wpforms-container-full .wpforms-form .wpforms-one-sixth{width:13.3333333333%}div.wpforms-container-full .wpforms-form .wpforms-five-sixths{width:82.6666666667%}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both !important;margin-left:0 !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li{width:50%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{width:33.3333%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half{float:left;width:48%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half{float:right;width:48%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third{float:left;width:30.666666667%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third{float:left;width:30.666666667%;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third{float:right;width:30.666666667%;clear:none}div.wpforms-container-full .wpforms-form div.wpforms-last{float:right !important;margin-right:0 !important;clear:none}div.wpforms-container-full.inline-fields{overflow:hidden}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container{display:table;width:calc(100% - 160px);float:left}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:table-cell;padding-right:2%;vertical-align:top}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{float:right;width:160px;clear:none}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:0.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:0.5}div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#990000}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#990000;font-size:12px;float:none;cursor:default}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #cc0000}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{color:#333;margin:0 auto 24px;padding:15px 15px}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e0ffc7;border:1px solid #b4d39b}.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type{margin:0}.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container{display:none}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-title{font-size:26px;margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-description{margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{margin-left:0.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center{text-align:center}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{text-align:left}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right{text-align:right}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button{margin:0 0 0 10px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev{float:left;margin:0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next{float:right;margin:0}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number{margin-right:100px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code{position:absolute;right:0;top:0;width:90px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name{margin-right:170px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration{position:absolute;right:0;top:0;width:160px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select{width:45%;float:left;display:block}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span{float:left;width:10%;text-align:center;line-height:38px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #CCC;border-radius:5px;outline:none;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:8px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid{border:1px solid #cc0000 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol{margin:0 0 20px !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{margin:0 0 5px 0 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li{list-style:disc !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{list-style:decimal !important}div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol{margin:6px 0 0 20px !important}div.wpforms-container-full .wpforms-field-date-time-date-sep{display:inline-block;padding:0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-year,div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-month{display:inline-block;width:auto}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url(https://bobjones.co.nz/wp-content/plugins/wpforms/assets/css/../images/times-solid-white.svg);background-position:50% 50%;background-repeat:no-repeat;background-color:#cccccc;background-size:8px;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all 0.3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover{background-color:red}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear{right:calc( 75% + 10px)}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc( 40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-captcha-math input{display:inline-block;width:70px;vertical-align:inherit;margin:0 0 0 5px}div.wpforms-container-full .wpforms-form .wpforms-captcha-equation{font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-captcha-question{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-container-full .wpforms-form .wpforms-field-rating svg{cursor:pointer;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;opacity:0.60}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item input:focus+svg{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}div.wpforms-field-file-upload .wpforms-hide{display:none !important}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern{border:2px dashed rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{padding:5px;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{height:50px;width:50px;color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{font-weight:bold}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{border-color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{display:flex;align-items:center;justify-content:center;flex-direction:column}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{width:100px;height:100px;border:1px solid rgba(0,0,0,0.1);background:#fff;background-size:cover !important;margin:5px;position:relative;display:flex;align-items:center;justify-content:center;cursor:default}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{opacity:1}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);opacity:0}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{position:absolute;right:5px;top:5px;cursor:pointer;display:block;width:18px;height:18px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{position:absolute;font-size:12px;color:#fff;top:25px;bottom:10px;left:5px;right:5px;overflow-y:auto;line-height:16px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{height:18px;width:1px;background:#fff;position:absolute;display:block;z-index:1;right:9px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{height:25px;width:25px;color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{height:5px;width:0;position:absolute;bottom:0;left:0;background:#e27730;transition:all 0.5s}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"]{display:none}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input{top:50%}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li{margin:5px 5px 5px 5px !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:1px solid #fff;border-radius:3px;padding:20px 20px 18px 20px;transition:all 0.5s;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus{border:1px solid #ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label{box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:green;opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after{opacity:1}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label{font-weight:700}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li{margin:0 10px 10px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:2px solid #fff;padding:10px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus{border-color:#ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label{border-color:#666 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin:0 0 20px 0;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:15px 10px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 20px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0 10px 0 0;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;font-size:16px;line-height:1.2}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#ddd;margin:0 0 16px 0;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0 5px;border-color:transparent transparent transparent transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{display:block;width:100%;background-color:#ddd;height:18px;border-radius:10px;overflow:hidden;position:relative;margin:5px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option{color:inherit}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled]{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{padding-left:6px}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:0}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option{padding:10px;box-shadow:0 1px 0 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled]{box-shadow:0 1px 0 0 rgba(0,0,0,0.2)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked{background-color:lightgrey}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices .choices__list--single{font-size:1em;line-height:normal}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 2px 2px}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;border-radius:2px}div.wpforms-container-full .wpforms-form .choices input.choices__input{display:inline-block;height:auto;line-height:1.3}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-notice{background-color:#fff;border:1px solid #ddd;border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}div.wpforms-container-full .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;outline:none;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}div.wpforms-container-full .wpforms-notice .wpforms-delete:before{height:2px;width:50%}div.wpforms-container-full .wpforms-notice .wpforms-delete:after{height:50%;width:2px}div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,0.3)}div.wpforms-container-full .wpforms-notice a{text-decoration:underline}div.wpforms-container-full .wpforms-notice p{margin:0 0 20px 0}div.wpforms-container-full .wpforms-notice p:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info{border-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success{border-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning{border-color:#ffdd57}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error{border-color:#ff3860}div.wpforms-container-full .wpforms-notice .wpforms-notice-actions{margin-top:20px}div.wpforms-container-full .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active{color:#fff}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#ff3860}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area{height:100px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}.wpforms-preview-notice-links{line-height:2.4}div.wpforms-container-full{margin-bottom:24px}div.wpforms-container-full .wpforms-form h3{font-size:24px}div.wpforms-container-full .wpforms-form .wpforms-field-hp{display:none !important;position:absolute !important;left:-9000px !important}div.wpforms-container-full .wpforms-form .wpforms-field-hidden{display:none;padding:0}div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element{position:absolute !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;width:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;word-wrap:normal !important}div.wpforms-container-full .wpforms-form .wpforms-limit-text{font-size:13px;display:block}body.rtl .wpforms-field-phone input[type=tel]{direction:ltr;unicode-bidi:embed;text-align:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first{float:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half{margin-right:4%;margin-left:0}@media only screen and (max-width: 600px){div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{width:100%}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-mobile-full{width:100%;margin-left:0;float:none}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{float:none;width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}
