/* ============================================================================
   Combined and tree-shaken stylesheet
   Sources merged: themify-icons.css + bootstrap.min.css + style.css
   Rules whose selectors only target classes/IDs/tags absent from
   index.html and contact.html have been removed.
   JS-toggled classes (slideInn, x-close, small-nav, etc.) are preserved.
   ============================================================================ */

/* === from themify-icons.css === */
@font-face {
	font-family: 'themify';
	src:url('https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/themify.eot?-fvbane');
	src:url('https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
		url('../font/themify.woff') format('woff'),
		url('https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/themify.ttf?-fvbane') format('truetype'),
		url('https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/themify.svg?-fvbane#themify') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ti-reload:before {
	content: "\e619";
}
.ti-plus:before {
	content: "\e61a";
}
.ti-close:before {
	content: "\e646";
}
.ti-instagram:before {
	content: "\e73d";
}
.ti-google:before {
	content: "\e73e";
}
.ti-facebook:before {
	content: "\e741";
}
.ti-twitter-alt:before {
	content: "\e74b";
}

/* === from bootstrap_min.css === */
:root {--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}
*, ::after, ::before {box-sizing:border-box}
@media (prefers-reduced-motion:no-preference) {
:root {scroll-behavior:smooth}
}
body {margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
hr {margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}
hr:not([size]) {height:1px}
h1, h2, h3, h4, h5, h6 {margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
h1 {font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px) {
h1 {font-size:2.5rem}
}
h2 {font-size:calc(1.325rem + .9vw)}
@media (min-width:1200px) {
h2 {font-size:2rem}
}
h3 {font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px) {
h3 {font-size:1.75rem}
}
h4 {font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px) {
h4 {font-size:1.5rem}
}
h5 {font-size:1.25rem}
h6 {font-size:1rem}
p {margin-top:0;margin-bottom:1rem}
abbr[data-bs-original-title], abbr[title] {-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
address {margin-bottom:1rem;font-style:normal;line-height:inherit}
ol, ul {padding-left:2rem}
dl, ol, ul {margin-top:0;margin-bottom:1rem}
ol ol, ol ul, ul ol, ul ul {margin-bottom:0}
dt {font-weight:700}
dd {margin-bottom:.5rem;margin-left:0}
blockquote {margin:0 0 1rem}
b, strong {font-weight:bolder}
small {font-size:.875em}
mark {padding:.2em;background-color:#fcf8e3}
sub, sup {position:relative;font-size:.75em;line-height:0;vertical-align:baseline}
sub {bottom:-.25em}
sup {top:-.5em}
a {color:#0d6efd;text-decoration:underline}
a:hover {color:#0a58ca}
a:not([href]):not([class]), a:not([href]):not([class]):hover {color:inherit;text-decoration:none}
code, kbd, pre, samp {font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}
pre {display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}
pre code {font-size:inherit;color:inherit;word-break:normal}
code {font-size:.875em;color:#d63384;word-wrap:break-word}
a>code {color:inherit}
kbd {padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}
kbd kbd {padding:0;font-size:1em;font-weight:700}
figure {margin:0 0 1rem}
img, svg {vertical-align:middle}
table {caption-side:bottom;border-collapse:collapse}
caption {padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}
th {text-align:inherit;text-align:-webkit-match-parent}
tbody, td, tfoot, th, thead, tr {border-color:inherit;border-style:solid;border-width:0}
label {display:inline-block}
button {border-radius:0}
button:focus:not(:focus-visible) {outline:0}
button, input, optgroup, select, textarea {margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button, select {text-transform:none}
[role=button] {cursor:pointer}
select {word-wrap:normal}
select:disabled {opacity:1}
[list]::-webkit-calendar-picker-indicator {display:none}
[type=button], [type=reset], [type=submit], button {-webkit-appearance:button}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {cursor:pointer}
::-moz-focus-inner {padding:0;border-style:none}
textarea {resize:vertical}
fieldset {min-width:0;padding:0;margin:0;border:0}
legend {float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}
@media (min-width:1200px) {
legend {font-size:1.5rem}
}
legend+* {clear:left}
::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {padding:0}
::-webkit-inner-spin-button {height:auto}
[type=search] {outline-offset:-2px;-webkit-appearance:textfield}
::-webkit-search-decoration {-webkit-appearance:none}
::-webkit-color-swatch-wrapper {padding:0}
::file-selector-button {font:inherit}
::-webkit-file-upload-button {font:inherit;-webkit-appearance:button}
output {display:inline-block}
iframe {border:0}
summary {display:list-item;cursor:pointer}
progress {vertical-align:baseline}
[hidden] {display:none!important}
.container, .container-fluid {width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}
@media (min-width:576px) {
.container {max-width:540px}
}
@media (min-width:768px) {
.container {max-width:720px}
}
@media (min-width:992px) {
.container {max-width:960px}
}
@media (min-width:1200px) {
.container {max-width:1140px}
}
@media (min-width:1400px) {
.container {max-width:1320px}
}
.row {--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}
.row>* {flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}
.col {flex:1 0 0%}
.col-1 {flex:0 0 auto;width:8.3333333333%}
.col-2 {flex:0 0 auto;width:16.6666666667%}
.col-3 {flex:0 0 auto;width:25%}
.col-6 {flex:0 0 auto;width:50%}
.col-12 {flex:0 0 auto;width:100%}
@media (min-width:576px) {
.col-sm-12 {flex:0 0 auto;width:100%}
}
@media (min-width:768px) {
.col-md-1 {flex:0 0 auto;width:8.3333333333%}
.col-md-2 {flex:0 0 auto;width:16.6666666667%}
.col-md-3 {flex:0 0 auto;width:25%}
.col-md-6 {flex:0 0 auto;width:50%}
}
@media (min-width:992px) {
.col-lg-3 {flex:0 0 auto;width:25%}
.col-lg-6 {flex:0 0 auto;width:50%}
.col-lg-10 {flex:0 0 auto;width:83.3333333333%}
.offset-lg-1 {margin-left:8.3333333333%}
}
@media (min-width:1200px) {
.col-xl-4 {flex:0 0 auto;width:33.3333333333%}
}
.form-control {display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce) {
.form-control {transition:none}
}
.form-control[type=file] {overflow:hidden}
.form-control[type=file]:not(:disabled):not([readonly]) {cursor:pointer}
.form-control:focus {color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-control::-webkit-date-and-time-value {height:1.5em}
.form-control::-moz-placeholder {color:#6c757d;opacity:1}
.form-control::placeholder {color:#6c757d;opacity:1}
.form-control:disabled, .form-control[readonly] {background-color:#e9ecef;opacity:1}
.form-control::file-selector-button {padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce) {
.form-control::file-selector-button {transition:none}
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color:#dde0e3}
.form-control::-webkit-file-upload-button {padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce) {
.form-control::-webkit-file-upload-button {-webkit-transition:none;transition:none}
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {background-color:#dde0e3}
textarea.form-control {min-height:calc(1.5em + .75rem + 2px)}
.form-control.is-valid {border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}
.form-control.is-valid:focus {border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}
textarea.form-control.is-valid {padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.form-control.is-invalid {border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}
.form-control.is-invalid:focus {border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}
textarea.form-control.is-invalid {padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.fade {transition:opacity .15s linear}
@media (prefers-reduced-motion:reduce) {
.fade {transition:none}
}
.fade:not(.show) {opacity:0}
.collapse:not(.show) {display:none}
.collapsing {height:0;overflow:hidden;transition:height .35s ease}
@media (prefers-reduced-motion:reduce) {
.collapsing {transition:none}
}
.nav {display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}
.navbar {position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}
.navbar>.container, .navbar>.container-fluid {display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}
.navbar-brand {padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}
.navbar-nav {display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-collapse {flex-basis:100%;flex-grow:1;align-items:center}
.navbar-toggler {padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce) {
.navbar-toggler {transition:none}
}
.navbar-toggler:hover {text-decoration:none}
.navbar-toggler:focus {text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}
.navbar-toggler-icon {display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}
@media (min-width:992px) {
.navbar-expand-lg {flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-lg .navbar-nav {flex-direction:row}
.navbar-expand-lg .navbar-collapse {display:flex!important;flex-basis:auto}
.navbar-expand-lg .navbar-toggler {display:none}
}
.navbar-light .navbar-brand {color:rgba(0,0,0,.9)}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {color:rgba(0,0,0,.9)}
.navbar-light .navbar-toggler {color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}
.navbar-light .navbar-toggler-icon {background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}
@keyframes progress-bar-stripes{0%{background-position-x:1rem}}
@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}
@keyframes spinner-border{to{transform:rotate(360deg)}}
@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}
@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}
.clearfix::after {display:block;clear:both;content:""}
.fixed-top {position:fixed;top:0;right:0;left:0;z-index:1030}
.d-flex {display:flex!important}
.align-items-center {align-items:center!important}
.mb-2 {margin-bottom:.5rem!important}
.visible {visibility:visible!important}
.invisible {visibility:hidden!important}
@media (min-width:992px) {
.d-lg-none {display:none!important}
.mb-lg-0 {margin-bottom:0!important}
}

/* === from style.css === */
@import url("css2.css");
@font-face {
  font-family: "Futura PT Demi";
  src: url("../font/FuturaPT-Demi.woff2") format("woff2"), url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-Demi.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura PT Demi";
  src: url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-DemiObl.woff2") format("woff2"), url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-DemiObl.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Futura PT";
  src: url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-HeavyObl.woff2") format("woff2"), url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-HeavyObl.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Futura PT";
  src: url("../font/FuturaPT-Heavy.woff2") format("woff2"), url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura PT";
  src: url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-Light.woff2") format("woff2"), url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura PT";
  src: url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-LightObl.woff2") format("woff2"), url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-LightObl.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Futura PT";
  src: url("../font/FuturaPT-Medium.woff2") format("woff2"), url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura PT";
  src: url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-MediumObl.woff2") format("woff2"), url("https://www.17sucai.com/preview/776298/2021-08-31/anur-live/assets/fonts/FuturaPT-MediumObl.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
html {
  font-size: 18px;
}
:root {
  scroll-behavior: unset;
}
body {
  font-family: "Open Sans", sans-serif;
  color: #6c6c6c;
  background-color: #fff;
  font-size: 16px;
  font-size: 0.8888888889rem;
  overflow-x: hidden;
}
@media (max-width: 767px) {
body {
    font-size: 14px;
  }
}
p {
  font-size: 18px;
  color: #6c6c6c;
  line-height: 1.8em;
}
h1, h2, h3, h4, h5, h6 {
  color: #062265;
  font-family: "Futura PT";
}
ul {
  padding-left: 0;
  margin: 0;
}
a {
  text-decoration: none;
  transition: all 0.2s;
}
a:hover {
  text-decoration: none;
}
.sr-only {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}
.fi:before {
  margin: 0;
}
.section-padding {
  padding: 120px 0;
}
@media (max-width: 767px) {
.section-padding {
    padding: 80px 0;
  }
}
.contact-validation-active .error-handling-messages {
  width: 100% !important;
  margin-top: 15px !important;
}
.contact-validation-active #loader {
  display: none;
  margin-top: 10px;
}
.contact-validation-active #loader i {
  font-size: 30px;
  font-size: 1.6666666667rem;
  color: #ffb100;
  display: inline-block;
  -webkit-animation: rotating linear 2s infinite;
  animation: rotating linear 2s infinite;
}
.contact-validation-active #success, .contact-validation-active #error {
  width: 100%;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  display: none;
}
@media (max-width: 767px) {
.contact-validation-active #success, .contact-validation-active #error {
    font-size: 15px;
  }
}
.contact-validation-active #success {
  background-color: #009a00;
  border-left: 5px solid green;
  margin-bottom: 5px;
}
.contact-validation-active #error {
  background-color: #ff1a1a;
  border-left: 5px solid red;
}
@-webkit-keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.section-title, .section-title-s4 {
  position: relative;
  margin-bottom: 70px;
  margin-top: -2px;
}
.section-title span, .section-title-s4 span {
  color: #ffb100;
}
@media (max-width: 767px) {
.section-title, .section-title-s4 {
    padding-left: 0;
    margin-bottom: 45px;
  }
}
.section-title > span, .section-title-s4 > span {
  font-size: 16px;
  font-size: 1.06667rem;
  font-weight: 500;
  color: #004585;
  position: relative;
  margin-top: -0.31em;
  display: inline-block;
  margin-top: 50px;
  text-transform: uppercase;
  font-family: "Futura PT";
}
.section-title > span:before, .section-title-s4 > span:before {
  content: "";
  background: #ffb100;
  width: 30px;
  height: 2px;
  position: absolute;
  left: -35px;
  top: 12px;
}
@media (max-width: 767px) {
.section-title > span, .section-title-s4 > span {
    margin-top: 20px;
  }
}
.section-title > span {
  margin-top: 60px;
}
@media (max-width: 767px) {
.section-title > span {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
.section-title > span, .section-title-s4 > span {
    font-size: 14px;
    font-size: 0.93333rem;
  }
}
@media (max-width: 767px) {
.section-title > span, .section-title-s4 > span {
    letter-spacing: 2px;
  }
}
.section-title h2, .section-title-s4 h2 {
  font-size: 48px;
  font-size: 3.2rem;
  font-weight: 600;
  position: relative;
  margin: 0.31em 0 0;
}
@media (max-width: 991px) {
.section-title h2, .section-title-s4 h2 {
    font-size: 42px;
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
.section-title h2, .section-title-s4 h2 {
    font-size: 35px;
  }
}
@media (max-width: 575px) {
.section-title h2, .section-title-s4 h2 {
    font-size: 25px;
  }
}
.section-title > span, .section-title-s4 > span, .section-title h2, .section-title-s4 h2 {
  position: relative;
  z-index: 2;
}
.section-title-s4 {
  text-align: center;
  padding-left: 0;
}
.section-title-s4 > span:after {
  display: none;
}
.theme-btn {
  background: #ffb100;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  padding: 15px 45px;
  border: 0;
  border-radius: 0px;
  text-transform: capitalize;
  -webkit-backface-visibility: hidden;
  z-index: 1;
  position: relative;
  font-family: "Futura PT";
  font-size: 20px;
  font-size: 1.1111111111rem;
  overflow: hidden;
}
.theme-btn::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.3;
  z-index: 9;
  content: "";
  transition: transform 0.6s;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 180deg) translate3d(0, 100%, 0);
}
.theme-btn:hover, .theme-btn:focus, .theme-btn:active {
  color: #fff;
}
.theme-btn:hover:before, .theme-btn:focus:before, .theme-btn:active:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 180deg) translate3d(0, -100%, 0);
}
.theme-btn:hover:after {
  opacity: 1;
}
@media (max-width: 991px) {
.theme-btn {
    font-size: 18px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
.theme-btn {
    padding: 12px 25px;
    font-size: 16px;
  }
}
.theme-btn-s2 {
  background: transparent;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  padding: 15px 45px;
  border: 0;
  border-radius: 0px;
  text-transform: capitalize;
  -webkit-backface-visibility: hidden;
  z-index: 1;
  position: relative;
  font-family: "Futura PT";
  font-size: 20px;
  font-size: 1.1111111111rem;
  color: #ffb100;
  border: 1px solid #ffb100;
}
.theme-btn-s2:hover, .theme-btn-s2:focus, .theme-btn-s2:active {
  background-color: #ffb100;
  color: #fff;
}
@media (max-width: 991px) {
.theme-btn-s2 {
    font-size: 16px;
    font-size: 0.8888888889rem;
  }
}
.theme-btn-s2:hover, .theme-btn-s2:focus, .theme-btn-s2:active {
  color: #fff;
}
.theme-btn-s2:hover:after {
  opacity: 1;
}
@media (max-width: 767px) {
.theme-btn-s2 {
    padding: 12px 25px;
    font-size: 16px;
  }
}
.wpo-breadcumb-area {
  background: url(../image/page-title.jpg) no-repeat center top/cover;
  min-height: 400px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
}
@media (max-width: 767px) {
.wpo-breadcumb-area {
    min-height: 250px;
  }
}
.wpo-breadcumb-area:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #062265;
  content: "";
  z-index: -1;
  opacity: 0.7;
}
.wpo-breadcumb-area .wpo-breadcumb-wrap {
  text-align: center;
}
.wpo-breadcumb-area .wpo-breadcumb-wrap h2 {
  font-size: 60px;
  color: #fff;
  line-height: 60px;
  margin-top: -10px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
.wpo-breadcumb-area .wpo-breadcumb-wrap h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
  }
}
.wpo-breadcumb-area .wpo-breadcumb-wrap ul li {
  display: inline-block;
  padding: 0px 5px;
  color: #fff;
  position: relative;
  font-size: 20px;
  font-family: "Futura PT";
}
@media (max-width: 767px) {
.wpo-breadcumb-area .wpo-breadcumb-wrap ul li {
    font-size: 18px;
  }
}
.wpo-breadcumb-area .wpo-breadcumb-wrap ul li:after {
  content: "/";
  position: relative;
  left: 7px;
}
.wpo-breadcumb-area .wpo-breadcumb-wrap ul li:last-child span {
  color: #cbd4fd;
}
.wpo-breadcumb-area .wpo-breadcumb-wrap ul li:last-child:after {
  display: none;
}
.wpo-breadcumb-area .wpo-breadcumb-wrap ul li a {
  color: #fff;
  font-size: 20px;
  transition: all 0.3s;
}
.wpo-breadcumb-area .wpo-breadcumb-wrap ul li a:hover {
  color: #ffb100;
}
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.wpo-site-header {

  background-color: #fff;
}
.wpo-site-header .navigation {
  background-color: #fff;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.wpo-site-header .navigation > .container {
  position: relative;
}
@media (min-width: 991px) {
.wpo-site-header {
    padding: 0 130px;
  }
}
.wpo-site-header .row {
  width: 100%;
}
@media (max-width: 360px) {
.wpo-site-header .row {
    flex-wrap: nowrap;
  }
}
@media (max-width: 991px) {
.wpo-site-header .navigation {
    padding: 20px 0;
  }
}
.wpo-site-header #navbar {
  transition: all 0.5s;
}
.wpo-site-header #navbar > ul li a:hover, .wpo-site-header #navbar > ul li a:focus {
  text-decoration: none;
  color: #ffb100;
}
@media screen and (min-width: 992px) {
.wpo-site-header #navbar {

    justify-content: center;
  }
.wpo-site-header #navbar li {
    position: relative;
  }
.wpo-site-header #navbar > ul > li > a:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background: #ffb100;
    content: "";
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    border-radius: 3px;
  }
.wpo-site-header #navbar > ul > li > a:hover:before, .wpo-site-header #navbar > ul > li > a.active:before {
    opacity: 1;
    visibility: visible;
  }
.wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
    position: relative;
  }
.wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a:before {
    font-family: "themify";
    content: "";
    font-size: 11px;
    font-size: 0.73333rem;
    position: absolute;
    right: 15px;
    top: 58%;
    transform: translateY(-50%);
  }
.wpo-site-header #navbar > ul > li:hover > .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
.wpo-site-header #navbar .sub-menu > li:hover > .sub-menu {
    left: 100%;
    visibility: visible;
    opacity: 1;
  }
}
.wpo-site-header .container-fluid {
  padding-right: 0;
}
@media (max-width: 991px) {
.wpo-site-header {

  }
.wpo-site-header .container {
    width: 100%;
    max-width: 100%;
  }
.wpo-site-header .header-right {
    right: -10px;
  }
.wpo-site-header .navbar-header button span {
    background-color: #fff;
    width: 20px;
    display: block;
    height: 2px;
    margin-bottom: 5px;
  }
.wpo-site-header .navbar-header button span:last-child {
    margin: 0;
  }
}
.wpo-site-header #navbar ul {
  list-style: none;
}
@media (max-width: 991px) and (max-width: 991px) {
.wpo-site-header #navbar {
    top: 0;
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 991px) {
.wpo-site-header #navbar > ul {
    z-index: 101;
  }
.wpo-site-header #navbar ul a {
    color: #000;
  }
.wpo-site-header #navbar ul a:hover {
    color: #ffb100;
  }
.wpo-site-header .navbar-toggler .first-angle, .wpo-site-header .navbar-toggler .last-angle {
    transition: all 0.3s;
  }
.wpo-site-header .x-close .middle-angle {
    opacity: 0;
  }
.wpo-site-header .x-close .first-angle {
    position: absolute;
    -webkit-transform: rotate(-44deg);
    top: 16px;
    left: 10px;
  }
.wpo-site-header .x-close .last-angle {
    -webkit-transform: rotate(44deg);
    position: absolute;
    top: 16px;
    right: 10px;
  }
}
@media (max-width: 767px) {
.wpo-site-header .navbar-header .navbar-brand {
    font-size: 24px;
  }
.wpo-site-header #navbar .navbar-nav {
    margin: 0;
  }
}
@media (max-width: 991px) {
.wpo-site-header .navbar-collapse.collapse {
    display: none;
  }
.wpo-site-header .navbar-header .collapse {
    display: block;
  }
.wpo-site-header .navbar-header {
    float: none;
    position: relative;
    z-index: 999;
    text-align: center;
  }
.wpo-site-header .navbar-nav {
    float: none;
  }
.wpo-site-header .navbar-nav > li {
    float: none;
  }
}
.wpo-site-header .header-right {
  display: flex;
  justify-content: flex-end;
  z-index: 991;
  position: relative;
  align-items: center;
}
.wpo-site-header .header-right button {
  background: transparent;
  padding: 0;
  border: 0;
  outline: 0;
}
.wpo-site-header .header-right > div {
  float: left;
  position: relative;
  margin-right: 8px;
}
@media (max-width: 767px) {
.wpo-site-header .header-right > div {
    margin-right: 10px;
  }
}
.wpo-site-header .header-right > div:last-child {
  margin: 0 0 0 10px;
  position: relative;
}
@media (max-width: 767px) {
.wpo-site-header .header-right > div:last-child {
    margin: 3px 0 0 10px;
  }
}
.wpo-site-header .header-right .header-search-form-wrapper {
  position: relative;
}
.wpo-site-header .header-right .header-search-form-wrapper .fi:before {
  font-size: 18px;
}
.wpo-site-header .header-right .search-toggle-btn {
  border: 0;
}
.wpo-site-header .header-right .search-toggle-btn .fi:before {
  font-size: 20px;
  color: #fff;
}
.cart-search-contact button {
  background: transparent;
  padding: 0;
  border: 0;
  outline: 0;
}
.cart-search-contact > div {
  float: left;
  position: relative;
}
.cart-search-contact > div + div {
  margin-left: 12px;
}
.cart-search-contact .header-search-form {
  position: absolute;
  width: 350px;
  right: 0;
  top: 75px;
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
  background: #fff;
  padding: 30px;
  border-radius: 6px;
  transition: all 0.5s;
  box-shadow: -2px 18px 40px -9px #999999;
}
@media (max-width: 991px) {
.cart-search-contact .header-search-form {
    top: 65px;
  }
}
@media (max-width: 767px) {
.cart-search-contact .header-search-form {
    right: 15px;
  }
}
@media (max-width: 575px) {
.cart-search-contact .header-search-form {
    width: 260px;
    padding: 15px;
  }
}
.cart-search-contact .header-search-form-wrapper .fi:before {
  font-size: 18px;
  font-size: 1rem;
}
.cart-search-contact form div {
  position: relative;
}
.cart-search-contact form div button {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.cart-search-contact form div button .fi:before {
  font-size: 18px !important;
}
.cart-search-contact input {
  width: 100%;
  height: 50px;
  padding: 6px 20px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #e1e1e1;
}
.cart-search-contact input:focus {
  box-shadow: none;
  border-color: #ffb100;
}
.wpo-site-header {

}
.wpo-site-header .navigation {
  background-color: #fff;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.wpo-site-header .navigation > .container {
  position: relative;
}
@media (max-width: 991px) {
.wpo-site-header .navigation {
    padding: 20px 0;
  }
}
.wpo-site-header #navbar {
  transition: all 0.5s;
}
.wpo-site-header #navbar > ul li a:hover, .wpo-site-header #navbar > ul li a:focus {
  text-decoration: none;
  color: #ffb100;
}
@media screen and (min-width: 992px) {
.wpo-site-header #navbar {

  }
.wpo-site-header #navbar li {
    position: relative;
  }
.wpo-site-header #navbar > ul > li > a {
    font-size: 20px;
    padding: 35px 20px;
    display: block;
    color: #232f4b;
    font-family: "Futura PT";
    font-weight: 500;
    position: relative;
  }
.wpo-site-header #navbar > ul .sub-menu {
    background-color: #fff;
    box-shadow: 0px 2px 20px 0px rgba(62, 65, 159, 0.09);
    width: 220px;
    position: absolute;
    padding: 20px 0;
    left: 0;
    top: 110%;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
  }
.wpo-site-header #navbar > ul > li .sub-menu a {
    font-size: 18px;
    font-size: 1rem;
    display: block;
    padding: 10px 20px;
    color: #062265;
    position: relative;
    overflow: hidden;
    font-weight: 500;
    font-family: "Futura PT";
  }
.wpo-site-header #navbar > ul > li .sub-menu a:after {
    position: absolute;
    left: 20px;
    bottom: 4px;
    width: 0px;
    height: 2px;
    content: "";
    background: #ffb100;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
  }
.wpo-site-header #navbar > ul > li .sub-menu a:hover:after, .wpo-site-header #navbar > ul > li .sub-menu a.active:after {
    width: 40px;
    opacity: 1;
    visibility: visible;
  }
.wpo-site-header #navbar > ul > li > .sub-menu .sub-menu {
    left: 110%;
    top: 0;
  }
.wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
    position: relative;
  }
.wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a:before {
    font-family: "themify";
    content: "";
    font-size: 11px;
    font-size: 0.6111111111rem;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
.wpo-site-header #navbar > ul > li:hover > .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
.wpo-site-header #navbar .sub-menu > li:hover > .sub-menu {
    left: 100%;
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 991px) {
.wpo-site-header #navbar > ul > li a {
    display: block;
    font-size: 15px;
    font-size: 0.8333333333rem;
    color: #fff;
    font-weight: 600;
  }
.wpo-site-header #navbar > ul > li a:hover, .wpo-site-header #navbar > ul > li a.active {
    color: #fff;
  }
.wpo-site-header #navbar > ul .sub-menu > li:last-child {
    border-bottom: 0;
  }
.wpo-site-header #navbar > ul > li > .sub-menu a {
    padding: 8px 15px 8px 45px;
  }
.wpo-site-header #navbar > ul > li > .sub-menu .sub-menu a {
    padding: 8px 15px 8px 65px;
  }
.wpo-site-header #navbar > ul .menu-item-has-children > a {
    position: relative;
  }
.wpo-site-header #navbar > ul .menu-item-has-children > a:hover, .wpo-site-header #navbar > ul .menu-item-has-children > a.active {
    color: #91a3ff;
  }
.wpo-site-header #navbar > ul .menu-item-has-children > a:before {
    font-family: "themify";
    content: "";
    font-size: 11px;
    font-size: 0.6111111111rem;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
  }
.wpo-site-header #navbar > ul .menu-item-has-children > a.rotate:before {
    transform: rotate(90deg);

    top: 29%;
  }
.wpo-site-header #navbar > ul .menu-item-has-children > a.rotate {
    color: #91a3ff;
  }
}
@media screen and (min-width: 992px) {
.wpo-site-header .navbar-header .open-btn {
    display: none;
  }
}
.wpo-site-header .menu-close {
  display: none;
}
@media (max-width: 991px) {
.wpo-site-header {

  }
.wpo-site-header .container {
    width: 100%;
  }
.wpo-site-header .mobail-menu button {
    background-color: #fff;
    width: 40px;
    height: 35px;
    border: 0;
    padding: 5px 10px;
    outline: 0;
    position: relative;
    z-index: 20;
  }
.wpo-site-header .mobail-menu button:focus {
    outline: none;
    box-shadow: none;
  }
.wpo-site-header .mobail-menu button span {
    background-color: #062265;
    width: 20px;
    display: block;
    height: 2px;
    margin-bottom: 5px;
  }
.wpo-site-header .mobail-menu button span:last-child {
    margin: 0;
  }
.wpo-site-header #navbar {
    background: #062265;
    display: block !important;
    width: 300px;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    position: fixed;
    left: -320px;
    top: 0px;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
  }
.wpo-site-header #navbar .navbar-nav {
    display: block;
  }
.wpo-site-header #navbar > ul {
    position: relative;
    z-index: 101;
  }
.wpo-site-header #navbar ul a {
    color: #000;
  }
.wpo-site-header #navbar ul a:hover {
    color: #ffb100;
  }
.wpo-site-header #navbar .navbar-nav {
    height: 100%;
    overflow: auto;
    padding-bottom: 60px;
  }
.wpo-site-header #navbar > ul > li > a {
    padding: 10px 35px 10px 35px !important;
    color: #fff;
  }
.wpo-site-header .menu-close {
    display: block;
    z-index: 99;
    background: none;
    text-align: center;
    color: #fff;
    border: 0;
    text-align: center;
    margin-left: auto;
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
  }
.wpo-site-header .slideInn {
    left: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
.wpo-site-header .navbar-toggler .first-angle, .wpo-site-header .navbar-toggler .last-angle {
    transition: all 0.3s;
  }
.wpo-site-header .x-close .middle-angle {
    opacity: 0;
  }
.wpo-site-header .x-close .first-angle {
    position: absolute;
    -webkit-transform: rotate(-44deg);
    top: 16px;
    left: 10px;
  }
.wpo-site-header .x-close .last-angle {
    -webkit-transform: rotate(44deg);
    position: absolute;
    top: 16px;
    right: 10px;
  }
}
@media (max-width: 767px) {
.wpo-site-header .navbar-header .navbar-brand {
    font-size: 24px;
  }
.wpo-site-header #navbar .navbar-nav {
    margin: 0;
  }
}
@media (max-width: 991px) {
.wpo-site-header .navbar-collapse.collapse {
    display: none;
  }
.wpo-site-header .navbar-header .collapse {
    display: block;
  }
.wpo-site-header .navbar-header {
    float: none;
  }
.wpo-site-header .navbar-nav {
    float: none;
  }
.wpo-site-header .navbar-nav > li {
    float: none;
  }
}
.wpo-site-header.wpo-header-style-1 {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99;
  background: transparent;
}
.wpo-site-header.wpo-header-style-1 .navigation {
  background: transparent;
}
.wpo-site-header.wpo-header-style-1 #navbar > ul > li > a {
  color: #fff;
}
@media (max-width: 440px) {
.wpo-site-header .navbar-header .navbar-brand img {
    max-width: 170px;
  }
}
@media (max-width: 370px) {
.wpo-site-header .navbar-header .navbar-brand img {
    max-width: 140px;
  }
}
@media (max-width: 1700px) {
.wpo-site-header {
    padding: 0 30px;
  }
}
@media (max-width: 1500px) {
.wpo-site-header #navbar > ul > li > a {
    padding: 30px 15px;
  }
.wpo-site-header {
    padding: 0 10px;
  }
}
@media (max-width: 1400px) {
.wpo-site-header #navbar > ul > li > a {
    padding: 30px 20px;
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
.wpo-site-header #navbar > ul > li > a {
    padding: 30px 15px;
    font-size: 16px;
  }
.wpo-site-header .header-right .theme-btn {
    display: none;
  }
}
@media (max-width: 991px) {
.wpo-site-header #navbar > ul > li > a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
.header-right .theme-btn {
    padding: 20px 12px;
  }
}
@media (max-width: 575px) {
.wpo-hero-section-1 {
    height: 400px;
  }
}
.navbar-brand img {
  max-width: 180px;
}
.wpo-site-header.wpo-header-style-5 .header-right .search-toggle-btn .fi:before {
  color: #333;
}
.wpo-hero-section-1 {
  position: relative;
  height: 1000px;
  background: linear-gradient(90deg, #142e95 0%, #3758d2 100%);
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
}
@media (max-width: 1400px) {
.wpo-hero-section-1 {
    height: 850px;
  }
}
@media (max-width: 991px) {
.wpo-hero-section-1 {
    height: auto;
    padding: 80px 0 60px;
  }
}
@media (max-width: 575px) {
.wpo-hero-section-1 {
    height: auto;
    padding: 60px 0 40px;
  }
}
.wpo-hero-section-1 .right-vec {
  position: absolute;
  right: 20%;
  top: 53%;
  transform: translateY(-50%);
  z-index: 1;
}
@media (max-width: 1800px) {
.wpo-hero-section-1 .right-vec {
    right: 60px;
  }
}
@media (max-width: 1500px) {
.wpo-hero-section-1 .right-vec {
    right: 20px;
  }
}
@media (max-width: 991px) {
.wpo-hero-section-1 .right-vec {
    display: block;
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    text-align: center;
    margin: 30px auto 0;
    max-width: 300px;
  }
.wpo-hero-section-1 .right-vec .right-img img {
    width: 100%;
    max-width: 280px;
  }
.wpo-hero-section-1 .right-vec .round-1, .wpo-hero-section-1 .right-vec .round-2, .wpo-hero-section-1 .right-vec .round-3, .wpo-hero-section-1 .right-vec .round-4 {
    display: none;
  }
}
@media (max-width: 1500px) {
.wpo-hero-section-1 .right-vec .right-img {
    text-align: center;
  }
}
@media (max-width: 1500px) {
.wpo-hero-section-1 .right-vec .right-img img {
    width: 70%;
  }
}
.wpo-hero-section-1 .right-vec .round-1 {
  width: 754px;
  height: 754px;
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  position: absolute;
  left: -80px;
  top: 0;
  z-index: -1;
  -webkit-animation: circle 60s linear infinite;
          animation: circle 60s linear infinite;
}
@media (max-width: 1500px) {
.wpo-hero-section-1 .right-vec .round-1 {
    width: 554px;
    height: 554px;
    left: 5px;
  }
}
.wpo-hero-section-1 .right-vec .round-2 {
  width: 634px;
  height: 634px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 65px;
  z-index: -1;
  -webkit-animation: circle 60s linear infinite;
          animation: circle 60s linear infinite;
}
@media (max-width: 1500px) {
.wpo-hero-section-1 .right-vec .round-2 {
    width: 434px;
    height: 434px;
    left: 65px;
  }
}
.wpo-hero-section-1 .right-vec .round-3 {
  width: 535px;
  height: 535px;
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  position: absolute;
  left: 30px;
  top: 115px;
  z-index: -1;
  -webkit-animation: circle 60s linear infinite;
          animation: circle 60s linear infinite;
}
@media (max-width: 1500px) {
.wpo-hero-section-1 .right-vec .round-3 {
    width: 335px;
    height: 335px;
    left: 115px;
  }
}
.wpo-hero-section-1 .right-vec .round-4 {
  width: 424px;
  height: 424px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  position: absolute;
  left: 85px;
  top: 165px;
  z-index: -1;
  -webkit-animation: circle 60s linear infinite;
          animation: circle 60s linear infinite;
}
@media (max-width: 1500px) {
.wpo-hero-section-1 .right-vec .round-4 {
    display: none;
  }
}
@-webkit-keyframes circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes bounce {
  0% {
    transform: translateY(0) translateX(0);
  }
  50% {
    transform: translateY(15px) translateX(7);
  }
  100% {
    transform: translateY(0) translateX(0);
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0) translateX(0);
  }
  50% {
    transform: translateY(15px) translateX(7px);
  }
  100% {
    transform: translateY(0) translateX(0);
  }
}
.wpo-site-footer {
  background: #062265;
  position: relative;
  font-size: 15px;
  overflow: hidden;
}
.wpo-site-footer ul {
  list-style: none;
}
.wpo-site-footer p {
  color: #fff;
}
.wpo-site-footer li {
  color: #fff;
}
.wpo-site-footer .container {
  position: relative;
}
.wpo-site-footer .wpo-upper-footer {
  padding: 90px 0;
}
@media (max-width: 991px) {
.wpo-site-footer .wpo-upper-footer {
    padding: 60px 0 0;
  }
}
@media (max-width: 767px) {
.wpo-site-footer .wpo-upper-footer {
    padding: 60px 0 0;
  }
}
@media (max-width: 991px) {
.wpo-site-footer .wpo-upper-footer .col {
    min-height: 235px;
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
.wpo-site-footer .wpo-upper-footer .col {
    min-height: auto;
    margin-bottom: 60px;
  }
}
.wpo-site-footer .widget-title {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
.wpo-site-footer .widget-title {
    margin-bottom: 20px;
  }
}
.wpo-site-footer .widget-title h3 {
  font-size: 20px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  font-family: "Futura PT Demi";
}
@media (max-width: 991px) {
.wpo-site-footer .widget-title h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.wpo-site-footer .about-widget .logo {
  max-width: 180px;
}
.wpo-site-footer .about-widget p {
  margin-bottom: 0.8em;
  line-height: 1.9em;
}
.wpo-site-footer .about-widget p:last-child {
  margin-bottom: 0;
}
.wpo-site-footer .about-widget ul {
  overflow: hidden;
  padding-top: 10px;
}
.wpo-site-footer .about-widget ul li {
  font-size: 22px;
  float: left;
}
.wpo-site-footer .about-widget ul li a {
  color: #fff;
  width: 36px;
  height: 36px;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.1);
  display: block;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
}
.wpo-site-footer .about-widget ul li a:hover {
  color: #062265;
  background: #fff;
}
.wpo-site-footer .about-widget ul li + li {
  margin-left: 25px;
}
@media (max-width: 1200px) {
.wpo-site-footer .about-widget ul li + li {
    margin-left: 20px;
  }
}
.wpo-site-footer .wpo-service-link-widget {
  padding-left: 30px;
}
@media (max-width: 1200px) {
.wpo-site-footer .wpo-service-link-widget {
    padding-left: 0;
  }
}
.wpo-site-footer .link-widget {
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
.wpo-site-footer .link-widget {
    padding-left: 75px;
  }
}
@media (max-width: 1199px) {
.wpo-site-footer .link-widget {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
.wpo-site-footer .link-widget {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
.wpo-site-footer .link-widget {
    max-width: 350px;
  }
}
.wpo-site-footer .link-widget ul li {
  position: relative;
}
.wpo-site-footer .link-widget ul li a {
  color: #fff;
  font-size: 17px;
}
.wpo-site-footer .link-widget ul li a:hover {
  text-decoration: underline;
}
.wpo-site-footer .link-widget ul li + li {
  padding-top: 15px;
}
.wpo-site-footer .contact-ft {
  margin-top: 20px;
}
.wpo-site-footer .contact-ft ul li {
  padding-bottom: 15px;
  position: relative;
  padding-left: 35px;
  color: #e5e3e3;
  font-size: 17px;
}
.wpo-site-footer .contact-ft ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
.wpo-site-footer .contact-ft ul li .fi:before {
  font-size: 20px;
  margin-right: 15px;
}
.wpo-site-footer .wpo-lower-footer {
  text-align: center;
  position: relative;
  background: #031a50;
}
.wpo-site-footer .wpo-lower-footer .row {
  padding: 20px 0;
  position: relative;
}
.wpo-site-footer .wpo-lower-footer .copyright {
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 0;
}
.wpo-site-footer .wpo-lower-footer .copyright a {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 991px) {
.wpo-site-footer .wpo-lower-footer .copyright {
    float: none;
    display: block;
    font-size: 14px;
  }
}
.wpo-site-footer .instagram ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -3px;
}
.wpo-site-footer .instagram ul li {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  margin-bottom: 5px;
  padding: 0px 3px;
}
.wpo-site-footer .instagram ul li img {
  width: 100%;
}
@media (max-width: 991px) {
.wpo-work-section {
    padding-bottom: 50px;
  }
}
.wpo-work-section .wpo-work-iem {
  text-align: center;
}
@media (max-width: 991px) {
.wpo-work-section .wpo-work-iem {
    margin-bottom: 30px;
  }
}
.wpo-work-section .wpo-work-iem .wpo-work-icon-wrap {
  width: 167px;
  height: 167px;
  background: #e8f3fd;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-bottom: 25px;
}
.wpo-work-section .wpo-work-iem .wpo-work-icon-wrap .wpo-work-icon {
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #ffb100;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 1;
}
.wpo-work-section .wpo-work-iem .wpo-work-icon-wrap .wpo-work-icon-thumb {
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 30px;
  bottom: 20px;
  box-shadow: 0px 5px 18.8px 1.2px rgba(99, 102, 187, 0.1);
  z-index: -1;
}
.wpo-work-section .wpo-work-iem .wpo-work-icon-wrap .wpo-work-icon-thumb span {
  font-family: "Futura PT";
  font-size: 40px;
  font-size: 2.2222222222rem;
  font-weight: 900;
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #8188a9;
}
.wpo-work-section .wpo-work-iem .wpo-work-text h4 {
  font-size: 25px;
  font-weight: 600;
}
@media (max-width: 1200px) {
.wpo-work-section .wpo-work-iem .wpo-work-text h4 {
    font-size: 20px;
  }
}
.wpo-work-section .col:nth-child(2) .wpo-work-iem .wpo-work-icon, .wpo-work-section .col:nth-child(4) .wpo-work-iem .wpo-work-icon {
  left: auto;
  top: auto;
  right: 15px;
  bottom: 15px;
  background-color: #004585;
}
.wpo-work-section .col:nth-child(2) .wpo-work-iem .wpo-work-icon-thumb, .wpo-work-section .col:nth-child(4) .wpo-work-iem .wpo-work-icon-thumb {
  left: 30px;
  top: 20px;
}
.wpo-about-section {
  padding: 80px 0 120px;
}
@media (max-width: 767px) {
.wpo-about-section {
    padding: 60px 0 90px;
  }
}
.wpo-about-section .about-img {
  border-radius: 50%;
  position: relative;
  text-align: right;
  padding: 10px;
  width: 465px;
  height: 465px;
  margin-left: auto;
  z-index: 1;
  margin-right: 75px;
}
@media (max-width: 991px) {
.wpo-about-section .about-img {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
.wpo-about-section .about-img {
    width: 335px;
    height: 335px;
  }
}
@media (max-width: 575px) {
.wpo-about-section .about-img {
    width: 225px;
    height: 225px;
  }
}
.wpo-about-section .about-img:after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 1px solid #f1e5e5;
  content: "";
  border-radius: 50%;
  opacity: 0.5;
}
.wpo-about-section .about-img img {
  border-radius: 50%;
  width: 100%;
}
@media (max-width: 991px) {
.wpo-about-section .about-content {
    padding-top: 120px;
  }
}
.wpo-about-section .about-content .section-title {
  margin-bottom: 30px;
}
.wpo-about-section .about-content .section-title h2 {
  font-size: 50px;
}
@media (max-width: 575px) {
.wpo-about-section .about-content .section-title h2 {
    font-size: 35px;
  }
}
.wpo-about-section .about-content ul {
  list-style: none;
  margin-top: 30px;
  margin-bottom: 30px;
}
.wpo-about-section .about-content ul li {
  font-size: 18px;
  padding-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
.wpo-about-section .about-content ul li i {
  font-size: 12px;
  color: #ffb100;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 8px;
}
.wpo-fun-fact-section {
  text-align: center;
  background: #24243e;
  padding: 100px 0;
}
@media (max-width: 767px) {
.wpo-fun-fact-section {
    padding-bottom: 30px;
  }
}
.wpo-fun-fact-section h2 {
  font-size: 30px;
  font-size: 1.6666666667rem;
  font-weight: 600;
  margin: 0 0 1.8em;
}
@media (max-width: 991px) {
.wpo-fun-fact-section h2 {
    font-size: 26px;
    font-size: 1.4444444444rem;
  }
}
@media (max-width: 767px) {
.wpo-fun-fact-section h2 {
    font-size: 25px;
    font-size: 1.3888888889rem;
  }
}
.wpo-fun-fact-section .wpo-fun-fact-grids .grid {
  width: 25%;
  float: left;
}
@media (max-width: 767px) {
.wpo-fun-fact-section .wpo-fun-fact-grids .grid {
    width: 50%;
    margin-bottom: 50px;
  }
}
.wpo-fun-fact-section .grid .info {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wpo-fun-fact-section .grid h3 {
  font-size: 100px;
  font-size: 5.5555555556rem;
  font-weight: 900;
  color: #ffb100;
  font-family: "Futura PT";
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
  -webkit-text-fill-color: #24243e;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #c4c4c4;
}
.wpo-fun-fact-section .grid h3 .odometer-inside {
  display: flex;
}
@media (max-width: 1200px) {
.wpo-fun-fact-section .grid h3 {
    font-size: 50px;
    ont-size: 2.7777777778rem;
  }
}
@media (max-width: 991px) {
.wpo-fun-fact-section .grid h3 {
    font-size: 40px;
    font-size: 2.2222222222rem;
  }
}
@media (max-width: 767px) {
.wpo-fun-fact-section .grid h3 {
    font-size: 35px;
    font-size: 1.9444444444rem;
  }
}
.wpo-fun-fact-section .grid h3 + p {
  font-size: 25px;
  font-size: 1.3888888889rem;
  margin: 0;
  color: #c4c4c4;
  font-family: "Futura PT";
  line-height: 35px;
  text-align: left;
  max-width: 120px;
}
@media (max-width: 1200px) {
.wpo-fun-fact-section .grid h3 + p {
    font-size: 20px;
    font-size: 1.1111111111rem;
    max-width: 90px;
    line-height: 22px;
  }
}
@media (max-width: 991px) {
.wpo-fun-fact-section .grid h3 + p {
    font-size: 16px;
    font-size: 0.8888888889rem;
  }
}
@-webkit-keyframes spineerb {
  0% {
    -webkit-box-shadow: 0 0 0 0 #a9a5f8;
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(1, 93, 199, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
  }
}
@keyframes spineerb {
  0% {
    box-shadow: 0 0 0 0 #a9a5f8;
  }
  70% {
    box-shadow: 0 0 0 20px rgba(1, 93, 199, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
  }
}
@-webkit-keyframes save-the-date-pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(0.95, 0.95, 0.95);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes save-the-date-pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(0.95, 0.95, 0.95);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.wpo-contact-pg-section {
  padding-bottom: 0px;
}
.wpo-contact-pg-section .wpo-contact-title {
  max-width: 440px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
.wpo-contact-pg-section .wpo-contact-title {
    margin-bottom: 30px;
  }
}
.wpo-contact-pg-section .wpo-contact-title h2 {
  font-size: 35px;
  font-size: 1.9444444444rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
.wpo-contact-pg-section .wpo-contact-title h2 {
    font-size: 25px;
    font-size: 1.3888888889rem;
  }
}
.wpo-contact-pg-section form input, .wpo-contact-pg-section form select, .wpo-contact-pg-section form textarea {
  background: #f4f6fa;
  width: 100%;
  height: 45px;
  border: 1px solid transparent;
  border-radius: 30px;
  box-shadow: none !important;
  padding-left: 25px;
}
@media (max-width: 991px) {
.wpo-contact-pg-section form input, .wpo-contact-pg-section form select, .wpo-contact-pg-section form textarea {
    height: 45px;
  }
}
.wpo-contact-pg-section form input:focus, .wpo-contact-pg-section form select:focus, .wpo-contact-pg-section form textarea:focus {
  border-color: #ffb100;
  background: #f4f6fa;
}
.wpo-contact-pg-section form textarea {
  height: 180px;
  padding-top: 15px;
}
.wpo-contact-pg-section form {
  margin: 0 -15px;
  overflow: hidden;
}
.wpo-contact-pg-section form ::-webkit-input-placeholder {
  font-style: 15px;
  font-style: normal;
  color: #9d9c9c;
}
.wpo-contact-pg-section form :-moz-placeholder {
  font-style: 15px;
  font-style: normal;
  color: #9d9c9c;
}
.wpo-contact-pg-section form ::-moz-placeholder {
  font-style: 15px;
  font-style: normal;
  color: #9d9c9c;
}
.wpo-contact-pg-section form :-ms-input-placeholder {
  font-style: 15px;
  font-style: normal;
  color: #9d9c9c;
}
.wpo-contact-pg-section form select {
  display: inline-block;
  color: #a9a9a9;
  cursor: pointer;
  opacity: 1;
  padding: 6px 25px;
  font-size: 15px;
  font-size: 0.8333333333rem;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.wpo-contact-pg-section form .submit-area {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
}
@media (max-width: 767px) {
.wpo-contact-pg-section form .submit-area {
    margin-bottom: 0;
  }
}
.wpo-contact-pg-section form .submit-area .theme-btn {
  border-radius: 30px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.wpo-contact-pg-section form .submit-area .theme-btn:after {
  border-radius: 30px;
}
.wpo-contact-pg-section form > div {
  width: calc(50% - 30px);
  float: left;
  margin: 0 15px 25px;
}
@media (max-width: 600px) {
.wpo-contact-pg-section form > div {
    width: calc(100% - 25px);
    float: none;
  }
}
.wpo-contact-pg-section form .fullwidth {
  width: calc(100% - 25px);
  float: none;
  clear: both;
}
.wpo-contact-pg-section .office-info {
  padding-bottom: 100px;
}
@media (max-width: 767px) {
.wpo-contact-pg-section .office-info {
    padding-bottom: 60px;
  }
}
@media (max-width: 1200px) {
.wpo-contact-pg-section .office-info .col .office-info-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 1200px) {
.wpo-contact-pg-section .office-info .col:last-child .office-info-item {
    margin-bottom: 0px;
  }
}
.wpo-contact-pg-section .office-info .office-info-item {
  text-align: center;
  box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
  padding: 40px;
  overflow: hidden;
  position: relative;
}
.wpo-contact-pg-section .office-info .office-info-item .office-info-icon {
  width: 85px;
  height: 85px;
  background: #f5f5f5;
  line-height: 110px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
}
.wpo-contact-pg-section .office-info .office-info-item .office-info-icon .fi:before {
  font-size: 40px;
}
.wpo-contact-pg-section .office-info .office-info-item .office-info-text h2 {
  font-size: 30px;
  font-weight: 500;
  margin: 20px 0;
}
.wpo-contact-pg-section .office-info .office-info-item .office-info-text p {
  margin-bottom: 0;
}
.wpo-contact-pg-section .office-info .office-info-item .hidden-icon {
  position: absolute;
  right: -20px;
  top: -20px;
  opacity: 0.03;
}
.wpo-contact-pg-section .office-info .office-info-item .hidden-icon .fi:before {
  font-size: 135px;
}
.wpo-contact-pg-section .wpo-contact-form-area {
  padding: 50px;
  background: #fff;
  box-shadow: 0px 1px 15px 0px rgba(62, 65, 159, 0.1);
  padding-bottom: 0;
  margin-bottom: -125px;
  position: relative;
  z-index: 99;
}
@media (max-width: 767px) {
.wpo-contact-pg-section .wpo-contact-form-area {
    padding: 30px;
    padding-top: 50px;
  }
}
.wpo-contact-map-section .wpo-contact-map {
  height: 550px;
}
.wpo-contact-map-section iframe {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
}
.wpo-contact-map-section h2.hidden {
  display: none;
}
.faq-item {
  padding: 28px 0;
  border-bottom: 1px solid rgba(6,34,101,.12);
}
.faq-item:first-of-type { border-top: 1px solid rgba(6,34,101,.12); }
.faq-item h3 {
  margin: 0 0 12px;
  font-size: clamp(1.1rem, 2.2vw, 1.35rem);
}
.faq-item p { font-size: 1rem; }
.wpo-hero-section-1 {
  position: relative;
  min-height: 720px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.wpo-hero-section-1 .container {
  position: relative;
  z-index: 2;
}
.hero-content {
  max-width: 560px;
  padding-left: clamp(16px, 4vw, 56px);
  margin-top: 20px;
}
.hero-eyebrow {
  margin-bottom: 14px;
  font-size: 16px;
  letter-spacing: 0.18em;
  color: #ffb100;
  font-weight: 600;
}
.hero-title {
  margin: 0 0 22px;
  font-size: clamp(48px, 7vw, 96px);
  line-height: 0.95;
  color: #fff;
  font-weight: 700;
}
.hero-desc {
  max-width: 460px;
  margin-bottom: 34px;
  font-size: 18px;
  line-height: 1.8;
  color: #fff;
}
.hero-actions {
  display: flex;
  align-items: center;
  gap: 16px;
}
.theme-btn-s2 {
  display: inline-block;
  padding: 14px 34px;
  border-radius: 999px;
  background: #062265;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.theme-btn-s2:hover {
  background: #ffb100;
  color: #fff;
}
@media (max-width: 991px) {
.wpo-hero-section-1 {
    min-height: 620px;
  }
.hero-content {
    max-width: 520px;
    padding-left: 0;
  }
.hero-title {
    font-size: clamp(42px, 10vw, 68px);
  }
}
@media (max-width: 767px) {
.wpo-hero-section-1 {
    min-height: auto;
    padding: 110px 0 70px;
  }
.hero-content {
    text-align: left;
    padding: 0 8px;
  }
.hero-eyebrow {
    font-size: 14px;
  }
.hero-desc {
    font-size: 16px;
    line-height: 1.7;
  }
.theme-btn-s2 {
    padding: 12px 28px;
  }
}
.wpo-header-style-1 .navbar-brand {
  color: #fff !important;
}
.wpo-header-style-1 .navbar-brand:hover {
  color: #ffb100 !important;
}
.wpo-header-style-5 .navbar-brand {
  color: #062265 !important;
}
.wpo-site-header #navbar ul li a.portfolio-btn {
  color: #062265 !important;
  border: 1px solid rgba(6, 34, 101, 0.28);
  border-radius: 999px;
  padding: 9px 18px;
  margin-left: 14px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.02em;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 8px 24px rgba(6, 34, 101, 0.08);
}
.wpo-site-header #navbar ul li a.portfolio-btn span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffb100;
  display: inline-block;
}
.wpo-site-header #navbar ul li a.portfolio-btn:hover {
  color: #062265 !important;
  border-color: #ffb100;
  background: #fff8e6;
  box-shadow: 0 10px 26px rgba(255, 177, 0, 0.18);
}
.wpo-site-header #navbar > ul > li > a.portfolio-btn:before {
  display: none !important;
}
@media screen and (min-width: 992px) {
.wpo-site-header #navbar .navbar-nav, .wpo-site-header #navbar > ul > li {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 991px) {
.wpo-site-header #navbar ul li a.portfolio-btn {
    margin-left: 0;
    margin-top: 12px;
    padding: 11px 18px;
    width: fit-content;
  }
}

/* ============================================================================
   {-Variable.PartnerTitle-} Partners section — 始终全彩，悬停时黄线划入 + logo 微放大
   ============================================================================ */
.wpo-partners-section .partners-grid {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
}
.wpo-partners-section .partner-item { margin: 0; }

.wpo-partners-section .partner-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 3 / 2;
  padding: 22px 18px;
  background: #fff;
  border: 1px solid #eef0f5;
  border-radius: 12px;
  overflow: hidden;
  transition: transform .3s ease, border-color .3s ease,
              box-shadow .3s ease, background-color .3s ease;
}

/* 底部的黄色 accent 横线，hover 时从左侧划入 */
.wpo-partners-section .partner-link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #ffb100;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .4s ease;
}

.wpo-partners-section .partner-link img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  transition: transform .35s ease;
}

.wpo-partners-section .partner-link:hover {
  transform: translateY(-4px);
  background-color: #fafbfd;
  border-color: #d8dee9;
  box-shadow: 0 12px 24px rgba(6, 34, 101, .08);
}
.wpo-partners-section .partner-link:hover::after {
  transform: scaleX(1);
}
.wpo-partners-section .partner-link:hover img {
  transform: scale(1.05);
}

@media (max-width: 991px) {
  .wpo-partners-section .partners-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
  }
}
@media (max-width: 575px) {
  .wpo-partners-section .partners-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
  .wpo-partners-section .partner-link { padding: 18px 14px; }
}

/* ============================================================================
   关于区块头像 — 圆形改矩形，配偏移的装饰几何块
   原模板的圆形依赖 .shape-1 / .shape-2 装饰元素，HTML 没补就会很单薄。
   这里用 ::before / ::after 把装饰内置进来，HTML 不用动。
   ============================================================================ */
.wpo-about-section .about-img {
  position: relative;
  width: auto;
  height: auto;
  max-width: 420px;
  padding: 0;
  margin: 0 75px 0 auto;
  border-radius: 0;
  text-align: left;
  z-index: 1;
}

/* 主装饰：深蓝大色块，往左下偏移，作背板 */
.wpo-about-section .about-img::before {
  content: "";
  position: absolute;
  top: 28px;
  left: -28px;
  right: 28px;
  bottom: -28px;
  background: #062265;
  border-radius: 20px;
  z-index: -1;
}

/* 副装饰：右上角的黄色小色块（覆盖原圆形虚线边） */
.wpo-about-section .about-img:after {
  content: "";
  position: absolute;
  top: -18px;
  right: -18px;
  left: auto;
  bottom: auto;
  width: 90px;
  height: 90px;
  background: #ffb100;
  border: none;
  border-radius: 16px;
  opacity: 1;
  z-index: -2;
}

/* 主图 — 矩形圆角、4:5 人像比例 */
.wpo-about-section .about-img img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 24px 50px rgba(6, 34, 101, .18);
}

@media (max-width: 991px) {
  .wpo-about-section .about-img {
    width: auto;
    margin: 0 auto;
    max-width: 360px;
  }
}

@media (max-width: 767px) {
  .wpo-about-section .about-img {
    width: auto;       /* 覆盖原模板硬写的 335px */
    height: auto;
    max-width: 320px;
  }
}

@media (max-width: 575px) {
  .wpo-about-section .about-img {
    width: auto;       /* 覆盖原模板硬写的 225px */
    height: auto;
    max-width: 270px;
  }
  .wpo-about-section .about-img::before {
    top: 18px;
    left: -18px;
    right: 18px;
    bottom: -18px;
    border-radius: 14px;
  }
  .wpo-about-section .about-img:after {
    top: -12px;
    right: -12px;
    width: 60px;
    height: 60px;
    border-radius: 12px;
  }
}

.wpo-contact-pg-section .col-lg-10 {
  font-size: 16px;
  line-height: 2;              /* 中文段落最关键的一项,1.8~2.0 都很舒服 */
  letter-spacing: 0.03em;      /* 中文加一点字距,排版更透气 */
  color: #444;
}

.wpo-contact-pg-section h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 48px;            /* 让每个小节之间拉开距离 */
  margin-bottom: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;  /* 可选:加一条淡淡的分隔线 */
  color: #222;
}

.wpo-contact-pg-section h3:first-child {
  margin-top: 0;               /* 第一个标题别有多余空隙 */
}

.wpo-contact-pg-section p {
  margin-bottom: 28px;
}

.wpo-contact-pg-section p strong {
  color: #c2185b;              /* 给关键词上一点品牌色,扫读更快;可改成你站点主色 */
  font-weight: 600;
  margin-right: 4px;
}

/* <br> 分隔的条目之间再加一点点空隙 */
.wpo-contact-pg-section p br {
  line-height: 2.4;
}

/* 联系页正文与页脚之间拉开距离 */
.wpo-contact-pg-section.section-padding {
  padding-bottom: 60px;   /* 原来如果是 90px 左右,提到 120~160px 都可以 */
}

/* 页脚自身上方再加一点呼吸感 */
.wpo-site-footer {
  margin-top: 40px;
  border-top: 1px solid #eee;   /* 可选:一条极淡的分隔线,视觉上更干净 */
}

.wpo-site-footer .wpo-lower-footer {
  padding: 30px 0;          /* 让版权行本身也别贴得太紧 */
}

.wpo-site-footer .copyright {
  color: #888;
  font-size: 14px;
  margin: 0;
  text-align: center;       /* 如果原本不是居中的话 */
}

@media (max-width: 768px) {
  .wpo-contact-pg-section.section-padding {
    padding-bottom: 80px;
  }
}

/* ===== Footer 多语言选择栏 ===== */
.wpo-footer-language {
  padding: 22px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: transparent;
}

.wpo-footer-language .language-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px 22px;
}

.wpo-footer-language .language-label {
  color: #aaa;
  font-size: 14px;
  letter-spacing: 0.02em;
}

.wpo-footer-language .language-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 6px 4px;
}

.wpo-footer-language .language-list li {
  position: relative;
}

/* 用一个小竖线做分隔,比逗号干净 */
.wpo-footer-language .language-list li + li::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 14px 0 10px;
  vertical-align: middle;
}

.wpo-footer-language .language-list a {
  color: #bbb;
  font-size: 14px;
  text-decoration: none;
  transition: color 0.2s ease;
}

.wpo-footer-language .language-list a:hover {
  color: #fff;
}

.wpo-footer-language .language-list a.active {
  color: #fff;
  font-weight: 600;
}

/* 移动端:让分隔竖线在换行时自然消失 */
@media (max-width: 576px) {
  .wpo-footer-language .language-wrap {
    flex-direction: column;
    gap: 12px;
  }
  .wpo-footer-language .language-list {
    justify-content: center;
  }
  .wpo-footer-language .language-list li + li::before {
    margin: 0 8px;
  }
}