@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
 :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));
}
*,
*::before,
*::after {
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: rgba(0, 0, 0, 0);
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
hr {
margin: 1rem 0;
color: inherit;
background-color: currentColor;
border: 0;
opacity: 0.25;
}
hr:not([size]) {
height: 1px;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1, .h1 {
font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
h1, .h1 {
font-size: 2.5rem;
}
}
h2, .h2 {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
h2, .h2 {
font-size: 2rem;
}
}
h3, .h3 {
font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
h3, .h3 {
font-size: 1.75rem;
}
}
h4, .h4 {
font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
h4, .h4 {
font-size: 1.5rem;
}
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-bs-original-title] {
text-decoration: underline;
-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;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small, .small {
font-size: 0.875em;
}
mark, .mark {
padding: 0.2em;
background-color: #fcf8e3;
}
sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.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;
}
pre,
code,
kbd,
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: 0.875em;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
code {
font-size: 0.875em;
color: #d63384;
word-wrap: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 0.875em;
color: #fff;
background-color: #212529;
border-radius: 0.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: 0.5rem;
padding-bottom: 0.5rem;
color: #6c757d;
text-align: left;
}
th {
text-align: inherit;
text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
border-color: inherit;
border-style: solid;
border-width: 0;
}
label {
display: inline-block;
}
button {
border-radius: 0;
}
button:focus {
outline: dotted 1px;
outline: -webkit-focus-ring-color auto 5px;
}
input,
button,
select,
optgroup,
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;
}
[list]::-webkit-calendar-picker-indicator {
display: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]: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: 0.5rem;
font-size: calc(1.275rem + 0.3vw);
line-height: inherit;
}
@media (min-width: 1200px) {
legend {
font-size: 1.5rem;
}
}
legend + * {
clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-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;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: calc(1.625rem + 4.5vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-1 {
font-size: 5rem;
}
}
.display-2 {
font-size: calc(1.575rem + 3.9vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-2 {
font-size: 4.5rem;
}
}
.display-3 {
font-size: calc(1.525rem + 3.3vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-3 {
font-size: 4rem;
}
}
.display-4 {
font-size: calc(1.475rem + 2.7vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-4 {
font-size: 3.5rem;
}
}
.display-5 {
font-size: calc(1.425rem + 2.1vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-5 {
font-size: 3rem;
}
}
.display-6 {
font-size: calc(1.375rem + 1.5vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-6 {
font-size: 2.5rem;
}
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 0.875em;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote > :last-child {
margin-bottom: 0;
}
.blockquote-footer {
margin-top: -1rem;
margin-bottom: 1rem;
font-size: 0.875em;
color: #6c757d;
}
.blockquote-footer::before {
content: "— ";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 0.875em;
color: #6c757d;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
width: 100%;
padding-right: var(--bs-gutter-x, 0.75rem);
padding-left: var(--bs-gutter-x, 0.75rem);
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
}
@media (min-width: 1400px) {
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .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%;
}
.row-cols-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
}
.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-4 {
flex: 0 0 auto;
width: 33.3333333333%;
}
.col-5 {
flex: 0 0 auto;
width: 41.6666666667%;
}
.col-6 {
flex: 0 0 auto;
width: 50%;
}
.col-7 {
flex: 0 0 auto;
width: 58.3333333333%;
}
.col-8 {
flex: 0 0 auto;
width: 66.6666666667%;
}
.col-9 {
flex: 0 0 auto;
width: 75%;
}
.col-10 {
flex: 0 0 auto;
width: 83.3333333333%;
}
.col-11 {
flex: 0 0 auto;
width: 91.6666666667%;
}
.col-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
.g-0,
.gx-0 {
--bs-gutter-x: 0;
}
.g-0,
.gy-0 {
--bs-gutter-y: 0;
}
.g-1,
.gx-1 {
--bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
--bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
--bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
--bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
--bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
--bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
--bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
--bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
--bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
--bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
.col-sm {
flex: 1 0 0%;
}
.row-cols-sm-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-sm-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-sm-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-sm-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-sm-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-sm-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-sm-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
}
.col-sm-1 {
flex: 0 0 auto;
width: 8.3333333333%;
}
.col-sm-2 {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-sm-3 {
flex: 0 0 auto;
width: 25%;
}
.col-sm-4 {
flex: 0 0 auto;
width: 33.3333333333%;
}
.col-sm-5 {
flex: 0 0 auto;
width: 41.6666666667%;
}
.col-sm-6 {
flex: 0 0 auto;
width: 50%;
}
.col-sm-7 {
flex: 0 0 auto;
width: 58.3333333333%;
}
.col-sm-8 {
flex: 0 0 auto;
width: 66.6666666667%;
}
.col-sm-9 {
flex: 0 0 auto;
width: 75%;
}
.col-sm-10 {
flex: 0 0 auto;
width: 83.3333333333%;
}
.col-sm-11 {
flex: 0 0 auto;
width: 91.6666666667%;
}
.col-sm-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
.g-sm-0,
.gx-sm-0 {
--bs-gutter-x: 0;
}
.g-sm-0,
.gy-sm-0 {
--bs-gutter-y: 0;
}
.g-sm-1,
.gx-sm-1 {
--bs-gutter-x: 0.25rem;
}
.g-sm-1,
.gy-sm-1 {
--bs-gutter-y: 0.25rem;
}
.g-sm-2,
.gx-sm-2 {
--bs-gutter-x: 0.5rem;
}
.g-sm-2,
.gy-sm-2 {
--bs-gutter-y: 0.5rem;
}
.g-sm-3,
.gx-sm-3 {
--bs-gutter-x: 1rem;
}
.g-sm-3,
.gy-sm-3 {
--bs-gutter-y: 1rem;
}
.g-sm-4,
.gx-sm-4 {
--bs-gutter-x: 1.5rem;
}
.g-sm-4,
.gy-sm-4 {
--bs-gutter-y: 1.5rem;
}
.g-sm-5,
.gx-sm-5 {
--bs-gutter-x: 3rem;
}
.g-sm-5,
.gy-sm-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 768px) {
.col-md {
flex: 1 0 0%;
}
.row-cols-md-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-md-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-md-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-md-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-md-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-md-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-md-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
}
.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-4 {
flex: 0 0 auto;
width: 33.3333333333%;
}
.col-md-5 {
flex: 0 0 auto;
width: 41.6666666667%;
}
.col-md-6 {
flex: 0 0 auto;
width: 50%;
}
.col-md-7 {
flex: 0 0 auto;
width: 58.3333333333%;
}
.col-md-8 {
flex: 0 0 auto;
width: 66.6666666667%;
}
.col-md-9 {
flex: 0 0 auto;
width: 75%;
}
.col-md-10 {
flex: 0 0 auto;
width: 83.3333333333%;
}
.col-md-11 {
flex: 0 0 auto;
width: 91.6666666667%;
}
.col-md-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
.g-md-0,
.gx-md-0 {
--bs-gutter-x: 0;
}
.g-md-0,
.gy-md-0 {
--bs-gutter-y: 0;
}
.g-md-1,
.gx-md-1 {
--bs-gutter-x: 0.25rem;
}
.g-md-1,
.gy-md-1 {
--bs-gutter-y: 0.25rem;
}
.g-md-2,
.gx-md-2 {
--bs-gutter-x: 0.5rem;
}
.g-md-2,
.gy-md-2 {
--bs-gutter-y: 0.5rem;
}
.g-md-3,
.gx-md-3 {
--bs-gutter-x: 1rem;
}
.g-md-3,
.gy-md-3 {
--bs-gutter-y: 1rem;
}
.g-md-4,
.gx-md-4 {
--bs-gutter-x: 1.5rem;
}
.g-md-4,
.gy-md-4 {
--bs-gutter-y: 1.5rem;
}
.g-md-5,
.gx-md-5 {
--bs-gutter-x: 3rem;
}
.g-md-5,
.gy-md-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 992px) {
.col-lg {
flex: 1 0 0%;
}
.row-cols-lg-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-lg-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-lg-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-lg-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-lg-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-lg-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-lg-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
}
.col-lg-1 {
flex: 0 0 auto;
width: 8.3333333333%;
}
.col-lg-2 {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-lg-3 {
flex: 0 0 auto;
width: 25%;
}
.col-lg-4 {
flex: 0 0 auto;
width: 33.3333333333%;
}
.col-lg-5 {
flex: 0 0 auto;
width: 41.6666666667%;
}
.col-lg-6 {
flex: 0 0 auto;
width: 50%;
}
.col-lg-7 {
flex: 0 0 auto;
width: 58.3333333333%;
}
.col-lg-8 {
flex: 0 0 auto;
width: 66.6666666667%;
}
.col-lg-9 {
flex: 0 0 auto;
width: 75%;
}
.col-lg-10 {
flex: 0 0 auto;
width: 83.3333333333%;
}
.col-lg-11 {
flex: 0 0 auto;
width: 91.6666666667%;
}
.col-lg-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
.g-lg-0,
.gx-lg-0 {
--bs-gutter-x: 0;
}
.g-lg-0,
.gy-lg-0 {
--bs-gutter-y: 0;
}
.g-lg-1,
.gx-lg-1 {
--bs-gutter-x: 0.25rem;
}
.g-lg-1,
.gy-lg-1 {
--bs-gutter-y: 0.25rem;
}
.g-lg-2,
.gx-lg-2 {
--bs-gutter-x: 0.5rem;
}
.g-lg-2,
.gy-lg-2 {
--bs-gutter-y: 0.5rem;
}
.g-lg-3,
.gx-lg-3 {
--bs-gutter-x: 1rem;
}
.g-lg-3,
.gy-lg-3 {
--bs-gutter-y: 1rem;
}
.g-lg-4,
.gx-lg-4 {
--bs-gutter-x: 1.5rem;
}
.g-lg-4,
.gy-lg-4 {
--bs-gutter-y: 1.5rem;
}
.g-lg-5,
.gx-lg-5 {
--bs-gutter-x: 3rem;
}
.g-lg-5,
.gy-lg-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1200px) {
.col-xl {
flex: 1 0 0%;
}
.row-cols-xl-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-xl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-xl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-xl-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-xl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-xl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-xl-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
}
.col-xl-1 {
flex: 0 0 auto;
width: 8.3333333333%;
}
.col-xl-2 {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-xl-3 {
flex: 0 0 auto;
width: 25%;
}
.col-xl-4 {
flex: 0 0 auto;
width: 33.3333333333%;
}
.col-xl-5 {
flex: 0 0 auto;
width: 41.6666666667%;
}
.col-xl-6 {
flex: 0 0 auto;
width: 50%;
}
.col-xl-7 {
flex: 0 0 auto;
width: 58.3333333333%;
}
.col-xl-8 {
flex: 0 0 auto;
width: 66.6666666667%;
}
.col-xl-9 {
flex: 0 0 auto;
width: 75%;
}
.col-xl-10 {
flex: 0 0 auto;
width: 83.3333333333%;
}
.col-xl-11 {
flex: 0 0 auto;
width: 91.6666666667%;
}
.col-xl-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.3333333333%;
}
.offset-xl-2 {
margin-left: 16.6666666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.3333333333%;
}
.offset-xl-5 {
margin-left: 41.6666666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.3333333333%;
}
.offset-xl-8 {
margin-left: 66.6666666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.3333333333%;
}
.offset-xl-11 {
margin-left: 91.6666666667%;
}
.g-xl-0,
.gx-xl-0 {
--bs-gutter-x: 0;
}
.g-xl-0,
.gy-xl-0 {
--bs-gutter-y: 0;
}
.g-xl-1,
.gx-xl-1 {
--bs-gutter-x: 0.25rem;
}
.g-xl-1,
.gy-xl-1 {
--bs-gutter-y: 0.25rem;
}
.g-xl-2,
.gx-xl-2 {
--bs-gutter-x: 0.5rem;
}
.g-xl-2,
.gy-xl-2 {
--bs-gutter-y: 0.5rem;
}
.g-xl-3,
.gx-xl-3 {
--bs-gutter-x: 1rem;
}
.g-xl-3,
.gy-xl-3 {
--bs-gutter-y: 1rem;
}
.g-xl-4,
.gx-xl-4 {
--bs-gutter-x: 1.5rem;
}
.g-xl-4,
.gy-xl-4 {
--bs-gutter-y: 1.5rem;
}
.g-xl-5,
.gx-xl-5 {
--bs-gutter-x: 3rem;
}
.g-xl-5,
.gy-xl-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1400px) {
.col-xxl {
flex: 1 0 0%;
}
.row-cols-xxl-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-xxl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-xxl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-xxl-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-xxl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-xxl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-xxl-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-xxl-auto {
flex: 0 0 auto;
width: auto;
}
.col-xxl-1 {
flex: 0 0 auto;
width: 8.3333333333%;
}
.col-xxl-2 {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-xxl-3 {
flex: 0 0 auto;
width: 25%;
}
.col-xxl-4 {
flex: 0 0 auto;
width: 33.3333333333%;
}
.col-xxl-5 {
flex: 0 0 auto;
width: 41.6666666667%;
}
.col-xxl-6 {
flex: 0 0 auto;
width: 50%;
}
.col-xxl-7 {
flex: 0 0 auto;
width: 58.3333333333%;
}
.col-xxl-8 {
flex: 0 0 auto;
width: 66.6666666667%;
}
.col-xxl-9 {
flex: 0 0 auto;
width: 75%;
}
.col-xxl-10 {
flex: 0 0 auto;
width: 83.3333333333%;
}
.col-xxl-11 {
flex: 0 0 auto;
width: 91.6666666667%;
}
.col-xxl-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-xxl-0 {
margin-left: 0;
}
.offset-xxl-1 {
margin-left: 8.3333333333%;
}
.offset-xxl-2 {
margin-left: 16.6666666667%;
}
.offset-xxl-3 {
margin-left: 25%;
}
.offset-xxl-4 {
margin-left: 33.3333333333%;
}
.offset-xxl-5 {
margin-left: 41.6666666667%;
}
.offset-xxl-6 {
margin-left: 50%;
}
.offset-xxl-7 {
margin-left: 58.3333333333%;
}
.offset-xxl-8 {
margin-left: 66.6666666667%;
}
.offset-xxl-9 {
margin-left: 75%;
}
.offset-xxl-10 {
margin-left: 83.3333333333%;
}
.offset-xxl-11 {
margin-left: 91.6666666667%;
}
.g-xxl-0,
.gx-xxl-0 {
--bs-gutter-x: 0;
}
.g-xxl-0,
.gy-xxl-0 {
--bs-gutter-y: 0;
}
.g-xxl-1,
.gx-xxl-1 {
--bs-gutter-x: 0.25rem;
}
.g-xxl-1,
.gy-xxl-1 {
--bs-gutter-y: 0.25rem;
}
.g-xxl-2,
.gx-xxl-2 {
--bs-gutter-x: 0.5rem;
}
.g-xxl-2,
.gy-xxl-2 {
--bs-gutter-y: 0.5rem;
}
.g-xxl-3,
.gx-xxl-3 {
--bs-gutter-x: 1rem;
}
.g-xxl-3,
.gy-xxl-3 {
--bs-gutter-y: 1rem;
}
.g-xxl-4,
.gx-xxl-4 {
--bs-gutter-x: 1.5rem;
}
.g-xxl-4,
.gy-xxl-4 {
--bs-gutter-y: 1.5rem;
}
.g-xxl-5,
.gx-xxl-5 {
--bs-gutter-x: 3rem;
}
.g-xxl-5,
.gy-xxl-5 {
--bs-gutter-y: 3rem;
}
}
.table {
--bs-table-bg: transparent;
--bs-table-striped-color: #212529;
--bs-table-striped-bg: rgba(0, 0, 0, 0.05);
--bs-table-active-color: #212529;
--bs-table-active-bg: rgba(0, 0, 0, 0.1);
--bs-table-hover-color: #212529;
--bs-table-hover-bg: rgba(0, 0, 0, 0.075);
width: 100%;
margin-bottom: 1rem;
color: #212529;
vertical-align: top;
border-color: #dee2e6;
}
.table > :not(caption) > * > * {
padding: 0.5rem 0.5rem;
background-color: var(--bs-table-bg);
background-image: linear-gradient(var(--bs-table-accent-bg), var(--bs-table-accent-bg));
border-bottom-width: 1px;
}
.table > tbody {
vertical-align: inherit;
}
.table > thead {
vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
border-bottom-color: currentColor;
}
.caption-top {
caption-side: top;
}
.table-sm > :not(caption) > * > * {
padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
border-bottom-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
--bs-table-accent-bg: var(--bs-table-striped-bg);
color: var(--bs-table-striped-color);
}
.table-active {
--bs-table-accent-bg: var(--bs-table-active-bg);
color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover {
--bs-table-accent-bg: var(--bs-table-hover-bg);
color: var(--bs-table-hover-color);
}
.table-primary {
--bs-table-bg: #cfe2ff;
--bs-table-striped-bg: #c5d7f2;
--bs-table-striped-color: #000;
--bs-table-active-bg: #bacbe6;
--bs-table-active-color: #000;
--bs-table-hover-bg: #bfd1ec;
--bs-table-hover-color: #000;
color: #000;
border-color: #bacbe6;
}
.table-secondary {
--bs-table-bg: #e2e3e5;
--bs-table-striped-bg: #d7d8da;
--bs-table-striped-color: #000;
--bs-table-active-bg: #cbccce;
--bs-table-active-color: #000;
--bs-table-hover-bg: #d1d2d4;
--bs-table-hover-color: #000;
color: #000;
border-color: #cbccce;
}
.table-success {
--bs-table-bg: #d1e7dd;
--bs-table-striped-bg: #c7dbd2;
--bs-table-striped-color: #000;
--bs-table-active-bg: #bcd0c7;
--bs-table-active-color: #000;
--bs-table-hover-bg: #c1d6cc;
--bs-table-hover-color: #000;
color: #000;
border-color: #bcd0c7;
}
.table-info {
--bs-table-bg: #cff4fc;
--bs-table-striped-bg: #c5e8ef;
--bs-table-striped-color: #000;
--bs-table-active-bg: #badce3;
--bs-table-active-color: #000;
--bs-table-hover-bg: #bfe2e9;
--bs-table-hover-color: #000;
color: #000;
border-color: #badce3;
}
.table-warning {
--bs-table-bg: #fff3cd;
--bs-table-striped-bg: #f2e7c3;
--bs-table-striped-color: #000;
--bs-table-active-bg: #e6dbb9;
--bs-table-active-color: #000;
--bs-table-hover-bg: #ece1be;
--bs-table-hover-color: #000;
color: #000;
border-color: #e6dbb9;
}
.table-danger {
--bs-table-bg: #f8d7da;
--bs-table-striped-bg: #eccccf;
--bs-table-striped-color: #000;
--bs-table-active-bg: #dfc2c4;
--bs-table-active-color: #000;
--bs-table-hover-bg: #e5c7ca;
--bs-table-hover-color: #000;
color: #000;
border-color: #dfc2c4;
}
.table-light {
--bs-table-bg: #f8f9fa;
--bs-table-striped-bg: #ecedee;
--bs-table-striped-color: #000;
--bs-table-active-bg: #dfe0e1;
--bs-table-active-color: #000;
--bs-table-hover-bg: #e5e6e7;
--bs-table-hover-color: #000;
color: #000;
border-color: #dfe0e1;
}
.table-dark {
--bs-table-bg: #212529;
--bs-table-striped-bg: #2c3034;
--bs-table-striped-color: #fff;
--bs-table-active-bg: #373b3e;
--bs-table-active-color: #fff;
--bs-table-hover-bg: #323539;
--bs-table-hover-color: #fff;
color: #fff;
border-color: #373b3e;
}
.table-responsive {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
.table-responsive-sm {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 1399.98px) {
.table-responsive-xxl {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
.form-label {
margin-bottom: 0.5rem;
}
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
}
.form-text {
margin-top: 0.25rem;
font-size: 0.875em;
color: #6c757d;
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.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: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.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 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
height: 1.5em;
}
.form-control::-webkit-input-placeholder {
color: #6c757d;
opacity: 1;
}
.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: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.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 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.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 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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;
}
.form-control-plaintext {
display: block;
width: 100%;
padding: 0.375rem 0;
margin-bottom: 0;
line-height: 1.5;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
.form-control-sm {
min-height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
padding: 0.25rem 0.5rem;
margin: -0.25rem -0.5rem;
-webkit-margin-end: 0.5rem;
margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
padding: 0.25rem 0.5rem;
margin: -0.25rem -0.5rem;
-webkit-margin-end: 0.5rem;
margin-inline-end: 0.5rem;
}
.form-control-lg {
min-height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
padding: 0.5rem 1rem;
margin: -0.5rem -1rem;
-webkit-margin-end: 1rem;
margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
padding: 0.5rem 1rem;
margin: -0.5rem -1rem;
-webkit-margin-end: 1rem;
margin-inline-end: 1rem;
}
textarea.form-control {
min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
max-width: 3rem;
height: auto;
padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
cursor: pointer;
}
.form-control-color::-moz-color-swatch {
height: 1.5em;
border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
height: 1.5em;
border-radius: 0.25rem;
}
.form-select {
display: block;
width: 100%;
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
vertical-align: middle;
background-color: #fff;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: 16px 12px;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.form-select:focus {
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
padding-right: 0.75rem;
background-image: none;
}
.form-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.form-select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #212529;
}
.form-select-sm {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.875rem;
}
.form-select-lg {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
}
.form-check {
display: block;
min-height: 1.5rem;
padding-left: 1.5em;
margin-bottom: 0.125rem;
}
.form-check .form-check-input {
float: left;
margin-left: -1.5em;
}
.form-check-input {
width: 1em;
height: 1em;
margin-top: 0.25em;
vertical-align: top;
background-color: #fff;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border: 1px solid rgba(0, 0, 0, 0.25);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-print-color-adjust: exact;
color-adjust: exact;
transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-check-input {
transition: none;
}
}
.form-check-input[type=checkbox] {
border-radius: 0.25em;
}
.form-check-input[type=radio] {
border-radius: 50%;
}
.form-check-input:active {
filter: brightness(90%);
}
.form-check-input:focus {
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
background-color: #0d6efd;
border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
background-color: #0d6efd;
border-color: #0d6efd;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
pointer-events: none;
filter: none;
opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
opacity: 0.5;
}
.form-switch {
padding-left: 2.5em;
}
.form-switch .form-check-input {
width: 2em;
margin-left: -2.5em;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
background-position: left center;
border-radius: 2em;
}
.form-switch .form-check-input:focus {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
background-position: right center;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-inline {
display: inline-block;
margin-right: 1rem;
}
.btn-check {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
pointer-events: none;
filter: none;
opacity: 0.65;
}
.form-range {
width: 100%;
height: 1.5rem;
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.form-range:focus {
outline: none;
}
.form-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
border: 0;
}
.form-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #0d6efd;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.form-range::-webkit-slider-thumb {
-webkit-transition: none;
transition: none;
}
}
.form-range::-webkit-slider-thumb:active {
background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.form-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #0d6efd;
border: 0;
border-radius: 1rem;
-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.form-range::-moz-range-thumb {
-moz-transition: none;
transition: none;
}
}
.form-range::-moz-range-thumb:active {
background-color: #b6d4fe;
}
.form-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.form-range:disabled {
pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
background-color: #adb5bd;
}
.form-floating {
position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
height: calc(3.5rem + 2px);
padding: 1rem 0.75rem;
}
.form-floating > label {
position: absolute;
top: 0;
left: 0;
height: 100%;
padding: 1rem 0.75rem;
pointer-events: none;
border: 1px solid transparent;
transform-origin: 0 0;
transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-floating > label {
transition: none;
}
}
.form-floating > .form-control::-webkit-input-placeholder {
color: transparent;
}
.form-floating > .form-control::-moz-placeholder {
color: transparent;
}
.form-floating > .form-control::placeholder {
color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-select {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
position: relative;
flex: 1 1 auto;
width: 1%;
min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
z-index: 3;
}
.input-group .btn {
position: relative;
z-index: 2;
}
.input-group .btn:focus {
z-index: 3;
}
.input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
padding-right: 1.75rem;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
margin-left: -1px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 0.875em;
color: #198754;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
color: #fff;
background-color: rgba(25, 135, 84, 0.9);
border-radius: 0.25rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #198754;
padding-right: calc(1.5em + 0.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(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #198754;
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:valid, .form-select.is-valid {
border-color: #198754;
padding-right: calc(0.75em + 2.3125rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), 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-position: right 0.75rem center, center right 1.75rem;
background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
border-color: #198754;
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid, .form-check-input.is-valid {
border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #198754;
}
.form-check-inline .form-check-input ~ .valid-feedback {
margin-left: 0.5em;
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 0.875em;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.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(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:invalid, .form-select.is-invalid {
border-color: #dc3545;
padding-right: calc(0.75em + 2.3125rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), 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-position: right 0.75rem center, center right 1.75rem;
background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
margin-left: 0.5em;
}
.btn {
display: inline-block;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
pointer-events: none;
opacity: 0.65;
}
.btn-primary {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-primary:hover {
color: #fff;
background-color: #0b5ed7;
border-color: #0a58ca;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
color: #fff;
background-color: #0b5ed7;
border-color: #0a58ca;
box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0a58ca;
border-color: #0a53be;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #fff;
background-color: #5c636a;
border-color: #565e64;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
color: #fff;
background-color: #5c636a;
border-color: #565e64;
box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #565e64;
border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-success {
color: #fff;
background-color: #198754;
border-color: #198754;
}
.btn-success:hover {
color: #fff;
background-color: #157347;
border-color: #146c43;
}
.btn-check:focus + .btn-success, .btn-success:focus {
color: #fff;
background-color: #157347;
border-color: #146c43;
box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #146c43;
border-color: #13653f;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
color: #fff;
background-color: #198754;
border-color: #198754;
}
.btn-info {
color: #000;
background-color: #0dcaf0;
border-color: #0dcaf0;
}
.btn-info:hover {
color: #000;
background-color: #31d2f2;
border-color: #25cff2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
color: #000;
background-color: #31d2f2;
border-color: #25cff2;
box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
color: #000;
background-color: #3dd5f3;
border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
color: #000;
background-color: #0dcaf0;
border-color: #0dcaf0;
}
.btn-warning {
color: #000;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #000;
background-color: #ffca2c;
border-color: #ffc720;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
color: #000;
background-color: #ffca2c;
border-color: #ffc720;
box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
color: #000;
background-color: #ffcd39;
border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
color: #000;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #bb2d3b;
border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
color: #fff;
background-color: #bb2d3b;
border-color: #b02a37;
box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #b02a37;
border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-light {
color: #000;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #000;
background-color: #f9fafb;
border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
color: #000;
background-color: #f9fafb;
border-color: #f9fafb;
box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
color: #000;
background-color: #f9fafb;
border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
color: #000;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-dark {
color: #fff;
background-color: #212529;
border-color: #212529;
}
.btn-dark:hover {
color: #fff;
background-color: #1c1f23;
border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
color: #fff;
background-color: #1c1f23;
border-color: #1a1e21;
box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1a1e21;
border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
color: #fff;
background-color: #212529;
border-color: #212529;
}
.btn-outline-primary {
color: #0d6efd;
border-color: #0d6efd;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
color: #0d6efd;
background-color: transparent;
}
.btn-outline-secondary {
color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
color: #6c757d;
background-color: transparent;
}
.btn-outline-success {
color: #198754;
border-color: #198754;
}
.btn-outline-success:hover {
color: #fff;
background-color: #198754;
border-color: #198754;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
color: #fff;
background-color: #198754;
border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
color: #198754;
background-color: transparent;
}
.btn-outline-info {
color: #0dcaf0;
border-color: #0dcaf0;
}
.btn-outline-info:hover {
color: #000;
background-color: #0dcaf0;
border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
color: #000;
background-color: #0dcaf0;
border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
color: #0dcaf0;
background-color: transparent;
}
.btn-outline-warning {
color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #000;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
color: #000;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-danger {
color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-light {
color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #000;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
color: #000;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
color: #f8f9fa;
background-color: transparent;
}
.btn-outline-dark {
color: #212529;
border-color: #212529;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #212529;
border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
color: #fff;
background-color: #212529;
border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
color: #212529;
background-color: transparent;
}
.btn-link {
font-weight: 400;
color: #0d6efd;
text-decoration: underline;
}
.btn-link:hover {
color: #0a58ca;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.fade {
transition: opacity 0.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 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing {
transition: none;
}
}
.dropup,
.dropend,
.dropdown,
.dropstart {
position: relative;
}
.dropdown-toggle {
white-space: nowrap;
}
.dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.dropdown-menu[style] {
right: auto !important;
}
.dropdown-menu-start {
--bs-position: start;
right: auto ;
left: 0 ;
}
.dropdown-menu-end {
--bs-position: end;
right: 0 ;
left: auto ;
}
@media (min-width: 576px) {
.dropdown-menu-sm-start {
--bs-position: start;
right: auto ;
left: 0 ;
}
.dropdown-menu-sm-end {
--bs-position: end;
right: 0 ;
left: auto ;
}
}
@media (min-width: 768px) {
.dropdown-menu-md-start {
--bs-position: start;
right: auto ;
left: 0 ;
}
.dropdown-menu-md-end {
--bs-position: end;
right: 0 ;
left: auto ;
}
}
@media (min-width: 992px) {
.dropdown-menu-lg-start {
--bs-position: start;
right: auto ;
left: 0 ;
}
.dropdown-menu-lg-end {
--bs-position: end;
right: 0 ;
left: auto ;
}
}
@media (min-width: 1200px) {
.dropdown-menu-xl-start {
--bs-position: start;
right: auto ;
left: 0 ;
}
.dropdown-menu-xl-end {
--bs-position: end;
right: 0 ;
left: auto ;
}
}
@media (min-width: 1400px) {
.dropdown-menu-xxl-start {
--bs-position: start;
right: auto ;
left: 0 ;
}
.dropdown-menu-xxl-end {
--bs-position: end;
right: 0 ;
left: auto ;
}
}
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropend .dropdown-menu {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropend .dropdown-toggle::after {
vertical-align: 0;
}
.dropstart .dropdown-menu {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropstart .dropdown-toggle::after {
display: none;
}
.dropstart .dropdown-toggle::before {
display: inline-block;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropstart .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #1e2125;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #0d6efd;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.dropdown-item-text {
display: block;
padding: 0.25rem 1rem;
color: #212529;
}
.dropdown-menu-dark {
color: #dee2e6;
background-color: #343a40;
border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
color: #fff;
background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
color: #fff;
background-color: #0d6efd;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
color: #adb5bd;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 1;
}
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
text-decoration: none;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.nav-link {
transition: none;
}
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
margin-bottom: -1px;
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #0d6efd;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
display: flex;
flex-wrap: inherit;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
padding-top: 0.3125rem;
padding-bottom: 0.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-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
}
.navbar-text {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
align-items: center;
width: 100%;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
transition: box-shadow 0.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 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: 576px) {
.navbar-expand-sm {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm .navbar-collapse {
display: flex !important;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md .navbar-collapse {
display: flex !important;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
}
@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-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg .navbar-collapse {
display: flex !important;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl .navbar-collapse {
display: flex !important;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
}
@media (min-width: 1400px) {
.navbar-expand-xxl {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand-xxl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xxl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xxl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xxl .navbar-collapse {
display: flex !important;
}
.navbar-expand-xxl .navbar-toggler {
display: none;
}
}
.navbar-expand {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand .navbar-collapse {
display: flex !important;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.55);
border-color: rgba(0, 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");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.55);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .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%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
color: #fff;
}
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group {
border-top: inherit;
border-bottom: inherit;
}
.card > .list-group:first-child {
border-top-width: 0;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
border-bottom-width: 0;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
border-top: 0;
}
.card-body {
flex: 1 1 auto;
padding: 1rem 1rem;
}
.card-title {
margin-bottom: 0.5rem;
}
.card-subtitle {
margin-top: -0.25rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1rem ;
}
.card-header {
padding: 0.5rem 1rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
padding: 0.5rem 1rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-right: -0.5rem;
margin-bottom: -0.5rem;
margin-left: -0.5rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.5rem;
margin-left: -0.5rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1rem;
border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-top,
.card-img-bottom {
width: 100%;
}
.card-img,
.card-img-top {
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-group > .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-group {
display: flex;
flex-flow: row wrap;
}
.card-group > .card {
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0;
}
}
.accordion-button {
position: relative;
display: flex;
align-items: center;
width: 100%;
padding: 1rem 1.25rem;
font-size: 1rem;
color: #212529;
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0;
overflow-anchor: none;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
.accordion-button {
transition: none;
}
}
.accordion-button.collapsed {
border-bottom-width: 0;
}
.accordion-button:not(.collapsed) {
color: #0c63e4;
background-color: #e7f1ff;
}
.accordion-button:not(.collapsed)::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
transform: rotate(180deg);
}
.accordion-button::after {
flex-shrink: 0;
width: 1.25rem;
height: 1.25rem;
margin-left: auto;
content: "";
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-size: 1.25rem;
transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.accordion-button::after {
transition: none;
}
}
.accordion-button:hover {
z-index: 2;
}
.accordion-button:focus {
z-index: 3;
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.accordion-header {
margin-bottom: 0;
}
.accordion-item:first-of-type .accordion-button {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
border-bottom-width: 1px;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-collapse {
border-bottom-width: 1px;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.accordion-collapse {
border: solid rgba(0, 0, 0, 0.125);
border-width: 0 1px;
}
.accordion-body {
padding: 1rem 1.25rem;
}
.accordion-flush .accordion-button {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.accordion-flush .accordion-collapse {
border-width: 0;
}
.accordion-flush .accordion-item:first-of-type .accordion-button {
border-top-width: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed {
border-bottom-width: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0 0;
margin-bottom: 1rem;
list-style: none;
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
float: left;
padding-right: 0.5rem;
color: #6c757d;
content: var(--bs-breadcrumb-divider, "/") ;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: flex;
padding-left: 0;
list-style: none;
}
.page-link {
position: relative;
display: block;
color: #0d6efd;
text-decoration: none;
background-color: #fff;
border: 1px solid #dee2e6;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.page-link {
transition: none;
}
}
.page-link:hover {
z-index: 2;
color: #0a58ca;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
z-index: 3;
color: #0a58ca;
background-color: #e9ecef;
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.page-item:not(:first-child) .page-link {
margin-left: -1px;
}
.page-item.active .page-link {
z-index: 3;
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
background-color: #fff;
border-color: #dee2e6;
}
.page-link {
padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.35em 0.65em;
font-size: 0.75em;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.alert {
position: relative;
padding: 1rem 1rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: 700;
}
.alert-dismissible {
padding-right: 3rem;
}
.alert-dismissible .btn-close {
position: absolute;
top: 0;
right: 0;
z-index: 2;
padding: 1.25rem 1rem;
}
.alert-primary {
color: #084298;
background-color: #cfe2ff;
border-color: #b6d4fe;
}
.alert-primary .alert-link {
color: #06357a;
}
.alert-secondary {
color: #41464b;
background-color: #e2e3e5;
border-color: #d3d6d8;
}
.alert-secondary .alert-link {
color: #34383c;
}
.alert-success {
color: #0f5132;
background-color: #d1e7dd;
border-color: #badbcc;
}
.alert-success .alert-link {
color: #0c4128;
}
.alert-info {
color: #055160;
background-color: #cff4fc;
border-color: #b6effb;
}
.alert-info .alert-link {
color: #04414d;
}
.alert-warning {
color: #664d03;
background-color: #fff3cd;
border-color: #ffecb5;
}
.alert-warning .alert-link {
color: #523e02;
}
.alert-danger {
color: #842029;
background-color: #f8d7da;
border-color: #f5c2c7;
}
.alert-danger .alert-link {
color: #6a1a21;
}
.alert-light {
color: #636464;
background-color: #fefefe;
border-color: #fdfdfe;
}
.alert-light .alert-link {
color: #4f5050;
}
.alert-dark {
color: #141619;
background-color: #d3d3d4;
border-color: #bcbebf;
}
.alert-dark .alert-link {
color: #101214;
}
@-webkit-keyframes progress-bar-stripes {
0% {
background-position-x: 1rem;
}
}
@keyframes progress-bar-stripes {
0% {
background-position-x: 1rem;
}
}
.progress {
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
overflow: hidden;
color: #fff;
text-align: center;
white-space: nowrap;
background-color: #0d6efd;
transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar {
transition: none;
}
}
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated {
-webkit-animation: 1s linear infinite progress-bar-stripes;
animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar-animated {
-webkit-animation: none;
animation: none;
}
}
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
border-radius: 0.25rem;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.5rem 1rem;
text-decoration: none;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
}
.list-group-item:last-child {
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.list-group-item + .list-group-item {
border-top-width: 0;
}
.list-group-item + .list-group-item.active {
margin-top: -1px;
border-top-width: 1px;
}
.list-group-horizontal {
flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
@media (min-width: 576px) {
.list-group-horizontal-sm {
flex-direction: row;
}
.list-group-horizontal-sm > .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-sm > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-sm > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-sm > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-sm > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 768px) {
.list-group-horizontal-md {
flex-direction: row;
}
.list-group-horizontal-md > .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-md > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-md > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-md > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-md > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 992px) {
.list-group-horizontal-lg {
flex-direction: row;
}
.list-group-horizontal-lg > .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-lg > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-lg > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-lg > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-lg > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 1200px) {
.list-group-horizontal-xl {
flex-direction: row;
}
.list-group-horizontal-xl > .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xl > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-xl > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-xl > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-xl > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 1400px) {
.list-group-horizontal-xxl {
flex-direction: row;
}
.list-group-horizontal-xxl > .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xxl > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-xxl > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-xxl > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
.list-group-flush {
border-radius: 0;
}
.list-group-flush > .list-group-item {
border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
border-bottom-width: 0;
}
.list-group-item-primary {
color: #084298;
background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #084298;
background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #084298;
border-color: #084298;
}
.list-group-item-secondary {
color: #41464b;
background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #41464b;
background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #41464b;
border-color: #41464b;
}
.list-group-item-success {
color: #0f5132;
background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #0f5132;
background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #0f5132;
border-color: #0f5132;
}
.list-group-item-info {
color: #055160;
background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #055160;
background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #055160;
border-color: #055160;
}
.list-group-item-warning {
color: #664d03;
background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #664d03;
background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #664d03;
border-color: #664d03;
}
.list-group-item-danger {
color: #842029;
background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #842029;
background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #842029;
border-color: #842029;
}
.list-group-item-light {
color: #636464;
background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #636464;
background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #636464;
border-color: #636464;
}
.list-group-item-dark {
color: #141619;
background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #141619;
background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #141619;
border-color: #141619;
}
.btn-close {
box-sizing: content-box;
width: 1em;
height: 1em;
padding: 0.25em 0.25em;
color: #000;
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
border: 0;
border-radius: 0.25rem;
opacity: 0.5;
}
.btn-close:hover {
color: #000;
text-decoration: none;
opacity: 0.75;
}
.btn-close:focus {
outline: none;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
opacity: 0.25;
}
.btn-close-white {
filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
width: 350px;
max-width: 100%;
font-size: 0.875rem;
pointer-events: auto;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.toast:not(.showing):not(.show) {
opacity: 0;
}
.toast.hide {
display: none;
}
.toast-container {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
max-width: 100%;
pointer-events: none;
}
.toast-container > :not(:last-child) {
margin-bottom: 0.75rem;
}
.toast-header {
display: flex;
align-items: center;
padding: 0.5rem 0.75rem;
color: #6c757d;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
margin-right: -0.375rem;
margin-left: 0.75rem;
}
.toast-body {
padding: 0.75rem;
}
.modal-open {
overflow: hidden;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog {
transition: none;
}
}
.modal.show .modal-dialog {
transform: none;
}
.modal.modal-static .modal-dialog {
transform: scale(1.02);
}
.modal-dialog-scrollable {
height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
max-height: 100%;
overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
overflow-y: auto;
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - 1rem);
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
padding: 0.5rem 0.5rem;
margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: flex;
flex-wrap: wrap;
flex-shrink: 0;
align-items: center;
justify-content: flex-end;
padding: 0.75rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: calc(0.3rem - 1px);
border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
margin: 0.25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal-dialog-scrollable {
height: calc(100% - 3.5rem);
}
.modal-dialog-centered {
min-height: calc(100% - 3.5rem);
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg,
.modal-xl {
max-width: 800px;
}
}
@media (min-width: 1200px) {
.modal-xl {
max-width: 1140px;
}
}
.modal-fullscreen {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen .modal-header {
border-radius: 0;
}
.modal-fullscreen .modal-body {
overflow-y: auto;
}
.modal-fullscreen .modal-footer {
border-radius: 0;
}
@media (max-width: 575.98px) {
.modal-fullscreen-sm-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-sm-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-sm-down .modal-header {
border-radius: 0;
}
.modal-fullscreen-sm-down .modal-body {
overflow-y: auto;
}
.modal-fullscreen-sm-down .modal-footer {
border-radius: 0;
}
}
@media (max-width: 767.98px) {
.modal-fullscreen-md-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-md-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-md-down .modal-header {
border-radius: 0;
}
.modal-fullscreen-md-down .modal-body {
overflow-y: auto;
}
.modal-fullscreen-md-down .modal-footer {
border-radius: 0;
}
}
@media (max-width: 991.98px) {
.modal-fullscreen-lg-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-lg-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-lg-down .modal-header {
border-radius: 0;
}
.modal-fullscreen-lg-down .modal-body {
overflow-y: auto;
}
.modal-fullscreen-lg-down .modal-footer {
border-radius: 0;
}
}
@media (max-width: 1199.98px) {
.modal-fullscreen-xl-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-xl-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-xl-down .modal-header {
border-radius: 0;
}
.modal-fullscreen-xl-down .modal-body {
overflow-y: auto;
}
.modal-fullscreen-xl-down .modal-footer {
border-radius: 0;
}
}
@media (max-width: 1399.98px) {
.modal-fullscreen-xxl-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-xxl-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-xxl-down .modal-header {
border-radius: 0;
}
.modal-fullscreen-xxl-down .modal-body {
overflow-y: auto;
}
.modal-fullscreen-xxl-down .modal-footer {
border-radius: 0;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: var(--bs-font-sans-serif);
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .tooltip-arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
top: -1px;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
right: -1px;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
bottom: -1px;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
left: -1px;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.popover {
position: absolute;
top: 0;
left: 0 ;
z-index: 1060;
display: block;
max-width: 276px;
font-family: var(--bs-font-sans-serif);
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.popover .popover-arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-top, .bs-popover-auto[data-popper-placement^=top] {
margin-bottom: 0.5rem !important;
}
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #fff;
}
.bs-popover-end, .bs-popover-auto[data-popper-placement^=right] {
margin-left: 0.5rem !important;
}
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
left: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[data-popper-placement^=bottom] {
margin-top: 0.5rem !important;
}
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f0f0f0;
}
.bs-popover-start, .bs-popover-auto[data-popper-placement^=left] {
margin-right: 0.5rem !important;
}
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
right: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 1rem;
margin-bottom: 0;
font-size: 1rem;
background-color: #f0f0f0;
border-bottom: 1px solid #d8d8d8;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: 1rem 1rem;
color: #212529;
}
.carousel {
position: relative;
}
.carousel.pointer-event {
touch-action: pan-y;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner::after {
display: block;
clear: both;
content: "";
}
.carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.carousel-item {
transition: none;
}
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
} .carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
transform: translateX(-100%);
} .carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
z-index: 1;
opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
z-index: 0;
opacity: 0;
transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
transition: none;
}
}
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-control-prev,
.carousel-control-next {
transition: none;
}
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 2rem;
height: 2rem;
background-repeat: no-repeat;
background-position: 50%;
background-size: 100% 100%;
} .carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
display: flex;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: 0.5;
transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-indicators li {
transition: none;
}
}
.carousel-indicators .active {
opacity: 1;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 1.25rem;
left: 15%;
padding-top: 1.25rem;
padding-bottom: 1.25rem;
color: #fff;
text-align: center;
}
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators li {
background-color: #000;
}
.carousel-dark .carousel-caption {
color: #000;
}
@-webkit-keyframes spinner-border {
to {
transform: rotate(360deg) ;
}
}
@keyframes spinner-border {
to {
transform: rotate(360deg) ;
}
}
.spinner-border {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: 0.25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: 0.75s linear infinite spinner-border;
animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: 0.2em;
}
@-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;
}
}
.spinner-grow {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
background-color: currentColor;
border-radius: 50%;
opacity: 0;
-webkit-animation: 0.75s linear infinite spinner-grow;
animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
width: 1rem;
height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
.spinner-border,
.spinner-grow {
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
}
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.link-primary {
color: #0d6efd;
}
.link-primary:hover, .link-primary:focus {
color: #0a58ca;
}
.link-secondary {
color: #6c757d;
}
.link-secondary:hover, .link-secondary:focus {
color: #565e64;
}
.link-success {
color: #198754;
}
.link-success:hover, .link-success:focus {
color: #146c43;
}
.link-info {
color: #0dcaf0;
}
.link-info:hover, .link-info:focus {
color: #3dd5f3;
}
.link-warning {
color: #ffc107;
}
.link-warning:hover, .link-warning:focus {
color: #ffcd39;
}
.link-danger {
color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
color: #b02a37;
}
.link-light {
color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
color: #f9fafb;
}
.link-dark {
color: #212529;
}
.link-dark:hover, .link-dark:focus {
color: #1a1e21;
}
.ratio {
position: relative;
width: 100%;
}
.ratio::before {
display: block;
padding-top: var(--aspect-ratio);
content: "";
}
.ratio > * {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ratio-1x1 {
--aspect-ratio: 100%;
}
.ratio-4x3 {
--aspect-ratio: calc(3 / 4 * 100%);
}
.ratio-16x9 {
--aspect-ratio: calc(9 / 16 * 100%);
}
.ratio-21x9 {
--aspect-ratio: calc(9 / 21 * 100%);
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
@media (min-width: 576px) {
.sticky-sm-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
@media (min-width: 768px) {
.sticky-md-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
@media (min-width: 992px) {
.sticky-lg-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
@media (min-width: 1200px) {
.sticky-xl-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
@media (min-width: 1400px) {
.sticky-xxl-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
.visually-hidden,
.visually-hidden-focusable:not(:focus) {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}
.stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: "";
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.float-start {
float: left !important;
}
.float-end {
float: right !important;
}
.float-none {
float: none !important;
}
.overflow-auto {
overflow: auto !important;
}
.overflow-hidden {
overflow: hidden !important;
}
.overflow-visible {
overflow: visible !important;
}
.overflow-scroll {
overflow: scroll !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-grid {
display: grid !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
.d-none {
display: none !important;
}
.shadow {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
box-shadow: none !important;
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: -webkit-sticky !important;
position: sticky !important;
}
.top-0 {
top: 0 !important;
}
.top-50 {
top: 50% !important;
}
.top-100 {
top: 100% !important;
}
.bottom-0 {
bottom: 0 !important;
}
.bottom-50 {
bottom: 50% !important;
}
.bottom-100 {
bottom: 100% !important;
}
.start-0 {
left: 0 !important;
}
.start-50 {
left: 50% !important;
}
.start-100 {
left: 100% !important;
}
.end-0 {
right: 0 !important;
}
.end-50 {
right: 50% !important;
}
.end-100 {
right: 100% !important;
}
.translate-middle {
transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
transform: translateX(-50%) !important;
}
.translate-middle-y {
transform: translateY(-50%) !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-0 {
border: 0 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-end {
border-right: 1px solid #dee2e6 !important;
}
.border-end-0 {
border-right: 0 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-start {
border-left: 1px solid #dee2e6 !important;
}
.border-start-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #0d6efd !important;
}
.border-secondary {
border-color: #6c757d !important;
}
.border-success {
border-color: #198754 !important;
}
.border-info {
border-color: #0dcaf0 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #f8f9fa !important;
}
.border-dark {
border-color: #212529 !important;
}
.border-white {
border-color: #fff !important;
}
.border-0 {
border-width: 0 !important;
}
.border-1 {
border-width: 1px !important;
}
.border-2 {
border-width: 2px !important;
}
.border-3 {
border-width: 3px !important;
}
.border-4 {
border-width: 4px !important;
}
.border-5 {
border-width: 5px !important;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.vw-100 {
width: 100vw !important;
}
.min-vw-100 {
min-width: 100vw !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mh-100 {
max-height: 100% !important;
}
.vh-100 {
height: 100vh !important;
}
.min-vh-100 {
min-height: 100vh !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.gap-0 {
gap: 0 !important;
}
.gap-1 {
gap: 0.25rem !important;
}
.gap-2 {
gap: 0.5rem !important;
}
.gap-3 {
gap: 1rem !important;
}
.gap-4 {
gap: 1.5rem !important;
}
.gap-5 {
gap: 3rem !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.justify-content-evenly {
justify-content: space-evenly !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
.order-first {
order: -1 !important;
}
.order-0 {
order: 0 !important;
}
.order-1 {
order: 1 !important;
}
.order-2 {
order: 2 !important;
}
.order-3 {
order: 3 !important;
}
.order-4 {
order: 4 !important;
}
.order-5 {
order: 5 !important;
}
.order-last {
order: 6 !important;
}
.m-0 {
margin: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-0 {
margin-top: 0 !important;
}
.mt-1 {
margin-top: 0.25rem !important;
}
.mt-2 {
margin-top: 0.5rem !important;
}
.mt-3 {
margin-top: 1rem !important;
}
.mt-4 {
margin-top: 1.5rem !important;
}
.mt-5 {
margin-top: 3rem !important;
}
.mt-auto {
margin-top: auto !important;
}
.me-0 {
margin-right: 0 !important;
}
.me-1 {
margin-right: 0.25rem !important;
}
.me-2 {
margin-right: 0.5rem !important;
}
.me-3 {
margin-right: 1rem !important;
}
.me-4 {
margin-right: 1.5rem !important;
}
.me-5 {
margin-right: 3rem !important;
}
.me-auto {
margin-right: auto !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.mb-1 {
margin-bottom: 0.25rem !important;
}
.mb-2 {
margin-bottom: 0.5rem !important;
}
.mb-3 {
margin-bottom: 1rem !important;
}
.mb-4 {
margin-bottom: 1.5rem !important;
}
.mb-5 {
margin-bottom: 3rem !important;
}
.mb-auto {
margin-bottom: auto !important;
}
.ms-0 {
margin-left: 0 !important;
}
.ms-1 {
margin-left: 0.25rem !important;
}
.ms-2 {
margin-left: 0.5rem !important;
}
.ms-3 {
margin-left: 1rem !important;
}
.ms-4 {
margin-left: 1.5rem !important;
}
.ms-5 {
margin-left: 3rem !important;
}
.ms-auto {
margin-left: auto !important;
}
.p-0 {
padding: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pt-1 {
padding-top: 0.25rem !important;
}
.pt-2 {
padding-top: 0.5rem !important;
}
.pt-3 {
padding-top: 1rem !important;
}
.pt-4 {
padding-top: 1.5rem !important;
}
.pt-5 {
padding-top: 3rem !important;
}
.pe-0 {
padding-right: 0 !important;
}
.pe-1 {
padding-right: 0.25rem !important;
}
.pe-2 {
padding-right: 0.5rem !important;
}
.pe-3 {
padding-right: 1rem !important;
}
.pe-4 {
padding-right: 1.5rem !important;
}
.pe-5 {
padding-right: 3rem !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pb-1 {
padding-bottom: 0.25rem !important;
}
.pb-2 {
padding-bottom: 0.5rem !important;
}
.pb-3 {
padding-bottom: 1rem !important;
}
.pb-4 {
padding-bottom: 1.5rem !important;
}
.pb-5 {
padding-bottom: 3rem !important;
}
.ps-0 {
padding-left: 0 !important;
}
.ps-1 {
padding-left: 0.25rem !important;
}
.ps-2 {
padding-left: 0.5rem !important;
}
.ps-3 {
padding-left: 1rem !important;
}
.ps-4 {
padding-left: 1.5rem !important;
}
.ps-5 {
padding-left: 3rem !important;
}
.fs-1 {
font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
font-size: 1.25rem !important;
}
.fs-6 {
font-size: 1rem !important;
}
.fst-italic {
font-style: italic !important;
}
.fst-normal {
font-style: normal !important;
}
.fw-light {
font-weight: 300 !important;
}
.fw-lighter {
font-weight: lighter !important;
}
.fw-normal {
font-weight: 400 !important;
}
.fw-bold {
font-weight: 700 !important;
}
.fw-bolder {
font-weight: bolder !important;
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.text-start {
text-align: left !important;
}
.text-end {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
.text-primary {
color: #0d6efd !important;
}
.text-secondary {
color: #6c757d !important;
}
.text-success {
color: #198754 !important;
}
.text-info {
color: #0dcaf0 !important;
}
.text-warning {
color: #ffc107 !important;
}
.text-danger {
color: #dc3545 !important;
}
.text-light {
color: #f8f9fa !important;
}
.text-dark {
color: #212529 !important;
}
.text-white {
color: #fff !important;
}
.text-body {
color: #212529 !important;
}
.text-muted {
color: #6c757d !important;
}
.text-black-50 {
color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
color: inherit !important;
}
.lh-1 {
line-height: 1 !important;
}
.lh-sm {
line-height: 1.25 !important;
}
.lh-base {
line-height: 1.5 !important;
}
.lh-lg {
line-height: 2 !important;
}
.bg-primary {
background-color: #0d6efd !important;
}
.bg-secondary {
background-color: #6c757d !important;
}
.bg-success {
background-color: #198754 !important;
}
.bg-info {
background-color: #0dcaf0 !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
.bg-light {
background-color: #f8f9fa !important;
}
.bg-dark {
background-color: #212529 !important;
}
.bg-body {
background-color: #fff !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.bg-gradient {
background-image: var(--bs-gradient) !important;
}
.text-wrap {
white-space: normal !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-decoration-none {
text-decoration: none !important;
}
.text-decoration-underline {
text-decoration: underline !important;
}
.text-decoration-line-through {
text-decoration: line-through !important;
} .text-break {
word-wrap: break-word !important;
word-break: break-word !important;
} .font-monospace {
font-family: var(--bs-font-monospace) !important;
}
.user-select-all {
-webkit-user-select: all !important;
-moz-user-select: all !important;
user-select: all !important;
}
.user-select-auto {
-webkit-user-select: auto !important;
-moz-user-select: auto !important;
user-select: auto !important;
}
.user-select-none {
-webkit-user-select: none !important;
-moz-user-select: none !important;
user-select: none !important;
}
.pe-none {
pointer-events: none !important;
}
.pe-auto {
pointer-events: auto !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.rounded-1 {
border-radius: 0.2rem !important;
}
.rounded-2 {
border-radius: 0.25rem !important;
}
.rounded-3 {
border-radius: 0.3rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-pill {
border-radius: 50rem !important;
}
.rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.rounded-end {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-start {
border-bottom-left-radius: 0.25rem !important;
border-top-left-radius: 0.25rem !important;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media (min-width: 576px) {
.float-sm-start {
float: left !important;
}
.float-sm-end {
float: right !important;
}
.float-sm-none {
float: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-grid {
display: grid !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
.d-sm-none {
display: none !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.gap-sm-0 {
gap: 0 !important;
}
.gap-sm-1 {
gap: 0.25rem !important;
}
.gap-sm-2 {
gap: 0.5rem !important;
}
.gap-sm-3 {
gap: 1rem !important;
}
.gap-sm-4 {
gap: 1.5rem !important;
}
.gap-sm-5 {
gap: 3rem !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.justify-content-sm-evenly {
justify-content: space-evenly !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
.order-sm-first {
order: -1 !important;
}
.order-sm-0 {
order: 0 !important;
}
.order-sm-1 {
order: 1 !important;
}
.order-sm-2 {
order: 2 !important;
}
.order-sm-3 {
order: 3 !important;
}
.order-sm-4 {
order: 4 !important;
}
.order-sm-5 {
order: 5 !important;
}
.order-sm-last {
order: 6 !important;
}
.m-sm-0 {
margin: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-sm-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-sm-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-sm-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-sm-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-sm-0 {
margin-top: 0 !important;
}
.mt-sm-1 {
margin-top: 0.25rem !important;
}
.mt-sm-2 {
margin-top: 0.5rem !important;
}
.mt-sm-3 {
margin-top: 1rem !important;
}
.mt-sm-4 {
margin-top: 1.5rem !important;
}
.mt-sm-5 {
margin-top: 3rem !important;
}
.mt-sm-auto {
margin-top: auto !important;
}
.me-sm-0 {
margin-right: 0 !important;
}
.me-sm-1 {
margin-right: 0.25rem !important;
}
.me-sm-2 {
margin-right: 0.5rem !important;
}
.me-sm-3 {
margin-right: 1rem !important;
}
.me-sm-4 {
margin-right: 1.5rem !important;
}
.me-sm-5 {
margin-right: 3rem !important;
}
.me-sm-auto {
margin-right: auto !important;
}
.mb-sm-0 {
margin-bottom: 0 !important;
}
.mb-sm-1 {
margin-bottom: 0.25rem !important;
}
.mb-sm-2 {
margin-bottom: 0.5rem !important;
}
.mb-sm-3 {
margin-bottom: 1rem !important;
}
.mb-sm-4 {
margin-bottom: 1.5rem !important;
}
.mb-sm-5 {
margin-bottom: 3rem !important;
}
.mb-sm-auto {
margin-bottom: auto !important;
}
.ms-sm-0 {
margin-left: 0 !important;
}
.ms-sm-1 {
margin-left: 0.25rem !important;
}
.ms-sm-2 {
margin-left: 0.5rem !important;
}
.ms-sm-3 {
margin-left: 1rem !important;
}
.ms-sm-4 {
margin-left: 1.5rem !important;
}
.ms-sm-5 {
margin-left: 3rem !important;
}
.ms-sm-auto {
margin-left: auto !important;
}
.p-sm-0 {
padding: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-sm-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-sm-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-sm-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-sm-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-sm-0 {
padding-top: 0 !important;
}
.pt-sm-1 {
padding-top: 0.25rem !important;
}
.pt-sm-2 {
padding-top: 0.5rem !important;
}
.pt-sm-3 {
padding-top: 1rem !important;
}
.pt-sm-4 {
padding-top: 1.5rem !important;
}
.pt-sm-5 {
padding-top: 3rem !important;
}
.pe-sm-0 {
padding-right: 0 !important;
}
.pe-sm-1 {
padding-right: 0.25rem !important;
}
.pe-sm-2 {
padding-right: 0.5rem !important;
}
.pe-sm-3 {
padding-right: 1rem !important;
}
.pe-sm-4 {
padding-right: 1.5rem !important;
}
.pe-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-0 {
padding-bottom: 0 !important;
}
.pb-sm-1 {
padding-bottom: 0.25rem !important;
}
.pb-sm-2 {
padding-bottom: 0.5rem !important;
}
.pb-sm-3 {
padding-bottom: 1rem !important;
}
.pb-sm-4 {
padding-bottom: 1.5rem !important;
}
.pb-sm-5 {
padding-bottom: 3rem !important;
}
.ps-sm-0 {
padding-left: 0 !important;
}
.ps-sm-1 {
padding-left: 0.25rem !important;
}
.ps-sm-2 {
padding-left: 0.5rem !important;
}
.ps-sm-3 {
padding-left: 1rem !important;
}
.ps-sm-4 {
padding-left: 1.5rem !important;
}
.ps-sm-5 {
padding-left: 3rem !important;
}
.text-sm-start {
text-align: left !important;
}
.text-sm-end {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.float-md-start {
float: left !important;
}
.float-md-end {
float: right !important;
}
.float-md-none {
float: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-grid {
display: grid !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
.d-md-none {
display: none !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.gap-md-0 {
gap: 0 !important;
}
.gap-md-1 {
gap: 0.25rem !important;
}
.gap-md-2 {
gap: 0.5rem !important;
}
.gap-md-3 {
gap: 1rem !important;
}
.gap-md-4 {
gap: 1.5rem !important;
}
.gap-md-5 {
gap: 3rem !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.justify-content-md-evenly {
justify-content: space-evenly !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
.order-md-first {
order: -1 !important;
}
.order-md-0 {
order: 0 !important;
}
.order-md-1 {
order: 1 !important;
}
.order-md-2 {
order: 2 !important;
}
.order-md-3 {
order: 3 !important;
}
.order-md-4 {
order: 4 !important;
}
.order-md-5 {
order: 5 !important;
}
.order-md-last {
order: 6 !important;
}
.m-md-0 {
margin: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-md-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-md-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-md-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-md-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-md-0 {
margin-top: 0 !important;
}
.mt-md-1 {
margin-top: 0.25rem !important;
}
.mt-md-2 {
margin-top: 0.5rem !important;
}
.mt-md-3 {
margin-top: 1rem !important;
}
.mt-md-4 {
margin-top: 1.5rem !important;
}
.mt-md-5 {
margin-top: 3rem !important;
}
.mt-md-auto {
margin-top: auto !important;
}
.me-md-0 {
margin-right: 0 !important;
}
.me-md-1 {
margin-right: 0.25rem !important;
}
.me-md-2 {
margin-right: 0.5rem !important;
}
.me-md-3 {
margin-right: 1rem !important;
}
.me-md-4 {
margin-right: 1.5rem !important;
}
.me-md-5 {
margin-right: 3rem !important;
}
.me-md-auto {
margin-right: auto !important;
}
.mb-md-0 {
margin-bottom: 0 !important;
}
.mb-md-1 {
margin-bottom: 0.25rem !important;
}
.mb-md-2 {
margin-bottom: 0.5rem !important;
}
.mb-md-3 {
margin-bottom: 1rem !important;
}
.mb-md-4 {
margin-bottom: 1.5rem !important;
}
.mb-md-5 {
margin-bottom: 3rem !important;
}
.mb-md-auto {
margin-bottom: auto !important;
}
.ms-md-0 {
margin-left: 0 !important;
}
.ms-md-1 {
margin-left: 0.25rem !important;
}
.ms-md-2 {
margin-left: 0.5rem !important;
}
.ms-md-3 {
margin-left: 1rem !important;
}
.ms-md-4 {
margin-left: 1.5rem !important;
}
.ms-md-5 {
margin-left: 3rem !important;
}
.ms-md-auto {
margin-left: auto !important;
}
.p-md-0 {
padding: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-md-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-md-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-md-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-md-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-md-0 {
padding-top: 0 !important;
}
.pt-md-1 {
padding-top: 0.25rem !important;
}
.pt-md-2 {
padding-top: 0.5rem !important;
}
.pt-md-3 {
padding-top: 1rem !important;
}
.pt-md-4 {
padding-top: 1.5rem !important;
}
.pt-md-5 {
padding-top: 3rem !important;
}
.pe-md-0 {
padding-right: 0 !important;
}
.pe-md-1 {
padding-right: 0.25rem !important;
}
.pe-md-2 {
padding-right: 0.5rem !important;
}
.pe-md-3 {
padding-right: 1rem !important;
}
.pe-md-4 {
padding-right: 1.5rem !important;
}
.pe-md-5 {
padding-right: 3rem !important;
}
.pb-md-0 {
padding-bottom: 0 !important;
}
.pb-md-1 {
padding-bottom: 0.25rem !important;
}
.pb-md-2 {
padding-bottom: 0.5rem !important;
}
.pb-md-3 {
padding-bottom: 1rem !important;
}
.pb-md-4 {
padding-bottom: 1.5rem !important;
}
.pb-md-5 {
padding-bottom: 3rem !important;
}
.ps-md-0 {
padding-left: 0 !important;
}
.ps-md-1 {
padding-left: 0.25rem !important;
}
.ps-md-2 {
padding-left: 0.5rem !important;
}
.ps-md-3 {
padding-left: 1rem !important;
}
.ps-md-4 {
padding-left: 1.5rem !important;
}
.ps-md-5 {
padding-left: 3rem !important;
}
.text-md-start {
text-align: left !important;
}
.text-md-end {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.float-lg-start {
float: left !important;
}
.float-lg-end {
float: right !important;
}
.float-lg-none {
float: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-grid {
display: grid !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
.d-lg-none {
display: none !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.gap-lg-0 {
gap: 0 !important;
}
.gap-lg-1 {
gap: 0.25rem !important;
}
.gap-lg-2 {
gap: 0.5rem !important;
}
.gap-lg-3 {
gap: 1rem !important;
}
.gap-lg-4 {
gap: 1.5rem !important;
}
.gap-lg-5 {
gap: 3rem !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.justify-content-lg-evenly {
justify-content: space-evenly !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
.order-lg-first {
order: -1 !important;
}
.order-lg-0 {
order: 0 !important;
}
.order-lg-1 {
order: 1 !important;
}
.order-lg-2 {
order: 2 !important;
}
.order-lg-3 {
order: 3 !important;
}
.order-lg-4 {
order: 4 !important;
}
.order-lg-5 {
order: 5 !important;
}
.order-lg-last {
order: 6 !important;
}
.m-lg-0 {
margin: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-lg-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-lg-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-lg-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-lg-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-lg-0 {
margin-top: 0 !important;
}
.mt-lg-1 {
margin-top: 0.25rem !important;
}
.mt-lg-2 {
margin-top: 0.5rem !important;
}
.mt-lg-3 {
margin-top: 1rem !important;
}
.mt-lg-4 {
margin-top: 1.5rem !important;
}
.mt-lg-5 {
margin-top: 3rem !important;
}
.mt-lg-auto {
margin-top: auto !important;
}
.me-lg-0 {
margin-right: 0 !important;
}
.me-lg-1 {
margin-right: 0.25rem !important;
}
.me-lg-2 {
margin-right: 0.5rem !important;
}
.me-lg-3 {
margin-right: 1rem !important;
}
.me-lg-4 {
margin-right: 1.5rem !important;
}
.me-lg-5 {
margin-right: 3rem !important;
}
.me-lg-auto {
margin-right: auto !important;
}
.mb-lg-0 {
margin-bottom: 0 !important;
}
.mb-lg-1 {
margin-bottom: 0.25rem !important;
}
.mb-lg-2 {
margin-bottom: 0.5rem !important;
}
.mb-lg-3 {
margin-bottom: 1rem !important;
}
.mb-lg-4 {
margin-bottom: 1.5rem !important;
}
.mb-lg-5 {
margin-bottom: 3rem !important;
}
.mb-lg-auto {
margin-bottom: auto !important;
}
.ms-lg-0 {
margin-left: 0 !important;
}
.ms-lg-1 {
margin-left: 0.25rem !important;
}
.ms-lg-2 {
margin-left: 0.5rem !important;
}
.ms-lg-3 {
margin-left: 1rem !important;
}
.ms-lg-4 {
margin-left: 1.5rem !important;
}
.ms-lg-5 {
margin-left: 3rem !important;
}
.ms-lg-auto {
margin-left: auto !important;
}
.p-lg-0 {
padding: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-lg-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-lg-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-lg-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-lg-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-lg-0 {
padding-top: 0 !important;
}
.pt-lg-1 {
padding-top: 0.25rem !important;
}
.pt-lg-2 {
padding-top: 0.5rem !important;
}
.pt-lg-3 {
padding-top: 1rem !important;
}
.pt-lg-4 {
padding-top: 1.5rem !important;
}
.pt-lg-5 {
padding-top: 3rem !important;
}
.pe-lg-0 {
padding-right: 0 !important;
}
.pe-lg-1 {
padding-right: 0.25rem !important;
}
.pe-lg-2 {
padding-right: 0.5rem !important;
}
.pe-lg-3 {
padding-right: 1rem !important;
}
.pe-lg-4 {
padding-right: 1.5rem !important;
}
.pe-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-0 {
padding-bottom: 0 !important;
}
.pb-lg-1 {
padding-bottom: 0.25rem !important;
}
.pb-lg-2 {
padding-bottom: 0.5rem !important;
}
.pb-lg-3 {
padding-bottom: 1rem !important;
}
.pb-lg-4 {
padding-bottom: 1.5rem !important;
}
.pb-lg-5 {
padding-bottom: 3rem !important;
}
.ps-lg-0 {
padding-left: 0 !important;
}
.ps-lg-1 {
padding-left: 0.25rem !important;
}
.ps-lg-2 {
padding-left: 0.5rem !important;
}
.ps-lg-3 {
padding-left: 1rem !important;
}
.ps-lg-4 {
padding-left: 1.5rem !important;
}
.ps-lg-5 {
padding-left: 3rem !important;
}
.text-lg-start {
text-align: left !important;
}
.text-lg-end {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.float-xl-start {
float: left !important;
}
.float-xl-end {
float: right !important;
}
.float-xl-none {
float: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-grid {
display: grid !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
.d-xl-none {
display: none !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.gap-xl-0 {
gap: 0 !important;
}
.gap-xl-1 {
gap: 0.25rem !important;
}
.gap-xl-2 {
gap: 0.5rem !important;
}
.gap-xl-3 {
gap: 1rem !important;
}
.gap-xl-4 {
gap: 1.5rem !important;
}
.gap-xl-5 {
gap: 3rem !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.justify-content-xl-evenly {
justify-content: space-evenly !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
.order-xl-first {
order: -1 !important;
}
.order-xl-0 {
order: 0 !important;
}
.order-xl-1 {
order: 1 !important;
}
.order-xl-2 {
order: 2 !important;
}
.order-xl-3 {
order: 3 !important;
}
.order-xl-4 {
order: 4 !important;
}
.order-xl-5 {
order: 5 !important;
}
.order-xl-last {
order: 6 !important;
}
.m-xl-0 {
margin: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-xl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-xl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-xl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-xl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-xl-0 {
margin-top: 0 !important;
}
.mt-xl-1 {
margin-top: 0.25rem !important;
}
.mt-xl-2 {
margin-top: 0.5rem !important;
}
.mt-xl-3 {
margin-top: 1rem !important;
}
.mt-xl-4 {
margin-top: 1.5rem !important;
}
.mt-xl-5 {
margin-top: 3rem !important;
}
.mt-xl-auto {
margin-top: auto !important;
}
.me-xl-0 {
margin-right: 0 !important;
}
.me-xl-1 {
margin-right: 0.25rem !important;
}
.me-xl-2 {
margin-right: 0.5rem !important;
}
.me-xl-3 {
margin-right: 1rem !important;
}
.me-xl-4 {
margin-right: 1.5rem !important;
}
.me-xl-5 {
margin-right: 3rem !important;
}
.me-xl-auto {
margin-right: auto !important;
}
.mb-xl-0 {
margin-bottom: 0 !important;
}
.mb-xl-1 {
margin-bottom: 0.25rem !important;
}
.mb-xl-2 {
margin-bottom: 0.5rem !important;
}
.mb-xl-3 {
margin-bottom: 1rem !important;
}
.mb-xl-4 {
margin-bottom: 1.5rem !important;
}
.mb-xl-5 {
margin-bottom: 3rem !important;
}
.mb-xl-auto {
margin-bottom: auto !important;
}
.ms-xl-0 {
margin-left: 0 !important;
}
.ms-xl-1 {
margin-left: 0.25rem !important;
}
.ms-xl-2 {
margin-left: 0.5rem !important;
}
.ms-xl-3 {
margin-left: 1rem !important;
}
.ms-xl-4 {
margin-left: 1.5rem !important;
}
.ms-xl-5 {
margin-left: 3rem !important;
}
.ms-xl-auto {
margin-left: auto !important;
}
.p-xl-0 {
padding: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-xl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-xl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-xl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-xl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-xl-0 {
padding-top: 0 !important;
}
.pt-xl-1 {
padding-top: 0.25rem !important;
}
.pt-xl-2 {
padding-top: 0.5rem !important;
}
.pt-xl-3 {
padding-top: 1rem !important;
}
.pt-xl-4 {
padding-top: 1.5rem !important;
}
.pt-xl-5 {
padding-top: 3rem !important;
}
.pe-xl-0 {
padding-right: 0 !important;
}
.pe-xl-1 {
padding-right: 0.25rem !important;
}
.pe-xl-2 {
padding-right: 0.5rem !important;
}
.pe-xl-3 {
padding-right: 1rem !important;
}
.pe-xl-4 {
padding-right: 1.5rem !important;
}
.pe-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-0 {
padding-bottom: 0 !important;
}
.pb-xl-1 {
padding-bottom: 0.25rem !important;
}
.pb-xl-2 {
padding-bottom: 0.5rem !important;
}
.pb-xl-3 {
padding-bottom: 1rem !important;
}
.pb-xl-4 {
padding-bottom: 1.5rem !important;
}
.pb-xl-5 {
padding-bottom: 3rem !important;
}
.ps-xl-0 {
padding-left: 0 !important;
}
.ps-xl-1 {
padding-left: 0.25rem !important;
}
.ps-xl-2 {
padding-left: 0.5rem !important;
}
.ps-xl-3 {
padding-left: 1rem !important;
}
.ps-xl-4 {
padding-left: 1.5rem !important;
}
.ps-xl-5 {
padding-left: 3rem !important;
}
.text-xl-start {
text-align: left !important;
}
.text-xl-end {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
@media (min-width: 1400px) {
.float-xxl-start {
float: left !important;
}
.float-xxl-end {
float: right !important;
}
.float-xxl-none {
float: none !important;
}
.d-xxl-inline {
display: inline !important;
}
.d-xxl-inline-block {
display: inline-block !important;
}
.d-xxl-block {
display: block !important;
}
.d-xxl-grid {
display: grid !important;
}
.d-xxl-table {
display: table !important;
}
.d-xxl-table-row {
display: table-row !important;
}
.d-xxl-table-cell {
display: table-cell !important;
}
.d-xxl-flex {
display: flex !important;
}
.d-xxl-inline-flex {
display: inline-flex !important;
}
.d-xxl-none {
display: none !important;
}
.flex-xxl-fill {
flex: 1 1 auto !important;
}
.flex-xxl-row {
flex-direction: row !important;
}
.flex-xxl-column {
flex-direction: column !important;
}
.flex-xxl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xxl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xxl-grow-0 {
flex-grow: 0 !important;
}
.flex-xxl-grow-1 {
flex-grow: 1 !important;
}
.flex-xxl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xxl-shrink-1 {
flex-shrink: 1 !important;
}
.flex-xxl-wrap {
flex-wrap: wrap !important;
}
.flex-xxl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xxl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.gap-xxl-0 {
gap: 0 !important;
}
.gap-xxl-1 {
gap: 0.25rem !important;
}
.gap-xxl-2 {
gap: 0.5rem !important;
}
.gap-xxl-3 {
gap: 1rem !important;
}
.gap-xxl-4 {
gap: 1.5rem !important;
}
.gap-xxl-5 {
gap: 3rem !important;
}
.justify-content-xxl-start {
justify-content: flex-start !important;
}
.justify-content-xxl-end {
justify-content: flex-end !important;
}
.justify-content-xxl-center {
justify-content: center !important;
}
.justify-content-xxl-between {
justify-content: space-between !important;
}
.justify-content-xxl-around {
justify-content: space-around !important;
}
.justify-content-xxl-evenly {
justify-content: space-evenly !important;
}
.align-items-xxl-start {
align-items: flex-start !important;
}
.align-items-xxl-end {
align-items: flex-end !important;
}
.align-items-xxl-center {
align-items: center !important;
}
.align-items-xxl-baseline {
align-items: baseline !important;
}
.align-items-xxl-stretch {
align-items: stretch !important;
}
.align-content-xxl-start {
align-content: flex-start !important;
}
.align-content-xxl-end {
align-content: flex-end !important;
}
.align-content-xxl-center {
align-content: center !important;
}
.align-content-xxl-between {
align-content: space-between !important;
}
.align-content-xxl-around {
align-content: space-around !important;
}
.align-content-xxl-stretch {
align-content: stretch !important;
}
.align-self-xxl-auto {
align-self: auto !important;
}
.align-self-xxl-start {
align-self: flex-start !important;
}
.align-self-xxl-end {
align-self: flex-end !important;
}
.align-self-xxl-center {
align-self: center !important;
}
.align-self-xxl-baseline {
align-self: baseline !important;
}
.align-self-xxl-stretch {
align-self: stretch !important;
}
.order-xxl-first {
order: -1 !important;
}
.order-xxl-0 {
order: 0 !important;
}
.order-xxl-1 {
order: 1 !important;
}
.order-xxl-2 {
order: 2 !important;
}
.order-xxl-3 {
order: 3 !important;
}
.order-xxl-4 {
order: 4 !important;
}
.order-xxl-5 {
order: 5 !important;
}
.order-xxl-last {
order: 6 !important;
}
.m-xxl-0 {
margin: 0 !important;
}
.m-xxl-1 {
margin: 0.25rem !important;
}
.m-xxl-2 {
margin: 0.5rem !important;
}
.m-xxl-3 {
margin: 1rem !important;
}
.m-xxl-4 {
margin: 1.5rem !important;
}
.m-xxl-5 {
margin: 3rem !important;
}
.m-xxl-auto {
margin: auto !important;
}
.mx-xxl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-xxl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-xxl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-xxl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-xxl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-xxl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-xxl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-xxl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-xxl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-xxl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-xxl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-xxl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-xxl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-xxl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-xxl-0 {
margin-top: 0 !important;
}
.mt-xxl-1 {
margin-top: 0.25rem !important;
}
.mt-xxl-2 {
margin-top: 0.5rem !important;
}
.mt-xxl-3 {
margin-top: 1rem !important;
}
.mt-xxl-4 {
margin-top: 1.5rem !important;
}
.mt-xxl-5 {
margin-top: 3rem !important;
}
.mt-xxl-auto {
margin-top: auto !important;
}
.me-xxl-0 {
margin-right: 0 !important;
}
.me-xxl-1 {
margin-right: 0.25rem !important;
}
.me-xxl-2 {
margin-right: 0.5rem !important;
}
.me-xxl-3 {
margin-right: 1rem !important;
}
.me-xxl-4 {
margin-right: 1.5rem !important;
}
.me-xxl-5 {
margin-right: 3rem !important;
}
.me-xxl-auto {
margin-right: auto !important;
}
.mb-xxl-0 {
margin-bottom: 0 !important;
}
.mb-xxl-1 {
margin-bottom: 0.25rem !important;
}
.mb-xxl-2 {
margin-bottom: 0.5rem !important;
}
.mb-xxl-3 {
margin-bottom: 1rem !important;
}
.mb-xxl-4 {
margin-bottom: 1.5rem !important;
}
.mb-xxl-5 {
margin-bottom: 3rem !important;
}
.mb-xxl-auto {
margin-bottom: auto !important;
}
.ms-xxl-0 {
margin-left: 0 !important;
}
.ms-xxl-1 {
margin-left: 0.25rem !important;
}
.ms-xxl-2 {
margin-left: 0.5rem !important;
}
.ms-xxl-3 {
margin-left: 1rem !important;
}
.ms-xxl-4 {
margin-left: 1.5rem !important;
}
.ms-xxl-5 {
margin-left: 3rem !important;
}
.ms-xxl-auto {
margin-left: auto !important;
}
.p-xxl-0 {
padding: 0 !important;
}
.p-xxl-1 {
padding: 0.25rem !important;
}
.p-xxl-2 {
padding: 0.5rem !important;
}
.p-xxl-3 {
padding: 1rem !important;
}
.p-xxl-4 {
padding: 1.5rem !important;
}
.p-xxl-5 {
padding: 3rem !important;
}
.px-xxl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-xxl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-xxl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-xxl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-xxl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-xxl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-xxl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-xxl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-xxl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-xxl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-xxl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-xxl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-xxl-0 {
padding-top: 0 !important;
}
.pt-xxl-1 {
padding-top: 0.25rem !important;
}
.pt-xxl-2 {
padding-top: 0.5rem !important;
}
.pt-xxl-3 {
padding-top: 1rem !important;
}
.pt-xxl-4 {
padding-top: 1.5rem !important;
}
.pt-xxl-5 {
padding-top: 3rem !important;
}
.pe-xxl-0 {
padding-right: 0 !important;
}
.pe-xxl-1 {
padding-right: 0.25rem !important;
}
.pe-xxl-2 {
padding-right: 0.5rem !important;
}
.pe-xxl-3 {
padding-right: 1rem !important;
}
.pe-xxl-4 {
padding-right: 1.5rem !important;
}
.pe-xxl-5 {
padding-right: 3rem !important;
}
.pb-xxl-0 {
padding-bottom: 0 !important;
}
.pb-xxl-1 {
padding-bottom: 0.25rem !important;
}
.pb-xxl-2 {
padding-bottom: 0.5rem !important;
}
.pb-xxl-3 {
padding-bottom: 1rem !important;
}
.pb-xxl-4 {
padding-bottom: 1.5rem !important;
}
.pb-xxl-5 {
padding-bottom: 3rem !important;
}
.ps-xxl-0 {
padding-left: 0 !important;
}
.ps-xxl-1 {
padding-left: 0.25rem !important;
}
.ps-xxl-2 {
padding-left: 0.5rem !important;
}
.ps-xxl-3 {
padding-left: 1rem !important;
}
.ps-xxl-4 {
padding-left: 1.5rem !important;
}
.ps-xxl-5 {
padding-left: 3rem !important;
}
.text-xxl-start {
text-align: left !important;
}
.text-xxl-end {
text-align: right !important;
}
.text-xxl-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.fs-1 {
font-size: 2.5rem !important;
}
.fs-2 {
font-size: 2rem !important;
}
.fs-3 {
font-size: 1.75rem !important;
}
.fs-4 {
font-size: 1.5rem !important;
}
.fs-sm-1 {
font-size: 2.5rem !important;
}
.fs-sm-2 {
font-size: 2rem !important;
}
.fs-sm-3 {
font-size: 1.75rem !important;
}
.fs-sm-4 {
font-size: 1.5rem !important;
}
.fs-md-1 {
font-size: 2.5rem !important;
}
.fs-md-2 {
font-size: 2rem !important;
}
.fs-md-3 {
font-size: 1.75rem !important;
}
.fs-md-4 {
font-size: 1.5rem !important;
}
.fs-lg-1 {
font-size: 2.5rem !important;
}
.fs-lg-2 {
font-size: 2rem !important;
}
.fs-lg-3 {
font-size: 1.75rem !important;
}
.fs-lg-4 {
font-size: 1.5rem !important;
}
}
@media print {
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-grid {
display: grid !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: flex !important;
}
.d-print-inline-flex {
display: inline-flex !important;
}
.d-print-none {
display: none !important;
}
}.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; 
}
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-abacus:before {
content: "\f640"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acorn:before {
content: "\f6ae"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-alarm-clock:before {
content: "\f34e"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-alicorn:before {
content: "\f6b0"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-analytics:before {
content: "\f643"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angel:before {
content: "\f779"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-crate:before {
content: "\f6b1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-alt-down:before {
content: "\f354"; }
.fa-arrow-alt-from-bottom:before {
content: "\f346"; }
.fa-arrow-alt-from-left:before {
content: "\f347"; }
.fa-arrow-alt-from-right:before {
content: "\f348"; }
.fa-arrow-alt-from-top:before {
content: "\f349"; }
.fa-arrow-alt-left:before {
content: "\f355"; }
.fa-arrow-alt-right:before {
content: "\f356"; }
.fa-arrow-alt-square-down:before {
content: "\f350"; }
.fa-arrow-alt-square-left:before {
content: "\f351"; }
.fa-arrow-alt-square-right:before {
content: "\f352"; }
.fa-arrow-alt-square-up:before {
content: "\f353"; }
.fa-arrow-alt-to-bottom:before {
content: "\f34a"; }
.fa-arrow-alt-to-left:before {
content: "\f34b"; }
.fa-arrow-alt-to-right:before {
content: "\f34c"; }
.fa-arrow-alt-to-top:before {
content: "\f34d"; }
.fa-arrow-alt-up:before {
content: "\f357"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-from-bottom:before {
content: "\f342"; }
.fa-arrow-from-left:before {
content: "\f343"; }
.fa-arrow-from-right:before {
content: "\f344"; }
.fa-arrow-from-top:before {
content: "\f345"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-square-down:before {
content: "\f339"; }
.fa-arrow-square-left:before {
content: "\f33a"; }
.fa-arrow-square-right:before {
content: "\f33b"; }
.fa-arrow-square-up:before {
content: "\f33c"; }
.fa-arrow-to-bottom:before {
content: "\f33d"; }
.fa-arrow-to-left:before {
content: "\f33e"; }
.fa-arrow-to-right:before {
content: "\f340"; }
.fa-arrow-to-top:before {
content: "\f341"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows:before {
content: "\f047"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-arrows-h:before {
content: "\f07e"; }
.fa-arrows-v:before {
content: "\f07d"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-atom-alt:before {
content: "\f5d3"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-axe:before {
content: "\f6b2"; }
.fa-axe-battle:before {
content: "\f6b3"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backpack:before {
content: "\f5d4"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-badge:before {
content: "\f335"; }
.fa-badge-check:before {
content: "\f336"; }
.fa-badge-dollar:before {
content: "\f645"; }
.fa-badge-percent:before {
content: "\f646"; }
.fa-badger-honey:before {
content: "\f6b4"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ball-pile:before {
content: "\f77e"; }
.fa-ballot:before {
content: "\f732"; }
.fa-ballot-check:before {
content: "\f733"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-barcode-alt:before {
content: "\f463"; }
.fa-barcode-read:before {
content: "\f464"; }
.fa-barcode-scan:before {
content: "\f465"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball:before {
content: "\f432"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-basketball-hoop:before {
content: "\f435"; }
.fa-bat:before {
content: "\f6b5"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-bolt:before {
content: "\f376"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-slash:before {
content: "\f377"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-school:before {
content: "\f5d5"; }
.fa-bell-school-slash:before {
content: "\f5d6"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bells:before {
content: "\f77f"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blanket:before {
content: "\f498"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bone-break:before {
content: "\f5d8"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-alt:before {
content: "\f5d9"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-heart:before {
content: "\f499"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-book-spells:before {
content: "\f6b8"; }
.fa-book-user:before {
content: "\f7e7"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-books:before {
content: "\f5db"; }
.fa-books-medical:before {
content: "\f7e8"; }
.fa-boot:before {
content: "\f782"; }
.fa-booth-curtain:before {
content: "\f734"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-bow-arrow:before {
content: "\f6b9"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-bowling-pins:before {
content: "\f437"; }
.fa-box:before {
content: "\f466"; }
.fa-box-alt:before {
content: "\f49a"; }
.fa-box-ballot:before {
content: "\f735"; }
.fa-box-check:before {
content: "\f467"; }
.fa-box-fragile:before {
content: "\f49b"; }
.fa-box-full:before {
content: "\f49c"; }
.fa-box-heart:before {
content: "\f49d"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-box-up:before {
content: "\f49f"; }
.fa-box-usd:before {
content: "\f4a0"; }
.fa-boxes:before {
content: "\f468"; }
.fa-boxes-alt:before {
content: "\f4a1"; }
.fa-boxing-glove:before {
content: "\f438"; }
.fa-brackets:before {
content: "\f7e9"; }
.fa-brackets-curly:before {
content: "\f7ea"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-loaf:before {
content: "\f7eb"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-browser:before {
content: "\f37e"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-bullseye-arrow:before {
content: "\f648"; }
.fa-bullseye-pointer:before {
content: "\f649"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-burrito:before {
content: "\f7ed"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-bus-school:before {
content: "\f5dd"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-cabinet-filing:before {
content: "\f64b"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calculator-alt:before {
content: "\f64c"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-edit:before {
content: "\f333"; }
.fa-calendar-exclamation:before {
content: "\f334"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-star:before {
content: "\f736"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-alt:before {
content: "\f332"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campfire:before {
content: "\f6ba"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candle-holder:before {
content: "\f6bc"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-candy-corn:before {
content: "\f6bd"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-bump:before {
content: "\f5e0"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-garage:before {
content: "\f5e2"; }
.fa-car-mechanic:before {
content: "\f5e3"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-car-tilt:before {
content: "\f5e5"; }
.fa-car-wash:before {
content: "\f5e6"; }
.fa-caret-circle-down:before {
content: "\f32d"; }
.fa-caret-circle-left:before {
content: "\f32e"; }
.fa-caret-circle-right:before {
content: "\f330"; }
.fa-caret-circle-up:before {
content: "\f331"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cauldron:before {
content: "\f6bf"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chair-office:before {
content: "\f6c1"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-line-down:before {
content: "\f64d"; }
.fa-chart-network:before {
content: "\f78a"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-chart-pie-alt:before {
content: "\f64e"; }
.fa-chart-scatter:before {
content: "\f7ee"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-cheese-swiss:before {
content: "\f7f0"; }
.fa-cheeseburger:before {
content: "\f7f1"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-bishop-alt:before {
content: "\f43b"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-clock:before {
content: "\f43d"; }
.fa-chess-clock-alt:before {
content: "\f43e"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-king-alt:before {
content: "\f440"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-knight-alt:before {
content: "\f442"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-pawn-alt:before {
content: "\f444"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-queen-alt:before {
content: "\f446"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chess-rook-alt:before {
content: "\f448"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-double-down:before {
content: "\f322"; }
.fa-chevron-double-left:before {
content: "\f323"; }
.fa-chevron-double-right:before {
content: "\f324"; }
.fa-chevron-double-up:before {
content: "\f325"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-square-down:before {
content: "\f329"; }
.fa-chevron-square-left:before {
content: "\f32a"; }
.fa-chevron-square-right:before {
content: "\f32b"; }
.fa-chevron-square-up:before {
content: "\f32c"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chimney:before {
content: "\f78b"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-claw-marks:before {
content: "\f6c2"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clipboard-list-check:before {
content: "\f737"; }
.fa-clipboard-prescription:before {
content: "\f5e8"; }
.fa-clipboard-user:before {
content: "\f7f3"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download:before {
content: "\f0ed"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-drizzle:before {
content: "\f738"; }
.fa-cloud-hail:before {
content: "\f739"; }
.fa-cloud-hail-mixed:before {
content: "\f73a"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-rainbow:before {
content: "\f73e"; }
.fa-cloud-showers:before {
content: "\f73f"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sleet:before {
content: "\f741"; }
.fa-cloud-snow:before {
content: "\f742"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload:before {
content: "\f0ee"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-clouds:before {
content: "\f744"; }
.fa-clouds-moon:before {
content: "\f745"; }
.fa-clouds-sun:before {
content: "\f746"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-club:before {
content: "\f327"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-code-commit:before {
content: "\f386"; }
.fa-code-merge:before {
content: "\f387"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-coffee-togo:before {
content: "\f6c5"; }
.fa-coffin:before {
content: "\f6c6"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-alt-check:before {
content: "\f4a2"; }
.fa-comment-alt-dollar:before {
content: "\f650"; }
.fa-comment-alt-dots:before {
content: "\f4a3"; }
.fa-comment-alt-edit:before {
content: "\f4a4"; }
.fa-comment-alt-exclamation:before {
content: "\f4a5"; }
.fa-comment-alt-lines:before {
content: "\f4a6"; }
.fa-comment-alt-medical:before {
content: "\f7f4"; }
.fa-comment-alt-minus:before {
content: "\f4a7"; }
.fa-comment-alt-plus:before {
content: "\f4a8"; }
.fa-comment-alt-slash:before {
content: "\f4a9"; }
.fa-comment-alt-smile:before {
content: "\f4aa"; }
.fa-comment-alt-times:before {
content: "\f4ab"; }
.fa-comment-check:before {
content: "\f4ac"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-edit:before {
content: "\f4ae"; }
.fa-comment-exclamation:before {
content: "\f4af"; }
.fa-comment-lines:before {
content: "\f4b0"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-minus:before {
content: "\f4b1"; }
.fa-comment-plus:before {
content: "\f4b2"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comment-smile:before {
content: "\f4b4"; }
.fa-comment-times:before {
content: "\f4b5"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-alt:before {
content: "\f4b6"; }
.fa-comments-alt-dollar:before {
content: "\f652"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compass-slash:before {
content: "\f5e9"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-compress-wide:before {
content: "\f326"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-container-storage:before {
content: "\f4b7"; }
.fa-contao:before {
content: "\f26d"; }
.fa-conveyor-belt:before {
content: "\f46e"; }
.fa-conveyor-belt-alt:before {
content: "\f46f"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-corn:before {
content: "\f6c7"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cow:before {
content: "\f6c8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-credit-card-blank:before {
content: "\f389"; }
.fa-credit-card-front:before {
content: "\f38a"; }
.fa-cricket:before {
content: "\f449"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-croissant:before {
content: "\f7f6"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-crutches:before {
content: "\f7f8"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-curling:before {
content: "\f44a"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dagger:before {
content: "\f6cb"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-debug:before {
content: "\f7f9"; }
.fa-deer:before {
content: "\f78e"; }
.fa-deer-rudolph:before {
content: "\f78f"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-desktop-alt:before {
content: "\f390"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dewpoint:before {
content: "\f748"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diamond:before {
content: "\f219"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d10:before {
content: "\f6cd"; }
.fa-dice-d12:before {
content: "\f6ce"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d4:before {
content: "\f6d0"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-d8:before {
content: "\f6d2"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-diploma:before {
content: "\f5ea"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-disease:before {
content: "\f7fa"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-do-not-enter:before {
content: "\f5ec"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dog-leashed:before {
content: "\f6d4"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-empty:before {
content: "\f473"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-dolly-flatbed-alt:before {
content: "\f475"; }
.fa-dolly-flatbed-empty:before {
content: "\f476"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-circle:before {
content: "\f5ed"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-draw-square:before {
content: "\f5ef"; }
.fa-dreidel:before {
content: "\f792"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick:before {
content: "\f6d6"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-duck:before {
content: "\f6d8"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-ear:before {
content: "\f5f0"; }
.fa-ear-muffs:before {
content: "\f795"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-eclipse:before {
content: "\f749"; }
.fa-eclipse-alt:before {
content: "\f74a"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-egg-fried:before {
content: "\f7fc"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-elephant:before {
content: "\f6da"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-h-alt:before {
content: "\f39b"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ellipsis-v-alt:before {
content: "\f39c"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-empty-set:before {
content: "\f656"; }
.fa-engine-warning:before {
content: "\f5f2"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-dollar:before {
content: "\f657"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange:before {
content: "\f0ec"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-square:before {
content: "\f321"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows:before {
content: "\f31d"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expand-wide:before {
content: "\f320"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link:before {
content: "\f08e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square:before {
content: "\f14c"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-evil:before {
content: "\f6db"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-field-hockey:before {
content: "\f44c"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-certificate:before {
content: "\f5f3"; }
.fa-file-chart-line:before {
content: "\f659"; }
.fa-file-chart-pie:before {
content: "\f65a"; }
.fa-file-check:before {
content: "\f316"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-edit:before {
content: "\f31c"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-exclamation:before {
content: "\f31a"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-minus:before {
content: "\f318"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-plus:before {
content: "\f319"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-spreadsheet:before {
content: "\f65b"; }
.fa-file-times:before {
content: "\f317"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-user:before {
content: "\f65c"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-files-medical:before {
content: "\f7fd"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-film-alt:before {
content: "\f3a0"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-fire-smoke:before {
content: "\f74b"; }
.fa-firefox:before {
content: "\f269"; }
.fa-fireplace:before {
content: "\f79a"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fish-cooked:before {
content: "\f7fe"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-alt:before {
content: "\f74c"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flame:before {
content: "\f6df"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flask-poison:before {
content: "\f6e0"; }
.fa-flask-potion:before {
content: "\f6e1"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flower:before {
content: "\f7ff"; }
.fa-flower-daffodil:before {
content: "\f800"; }
.fa-flower-tulip:before {
content: "\f801"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-fog:before {
content: "\f74e"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-folder-times:before {
content: "\f65f"; }
.fa-folder-tree:before {
content: "\f802"; }
.fa-folders:before {
content: "\f660"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-football-helmet:before {
content: "\f44f"; }
.fa-forklift:before {
content: "\f47a"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-fragile:before {
content: "\f4bb"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-french-fries:before {
content: "\f803"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frosty-head:before {
content: "\f79b"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-function:before {
content: "\f661"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gas-pump-slash:before {
content: "\f5f4"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gift-card:before {
content: "\f663"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-gingerbread-man:before {
content: "\f79d"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass:before {
content: "\f804"; }
.fa-glass-champagne:before {
content: "\f79e"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glass-whiskey-rocks:before {
content: "\f7a1"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glasses-alt:before {
content: "\f5f5"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-globe-snow:before {
content: "\f7a3"; }
.fa-globe-stand:before {
content: "\f5f6"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-golf-club:before {
content: "\f451"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-h1:before {
content: "\f313"; }
.fa-h2:before {
content: "\f314"; }
.fa-h3:before {
content: "\f315"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hammer-war:before {
content: "\f6e4"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-heart:before {
content: "\f4bc"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-box:before {
content: "\f47b"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-magic:before {
content: "\f6e5"; }
.fa-hand-holding-seedling:before {
content: "\f4bf"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-holding-water:before {
content: "\f4c1"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-receiving:before {
content: "\f47c"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-heart:before {
content: "\f4c3"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-hands-usd:before {
content: "\f4c5"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-handshake-alt:before {
content: "\f4c6"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-santa:before {
content: "\f7a7"; }
.fa-hat-winter:before {
content: "\f7a8"; }
.fa-hat-witch:before {
content: "\f6e7"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-haykal:before {
content: "\f666"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-head-side:before {
content: "\f6e9"; }
.fa-head-side-brain:before {
content: "\f808"; }
.fa-head-side-medical:before {
content: "\f809"; }
.fa-head-vr:before {
content: "\f6ea"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heart-circle:before {
content: "\f4c7"; }
.fa-heart-rate:before {
content: "\f5f8"; }
.fa-heart-square:before {
content: "\f4c8"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-helmet-battle:before {
content: "\f6eb"; }
.fa-hexagon:before {
content: "\f312"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-mask:before {
content: "\f6ee"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-hockey-sticks:before {
content: "\f454"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-home-alt:before {
content: "\f80a"; }
.fa-home-heart:before {
content: "\f4c9"; }
.fa-home-lg:before {
content: "\f80b"; }
.fa-home-lg-alt:before {
content: "\f80c"; }
.fa-hood-cloak:before {
content: "\f6ef"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hospital-user:before {
content: "\f80d"; }
.fa-hospitals:before {
content: "\f80e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-house-flood:before {
content: "\f74f"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-humidity:before {
content: "\f750"; }
.fa-hurricane:before {
content: "\f751"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-ice-skate:before {
content: "\f7ac"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-inbox-in:before {
content: "\f310"; }
.fa-inbox-out:before {
content: "\f311"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-industry-alt:before {
content: "\f3b3"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-info-square:before {
content: "\f30f"; }
.fa-inhaler:before {
content: "\f5f9"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-integral:before {
content: "\f667"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-intersection:before {
content: "\f668"; }
.fa-inventory:before {
content: "\f480"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-island-tropical:before {
content: "\f811"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-jack-o-lantern:before {
content: "\f30e"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-key-skeleton:before {
content: "\f6f3"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-keynote:before {
content: "\f66c"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kidneys:before {
content: "\f5fb"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kite:before {
content: "\f6f4"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-knife-kitchen:before {
content: "\f6f5"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-lambda:before {
content: "\f66e"; }
.fa-lamp:before {
content: "\f4ca"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-landmark-alt:before {
content: "\f752"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-layer-minus:before {
content: "\f5fe"; }
.fa-layer-plus:before {
content: "\f5ff"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leaf-heart:before {
content: "\f4cb"; }
.fa-leaf-maple:before {
content: "\f6f6"; }
.fa-leaf-oak:before {
content: "\f6f7"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down:before {
content: "\f149"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up:before {
content: "\f148"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-lightbulb-dollar:before {
content: "\f670"; }
.fa-lightbulb-exclamation:before {
content: "\f671"; }
.fa-lightbulb-on:before {
content: "\f672"; }
.fa-lightbulb-slash:before {
content: "\f673"; }
.fa-lights-holiday:before {
content: "\f7b2"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lips:before {
content: "\f600"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location:before {
content: "\f601"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-location-circle:before {
content: "\f602"; }
.fa-location-slash:before {
content: "\f603"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-alt:before {
content: "\f30d"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-lock-open-alt:before {
content: "\f3c2"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-long-arrow-down:before {
content: "\f175"; }
.fa-long-arrow-left:before {
content: "\f177"; }
.fa-long-arrow-right:before {
content: "\f178"; }
.fa-long-arrow-up:before {
content: "\f176"; }
.fa-loveseat:before {
content: "\f4cc"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luchador:before {
content: "\f455"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lungs:before {
content: "\f604"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-mace:before {
content: "\f6f8"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailbox:before {
content: "\f813"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-mandolin:before {
content: "\f6f9"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-marker-alt-slash:before {
content: "\f605"; }
.fa-map-marker-check:before {
content: "\f606"; }
.fa-map-marker-edit:before {
content: "\f607"; }
.fa-map-marker-exclamation:before {
content: "\f608"; }
.fa-map-marker-minus:before {
content: "\f609"; }
.fa-map-marker-plus:before {
content: "\f60a"; }
.fa-map-marker-question:before {
content: "\f60b"; }
.fa-map-marker-slash:before {
content: "\f60c"; }
.fa-map-marker-smile:before {
content: "\f60d"; }
.fa-map-marker-times:before {
content: "\f60e"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-meat:before {
content: "\f814"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaphone:before {
content: "\f675"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-mind-share:before {
content: "\f677"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-hexagon:before {
content: "\f307"; }
.fa-minus-octagon:before {
content: "\f308"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mistletoe:before {
content: "\f7b4"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-mobile-android:before {
content: "\f3ce"; }
.fa-mobile-android-alt:before {
content: "\f3cf"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monitor-heart-rate:before {
content: "\f611"; }
.fa-monkey:before {
content: "\f6fb"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-moon-cloud:before {
content: "\f754"; }
.fa-moon-stars:before {
content: "\f755"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mountains:before {
content: "\f6fd"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-mug-marshmallows:before {
content: "\f7b7"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-narwhal:before {
content: "\f6fe"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-nintendo-switch:before {
content: "\f418"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-octagon:before {
content: "\f306"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-oil-temp:before {
content: "\f614"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-omega:before {
content: "\f67a"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-ornament:before {
content: "\f7b8"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-brush-alt:before {
content: "\f5a9"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-pallet-alt:before {
content: "\f483"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-parking-circle:before {
content: "\f615"; }
.fa-parking-circle-slash:before {
content: "\f616"; }
.fa-parking-slash:before {
content: "\f617"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paw-alt:before {
content: "\f701"; }
.fa-paw-claws:before {
content: "\f702"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pegasus:before {
content: "\f703"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil:before {
content: "\f040"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-paintbrush:before {
content: "\f618"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-pennant:before {
content: "\f456"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-person-carry:before {
content: "\f4cf"; }
.fa-person-dolly:before {
content: "\f4d0"; }
.fa-person-dolly-empty:before {
content: "\f4d1"; }
.fa-person-sign:before {
content: "\f757"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-office:before {
content: "\f67d"; }
.fa-phone-plus:before {
content: "\f4d2"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-php:before {
content: "\f457"; }
.fa-pi:before {
content: "\f67e"; }
.fa-pie:before {
content: "\f705"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pig:before {
content: "\f706"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza:before {
content: "\f817"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-alt:before {
content: "\f3de"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-hexagon:before {
content: "\f300"; }
.fa-plus-octagon:before {
content: "\f301"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-podium:before {
content: "\f680"; }
.fa-podium-star:before {
content: "\f758"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poll-people:before {
content: "\f759"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-popcorn:before {
content: "\f819"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-presentation:before {
content: "\f685"; }
.fa-print:before {
content: "\f02f"; }
.fa-print-search:before {
content: "\f81a"; }
.fa-print-slash:before {
content: "\f686"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pumpkin:before {
content: "\f707"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-question-square:before {
content: "\f2fd"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-rabbit:before {
content: "\f708"; }
.fa-rabbit-fast:before {
content: "\f709"; }
.fa-racquet:before {
content: "\f45a"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-raindrops:before {
content: "\f75c"; }
.fa-ram:before {
content: "\f70a"; }
.fa-ramp-loading:before {
content: "\f4d4"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-rectangle-landscape:before {
content: "\f2fa"; }
.fa-rectangle-portrait:before {
content: "\f2fb"; }
.fa-rectangle-wide:before {
content: "\f2fc"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-repeat:before {
content: "\f363"; }
.fa-repeat-1:before {
content: "\f365"; }
.fa-repeat-1-alt:before {
content: "\f366"; }
.fa-repeat-alt:before {
content: "\f364"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-retweet-alt:before {
content: "\f361"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-rings-wedding:before {
content: "\f81b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-route-highway:before {
content: "\f61a"; }
.fa-route-interstate:before {
content: "\f61b"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-triangle:before {
content: "\f61c"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-rv:before {
content: "\f7be"; }
.fa-sack:before {
content: "\f81c"; }
.fa-sack-dollar:before {
content: "\f81d"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salad:before {
content: "\f81e"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sandwich:before {
content: "\f81f"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-sausage:before {
content: "\f820"; }
.fa-save:before {
content: "\f0c7"; }
.fa-scalpel:before {
content: "\f61d"; }
.fa-scalpel-path:before {
content: "\f61e"; }
.fa-scanner:before {
content: "\f488"; }
.fa-scanner-keyboard:before {
content: "\f489"; }
.fa-scanner-touchscreen:before {
content: "\f48a"; }
.fa-scarecrow:before {
content: "\f70d"; }
.fa-scarf:before {
content: "\f7c1"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-scroll-old:before {
content: "\f70f"; }
.fa-scrubber:before {
content: "\f2f8"; }
.fa-scythe:before {
content: "\f710"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-all:before {
content: "\f367"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-sheep:before {
content: "\f711"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield:before {
content: "\f132"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-shield-check:before {
content: "\f2f7"; }
.fa-shield-cross:before {
content: "\f712"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shipping-timed:before {
content: "\f48c"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shish-kebab:before {
content: "\f821"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shovel:before {
content: "\f713"; }
.fa-shovel-snow:before {
content: "\f7c3"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shredder:before {
content: "\f68a"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-shuttlecock:before {
content: "\f45b"; }
.fa-sickle:before {
content: "\f822"; }
.fa-sigma:before {
content: "\f68b"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in:before {
content: "\f090"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out:before {
content: "\f08b"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signal-1:before {
content: "\f68c"; }
.fa-signal-2:before {
content: "\f68d"; }
.fa-signal-3:before {
content: "\f68e"; }
.fa-signal-4:before {
content: "\f68f"; }
.fa-signal-alt:before {
content: "\f690"; }
.fa-signal-alt-1:before {
content: "\f691"; }
.fa-signal-alt-2:before {
content: "\f692"; }
.fa-signal-alt-3:before {
content: "\f693"; }
.fa-signal-alt-slash:before {
content: "\f694"; }
.fa-signal-slash:before {
content: "\f695"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-skeleton:before {
content: "\f620"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-ski-jump:before {
content: "\f7c7"; }
.fa-ski-lift:before {
content: "\f7c8"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sledding:before {
content: "\f7cb"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-sliders-h-square:before {
content: "\f3f0"; }
.fa-sliders-v:before {
content: "\f3f1"; }
.fa-sliders-v-square:before {
content: "\f3f2"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-plus:before {
content: "\f5b9"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoke:before {
content: "\f760"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snake:before {
content: "\f716"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snow-blowing:before {
content: "\f761"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowflakes:before {
content: "\f7cf"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowmobile:before {
content: "\f7d1"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-soup:before {
content: "\f823"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-spade:before {
content: "\f2f4"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spider:before {
content: "\f717"; }
.fa-spider-black-widow:before {
content: "\f718"; }
.fa-spider-web:before {
content: "\f719"; }
.fa-spinner:before {
content: "\f110"; }
.fa-spinner-third:before {
content: "\f3f4"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root:before {
content: "\f697"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-squirrel:before {
content: "\f71a"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-staff:before {
content: "\f71b"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-christmas:before {
content: "\f7d4"; }
.fa-star-exclamation:before {
content: "\f2f3"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-stars:before {
content: "\f762"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steak:before {
content: "\f824"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-steering-wheel:before {
content: "\f622"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stocking:before {
content: "\f7d5"; }
.fa-stomach:before {
content: "\f623"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-stretcher:before {
content: "\f825"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-sun-cloud:before {
content: "\f763"; }
.fa-sun-dust:before {
content: "\f764"; }
.fa-sun-haze:before {
content: "\f765"; }
.fa-sunrise:before {
content: "\f766"; }
.fa-sunset:before {
content: "\f767"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-sword:before {
content: "\f71c"; }
.fa-swords:before {
content: "\f71d"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablet-android:before {
content: "\f3fb"; }
.fa-tablet-android-alt:before {
content: "\f3fc"; }
.fa-tablet-rugged:before {
content: "\f48f"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer:before {
content: "\f0e4"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tachometer-alt-average:before {
content: "\f624"; }
.fa-tachometer-alt-fast:before {
content: "\f625"; }
.fa-tachometer-alt-fastest:before {
content: "\f626"; }
.fa-tachometer-alt-slow:before {
content: "\f627"; }
.fa-tachometer-alt-slowest:before {
content: "\f628"; }
.fa-tachometer-average:before {
content: "\f629"; }
.fa-tachometer-fast:before {
content: "\f62a"; }
.fa-tachometer-fastest:before {
content: "\f62b"; }
.fa-tachometer-slow:before {
content: "\f62c"; }
.fa-tachometer-slowest:before {
content: "\f62d"; }
.fa-taco:before {
content: "\f826"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tally:before {
content: "\f69c"; }
.fa-tanakh:before {
content: "\f827"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-tasks-alt:before {
content: "\f828"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-frigid:before {
content: "\f768"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-hot:before {
content: "\f76a"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-tennis-ball:before {
content: "\f45e"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-theta:before {
content: "\f69e"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-thunderstorm:before {
content: "\f76c"; }
.fa-thunderstorm-moon:before {
content: "\f76d"; }
.fa-thunderstorm-sun:before {
content: "\f76e"; }
.fa-ticket:before {
content: "\f145"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-tilde:before {
content: "\f69f"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-times-hexagon:before {
content: "\f2ee"; }
.fa-times-octagon:before {
content: "\f2f0"; }
.fa-times-square:before {
content: "\f2d3"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tire:before {
content: "\f631"; }
.fa-tire-flat:before {
content: "\f632"; }
.fa-tire-pressure-warning:before {
content: "\f633"; }
.fa-tire-rugged:before {
content: "\f634"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toilet-paper-alt:before {
content: "\f71f"; }
.fa-tombstone:before {
content: "\f720"; }
.fa-tombstone-alt:before {
content: "\f721"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-toothbrush:before {
content: "\f635"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tornado:before {
content: "\f76f"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-cone:before {
content: "\f636"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-traffic-light-go:before {
content: "\f638"; }
.fa-traffic-light-slow:before {
content: "\f639"; }
.fa-traffic-light-stop:before {
content: "\f63a"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-treasure-chest:before {
content: "\f723"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-tree-alt:before {
content: "\f400"; }
.fa-tree-christmas:before {
content: "\f7db"; }
.fa-tree-decorated:before {
content: "\f7dc"; }
.fa-tree-large:before {
content: "\f7dd"; }
.fa-tree-palm:before {
content: "\f82b"; }
.fa-trees:before {
content: "\f724"; }
.fa-trello:before {
content: "\f181"; }
.fa-triangle:before {
content: "\f2ec"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-trophy-alt:before {
content: "\f2eb"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-container:before {
content: "\f4dc"; }
.fa-truck-couch:before {
content: "\f4dd"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-truck-plow:before {
content: "\f7de"; }
.fa-truck-ramp:before {
content: "\f4e0"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-turkey:before {
content: "\f725"; }
.fa-turtle:before {
content: "\f726"; }
.fa-tv:before {
content: "\f26c"; }
.fa-tv-retro:before {
content: "\f401"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-unicorn:before {
content: "\f727"; }
.fa-union:before {
content: "\f6a2"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-usd-circle:before {
content: "\f2e8"; }
.fa-usd-square:before {
content: "\f2e9"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-chart:before {
content: "\f6a3"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-crown:before {
content: "\f6a4"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-hard-hat:before {
content: "\f82c"; }
.fa-user-headset:before {
content: "\f82d"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-md-chat:before {
content: "\f82e"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-class:before {
content: "\f63d"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-users-crown:before {
content: "\f6a5"; }
.fa-users-medical:before {
content: "\f830"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-fork:before {
content: "\f2e3"; }
.fa-utensil-knife:before {
content: "\f2e4"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-utensils-alt:before {
content: "\f2e6"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-value-absolute:before {
content: "\f6a6"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-plus:before {
content: "\f4e1"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-volcano:before {
content: "\f770"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume:before {
content: "\f6a8"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-slash:before {
content: "\f2e2"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-nay:before {
content: "\f771"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walker:before {
content: "\f831"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-wand:before {
content: "\f72a"; }
.fa-wand-magic:before {
content: "\f72b"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-warehouse-alt:before {
content: "\f495"; }
.fa-watch:before {
content: "\f2e1"; }
.fa-watch-fitness:before {
content: "\f63e"; }
.fa-water:before {
content: "\f773"; }
.fa-water-lower:before {
content: "\f774"; }
.fa-water-rise:before {
content: "\f775"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-webcam:before {
content: "\f832"; }
.fa-webcam-slash:before {
content: "\f833"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whale:before {
content: "\f72c"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheat:before {
content: "\f72d"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whistle:before {
content: "\f460"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wifi-1:before {
content: "\f6aa"; }
.fa-wifi-2:before {
content: "\f6ab"; }
.fa-wifi-slash:before {
content: "\f6ac"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-wind-warning:before {
content: "\f776"; }
.fa-window:before {
content: "\f40e"; }
.fa-window-alt:before {
content: "\f40f"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-windsock:before {
content: "\f777"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wreath:before {
content: "\f7e2"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-brands-400.eot);
src: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-brands-400.woff2) format("woff2"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-brands-400.woff) format("woff"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-brands-400.ttf) format("truetype"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'Font Awesome 5 Pro';
font-style: normal;
font-weight: 300;
font-display: auto;
src: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-light-300.eot);
src: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-light-300.woff2) format("woff2"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-light-300.woff) format("woff"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-light-300.ttf) format("truetype"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-light-300.svg#fontawesome) format("svg"); }
.fal {
font-family: 'Font Awesome 5 Pro';
font-weight: 300; }
@font-face {
font-family: 'Font Awesome 5 Pro';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-regular-400.eot);
src: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-regular-400.woff2) format("woff2"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-regular-400.woff) format("woff"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-regular-400.ttf) format("truetype"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Pro';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Pro';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-solid-900.eot);
src: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-solid-900.woff2) format("woff2"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-solid-900.woff) format("woff"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-solid-900.ttf) format("truetype"), url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Pro';
font-weight: 900; }
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-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;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
11.1% {
-webkit-transform: none;
transform: none
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg)
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg)
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
100% {
-webkit-transform: none;
transform: none
}
}
@keyframes jello {
11.1% {
-webkit-transform: none;
transform: none
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg)
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg)
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
100% {
-webkit-transform: none;
transform: none
}
}
.jello{
-webkit-animation-name:jello;
animation-name:jello;
-webkit-transform-origin: center;
transform-origin: center
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.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) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
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% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) 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;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
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: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
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: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
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: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
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: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
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: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
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: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInStable {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
33.333% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
66.666666% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes zoomInStable {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
33.333% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
66.666666% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.zoomInStable {
-webkit-animation-name: zoomInStable;
animation-name: zoomInStable;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}
@-webkit-keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}
@-moz-keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}
@-o-keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}
@-ms-keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}@font-face {
font-family: 'icomoon';
src:  url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/icomoon.eot?nyhrz2);
src:  url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/icomoon.eot?nyhrz2#iefix) format('embedded-opentype'),
url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/icomoon.ttf?nyhrz2) format('truetype'),
url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/icomoon.woff?nyhrz2) format('woff'),
url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/fonts/icomoon.svg?nyhrz2#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-airplane:before {
content: "\e900";
}
.icon-cargo-ship:before {
content: "\e901";
}
.icon-truck:before {
content: "\e902";
}
.icon-shield:before {
content: "\e903";
}
.icon-delivery:before {
content: "\e904";
}
.icon-24-hours:before {
content: "\e905";
}
.icon-lawyer:before {
content: "\e906";
}
.icon-global:before {
content: "\e907";
}
.icon-delivery-man:before {
content: "\e908";
}
.icon-processing:before {
content: "\e909";
}
.icon-spaceship:before {
content: "\e90a";
}
.icon-disc-brake:before {
content: "\e90b";
}
.icon-drug:before {
content: "\e90c";
}
.icon-graphic-tablet:before {
content: "\e90d";
}
.icon-calling:before {
content: "\e90e";
}
.icon-mail:before {
content: "\e90f";
}
.icon-calculator:before {
content: "\e910";
}
.icon-clock:before {
content: "\e911";
}
.icon-snowfall:before {
content: "\e912";
}
.icon-store:before {
content: "\e913";
}
.icon-arrow-pointing-left:before {
content: "\e914";
}
.icon-roof:before {
content: "\e915";
}
.icon-roof-1:before {
content: "\e916";
}
.icon-roof-2:before {
content: "\e917";
}
.icon-roof-3:before {
content: "\e918";
}
.icon-worker:before {
content: "\e919";
}
.icon-award:before {
content: "\e91a";
}
.icon-happy:before {
content: "\e91b";
}
.icon-protection:before {
content: "\e91c";
}
.icon-quality:before {
content: "\e91d";
}
.icon-construction-and-tools:before {
content: "\e91e";
}
.icon-circle-target:before {
content: "\e91f";
}
.icon-work:before {
content: "\e920";
}
.icon-google-play:before {
content: "\e921";
}
.icon-download-pdf:before {
content: "\e922";
}
.icon-flag:before {
content: "\e923";
}
.icon-download:before {
content: "\e924";
}
.icon-user:before {
content: "\e925";
}
.icon-done:before {
content: "\e926";
}
.icon-down-chevron:before {
content: "\e927";
}
.icon-asterisk:before {
content: "\e928";
}
.icon-loupe:before {
content: "\e929";
}
.icon-diagonal-arrow:before {
content: "\e92a";
}
.icon-global1:before {
content: "\e92b";
}
.icon-right-arrow:before {
content: "\e92c";
}
.icon-more:before {
content: "\e92d";
}
.icon-telephone:before {
content: "\e92e";
}
.icon-down-chevron1:before {
content: "\e92f";
}
.icon-right-arrow1:before {
content: "\e930";
}
.icon-left-arrow:before {
content: "\e931";
}
.icon-check:before {
content: "\e932";
}
.icon-rocket:before {
content: "\e933";
}
.icon-businessman:before {
content: "\e934";
}
.icon-pay-per-click:before {
content: "\e935";
}
.icon-zoom-in:before {
content: "\e936";
}
.icon-right:before {
content: "\e937";
}
.icon-quote:before {
content: "\e938";
}
.icon-right-arrow-1:before {
content: "\e939";
}
.icon-up-arrow:before {
content: "\e93a";
}
.icon-headphones:before {
content: "\e93b";
}
.icon-left-arrow-1:before {
content: "\e93c";
}
.icon-up-arrow-1:before {
content: "\e93d";
}
.icon-down-arrow:before {
content: "\e93e";
}
.icon-telephone-2:before {
content: "\e93f";
}
.icon-placeholder:before {
content: "\e940";
}
.icon-email:before {
content: "\e941";
}
.icon-megaphone-1:before {
content: "\e942";
}
.icon-diagonal-arrow-1:before {
content: "\e943";
}
.icon-shopping-cart:before {
content: "\e944";
}
.icon-mail1:before {
content: "\e945";
}
.icon-book:before {
content: "\e946";
}
.icon-book-with-bookmark:before {
content: "\e947";
}
.icon-upload:before {
content: "\e948";
}
.icon-startup-1:before {
content: "\e949";
}
.icon-businessman-1:before {
content: "\e94a";
}
.icon-credit-card:before {
content: "\e94b";
}
.icon-call-center-agent:before {
content: "\e94c";
}
.icon-report-1:before {
content: "\e94d";
}
.icon-audit:before {
content: "\e94e";
}
.icon-stock-exchange-app:before {
content: "\e94f";
}
.icon-consult:before {
content: "\e950";
}
.icon-responsibility:before {
content: "\e951";
}
.icon-time-management:before {
content: "\e952";
}
.icon-bank-1:before {
content: "\e953";
}
.icon-accounting:before {
content: "\e954";
}
.icon-package:before {
content: "\e955";
}
.icon-balance:before {
content: "\e956";
}
.icon-power-line:before {
content: "\e957";
}
.icon-genetics:before {
content: "\e958";
}
.icon-dimension:before {
content: "\e959";
}
.icon-satellite:before {
content: "\e95a";
}
.icon-down-arrow-1:before {
content: "\e95b";
}
.icon-balance-1:before {
content: "\e95c";
}
.icon-location:before {
content: "\e95d";
}
.icon-time:before {
content: "\e95e";
}
.icon-play-button:before {
content: "\e95f";
}
.icon-legal:before {
content: "\e960";
}
.icon-dossier:before {
content: "\e961";
}
.icon-goal-1:before {
content: "\e962";
}
.icon-laws:before {
content: "\e963";
}
.icon-law:before {
content: "\e964";
}
.icon-target-1:before {
content: "\e965";
}
.icon-profile:before {
content: "\e966";
}
.icon-apple:before {
content: "\e967";
}
.icon-qr-code:before {
content: "\e968";
}
.icon-security:before {
content: "\e969";
}
.icon-human-brain:before {
content: "\e96a";
}
.icon-love:before {
content: "\e96b";
}
.icon-man:before {
content: "\e96c";
}
.icon-user-2:before {
content: "\e96d";
}
.icon-manager:before {
content: "\e96e";
}
.icon-profile-1:before {
content: "\e96f";
}
.icon-whisper:before {
content: "\e970";
}
.icon-help:before {
content: "\e971";
}
.icon-evidence:before {
content: "\e972";
}
.icon-telephone-3:before {
content: "\e973";
}
.icon-no-task:before {
content: "\e974";
}
.icon-discussion:before {
content: "\e975";
}
.icon-jump:before {
content: "\e976";
}
.icon-close:before {
content: "\e977";
}
.icon-rate-star-button:before {
content: "\e978";
}
.icon-award-1:before {
content: "\e979";
}
.icon-call:before {
content: "\e97a";
}
.icon-car-inspection:before {
content: "\e97b";
}
.icon-diagnostic:before {
content: "\e97c";
}
.icon-repair:before {
content: "\e97d";
}
.icon-schedule:before {
content: "\e97e";
}
.icon-battery:before {
content: "\e97f";
}
.icon-air-conditioner:before {
content: "\e980";
}
.icon-tire:before {
content: "\e981";
}
.icon-painting:before {
content: "\e982";
}
.icon-car:before {
content: "\e983";
}
.icon-calculator1:before {
content: "\e984";
}
.icon-sport-car:before {
content: "\e985";
}
.icon-car-insurance:before {
content: "\e986";
}
.icon-call-1:before {
content: "\e987";
}
.icon-quality1:before {
content: "\e988";
}
.icon-product:before {
content: "\e989";
}
.icon-home:before {
content: "\e98a";
}
.icon-gaming-chair:before {
content: "\e98b";
}
.icon-product-1:before {
content: "\e98c";
}
.icon-truck1:before {
content: "\e98d";
}
.icon-house:before {
content: "\e98e";
}
.icon-symbols:before {
content: "\e98f";
}
.icon-tool:before {
content: "\e990";
}
.icon-money:before {
content: "\e991";
}
.icon-symbol:before {
content: "\e992";
}
.icon-symbols-1:before {
content: "\e993";
}
.icon-clock1:before {
content: "\e994";
}
.icon-reading:before {
content: "\e995";
}
.icon-house-1:before {
content: "\e996";
}
.icon-eiffel-tower:before {
content: "\e997";
}
.icon-briefcase-2:before {
content: "\e998";
}
.icon-study:before {
content: "\e999";
}
.icon-low-price:before {
content: "\e99a";
}
.icon-passport:before {
content: "\e99b";
}
.icon-businessman-2:before {
content: "\e99c";
}
.icon-award-2:before {
content: "\e99d";
}
.icon-instagram:before {
content: "\e99e";
}
.icon-chat-4:before {
content: "\e99f";
}
.icon-user-3:before {
content: "\e9a0";
}
.icon-student-1:before {
content: "\e9a1";
}
.icon-mask:before {
content: "\e9a2";
}
.icon-virus:before {
content: "\e9a3";
}
.icon-businessman-3:before {
content: "\e9a4";
}
.icon-shield-1:before {
content: "\e9a5";
}
.icon-cardiogram:before {
content: "\e9a6";
}
.icon-megaphone-2:before {
content: "\e9a7";
}
.icon-camera:before {
content: "\e9a8";
}
.icon-mouse:before {
content: "\e9a9";
}
.icon-signal-status:before {
content: "\e9aa";
}
.icon-read-1:before {
content: "\e9ab";
}
.icon-clock-1:before {
content: "\e9ac";
}
.icon-infinity:before {
content: "\e9ad";
}
.icon-book-1:before {
content: "\e9ae";
}
.icon-video-marketing:before {
content: "\e9af";
}
.icon-share:before {
content: "\e9b0";
}
.icon-online-lesson:before {
content: "\e9b1";
}
.icon-suitcase:before {
content: "\e9b2";
}
.icon-clock-2:before {
content: "\e9b3";
}
.icon-low-price-1:before {
content: "\e9b4";
}
.icon-document-1:before {
content: "\e9b5";
}
.icon-globe:before {
content: "\e9b6";
}
.icon-real-estate:before {
content: "\e9b7";
}
.icon-apartment:before {
content: "\e9b8";
}
.icon-house-design:before {
content: "\e9b9";
}
.icon-construction:before {
content: "\e9ba";
}
.icon-construction-1:before {
content: "\e9bb";
}
.icon-architecture:before {
content: "\e9bc";
}
.icon-draft:before {
content: "\e9bd";
}
.icon-buildings:before {
content: "\e9be";
}
.icon-motivation:before {
content: "\e9bf";
}
.icon-diamond:before {
content: "\e9c0";
}
.icon-telemarketer:before {
content: "\e9c1";
}
.icon-photograph:before {
content: "\e9c2";
}
.icon-diamond-1:before {
content: "\e9c3";
}
.icon-global-marketing:before {
content: "\e9c4";
}
.icon-social-media:before {
content: "\e9c5";
}
.icon-copywriting:before {
content: "\e9c6";
}
.icon-email-1:before {
content: "\e9c7";
}
.icon-hexagon:before {
content: "\e9c8";
}
.icon-briefcase-3:before {
content: "\e9c9";
}
.icon-dollar:before {
content: "\e9ca";
}
.icon-bookmark:before {
content: "\e9cb";
}
.icon-cloud-computing:before {
content: "\e9cc";
}
body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.rtl {
direction: rtl;
text-align: right;
}
.rtl .owl-carousel {
direction: ltr;
}
.rtl .banner-section .banner-slider-nav {
direction: ltr;
}
.rtl .main-menu .navigation>li:last-child {
margin-right: 25px;
}
.rtl .main-menu .navigation>li>ul {
left: auto;
right: 0;
text-align: right;
}
.rtl .main-menu .navigation>li>ul>li>a {
text-align: right;
}
.rtl .main-menu .navigation>li>ul>li.dropdown>a:after {
right: auto;
left: 0;
content: "\f104";
}
.rtl .main-menu .navigation>li>ul>li>ul {
left: auto;
right: 100%;
}
.rtl .header-top-1-login {
border-left: 1px solid rgba(255, 255, 255, 0.1);
padding: 11px 0;
padding-right: 0;
padding-left: 20px;
border-right: 0;
}
.rtl .header-top-1-social-icon a {
margin-left: 0;
margin-right: 21px;
}
.rtl ul.about-1-list li:before {
margin-right: 0;
margin-left: 15px;
}
.rtl .why-chooseus-1-count {
margin-right: 0;
margin-left: 30px;
}
.rtl .blog-1-meta-info li {
margin-right: 0;
margin-left: 20px;
}
.rtl .testimonial-2-thumb {
margin-right: 0;
margin-left: 20px;
}
.rtl .testimonial-2-author-info {
text-align: right;
}
.rtl .skill-1-progressbar-item {
text-align: left;
}
.rtl .about-1-video-btn2.mb_30 {
margin-right: 0;
margin-left: 30px;
}
.rtl .sidemenu-nav-toggler {
margin-right: 20px;
margin-left: 0;
}
.rtl .banner-section.style-three .banner-feature-image {
right: auto;
left: 0;
}
.rtl .banner-shape-3 {
left: auto;
right: 0;
}
.rtl ul.banner-social-icon.d-flex {
left: auto;
right: 70px;
}
.rtl .banner-section .banner-feature-image:before {
left: auto;
right: 0;
transform: rotateY(180deg);
}
.rtl button.theme-btn.search-toggler {
margin-right: 0;margin-left: 30px
}
.rtl a.btn-1 {
direction: ltr;
}
.rtl .accordion-box .block .icon-outer {
right: auto;
left: 30px;
direction: ltr;
}
.rtl .contact-info-1 i {
display: inline-block;
margin-right: 0;
margin-left: 10px;
}
.rtl .contact-info-1 li + li {
margin-left: 0;
margin-right: 55px;
}
.rtl .contact-info-1 li + li:before {
left: auto;
right: -30px;
}
.rtl .search-widget button {
right: auto;
left: 20px;
}
.rtl ul.list-style-one li {
padding-left: 0;
padding-right: 20px;
}
.rtl ul.list-style-one li:before {
left: auto;
right: 0;
}
.rtl cite:before {
margin-right: 0;
margin-left: 15px;
}
.rtl .comments-area .comment-box .reply-comment-btn {
right: auto;
left: 0;
}
.rtl .comments-area .comment {
padding-left: 0;
padding-right: 130px;
}
.rtl .comments-area .comment-box .author-thumb {
left: auto;
right: 0;
}
.rtl .scroll-to-top {
direction: ltr;
text-align: left;
}
.rtl .slider-nav-style-2>*,
.rtl .slider-nav-style-1>* {
transform: rotateY(180deg);
}
.rtl .footer-newsletter button.btn-1 {
right: auto;
left: 0;
}
.rtl .about-2-image-2 {
text-align: left;
}
.rtl .feature-2-offer {
right: auto;
left: 40px;
}
.rtl .feature-2-image:before {
transform: rotateY(180deg);
}
.rtl .room-2-container {
margin-right: auto;
margin-left: 0;
}
.rtl .funfact-1-block:before {
right: auto;
left: 0;
}
.rtl ul.list-2 i,
.rtl ul.list-1 i {
display: inline-block;
margin-right: 0;
margin-left: 10px;
}
.rtl .col-lg-8.offset-lg-2 {
margin: 0 auto;
}
.rtl .event-1-image {
margin-right: 0;
margin-left: 30px;
}
.rtl ul.bredcrumb-list li + li:before{
margin-right: 0;
margin-left: 15px;
}
.rtl .map {
direction: ltr;
}
.rtl .theme-color.fs_40.w_55.mr_25 {
margin-left: 25px;
margin-right: 0;
}
.rtl .blog-single-author-image {
margin-left: 30px;
margin-right: 0;
}.color_blue {
color: #0d6efd;
}
.color_purple {
color: #6f42c1;
}
.color_pink {
color: #d63384;
}
.color_red {
color: #dc3545;
}
.color_orange {
color: #fd7e14;
}
.color_yellow {
color: #ffc107;
}
.color_green {
color: #198754;
}
.color_gray {
color: #6c757d;
}
.color_gray_dark {
color: #343a40;
}
.color_gray_light {
color: #BEBEC3;
}
.color_light {
color: #f8f9fa;
}
.color_dark {
color: #212529;
} .bg_blue {
background-color: #0d6efd;
}
.bg_purple {
background-color: #6f42c1;
}
.bg_pink {
background-color: #d63384;
}
.bg_red {
background-color: #dc3545;
}
.bg_orange {
background-color: #fd7e14;
}
.bg_yellow {
background-color: #ffc107;
}
.bg_green {
background-color: #198754;;
}
.bg_gray {
background-color: #6c757d;
}
.bg_gray-dark {
background-color: #343a40;
}
.bg_light {
background-color: #f8f9fa;
}
.bg_dark {
background-color: #212529;
}
.bg_cover {
background-size: cover;
}
.bg_contain {
background-size: contain;
}
.bg_fixed {
background-attachment: fixed;
}
.bg_top {
background-position: top;
}
.bg_right {
background-position: right;
}
.bg_bottom {
background-position: bottom;
}
.bg_left {
background-position: left;
}
.bg_center {
background-position: center;
} .d_block {
display: block;
}
.d_iblock {
display: inline-block;
}
.d_flex {
display: flex;
}
.d_table {
display: table;
}
.d_tcell {
display: table-cell;
}
.d_none {
display: none;
}
.v_middle {
vertical-align: middle;
} .p_relative {
position: relative;
}
.p_absolute {
position: absolute;
}
.p_fixed {
position: fixed;
} .border {
border: 1px solid #E3E3E3;
}
.border_top {
border-top: 1px solid #E3E3E3;
}
.border_right {
border-right: 1px solid #E3E3E3;
}
.border_bottom {
border-bottom: 1px solid #E3E3E3;
}
.border_left {
border-left: 1px solid #E3E3E3;
} .tran_3 {
transition: .3s;
}
.tran_4 {
transition: .4s;
}
.tran_5 {
transition: .5s;
} .fs_0 {
font-size: 0;
}
.fs_1 {
font-size: 1px;
}
.fs_2 {
font-size: 2px;
}
.fs_3 {
font-size: 3px;
}
.fs_4 {
font-size: 4px;
}
.fs_5 {
font-size: 5px;
}
.fs_6 {
font-size: 6px;
}
.fs_7 {
font-size: 7px;
}
.fs_8 {
font-size: 8px;
}
.fs_9 {
font-size: 9px;
}
.fs_10 {
font-size: 10px;
}
.fs_11 {
font-size: 11px;
}
.fs_12 {
font-size: 12px;
}
.fs_13 {
font-size: 13px;
}
.fs_14 {
font-size: 14px;
}
.fs_15 {
font-size: 15px;
}
.fs_16 {
font-size: 16px;
}
.fs_17 {
font-size: 17px;
}
.fs_18 {
font-size: 18px;
}
.fs_19 {
font-size: 19px;
}
.fs_20 {
font-size: 20px;
}
.fs_21 {
font-size: 21px;
}
.fs_22 {
font-size: 22px;
}
.fs_23 {
font-size: 23px;
}
.fs_24 {
font-size: 24px;
}
.fs_25 {
font-size: 25px;
}
.fs_26 {
font-size: 26px;
}
.fs_27 {
font-size: 27px;
}
.fs_28 {
font-size: 28px;
}
.fs_29 {
font-size: 29px;
}
.fs_30 {
font-size: 30px;
}
.fs_31 {
font-size: 31px;
}
.fs_32 {
font-size: 32px;
}
.fs_33 {
font-size: 33px;
}
.fs_34 {
font-size: 34px;
}
.fs_35 {
font-size: 35px;
}
.fs_36 {
font-size: 36px;
}
.fs_37 {
font-size: 37px;
}
.fs_38 {
font-size: 38px;
}
.fs_39 {
font-size: 39px;
}
.fs_40 {
font-size: 40px;
}
.fs_41 {
font-size: 41px;
}
.fs_42 {
font-size: 42px;
}
.fs_43 {
font-size: 43px;
}
.fs_44 {
font-size: 44px;
}
.fs_45 {
font-size: 45px;
}
.fs_46 {
font-size: 46px;
}
.fs_47 {
font-size: 47px;
}
.fs_48 {
font-size: 48px;
}
.fs_49 {
font-size: 49px;
}
.fs_50 {
font-size: 50px;
}
.fs_55 {
font-size: 55px;
}
.fs_60 {
font-size: 60px;
}
.fs_65 {
font-size: 65px;
}
.fs_70 {
font-size: 70px;
}
.fs_75 {
font-size: 75px;
}
.fs_80 {
font-size: 80px;
}
.fs_85 {
font-size: 85px;
}
.fs_90 {
font-size: 90px;
}
.fs_95 {
font-size: 95px;
}
.fs_100 {
font-size: 100px;
}
.fs_110 {
font-size: 110px;
}
.fs_120 {
font-size: 120px;
}
.fs_130 {
font-size: 130px;
}
.fs_140 {
font-size: 140px;
}
.fs_150 {
font-size: 150px;
}
.fs_160 {
font-size: 160px;
}
.fs_170 {
font-size: 170px;
}
.fs_180 {
font-size: 180px;
}
.fs_190 {
font-size: 190px;
}
.fs_200 {
font-size: 200px;
} .fw_light {
font-weight: 300;
}
.fw_normal {
font-weight: 400;
}
.fw_medium {
font-weight: 500;
}
.fw_sbold {
font-weight: 600;
}
.fw_bold {
font-weight: 700;
}
.fw_exbold {
font-weight: 800;
} .float_left {
float: left;
}
.float_right {
float: right;
} .w_0 {
width: 0;
}
.w_1 {
width: 1px;
}
.w_2 {
width: 2px;
}
.w_3 {
width: 3px;
}
.w_4 {
width: 4px;
}
.w_5 {
width: 5px;
}
.w_6 {
width: 6px;
}
.w_7 {
width: 7px;
}
.w_8 {
width: 8px;
}
.w_9 {
width: 9px;
}
.w_10 {
width: 10px;
}
.w_11 {
width: 11px;
}
.w_12 {
width: 12px;
}
.w_13 {
width: 13px;
}
.w_14 {
width: 14px;
}
.w_15 {
width: 15px;
}
.w_16 {
width: 16px;
}
.w_17 {
width: 17px;
}
.w_18 {
width: 18px;
}
.w_19 {
width: 19px;
}
.w_20 {
width: 20px;
}
.w_25 {
width: 25px;
}
.w_30 {
width: 30px;
}
.w_35 {
width: 35px;
}
.w_40 {
width: 40px;
}
.w_45 {
width: 45px;
}
.w_50 {
width: 50px;
}
.w_55 {
width: 55px;
}
.w_60 {
width: 60px;
}
.w_65 {
width: 65px;
}
.w_70 {
width: 70px;
}
.w_75 {
width: 75px;
}
.w_80 {
width: 80px;
}
.w_85 {
width: 85px;
}
.w_90 {
width: 90px;
}
.w_95 {
width: 95px;
}
.w_100 {
width: 100px;
}
.w_110 {
width: 110px;
}
.w_120 {
width: 120px;
}
.w_130 {
width: 130px;
}
.w_140 {
width: 140px;
}
.w_150 {
width: 150px;
}
.w_160 {
width: 160px;
}
.w_170 {
width: 170px;
}
.w_180 {
width: 180px;
}
.w_190 {
width: 190px;
}
.w_200 {
width: 200px;
}
.mw_0 {
max-width: 0;
}
.mw_1 {
max-width: 1px;
}
.mw_2 {
max-width: 2px;
}
.mw_3 {
max-width: 3px;
}
.mw_4 {
max-width: 4px;
}
.mw_5 {
max-width: 5px;
}
.mw_6 {
max-width: 6px;
}
.mw_7 {
max-width: 7px;
}
.mw_8 {
max-width: 8px;
}
.mw_9 {
max-width: 9px;
}
.mw_10 {
max-width: 10px;
}
.mw_11 {
max-width: 11px;
}
.mw_12 {
max-width: 12px;
}
.mw_13 {
max-width: 13px;
}
.mw_14 {
max-width: 14px;
}
.mw_15 {
max-width: 15px;
}
.mw_16 {
max-width: 16px;
}
.mw_17 {
max-width: 17px;
}
.mw_18 {
max-width: 18px;
}
.mw_19 {
max-width: 19px;
}
.mw_20 {
max-width: 20px;
}
.mw_25 {
max-width: 25px;
}
.mw_30 {
max-width: 30px;
}
.mw_35 {
max-width: 35px;
}
.mw_40 {
max-width: 40px;
}
.mw_45 {
max-width: 45px;
}
.mw_50 {
max-width: 50px;
}
.mw_55 {
max-width: 55px;
}
.mw_60 {
max-width: 60px;
}
.mw_65 {
max-width: 65px;
}
.mw_70 {
max-width: 70px;
}
.mw_75 {
max-width: 75px;
}
.mw_80 {
max-width: 80px;
}
.mw_85 {
max-width: 85px;
}
.mw_90 {
max-width: 90px;
}
.mw_95 {
max-width: 95px;
}
.mw_100 {
max-width: 100px;
}
.mw_110 {
max-width: 110px;
}
.mw_120 {
max-width: 120px;
}
.mw_130 {
max-width: 130px;
}
.mw_140 {
max-width: 140px;
}
.mw_150 {
max-width: 150px;
}
.mw_160 {
max-width: 160px;
}
.mw_170 {
max-width: 170px;
}
.mw_180 {
max-width: 180px;
}
.mw_190 {
max-width: 190px;
}
.mw_200 {
max-width: 200px;
} .h_0 {
height: 0;
}
.h_1 {
height: 1px;
}
.h_2 {
height: 2px;
}
.h_3 {
height: 3px;
}
.h_4 {
height: 4px;
}
.h_5 {
height: 5px;
}
.h_6 {
height: 6px;
}
.h_7 {
height: 7px;
}
.h_8 {
height: 8px;
}
.h_9 {
height: 9px;
}
.h_10 {
height: 10px;
}
.h_11 {
height: 11px;
}
.h_12 {
height: 12px;
}
.h_13 {
height: 13px;
}
.h_14 {
height: 14px;
}
.h_15 {
height: 15px;
}
.h_16 {
height: 16px;
}
.h_17 {
height: 17px;
}
.h_18 {
height: 18px;
}
.h_19 {
height: 19px;
}
.h_20 {
height: 20px;
}
.h_25 {
height: 25px;
}
.h_30 {
height: 30px;
}
.h_35 {
height: 35px;
}
.h_40 {
height: 40px;
}
.h_45 {
height: 45px;
}
.h_50 {
height: 50px;
}
.h_55 {
height: 55px;
}
.h_60 {
height: 60px;
}
.h_65 {
height: 65px;
}
.h_70 {
height: 70px;
}
.h_75 {
height: 75px;
}
.h_80 {
height: 80px;
}
.h_85 {
height: 85px;
}
.h_90 {
height: 90px;
}
.h_95 {
height: 95px;
}
.h_100 {
height: 100px;
}
.h_110 {
height: 110px;
}
.h_120 {
height: 120px;
}
.h_130 {
height: 130px;
}
.h_140 {
height: 140px;
}
.h_150 {
height: 150px;
}
.h_160 {
height: 160px;
}
.h_170 {
height: 170px;
}
.h_180 {
height: 180px;
}
.h_190 {
height: 190px;
}
.h_200 {
height: 200px;
}
.mh_0 {
max-height: 0;
}
.mh_1 {
max-height: 1px;
}
.mh_2 {
max-height: 2px;
}
.mh_3 {
max-height: 3px;
}
.mh_4 {
max-height: 4px;
}
.mh_5 {
max-height: 5px;
}
.mh_6 {
max-height: 6px;
}
.mh_7 {
max-height: 7px;
}
.mh_8 {
max-height: 8px;
}
.mh_9 {
max-height: 9px;
}
.mh_10 {
max-height: 10px;
}
.mh_11 {
max-height: 11px;
}
.mh_12 {
max-height: 12px;
}
.mh_13 {
max-height: 13px;
}
.mh_14 {
max-height: 14px;
}
.mh_15 {
max-height: 15px;
}
.mh_16 {
max-height: 16px;
}
.mh_17 {
max-height: 17px;
}
.mh_18 {
max-height: 18px;
}
.mh_19 {
max-height: 19px;
}
.mh_20 {
max-height: 20px;
}
.mh_25 {
max-height: 25px;
}
.mh_30 {
max-height: 30px;
}
.mh_35 {
max-height: 35px;
}
.mh_40 {
max-height: 40px;
}
.mh_45 {
max-height: 45px;
}
.mh_50 {
max-height: 50px;
}
.mh_55 {
max-height: 55px;
}
.mh_60 {
max-height: 60px;
}
.mh_65 {
max-height: 65px;
}
.mh_70 {
max-height: 70px;
}
.mh_75 {
max-height: 75px;
}
.mh_80 {
max-height: 80px;
}
.mh_85 {
max-height: 85px;
}
.mh_90 {
max-height: 90px;
}
.mh_95 {
max-height: 95px;
}
.mh_100 {
max-height: 100px;
}
.mh_110 {
max-height: 110px;
}
.mh_120 {
max-height: 120px;
}
.mh_130 {
max-height: 130px;
}
.mh_140 {
max-height: 140px;
}
.mh_150 {
max-height: 150px;
}
.mh_160 {
max-height: 160px;
}
.mh_170 {
max-height: 170px;
}
.mh_180 {
max-height: 180px;
}
.mh_190 {
max-height: 190px;
}
.mh_200 {
max-height: 200px;
} .lh_0 {
line-height: 0;
}
.lh_1 {
line-height: 1px;
}
.lh_2 {
line-height: 2px;
}
.lh_3 {
line-height: 3px;
}
.lh_4 {
line-height: 4px;
}
.lh_5 {
line-height: 5px;
}
.lh_6 {
line-height: 6px;
}
.lh_7 {
line-height: 7px;
}
.lh_8 {
line-height: 8px;
}
.lh_9 {
line-height: 9px;
}
.lh_10 {
line-height: 10px;
}
.lh_11 {
line-height: 11px;
}
.lh_12 {
line-height: 12px;
}
.lh_13 {
line-height: 13px;
}
.lh_14 {
line-height: 14px;
}
.lh_15 {
line-height: 15px;
}
.lh_16 {
line-height: 16px;
}
.lh_17 {
line-height: 17px;
}
.lh_18 {
line-height: 18px;
}
.lh_19 {
line-height: 19px;
}
.lh_20 {
line-height: 20px;
}
.lh_25 {
line-height: 25px;
}
.lh_30 {
line-height: 30px;
}
.lh_35 {
line-height: 35px;
}
.lh_40 {
line-height: 40px;
}
.lh_45 {
line-height: 45px;
}
.lh_50 {
line-height: 50px;
}
.lh_55 {
line-height: 55px;
}
.lh_60 {
line-height: 60px;
}
.lh_65 {
line-height: 65px;
}
.lh_70 {
line-height: 70px;
}
.lh_75 {
line-height: 75px;
}
.lh_80 {
line-height: 80px;
}
.lh_85 {
line-height: 85px;
}
.lh_90 {
line-height: 90px;
}
.lh_95 {
line-height: 95px;
}
.lh_100 {
line-height: 100px;
}
.lh_110 {
line-height: 110px;
}
.lh_120 {
line-height: 120px;
}
.lh_130 {
line-height: 130px;
}
.lh_140 {
line-height: 140px;
}
.lh_150 {
line-height: 150px;
}
.lh_160 {
line-height: 160px;
}
.lh_170 {
line-height: 170px;
}
.lh_180 {
line-height: 180px;
}
.lh_190 {
line-height: 190px;
}
.lh_200 {
line-height: 200px;
} .m_0 {
margin: 0;
}
.m_1 {
margin: 1px;
}
.m_2 {
margin: 2px;
}
.m_3 {
margin: 3px;
}
.m_4 {
margin: 4px;
}
.m_5 {
margin: 5px;
}
.m_6 {
margin: 6px;
}
.m_7 {
margin: 7px;
}
.m_8 {
margin: 8px;
}
.m_9 {
margin: 9px;
}
.m_10 {
margin: 10px;
}
.m_11 {
margin: 11px;
}
.m_12 {
margin: 12px;
}
.m_13 {
margin: 13px;
}
.m_14 {
margin: 14px;
}
.m_15 {
margin: 15px;
}
.m_16 {
margin: 16px;
}
.m_17 {
margin: 17px;
}
.m_18 {
margin: 18px;
}
.m_19 {
margin: 19px;
}
.m_20 {
margin: 20px;
}
.m_25 {
margin: 25px;
}
.m_30 {
margin: 30px;
}
.m_35 {
margin: 35px;
}
.m_40 {
margin: 40px;
}
.m_45 {
margin: 45px;
}
.m_50 {
margin: 50px;
}
.m_55 {
margin: 55px;
}
.m_60 {
margin: 60px;
}
.m_65 {
margin: 65px;
}
.m_70 {
margin: 70px;
}
.m_75 {
margin: 75px;
}
.m_80 {
margin: 80px;
}
.m_85 {
margin: 85px;
}
.m_90 {
margin: 90px;
}
.m_95 {
margin: 95px;
}
.m_100 {
margin: 100px;
}
.m_110 {
margin: 110px;
}
.m_120 {
margin: 120px;
}
.m_130 {
margin: 130px;
}
.m_140 {
margin: 140px;
}
.m_150 {
margin: 150px;
}
.m_160 {
margin: 160px;
}
.m_170 {
margin: 170px;
}
.m_180 {
margin: 180px;
}
.m_190 {
margin: 190px;
}
.m_200 {
margin: 200px;
}
.mx_0 {
margin-left: 0;
margin-right: 0;
}
.mx_1 {
margin-left: 1px;
margin-right: 1px;
}
.mx_2 {
margin-left: 2px;
margin-right: 2px;
}
.mx_3 {
margin-left: 3px;
margin-right: 3px;
}
.mx_4 {
margin-left: 4px;
margin-right: 4px;
}
.mx_5 {
margin-left: 5px;
margin-right: 5px;
}
.mx_6 {
margin-left: 6px;
margin-right: 6px;
}
.mx_7 {
margin-left: 7px;
margin-right: 7px;
}
.mx_8 {
margin-left: 8px;
margin-right: 8px;
}
.mx_9 {
margin-left: 9px;
margin-right: 9px;
}
.mx_10 {
margin-left: 10px;
margin-right: 10px;
}
.mx_11 {
margin-left: 11px;
margin-right: 11px;
}
.mx_12 {
margin-left: 12px;
margin-right: 12px;
}
.mx_13 {
margin-left: 13px;
margin-right: 13px;
}
.mx_14 {
margin-left: 14px;
margin-right: 14px;
}
.mx_15 {
margin-left: 15px;
margin-right: 15px;
}
.mx_16 {
margin-left: 16px;
margin-right: 16px;
}
.mx_17 {
margin-left: 17px;
margin-right: 17px;
}
.mx_18 {
margin-left: 18px;
margin-right: 18px;
}
.mx_19 {
margin-left: 19px;
margin-right: 19px;
}
.mx_20 {
margin-left: 20px;
margin-right: 20px;
}
.mx_25 {
margin-left: 25px;
margin-right: 25px;
}
.mx_30 {
margin-left: 30px;
margin-right: 30px;
}
.mx_35 {
margin-left: 35px;
margin-right: 35px;
}
.mx_40 {
margin-left: 40px;
margin-right: 40px;
}
.mx_45 {
margin-left: 45px;
margin-right: 45px;
}
.mx_50 {
margin-left: 50px;
margin-right: 50px;
}
.mx_55 {
margin-left: 55px;
margin-right: 55px;
}
.mx_60 {
margin-left: 60px;
margin-right: 60px;
}
.mx_65 {
margin-left: 65px;
margin-right: 65px;
}
.mx_70 {
margin-left: 70px;
margin-right: 70px;
}
.mx_75 {
margin-left: 75px;
margin-right: 75px;
}
.mx_80 {
margin-left: 80px;
margin-right: 80px;
}
.mx_85 {
margin-left: 85px;
margin-right: 85px;
}
.mx_90 {
margin-left: 90px;
margin-right: 90px;
}
.mx_95 {
margin-left: 95px;
margin-right: 95px;
}
.mx_100 {
margin-left: 100px;
margin-right: 100px;
}
.mx_110 {
margin-left: 110px;
margin-right: 110px;
}
.mx_120 {
margin-left: 120px;
margin-right: 120px;
}
.mx_130 {
margin-left: 130px;
margin-right: 130px;
}
.mx_140 {
margin-left: 140px;
margin-right: 140px;
}
.mx_150 {
margin-left: 150px;
margin-right: 150px;
}
.mx_160 {
margin-left: 160px;
margin-right: 160px;
}
.mx_170 {
margin-left: 170px;
margin-right: 170px;
}
.mx_180 {
margin-left: 180px;
margin-right: 180px;
}
.mx_190 {
margin-left: 190px;
margin-right: 190px;
}
.mx_200 {
margin-left: 200px;
margin-right: 200px;
}
.my_0 {
margin-top: 0;
margin-bottom: 0;
}
.my_1 {
margin-top: 1px;
margin-bottom: 1px;
}
.my_2 {
margin-top: 2px;
margin-bottom: 2px;
}
.my_3 {
margin-top: 3px;
margin-bottom: 3px;
}
.my_4 {
margin-top: 4px;
margin-bottom: 4px;
}
.my_5 {
margin-top: 5px;
margin-bottom: 5px;
}
.my_6 {
margin-top: 6px;
margin-bottom: 6px;
}
.my_7 {
margin-top: 7px;
margin-bottom: 7px;
}
.my_8 {
margin-top: 8px;
margin-bottom: 8px;
}
.my_9 {
margin-top: 9px;
margin-bottom: 9px;
}
.my_10 {
margin-top: 10px;
margin-bottom: 10px;
}
.my_11 {
margin-top: 11px;
margin-bottom: 11px;
}
.my_12 {
margin-top: 12px;
margin-bottom: 12px;
}
.my_13 {
margin-top: 13px;
margin-bottom: 13px;
}
.my_14 {
margin-top: 14px;
margin-bottom: 14px;
}
.my_15 {
margin-top: 15px;
margin-bottom: 15px;
}
.my_16 {
margin-top: 16px;
margin-bottom: 16px;
}
.my_17 {
margin-top: 17px;
margin-bottom: 17px;
}
.my_18 {
margin-top: 18px;
margin-bottom: 18px;
}
.my_19 {
margin-top: 19px;
margin-bottom: 19px;
}
.my_20 {
margin-top: 20px;
margin-bottom: 20px;
}
.my_25 {
margin-top: 25px;
margin-bottom: 25px;
}
.my_30 {
margin-top: 30px;
margin-bottom: 30px;
}
.my_35 {
margin-top: 35px;
margin-bottom: 35px;
}
.my_40 {
margin-top: 40px;
margin-bottom: 40px;
}
.my_45 {
margin-top: 45px;
margin-bottom: 45px;
}
.my_50 {
margin-top: 50px;
margin-bottom: 50px;
}
.my_55 {
margin-top: 55px;
margin-bottom: 55px;
}
.my_60 {
margin-top: 60px;
margin-bottom: 60px;
}
.my_65 {
margin-top: 65px;
margin-bottom: 65px;
}
.my_70 {
margin-top: 70px;
margin-bottom: 70px;
}
.my_75 {
margin-top: 75px;
margin-bottom: 75px;
}
.my_80 {
margin-top: 80px;
margin-bottom: 80px;
}
.my_85 {
margin-top: 85px;
margin-bottom: 85px;
}
.my_90 {
margin-top: 90px;
margin-bottom: 90px;
}
.my_95 {
margin-top: 95px;
margin-bottom: 95px;
}
.my_100 {
margin-top: 100px;
margin-bottom: 100px;
}
.my_110 {
margin-top: 110px;
margin-bottom: 110px;
}
.my_120 {
margin-top: 120px;
margin-bottom: 120px;
}
.my_130 {
margin-top: 130px;
margin-bottom: 130px;
}
.my_140 {
margin-top: 140px;
margin-bottom: 140px;
}
.my_150 {
margin-top: 150px;
margin-bottom: 150px;
}
.my_160 {
margin-top: 160px;
margin-bottom: 160px;
}
.my_170 {
margin-top: 170px;
margin-bottom: 170px;
}
.my_180 {
margin-top: 180px;
margin-bottom: 180px;
}
.my_190 {
margin-top: 190px;
margin-bottom: 190px;
}
.my_200 {
margin-top: 200px;
margin-bottom: 200px;
}
.mt_0 {
margin-top: 0;
}
.mt_1 {
margin-top: 1px;
}
.mt_2 {
margin-top: 2px;
}
.mt_3 {
margin-top: 3px;
}
.mt_4 {
margin-top: 4px;
}
.mt_5 {
margin-top: 5px;
}
.mt_6 {
margin-top: 6px;
}
.mt_7 {
margin-top: 7px;
}
.mt_8 {
margin-top: 8px;
}
.mt_9 {
margin-top: 9px;
}
.mt_10 {
margin-top: 10px;
}
.mt_11 {
margin-top: 11px;
}
.mt_12 {
margin-top: 12px;
}
.mt_13 {
margin-top: 13px;
}
.mt_14 {
margin-top: 14px;
}
.mt_15 {
margin-top: 15px;
}
.mt_16 {
margin-top: 16px;
}
.mt_17 {
margin-top: 17px;
}
.mt_18 {
margin-top: 18px;
}
.mt_19 {
margin-top: 19px;
}
.mt_20 {
margin-top: 20px;
}
.mt_25 {
margin-top: 25px;
}
.mt_30 {
margin-top: 30px !important;
}
.mt_35 {
margin-top: 35px;
}
.mt_40 {
margin-top: 40px;
}
.mt_45 {
margin-top: 45px;
}
.mt_50 {
margin-top: 50px;
}
.mt_55 {
margin-top: 55px;
}
.mt_60 {
margin-top: 60px;
}
.mt_65 {
margin-top: 65px;
}
.mt_70 {
margin-top: 70px;
}
.mt_75 {
margin-top: 75px;
}
.mt_80 {
margin-top: 80px;
}
.mt_85 {
margin-top: 85px;
}
.mt_90 {
margin-top: 90px;
}
.mt_95 {
margin-top: 95px;
}
.mt_100 {
margin-top: 100px;
}
.mt_110 {
margin-top: 110px;
}
.mt_120 {
margin-top: 120px;
}
.mt_130 {
margin-top: 130px;
}
.mt_140 {
margin-top: 140px;
}
.mt_150 {
margin-top: 150px;
}
.mt_160 {
margin-top: 160px;
}
.mt_170 {
margin-top: 170px;
}
.mt_180 {
margin-top: 180px;
}
.mt_190 {
margin-top: 190px;
}
.mt_200 {
margin-top: 200px;
}
.mr_0 {
margin-right: 0;
}
.mr_1 {
margin-right: 1px;
}
.mr_2 {
margin-right: 2px;
}
.mr_3 {
margin-right: 3px;
}
.mr_4 {
margin-right: 4px;
}
.mr_5 {
margin-right: 5px;
}
.mr_6 {
margin-right: 6px;
}
.mr_7 {
margin-right: 7px;
}
.mr_8 {
margin-right: 8px;
}
.mr_9 {
margin-right: 9px;
}
.mr_10 {
margin-right: 10px;
}
.mr_11 {
margin-right: 11px;
}
.mr_12 {
margin-right: 12px;
}
.mr_13 {
margin-right: 13px;
}
.mr_14 {
margin-right: 14px;
}
.mr_15 {
margin-right: 15px;
}
.mr_16 {
margin-right: 16px;
}
.mr_17 {
margin-right: 17px;
}
.mr_18 {
margin-right: 18px;
}
.mr_19 {
margin-right: 19px;
}
.mr_20 {
margin-right: 20px;
}
.mr_25 {
margin-right: 25px;
}
.mr_30 {
margin-right: 30px;
}
.mr_35 {
margin-right: 35px;
}
.mr_40 {
margin-right: 40px;
}
.mr_45 {
margin-right: 45px;
}
.mr_50 {
margin-right: 50px;
}
.mr_55 {
margin-right: 55px;
}
.mr_60 {
margin-right: 60px;
}
.mr_65 {
margin-right: 65px;
}
.mr_70 {
margin-right: 70px;
}
.mr_75 {
margin-right: 75px;
}
.mr_80 {
margin-right: 80px;
}
.mr_85 {
margin-right: 85px;
}
.mr_90 {
margin-right: 90px;
}
.mr_95 {
margin-right: 95px;
}
.mr_100 {
margin-right: 100px;
}
.mr_110 {
margin-right: 110px;
}
.mr_120 {
margin-right: 120px;
}
.mr_130 {
margin-right: 130px;
}
.mr_140 {
margin-right: 140px;
}
.mr_150 {
margin-right: 150px;
}
.mr_160 {
margin-right: 160px;
}
.mr_170 {
margin-right: 170px;
}
.mr_180 {
margin-right: 180px;
}
.mr_190 {
margin-right: 190px;
}
.mr_200 {
margin-right: 200px;
}
.mb_0 {
margin-bottom: 0;
}
.mb_1 {
margin-bottom: 1px;
}
.mb_2 {
margin-bottom: 2px;
}
.mb_3 {
margin-bottom: 3px;
}
.mb_4 {
margin-bottom: 4px;
}
.mb_5 {
margin-bottom: 5px;
}
.mb_6 {
margin-bottom: 6px;
}
.mb_7 {
margin-bottom: 7px;
}
.mb_8 {
margin-bottom: 8px;
}
.mb_9 {
margin-bottom: 9px;
}
.mb_10 {
margin-bottom: 10px;
}
.mb_11 {
margin-bottom: 11px;
}
.mb_12 {
margin-bottom: 12px;
}
.mb_13 {
margin-bottom: 13px;
}
.mb_14 {
margin-bottom: 14px;
}
.mb_15 {
margin-bottom: 15px;
}
.mb_16 {
margin-bottom: 16px;
}
.mb_17 {
margin-bottom: 17px;
}
.mb_18 {
margin-bottom: 18px;
}
.mb_19 {
margin-bottom: 19px;
}
.mb_20 {
margin-bottom: 20px;
}
.mb_25 {
margin-bottom: 25px;
}
.mb_30 {
margin-bottom: 30px;
}
.mb_35 {
margin-bottom: 35px;
}
.mb_40 {
margin-bottom: 40px;
}
.mb_45 {
margin-bottom: 45px;
}
.mb_50 {
margin-bottom: 50px;
}
.mb_55 {
margin-bottom: 55px;
}
.mb_60 {
margin-bottom: 60px;
}
.mb_65 {
margin-bottom: 65px;
}
.mb_70 {
margin-bottom: 70px;
}
.mb_75 {
margin-bottom: 75px;
}
.mb_80 {
margin-bottom: 80px;
}
.mb_85 {
margin-bottom: 85px;
}
.mb_90 {
margin-bottom: 90px;
}
.mb_95 {
margin-bottom: 95px;
}
.mb_100 {
margin-bottom: 100px;
}
.mb_110 {
margin-bottom: 110px;
}
.mb_120 {
margin-bottom: 120px;
}
.mb_130 {
margin-bottom: 130px;
}
.mb_140 {
margin-bottom: 140px;
}
.mb_150 {
margin-bottom: 150px;
}
.mb_160 {
margin-bottom: 160px;
}
.mb_170 {
margin-bottom: 170px;
}
.mb_180 {
margin-bottom: 180px;
}
.mb_190 {
margin-bottom: 190px;
}
.mb_200 {
margin-bottom: 200px;
}
.ml_0 {
margin-left: 0;
}
.ml_1 {
margin-left: 1px;
}
.ml_2 {
margin-left: 2px;
}
.ml_3 {
margin-left: 3px;
}
.ml_4 {
margin-left: 4px;
}
.ml_5 {
margin-left: 5px;
}
.ml_6 {
margin-left: 6px;
}
.ml_7 {
margin-left: 7px;
}
.ml_8 {
margin-left: 8px;
}
.ml_9 {
margin-left: 9px;
}
.ml_10 {
margin-left: 10px;
}
.ml_11 {
margin-left: 11px;
}
.ml_12 {
margin-left: 12px;
}
.ml_13 {
margin-left: 13px;
}
.ml_14 {
margin-left: 14px;
}
.ml_15 {
margin-left: 15px;
}
.ml_16 {
margin-left: 16px;
}
.ml_17 {
margin-left: 17px;
}
.ml_18 {
margin-left: 18px;
}
.ml_19 {
margin-left: 19px;
}
.ml_20 {
margin-left: 20px;
}
.ml_25 {
margin-left: 25px;
}
.ml_30 {
margin-left: 30px;
}
.ml_35 {
margin-left: 35px;
}
.ml_40 {
margin-left: 40px;
}
.ml_45 {
margin-left: 45px;
}
.ml_50 {
margin-left: 50px;
}
.ml_55 {
margin-left: 55px;
}
.ml_60 {
margin-left: 60px;
}
.ml_65 {
margin-left: 65px;
}
.ml_70 {
margin-left: 70px;
}
.ml_75 {
margin-left: 75px;
}
.ml_80 {
margin-left: 80px;
}
.ml_85 {
margin-left: 85px;
}
.ml_90 {
margin-left: 90px;
}
.ml_95 {
margin-left: 95px;
}
.ml_100 {
margin-left: 100px;
}
.ml_110 {
margin-left: 110px;
}
.ml_120 {
margin-left: 120px;
}
.ml_130 {
margin-left: 130px;
}
.ml_140 {
margin-left: 140px;
}
.ml_150 {
margin-left: 150px;
}
.ml_160 {
margin-left: 160px;
}
.ml_170 {
margin-left: 170px;
}
.ml_180 {
margin-left: 180px;
}
.ml_190 {
margin-left: 190px;
}
.ml_200 {
margin-left: 200px;
} .p_0 {
padding: 0;
}
.p_1 {
padding: 1px;
}
.p_2 {
padding: 2px;
}
.p_3 {
padding: 3px;
}
.p_4 {
padding: 4px;
}
.p_5 {
padding: 5px;
}
.p_6 {
padding: 6px;
}
.p_7 {
padding: 7px;
}
.p_8 {
padding: 8px;
}
.p_9 {
padding: 9px;
}
.p_10 {
padding: 10px;
}
.p_11 {
padding: 11px;
}
.p_12 {
padding: 12px;
}
.p_13 {
padding: 13px;
}
.p_14 {
padding: 14px;
}
.p_15 {
padding: 15px;
}
.p_16 {
padding: 16px;
}
.p_17 {
padding: 17px;
}
.p_18 {
padding: 18px;
}
.p_19 {
padding: 19px;
}
.p_20 {
padding: 20px;
}
.p_25 {
padding: 25px;
}
.p_30 {
padding: 30px;
}
.p_35 {
padding: 35px;
}
.p_40 {
padding: 40px;
}
.p_45 {
padding: 45px;
}
.p_50 {
padding: 50px;
}
.p_55 {
padding: 55px;
}
.p_60 {
padding: 60px;
}
.p_65 {
padding: 65px;
}
.p_70 {
padding: 70px;
}
.p_75 {
padding: 75px;
}
.p_80 {
padding: 80px;
}
.p_85 {
padding: 85px;
}
.p_90 {
padding: 90px;
}
.p_95 {
padding: 95px;
}
.p_100 {
padding: 100px;
}
.p_110 {
padding: 110px;
}
.p_120 {
padding: 120px;
}
.p_130 {
padding: 130px;
}
.p_140 {
padding: 140px;
}
.p_150 {
padding: 150px;
}
.p_160 {
padding: 160px;
}
.p_170 {
padding: 170px;
}
.p_180 {
padding: 180px;
}
.p_190 {
padding: 190px;
}
.p_200 {
padding: 200px;
}
.px_0 {
padding-left: 0;
padding-right: 0;
}
.px_1 {
padding-left: 1px;
padding-right: 1px;
}
.px_2 {
padding-left: 2px;
padding-right: 2px;
}
.px_3 {
padding-left: 3px;
padding-right: 3px;
}
.px_4 {
padding-left: 4px;
padding-right: 4px;
}
.px_5 {
padding-left: 5px;
padding-right: 5px;
}
.px_6 {
padding-left: 6px;
padding-right: 6px;
}
.px_7 {
padding-left: 7px;
padding-right: 7px;
}
.px_8 {
padding-left: 8px;
padding-right: 8px;
}
.px_9 {
padding-left: 9px;
padding-right: 9px;
}
.px_10 {
padding-left: 10px;
padding-right: 10px;
}
.px_11 {
padding-left: 11px;
padding-right: 11px;
}
.px_12 {
padding-left: 12px;
padding-right: 12px;
}
.px_13 {
padding-left: 13px;
padding-right: 13px;
}
.px_14 {
padding-left: 14px;
padding-right: 14px;
}
.px_15 {
padding-left: 15px;
padding-right: 15px;
}
.px_16 {
padding-left: 16px;
padding-right: 16px;
}
.px_17 {
padding-left: 17px;
padding-right: 17px;
}
.px_18 {
padding-left: 18px;
padding-right: 18px;
}
.px_19 {
padding-left: 19px;
padding-right: 19px;
}
.px_20 {
padding-left: 20px;
padding-right: 20px;
}
.px_25 {
padding-left: 25px;
padding-right: 25px;
}
.px_30 {
padding-left: 30px;
padding-right: 30px;
}
.px_35 {
padding-left: 35px;
padding-right: 35px;
}
.px_40 {
padding-left: 40px;
padding-right: 40px;
}
.px_45 {
padding-left: 45px;
padding-right: 45px;
}
.px_50 {
padding-left: 50px;
padding-right: 50px;
}
.px_55 {
padding-left: 55px;
padding-right: 55px;
}
.px_60 {
padding-left: 60px;
padding-right: 60px;
}
.px_65 {
padding-left: 65px;
padding-right: 65px;
}
.px_70 {
padding-left: 70px;
padding-right: 70px;
}
.px_75 {
padding-left: 75px;
padding-right: 75px;
}
.px_80 {
padding-left: 80px;
padding-right: 80px;
}
.px_85 {
padding-left: 85px;
padding-right: 85px;
}
.px_90 {
padding-left: 90px;
padding-right: 90px;
}
.px_95 {
padding-left: 95px;
padding-right: 95px;
}
.px_100 {
padding-left: 100px;
padding-right: 100px;
}
.px_110 {
padding-left: 110px;
padding-right: 110px;
}
.px_120 {
padding-left: 120px;
padding-right: 120px;
}
.px_130 {
padding-left: 130px;
padding-right: 130px;
}
.px_140 {
padding-left: 140px;
padding-right: 140px;
}
.px_150 {
padding-left: 150px;
padding-right: 150px;
}
.px_160 {
padding-left: 160px;
padding-right: 160px;
}
.px_170 {
padding-left: 170px;
padding-right: 170px;
}
.px_180 {
padding-left: 180px;
padding-right: 180px;
}
.px_190 {
padding-left: 190px;
padding-right: 190px;
}
.px_200 {
padding-left: 200px;
padding-right: 200px;
}
.py_0 {
padding-top: 0;
padding-bottom: 0;
}
.py_1 {
padding-top: 1px;
padding-bottom: 1px;
}
.py_2 {
padding-top: 2px;
padding-bottom: 2px;
}
.py_3 {
padding-top: 3px;
padding-bottom: 3px;
}
.py_4 {
padding-top: 4px;
padding-bottom: 4px;
}
.py_5 {
padding-top: 5px;
padding-bottom: 5px;
}
.py_6 {
padding-top: 6px;
padding-bottom: 6px;
}
.py_7 {
padding-top: 7px;
padding-bottom: 7px;
}
.py_8 {
padding-top: 8px;
padding-bottom: 8px;
}
.py_9 {
padding-top: 9px;
padding-bottom: 9px;
}
.py_10 {
padding-top: 10px;
padding-bottom: 10px;
}
.py_11 {
padding-top: 11px;
padding-bottom: 11px;
}
.py_12 {
padding-top: 12px;
padding-bottom: 12px;
}
.py_13 {
padding-top: 13px;
padding-bottom: 13px;
}
.py_14 {
padding-top: 14px;
padding-bottom: 14px;
}
.py_15 {
padding-top: 15px;
padding-bottom: 15px;
}
.py_16 {
padding-top: 16px;
padding-bottom: 16px;
}
.py_17 {
padding-top: 17px;
padding-bottom: 17px;
}
.py_18 {
padding-top: 18px;
padding-bottom: 18px;
}
.py_19 {
padding-top: 19px;
padding-bottom: 19px;
}
.py_20 {
padding-top: 20px;
padding-bottom: 20px;
}
.py_25 {
padding-top: 25px;
padding-bottom: 25px;
}
.py_30 {
padding-top: 30px;
padding-bottom: 30px;
}
.py_35 {
padding-top: 35px;
padding-bottom: 35px;
}
.py_40 {
padding-top: 40px;
padding-bottom: 40px;
}
.py_45 {
padding-top: 45px;
padding-bottom: 45px;
}
.py_50 {
padding-top: 50px;
padding-bottom: 50px;
}
.py_55 {
padding-top: 55px;
padding-bottom: 55px;
}
.py_60 {
padding-top: 60px;
padding-bottom: 60px;
}
.py_65 {
padding-top: 65px;
padding-bottom: 65px;
}
.py_70 {
padding-top: 70px;
padding-bottom: 70px;
}
.py_75 {
padding-top: 75px;
padding-bottom: 75px;
}
.py_80 {
padding-top: 80px;
padding-bottom: 80px;
}
.py_85 {
padding-top: 85px;
padding-bottom: 85px;
}
.py_90 {
padding-top: 90px;
padding-bottom: 90px;
}
.py_95 {
padding-top: 95px;
padding-bottom: 95px;
}
.py_100 {
padding-top: 100px;
padding-bottom: 100px;
}
.py_110 {
padding-top: 110px;
padding-bottom: 110px;
}
.py_120 {
padding-top: 120px;
padding-bottom: 120px;
}
.py_130 {
padding-top: 130px;
padding-bottom: 130px;
}
.py_140 {
padding-top: 140px;
padding-bottom: 140px;
}
.py_150 {
padding-top: 150px;
padding-bottom: 150px;
}
.py_160 {
padding-top: 160px;
padding-bottom: 160px;
}
.py_170 {
padding-top: 170px;
padding-bottom: 170px;
}
.py_180 {
padding-top: 180px;
padding-bottom: 180px;
}
.py_190 {
padding-top: 190px;
padding-bottom: 190px;
}
.py_200 {
padding-top: 200px;
padding-bottom: 200px;
}
.pt_0 {
padding-top: 0;
}
.pt_1 {
padding-top: 1px;
}
.pt_2 {
padding-top: 2px;
}
.pt_3 {
padding-top: 3px;
}
.pt_4 {
padding-top: 4px;
}
.pt_5 {
padding-top: 5px;
}
.pt_6 {
padding-top: 6px;
}
.pt_7 {
padding-top: 7px;
}
.pt_8 {
padding-top: 8px;
}
.pt_9 {
padding-top: 9px;
}
.pt_10 {
padding-top: 10px;
}
.pt_11 {
padding-top: 11px;
}
.pt_12 {
padding-top: 12px;
}
.pt_13 {
padding-top: 13px;
}
.pt_14 {
padding-top: 14px;
}
.pt_15 {
padding-top: 15px;
}
.pt_16 {
padding-top: 16px;
}
.pt_17 {
padding-top: 17px;
}
.pt_18 {
padding-top: 18px;
}
.pt_19 {
padding-top: 19px;
}
.pt_20 {
padding-top: 20px;
}
.pt_25 {
padding-top: 25px;
}
.pt_30 {
padding-top: 30px;
}
.pt_35 {
padding-top: 35px;
}
.pt_40 {
padding-top: 40px;
}
.pt_45 {
padding-top: 45px;
}
.pt_50 {
padding-top: 50px;
}
.pt_55 {
padding-top: 55px;
}
.pt_60 {
padding-top: 60px;
}
.pt_65 {
padding-top: 65px;
}
.pt_70 {
padding-top: 70px;
}
.pt_75 {
padding-top: 75px;
}
.pt_80 {
padding-top: 80px;
}
.pt_85 {
padding-top: 85px;
}
.pt_90 {
padding-top: 90px;
}
.pt_95 {
padding-top: 95px;
}
.pt_100 {
padding-top: 100px;
}
.pt_110 {
padding-top: 110px;
}
.pt_120 {
padding-top: 120px;
}
.pt_130 {
padding-top: 130px;
}
.pt_140 {
padding-top: 140px;
}
.pt_150 {
padding-top: 150px;
}
.pt_160 {
padding-top: 160px;
}
.pt_170 {
padding-top: 170px;
}
.pt_180 {
padding-top: 180px;
}
.pt_190 {
padding-top: 190px;
}
.pt_200 {
padding-top: 200px;
}
.pr_0 {
padding-right: 0;
}
.pr_1 {
padding-right: 1px;
}
.pr_2 {
padding-right: 2px;
}
.pr_3 {
padding-right: 3px;
}
.pr_4 {
padding-right: 4px;
}
.pr_5 {
padding-right: 5px;
}
.pr_6 {
padding-right: 6px;
}
.pr_7 {
padding-right: 7px;
}
.pr_8 {
padding-right: 8px;
}
.pr_9 {
padding-right: 9px;
}
.pr_10 {
padding-right: 10px;
}
.pr_11 {
padding-right: 11px;
}
.pr_12 {
padding-right: 12px;
}
.pr_13 {
padding-right: 13px;
}
.pr_14 {
padding-right: 14px;
}
.pr_15 {
padding-right: 15px;
}
.pr_16 {
padding-right: 16px;
}
.pr_17 {
padding-right: 17px;
}
.pr_18 {
padding-right: 18px;
}
.pr_19 {
padding-right: 19px;
}
.pr_20 {
padding-right: 20px;
}
.pr_25 {
padding-right: 25px;
}
.pr_30 {
padding-right: 30px;
}
.pr_35 {
padding-right: 35px;
}
.pr_40 {
padding-right: 40px;
}
.pr_45 {
padding-right: 45px;
}
.pr_50 {
padding-right: 50px;
}
.pr_55 {
padding-right: 55px;
}
.pr_60 {
padding-right: 60px;
}
.pr_65 {
padding-right: 65px;
}
.pr_70 {
padding-right: 70px;
}
.pr_75 {
padding-right: 75px;
}
.pr_80 {
padding-right: 80px;
}
.pr_85 {
padding-right: 85px;
}
.pr_90 {
padding-right: 90px;
}
.pr_95 {
padding-right: 95px;
}
.pr_100 {
padding-right: 100px;
}
.pr_110 {
padding-right: 110px;
}
.pr_120 {
padding-right: 120px;
}
.pr_130 {
padding-right: 130px;
}
.pr_140 {
padding-right: 140px;
}
.pr_150 {
padding-right: 150px;
}
.pr_160 {
padding-right: 160px;
}
.pr_170 {
padding-right: 170px;
}
.pr_180 {
padding-right: 180px;
}
.pr_190 {
padding-right: 190px;
}
.pr_200 {
padding-right: 200px;
}
.pb_0 {
padding-bottom: 0;
}
.pb_1 {
padding-bottom: 1px;
}
.pb_2 {
padding-bottom: 2px;
}
.pb_3 {
padding-bottom: 3px;
}
.pb_4 {
padding-bottom: 4px;
}
.pb_5 {
padding-bottom: 5px;
}
.pb_6 {
padding-bottom: 6px;
}
.pb_7 {
padding-bottom: 7px;
}
.pb_8 {
padding-bottom: 8px;
}
.pb_9 {
padding-bottom: 9px;
}
.pb_10 {
padding-bottom: 10px;
}
.pb_11 {
padding-bottom: 11px;
}
.pb_12 {
padding-bottom: 12px;
}
.pb_13 {
padding-bottom: 13px;
}
.pb_14 {
padding-bottom: 14px;
}
.pb_15 {
padding-bottom: 15px;
}
.pb_16 {
padding-bottom: 16px;
}
.pb_17 {
padding-bottom: 17px;
}
.pb_18 {
padding-bottom: 18px;
}
.pb_19 {
padding-bottom: 19px;
}
.pb_20 {
padding-bottom: 20px;
}
.pb_25 {
padding-bottom: 25px;
}
.pb_30 {
padding-bottom: 30px;
}
.pb_35 {
padding-bottom: 35px;
}
.pb_40 {
padding-bottom: 40px;
}
.pb_45 {
padding-bottom: 45px;
}
.pb_50 {
padding-bottom: 50px;
}
.pb_55 {
padding-bottom: 55px;
}
.pb_60 {
padding-bottom: 60px;
}
.pb_65 {
padding-bottom: 65px;
}
.pb_70 {
padding-bottom: 70px;
}
.pb_75 {
padding-bottom: 75px;
}
.pb_80 {
padding-bottom: 80px;
}
.pb_85 {
padding-bottom: 85px;
}
.pb_90 {
padding-bottom: 90px;
}
.pb_95 {
padding-bottom: 95px;
}
.pb_100 {
padding-bottom: 100px;
}
.pb_110 {
padding-bottom: 110px;
}
.pb_120 {
padding-bottom: 120px;
}
.pb_130 {
padding-bottom: 130px;
}
.pb_140 {
padding-bottom: 140px;
}
.pb_150 {
padding-bottom: 150px;
}
.pb_160 {
padding-bottom: 160px;
}
.pb_170 {
padding-bottom: 170px;
}
.pb_180 {
padding-bottom: 180px;
}
.pb_190 {
padding-bottom: 190px;
}
.pb_200 {
padding-bottom: 200px;
}
.pl_0 {
padding-left: 0;
}
.pl_1 {
padding-left: 1px;
}
.pl_2 {
padding-left: 2px;
}
.pl_3 {
padding-left: 3px;
}
.pl_4 {
padding-left: 4px;
}
.pl_5 {
padding-left: 5px;
}
.pl_6 {
padding-left: 6px;
}
.pl_7 {
padding-left: 7px;
}
.pl_8 {
padding-left: 8px;
}
.pl_9 {
padding-left: 9px;
}
.pl_10 {
padding-left: 10px;
}
.pl_11 {
padding-left: 11px;
}
.pl_12 {
padding-left: 12px;
}
.pl_13 {
padding-left: 13px;
}
.pl_14 {
padding-left: 14px;
}
.pl_15 {
padding-left: 15px;
}
.pl_16 {
padding-left: 16px;
}
.pl_17 {
padding-left: 17px;
}
.pl_18 {
padding-left: 18px;
}
.pl_19 {
padding-left: 19px;
}
.pl_20 {
padding-left: 20px;
}
.pl_25 {
padding-left: 25px;
}
.pl_30 {
padding-left: 30px;
}
.pl_35 {
padding-left: 35px;
}
.pl_40 {
padding-left: 40px;
}
.pl_45 {
padding-left: 45px;
}
.pl_50 {
padding-left: 50px;
}
.pl_55 {
padding-left: 55px;
}
.pl_60 {
padding-left: 60px;
}
.pl_65 {
padding-left: 65px;
}
.pl_70 {
padding-left: 70px;
}
.pl_75 {
padding-left: 75px;
}
.pl_80 {
padding-left: 80px;
}
.pl_85 {
padding-left: 85px;
}
.pl_90 {
padding-left: 90px;
}
.pl_95 {
padding-left: 95px;
}
.pl_100 {
padding-left: 100px;
}
.pl_110 {
padding-left: 110px;
}
.pl_120 {
padding-left: 120px;
}
.pl_130 {
padding-left: 130px;
}
.pl_140 {
padding-left: 140px;
}
.pl_150 {
padding-left: 150px;
}
.pl_160 {
padding-left: 160px;
}
.pl_170 {
padding-left: 170px;
}
.pl_180 {
padding-left: 180px;
}
.pl_190 {
padding-left: 190px;
}
.pl_200 {
padding-left: 200px;
} .t_0 {
top: 0;
}
.t_1 {
top: 1px;
}
.t_2 {
top: 2px;
}
.t_3 {
top: 3px;
}
.t_4 {
top: 4px;
}
.t_5 {
top: 5px;
}
.t_6 {
top: 6px;
}
.t_7 {
top: 7px;
}
.t_8 {
top: 8px;
}
.t_9 {
top: 9px;
}
.t_10 {
top: 10px;
}
.t_11 {
top: 11px;
}
.t_12 {
top: 12px;
}
.t_13 {
top: 13px;
}
.t_14 {
top: 14px;
}
.t_15 {
top: 15px;
}
.t_16 {
top: 16px;
}
.t_17 {
top: 17px;
}
.t_18 {
top: 18px;
}
.t_19 {
top: 19px;
}
.t_20 {
top: 20px;
}
.t_25 {
top: 25px;
}
.t_30 {
top: 30px;
}
.t_35 {
top: 35px;
}
.t_40 {
top: 40px;
}
.t_45 {
top: 45px;
}
.t_50 {
top: 50px;
}
.t_55 {
top: 55px;
}
.t_60 {
top: 60px;
}
.t_65 {
top: 65px;
}
.t_70 {
top: 70px;
}
.t_75 {
top: 75px;
}
.t_80 {
top: 80px;
}
.t_85 {
top: 85px;
}
.t_90 {
top: 90px;
}
.t_95 {
top: 95px;
}
.t_100 {
top: 100px;
}
.t_110 {
top: 110px;
}
.t_120 {
top: 120px;
}
.t_130 {
top: 130px;
}
.t_140 {
top: 140px;
}
.t_150 {
top: 150px;
}
.t_160 {
top: 160px;
}
.t_170 {
top: 170px;
}
.t_180 {
top: 180px;
}
.t_190 {
top: 190px;
}
.t_200 {
top: 200px;
} .r_0 {
right: 0;
}
.r_1 {
right: 1px;
}
.r_2 {
right: 2px;
}
.r_3 {
right: 3px;
}
.r_4 {
right: 4px;
}
.r_5 {
right: 5px;
}
.r_6 {
right: 6px;
}
.r_7 {
right: 7px;
}
.r_8 {
right: 8px;
}
.r_9 {
right: 9px;
}
.r_10 {
right: 10px;
}
.r_11 {
right: 11px;
}
.r_12 {
right: 12px;
}
.r_13 {
right: 13px;
}
.r_14 {
right: 14px;
}
.r_15 {
right: 15px;
}
.r_16 {
right: 16px;
}
.r_17 {
right: 17px;
}
.r_18 {
right: 18px;
}
.r_19 {
right: 19px;
}
.r_20 {
right: 20px;
}
.r_25 {
right: 25px;
}
.r_30 {
right: 30px;
}
.r_35 {
right: 35px;
}
.r_40 {
right: 40px;
}
.r_45 {
right: 45px;
}
.r_50 {
right: 50px;
}
.r_55 {
right: 55px;
}
.r_60 {
right: 60px;
}
.r_65 {
right: 65px;
}
.r_70 {
right: 70px;
}
.r_75 {
right: 75px;
}
.r_80 {
right: 80px;
}
.r_85 {
right: 85px;
}
.r_90 {
right: 90px;
}
.r_95 {
right: 95px;
}
.r_100 {
right: 100px;
}
.r_110 {
right: 110px;
}
.r_120 {
right: 120px;
}
.r_130 {
right: 130px;
}
.r_140 {
right: 140px;
}
.r_150 {
right: 150px;
}
.r_160 {
right: 160px;
}
.r_170 {
right: 170px;
}
.r_180 {
right: 180px;
}
.r_190 {
right: 190px;
}
.r_200 {
right: 200px;
} .b_0 {
bottom: 0;
}
.b_1 {
bottom: 1px;
}
.b_2 {
bottom: 2px;
}
.b_3 {
bottom: 3px;
}
.b_4 {
bottom: 4px;
}
.b_5 {
bottom: 5px;
}
.b_6 {
bottom: 6px;
}
.b_7 {
bottom: 7px;
}
.b_8 {
bottom: 8px;
}
.b_9 {
bottom: 9px;
}
.b_10 {
bottom: 10px;
}
.b_11 {
bottom: 11px;
}
.b_12 {
bottom: 12px;
}
.b_13 {
bottom: 13px;
}
.b_14 {
bottom: 14px;
}
.b_15 {
bottom: 15px;
}
.b_16 {
bottom: 16px;
}
.b_17 {
bottom: 17px;
}
.b_18 {
bottom: 18px;
}
.b_19 {
bottom: 19px;
}
.b_20 {
bottom: 20px;
}
.b_25 {
bottom: 25px;
}
.b_30 {
bottom: 30px;
}
.b_35 {
bottom: 35px;
}
.b_40 {
bottom: 40px;
}
.b_45 {
bottom: 45px;
}
.b_50 {
bottom: 50px;
}
.b_55 {
bottom: 55px;
}
.b_60 {
bottom: 60px;
}
.b_65 {
bottom: 65px;
}
.b_70 {
bottom: 70px;
}
.b_75 {
bottom: 75px;
}
.b_80 {
bottom: 80px;
}
.b_85 {
bottom: 85px;
}
.b_90 {
bottom: 90px;
}
.b_95 {
bottom: 95px;
}
.b_100 {
bottom: 100px;
}
.b_110 {
bottom: 110px;
}
.b_120 {
bottom: 120px;
}
.b_130 {
bottom: 130px;
}
.b_140 {
bottom: 140px;
}
.b_150 {
bottom: 150px;
}
.b_160 {
bottom: 160px;
}
.b_170 {
bottom: 170px;
}
.b_180 {
bottom: 180px;
}
.b_190 {
bottom: 190px;
}
.b_200 {
bottom: 200px;
} .l_0 {
left: 0;
}
.l_1 {
left: 1px;
}
.l_2 {
left: 2px;
}
.l_3 {
left: 3px;
}
.l_4 {
left: 4px;
}
.l_5 {
left: 5px;
}
.l_6 {
left: 6px;
}
.l_7 {
left: 7px;
}
.l_8 {
left: 8px;
}
.l_9 {
left: 9px;
}
.l_10 {
left: 10px;
}
.l_11 {
left: 11px;
}
.l_12 {
left: 12px;
}
.l_13 {
left: 13px;
}
.l_14 {
left: 14px;
}
.l_15 {
left: 15px;
}
.l_16 {
left: 16px;
}
.l_17 {
left: 17px;
}
.l_18 {
left: 18px;
}
.l_19 {
left: 19px;
}
.l_20 {
left: 20px;
}
.l_25 {
left: 25px;
}
.l_30 {
left: 30px;
}
.l_35 {
left: 35px;
}
.l_40 {
left: 40px;
}
.l_45 {
left: 45px;
}
.l_50 {
left: 50px;
}
.l_55 {
left: 55px;
}
.l_60 {
left: 60px;
}
.l_65 {
left: 65px;
}
.l_70 {
left: 70px;
}
.l_75 {
left: 75px;
}
.l_80 {
left: 80px;
}
.l_85 {
left: 85px;
}
.l_90 {
left: 90px;
}
.l_95 {
left: 95px;
}
.l_100 {
left: 100px;
}
.l_110 {
left: 110px;
}
.l_120 {
left: 120px;
}
.l_130 {
left: 130px;
}
.l_140 {
left: 140px;
}
.l_150 {
left: 150px;
}
.l_160 {
left: 160px;
}
.l_170 {
left: 170px;
}
.l_180 {
left: 180px;
}
.l_190 {
left: 190px;
}
.l_200 {
left: 200px;
} .align-1 {
text-align: left;
} 
.align-2 {
text-align: center;
}
.align-3 {
text-align: right;
} .z_1 {
z-index: 1;
}
.z_2 {
z-index: 2;
}
.z_3 {
z-index: 3;
}
.z_4 {
z-index: 4;
}
.z_5 {
z-index: 5;
}
.z_6 {
z-index: 6;
}
.z_7 {
z-index: 7;
}
.z_8 {
z-index: 8;
}
.z_9 {
z-index: 9;
}
.z_99 {
z-index: 99;
}
.z_999 {
z-index: 999;
}
.z_9999 {
z-index: 9999;
}
.z_99999 {
z-index: 99999;
} .b_radius_0 {
border-radius: 0;
}
.b_radius_1 {
border-radius: 1px;
}
.b_radius_2 {
border-radius: 2px;
}
.b_radius_3 {
border-radius: 3px;
}
.b_radius_4 {
border-radius: 4px;
}
.b_radius_5 {
border-radius: 5px;
}
.b_radius_6 {
border-radius: 6px;
}
.b_radius_7 {
border-radius: 7px;
}
.b_radius_8 {
border-radius: 8px;
}
.b_radius_9 {
border-radius: 9px;
}
.b_radius_10 {
border-radius: 10px;
}
.b_radius_11 {
border-radius: 11px;
}
.b_radius_12 {
border-radius: 12px;
}
.b_radius_13 {
border-radius: 13px;
}
.b_radius_14 {
border-radius: 14px;
}
.b_radius_15 {
border-radius: 15px;
}
.b_radius_16 {
border-radius: 16px;
}
.b_radius_17 {
border-radius: 17px;
}
.b_radius_18 {
border-radius: 18px;
}
.b_radius_19 {
border-radius: 19px;
}
.b_radius_20 {
border-radius: 20px;
}
.b_radius_21 {
border-radius: 21px;
}
.b_radius_22 {
border-radius: 22px;
}
.b_radius_23 {
border-radius: 23px;
}
.b_radius_24 {
border-radius: 24px;
}
.b_radius_25 {
border-radius: 25px;
}
.b_radius_26 {
border-radius: 26px;
}
.b_radius_27 {
border-radius: 27px;
}
.b_radius_28 {
border-radius: 28px;
}
.b_radius_29 {
border-radius: 29px;
}
.b_radius_30 {
border-radius: 30px;
}
.b_radius_50 {
border-radius: 50%;
}
.b_radiusr_0 {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
} .b_shadow_1 {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.b_shadow_2 {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.b_shadow_3 {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.b_shadow_4 {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.b_shadow_5 {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}
.b_shadow_6 {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.10);
}
.b_shadow_7 {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}
.b_shadow_8 {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.20);
} .theme_btn_1{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 26px;
font-weight: 700;
color: #fff !important;
text-align: center;
padding: 14.5px 31px;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #0d6efd;
z-index: 1;
vertical-align: middle;
}
.theme_btn_1:before{
position: absolute;
content: '';
width: 0%;
height: 100%;
background: #272727;
left: 0px;
top: 0px;
z-index: -1;
transition: all 500ms ease;
}
.theme_btn_1:hover:before{
width: 100%;
}
.theme_btn_2{
position: relative;
display: inline-block;
overflow: hidden;
font-size: 16px;
line-height: 25px;
font-weight: 500;
color: #061a3a;
border: 1px solid #e4e8e9;
text-align: center;
padding: 16.5px 41.5px;
border-radius: 4px;
z-index: 1;
transition: all 500ms ease;
vertical-align: middle;
}
.theme_btn_2:hover{
color: #ffffff;
}
.theme_btn_2:before{
transition-duration: 800ms;
position: absolute;
width: 200%;
height: 200%;
content: "";
top: 110%;
left: 50%;
background: #0d6efd;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-radius: 50%;
z-index: -1;
}
.theme_btn_2:hover:before{
top: -40%;
} .img_hover_1 {
position: relative;
overflow: hidden;
display: inline-block;
vertical-align: middle;
}
.img_hover_1 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_1:before {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255, 255, 255,.2);
border-radius: 0%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.img_hover_1:hover:before {
-webkit-animation: circle .95s;
animation: circle .95s;
}
.img_hover_2 {
position: relative;
overflow: hidden;
background-color: #0d6efd;
}
.img_hover_2 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_2:hover img{
transform: scale(1.05);
opacity: .5;
} 
.img_hover_2:before {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255, 255, 255,.2);
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.img_hover_2:hover:before {
-webkit-animation: circle .95s;
animation: circle .95s;
}
@-webkit-keyframes circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
.img_hover_3 {
position: relative;
overflow: hidden;
display: inline-block;
vertical-align: middle;
}
.img_hover_3 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_3:before{
position: absolute;
top: 0;
left: -75%;
display: block;
content: '';
width: 50%;
height: 100%;
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
-webkit-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
transform: skewX(-25deg);
opacity: 0;
}
.img_hover_3:hover:before{
-webkit-animation: shine 1s;
animation: shine 1s;
opacity: 1;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.img_hover_4{
position: relative;
overflow: hidden;
}
.img_hover_4 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_4:before{
position: absolute;
content: '';
width: 100%;
height: 0%;
left: 0px;
top: 0px;
opacity: 0.8;
transition: all 500ms ease;
background-color: #0d6efd;
}
.img_hover_4:hover:before{
height: 100%;
}
.img_hover_5{
position: relative;
display: block;
overflow: hidden;
}  
.img_hover_5:before{
position: absolute;
content: '';
width: calc(100% - 20px);
height: calc(100% - 20px);
left: 10px;
top: 10px;
transform: scale(0,0);
opacity: 0.9;
z-index: 1;
transition: all 500ms ease;
background-color: #0d6efd;
}  
.img_hover_5:hover:before{
transform: scale(1,1);
}
.img_hover_5 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_5:hover img{
transform: scale(1.1);
}
.img_hover_6{
position: relative;
display: block;
overflow: hidden;
background-color: #0d6efd;
}
.img_hover_6 img{
width: 100%;
transition: all 500ms ease;
}
.img_hover_6:hover img{
transform: scale(1.1);
opacity: 0.2;
}
.img_hover_7{
position: relative;
display: block;
overflow: hidden;
}
.img_hover_7 img{
width: 100%;
transform: scale(1.0);
transition: all 1700ms ease;    
}
.img_hover_7:hover img{
transform: scale(1.2);    
}
.img_hover_7:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: #000000;
opacity: 1.0;
border-radius: 5px;
transition: .5s;
transform: perspective(400px) scaleX(0);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
z-index: 2;
}
.img_hover_7:hover:before{
opacity: 0.80;
transform: perspective(400px) scaleX(1.0);
}
.img_hover_8 {
position: relative;
display: block;
overflow: hidden;
}
.img_hover_8 img{
width: 100%;
transition: all 1700ms ease;    
}
.img_hover_8:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000000;
opacity: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: perspective(400px) rotateX(-90deg);
-ms-transform: perspective(400px) rotateX(-90deg);
transform: perspective(400px) rotateX(-90deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
z-index: 1;
}
.img_hover_8:hover:before{
opacity: .65;
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
}
.img_hover_9{
position: relative;
display: block;
overflow: hidden;
}
.img_hover_9 img{
width: 100%;
transform: scale(1.0);
transition: all 3500ms ease;   
}
.img_hover_9:hover img{
transform:scale(1.2) rotate(1deg);	    
}
.img_hover_9:before {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
height: 50%;
opacity: 0;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .5s;
transition-property: all;
opacity: 1;
transform-origin: top;
transform-style: preserve-3d;
transform: scaleY(0);
z-index: 1;
background-color: #0d6efd;
}
.img_hover_9:hover:before{
opacity: 0.80;
transform: scaleY(1.0);    
}
.img_hover_9:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
right: 0;
height: 50%;
opacity: 1;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .5s;
transition-property: all;
opacity: 1;
transform-origin: bottom;
transform-style: preserve-3d;
transform: scaleY(0);
z-index: 1;
background-color: #0d6efd;
}
.img_hover_9:hover:after{
opacity: 0.80;
transform: scaleY(1.0);
}
.img_hover_10{
position: relative;
display: block;
overflow: hidden;
}
.img_hover_10:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: #0d6efd;
opacity: 1.0;
transition: .5s;
transform: perspective(400px) scaleY(0);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
z-index: 1;
}
.img_hover_10:hover:before{
opacity: 0.50;
transform: perspective(400px) scaleY(1.0);
}
.img_hover_10 img{
width: 100%;
transition: all 3500ms ease;    
}
.img_hover_10:hover img{
transform: scale(1.3) rotate(2deg);
} .ls_1 {
letter-spacing: 1px;
}
.ls_2 {
letter-spacing: 2px;
}
.ls_3 {
letter-spacing: 3px;
}
.ls_4 {
letter-spacing: 4px;
}
.ls_5 {
letter-spacing: 5px;
}
.ls_6 {
letter-spacing: 6px;
}
.ls_7 {
letter-spacing: 7px;
}
.ls_8 {
letter-spacing: 8px;
}
.ls_9 {
letter-spacing: 9px;
}
.ls_10 {
letter-spacing: 10px;
}
.ls_11 {
letter-spacing: 11px;
}
.ls_12 {
letter-spacing: 12px;
}
.ls_13 {
letter-spacing: 13px;
}
.ls_14 {
letter-spacing: 14px;
}
.ls_15 {
letter-spacing: 15px;
}
.o_hidden {
overflow: hidden;
}
.o_visible {
overflow: visible;
}
.fs_normal {
font-style: normal;
}
.fs_italic {
font-style: italic;
}
.td_underline {
text-decoration: underline;
}
.td_linethrough {
text-decoration: line-through;
}.nice-select {
-webkit-tap-highlight-color: transparent;
background-color: #fff;
border-radius: 5px;
border: solid 1px #e8e8e8;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-size: 14px;
font-weight: normal;
height: 42px;
line-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
width: auto; }
.nice-select:hover {
border-color: #dbdbdb; }
.nice-select:active, .nice-select.open, .nice-select:focus {
border-color: #999; }
.nice-select:after {
border-bottom: 2px solid #999;
border-right: 2px solid #999;
content: '';
display: block;
height: 5px;
margin-top: -4px;
pointer-events: none;
position: absolute;
right: 12px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 5px; }
.nice-select.open:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg); }
.nice-select.open .list {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0); }
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none; }
.nice-select.disabled:after {
border-color: #cccccc; }
.nice-select.wide {
width: 100%; }
.nice-select.wide .list {
left: 0 !important;
right: 0 !important; }
.nice-select.right {
float: right; }
.nice-select.right .list {
left: auto;
right: 0; }
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px; }
.nice-select.small:after {
height: 4px;
width: 4px; }
.nice-select.small .option {
line-height: 34px;
min-height: 34px; }
.nice-select .list {
background-color: #fff;
border-radius: 5px;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9; }
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important; }
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 40px;
list-style: none;
min-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f6f6f6; }
.nice-select .option.selected {
font-weight: bold; }
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default; }
.no-csspointerevents .nice-select .list {
display: none; }
.no-csspointerevents .nice-select.open .list {
display: block; }.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/css/images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/css/images/ui-icons_444444_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/css/images/ui-icons_555555_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/css/images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/css/images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/css/images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/css/images/ui-icons_777777_256x240.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;-ms-filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}#ptTimeSelectCntr {
display: none;
font-size: 12px;
margin-left: 0;
position: absolute;
width: 270px !important;
z-index: 9999 !important;
}
#ptTimeSelectCntr .ui-widget-content {
background: #fff none repeat scroll 0 0;
border: medium none !important;
border-radius: 0;
margin-bottom: 0px;
margin-top: 0 !important;
padding: 5px;
}
#ptTimeSelectCntr .ui-widget.ui-widget-content {
border: 1px solid #ddd !important;
}
#ptTimeSelectCntr .ui-widget{}
#ptTimeSelectCntr .ui-widget-header {
background: #151515 none repeat scroll 0 0;
border: 2px solid #252525;
border-radius: 0;
color: #fff;
font-size: 13px;
font-weight: 700;
height: 40px;
padding: 5px;
}
#ptTimeSelectCntr #ptTimeSelectUserTime {
font-size: larger;
line-height: 26px;
padding: 0 10px;
text-align: center;
}
#ptTimeSelectCntr .ui-widget-header .ui-icon {
position: relative;
top: -2px;
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/css/images/ui-icons_444444_256x240.png) !importent;
}
#ptTimeSelectCntr #ptTimeSelectCloseCntr {
display: block;
padding: 0;
}
#ptTimeSelectCntr .ui-widget.ui-widget-content {
margin-top: 0;
}
#ptTimeSelectCntr .ptTimeSelectLeftPane.ui-widget-content {
border-top:none;
border-bottom:none;
border-left:none;
border-right-width: 2px;
}
#ptTimeSelectCntr .ptTimeSelectRightPane.ui-widget-content {
border: none;
} #ptTimeSelectCntr .ptTimeSelectHrCntr a, 
#ptTimeSelectCntr .ptTimeSelectMinCntr a {
display: block;
float: left;
line-height: 32px;
margin: 2px;
padding: 0;
text-align: center;
text-decoration: none;
transition: all 500ms ease;
}
#ptTimeSelectCntr .ptTimeSelectHrCntr a:hover, 
#ptTimeSelectCntr .ptTimeSelectMinCntr a:hover{
background: #43c3ea !important;
border-color: #43c3ea !important;
} #ptTimeSelectCntr .ptTimeSelectTimeLabelsCntr {
color: #252525;
font-size: 13px;
font-weight: 700;
} #ptTimeSelectCntr #ptTimeSelectCloseCntr a {
border-radius: 30%;
display: block;
height: 25px !important;
line-height: 22px;
margin: 0 !important;
opacity: 1;
padding: 0 !important;
text-align: center;
width: 25px !important;
padding: 3px 4px !important;
} #ptTimeSelectCntr .ui-state-default {
background: #fff !important;
border: 1px solid #eaeaea !important;
border-radius: 0;
color: #252525 !important;
font-size: 12px;
font-weight: normal;
height: 34px;
margin-bottom: 5px;
outline: medium none;
text-align: center;
width: 34px !important;
line-height: 33px;
margin: 2px;
transition: all 500ms ease;
}
#ptTimeSelectCntr .ui-state-default:hover{
background: #43c3ea !important; 
border-color: #43c3ea !important; 
} #ptTimeSelectCntr #ptTimeSelectSetButton {
padding: 0 15px 5px 0;
}
#ptTimeSelectSetButton .ui-state-hover{
background: #d5ac63 !important;
border: 2px solid #252525 !important;
border-radius: 0;
color: #252525 !important;
font-size: 12px !important;
font-weight: normal;
height: 35px;  
width: 70px !important;
}
#ptTimeSelectCntr #ptTimeSelectSetButton a {
display: block;
text-align: center;
float: right;
background: #252525 !important;
border: 2px solid #252525 !important;
border-radius: 0;
color: #fff !important;
font-size: 12px !important;
font-weight: normal;
height: 35px;  
width: 70px !important;
padding: 0;
margin: 0;
line-height: 32px;
text-transform: uppercase;
transition: all 500ms ease;
}
#ptTimeSelectCntr #ptTimeSelectSetButton a:hover{
background: #43c3ea !important;  
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: none;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-theme .owl-controls {
display:block;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
position: relative;
cursor: pointer;
display: inline-block;
color: #898f9f;
margin: 0px 10px;
transition: all 500ms ease;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] span:before{
margin: 0px;
font-size: 25px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
color: #f2be00;
}
.owl-theme .owl-controls .owl-nav .disabled {
cursor: default;
opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
cursor: pointer;
}
.owl-theme .owl-dots .owl-dot span {
display: block;
margin: 0px 5px 0px 5px;
transition: opacity 200ms ease 0s;
width: 13px;
border: 1.5px solid rgba(241, 49, 49, 0.4);
height: 13px;
background: transparent;
border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot.active span {
background: var(--theme-color);
}.wp-caption {
margin-bottom: 2px;
}
.wp-caption-text {
margin-bottom: 5px;
}
.screen-reader-text {
margin-bottom: 12px;
}
.gallery-caption {
margin-bottom: 2px;
}
.bypostauthor {
margin-bottom: 2px;
}
.alignleft {
float: left;
margin-bottom: 20px;
margin-right: 20px;
max-width: 100%;
}
.alignright {
float: right !important;
margin-bottom: 20px;
margin-left: 20px;
max-width: 100%;
}
.aligncenter {
display: block;
margin: 0 auto 20px;
}
.col-md-4 .funfact-meta > i {
right: 27px;
}
.mycustom-pricing {
background-color: #090909 !important;
}
.on-hover {
display: none;
animation: fadeOut 0.5s;
}
.hver:hover .on-hover {
display: block;
animation: fadeIn 0.5s;
}* {
margin: 0px;
padding: 0px;
border: none;
outline: none;
font-size: 100%;
line-height: inherit;
} .page-wrapper {
position: relative;
width: 100%;
min-width: 320px;
z-index: 9;
margin: 0px auto;
overflow: hidden;
}
body {
font-size: 16px;
color: #6E6E6E;
line-height: 1.7em;
font-weight: 400;
-webkit-font-smoothing: antialiased;
background: rgb(255, 255, 255);
font-family: 'Heebo', sans-serif;
}
a,
a:active,
a:focus {
text-decoration: none;
outline: none;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: #2B2D42;
}
a:hover {
text-decoration: none;
outline: none;
color: var(--theme-color);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
position: relative;
font-weight: normal;
line-height: 1.25em;
margin: 0px;
background: none;
color: #172b56;
font-family: 'Inter', sans-serif;
}
h1, .h1 {
font-size: 100px;
font-weight: 700;
line-height: 1;
}	
h2, .h2 {
font-size: 60px;
font-weight: 700;
line-height: 1.2;
}
h3, .h3 {
font-size: 40px;
font-weight: 700;
}
h4, .h4 {
font-size: 30px;
font-weight: 700;
}
h5, .h5 {
font-size: 20px;
font-weight: 700;
}
h6, .h6 {
font-size: 16px;
font-weight: 700;
}
p {
font-size: 18px;
color: #494949;
line-height: 1.7;
}
textarea {
overflow: hidden;
}
button {
outline: none !important;
cursor: pointer;
}
section {
position: relative;
}
.text {
font-size: 16px;
line-height: 28px;
font-weight: 400;
color: #797979;
margin: 0px 0px 15px;
}
::-webkit-input-placeholder {
color: inherit;
}
::-moz-input-placeholder {
color: inherit;
}
::-ms-input-placeholder {
color: inherit;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row.no-gutters {
margin: 0;
}
.row-15 {
margin-left: -7.5px;
margin-right: -7.5px;
}
.row-20 {
margin-left: -10px;
margin-right: -10px;
}
.row>* {
padding: 0 15px;
}
.row.no-gutters>* {
padding: 0;
}
.row-15>* {
padding: 0 7.5px;
}
.row-20>* {
padding: 0 10px;
}
.nav-tabs .nav-link {
border: none;
background: transparent;
margin: 0;
padding: 0;
}
.nav-tabs {
border: 0;
}
.auto-container {
position: static;
max-width: 1200px;
padding: 0px 15px;
margin: 0 auto;
}
.auto-container.full-width {
max-width: 100%;
}
.auto-container.alt {
max-width: 1500px;
}
.auto-container.alt2 {
max-width: 1430px;
}
ul, li {
list-style: none;
padding: 0px;
margin: 0px;
}
figure {
margin-bottom: 0;
}
.gray-bg {
background-color: #f1f4fb !important;
}
.light-bg {
background-color: #fff !important;
}
.dark-bg {
background-color: #0b1930 !important;
}
.sdark-bg {
background-color: #aed500 !important;
}
img {
display: inline-block;
max-width: 100%;
height: auto;
}
.dropdown-toggle::after {
display: none;
}
.fa {
line-height: inherit;
}
.nice-select {
height: 60px;
width: 100%;
border-radius: 0;
border: 1px solid #E5E5E5;
line-height: 58px;
}
.nice-select:after {
border-color: rgb(110 110 110 / 50%);
height: 8px;
width: 8px;
right: 20px;
margin-top: -5px;
}
.nice-select .list {
width: 100%;
} .handle-preloader {
align-items: center;
-webkit-align-items: center;
display: flex;
display: -ms-flexbox;
height: 100%;
justify-content: center;
-webkit-justify-content: center;
position: fixed;
background: var(--theme-color);
left: 0;
top: 0;
width: 100%;
z-index: 9999999;
}
.preloader-close{
position: fixed;
z-index: 99999999;
font-size: 26px;
background: #fff;
width: 40px;
height: 40px;
line-height: 36px;
text-align: center;
border-radius: 50%;
cursor: pointer;
right: 30px;
top: 30px;
}
.handle-preloader .animation-preloader {
position: absolute;
z-index: 100;
}
.handle-preloader .animation-preloader .spinner{
animation: spinner 1s infinite linear;
border-radius: 50%;
height: 150px;
margin: 0 auto 45px auto;
width: 150px;
}
.handle-preloader .animation-preloader .txt-loading {
text-align: center;
user-select: none;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
animation: letters-loading 4s infinite;
content: attr(data-text-preloader);
left: 0;
opacity: 0;
top:0;
position: absolute;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading{
font-family: 'Monda', sans-serif;
font-weight: 500;
letter-spacing: 15px;
display: inline-block;
position: relative;
font-size: 70px;
line-height: 70px;
text-transform: uppercase;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {animation-delay: 0.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {animation-delay: 0.4s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {animation-delay: 0.6s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {animation-delay: 0.8s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before { animation-delay: 1s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before { animation-delay: 1.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before { animation-delay: 1.4s;}
.handle-preloader .loader-section {
background-color: #ffffff;
height: 100%;
position: fixed;
top: 0;
width: calc(50% + 1px);
}
.preloader .loaded .animation-preloader {
opacity: 0;
transition: 0.3s ease-out;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading{
color: #ffffff;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
color: #ffffff;
}
.handle-preloader .animation-preloader .spinner{
border: 3px solid #ffffff;
border-top-color: rgba(255, 255, 255, 0.5); 
} @keyframes spinner {
to {
transform: rotateZ(360deg);
}
}
@keyframes letters-loading {
0%,
75%,
100% {
opacity: 0;
transform: rotateY(-90deg);
}
25%,
50% {
opacity: 1;
transform: rotateY(0deg);
}
}
@media screen and (max-width: 767px) {
.handle-preloader .animation-preloader .spinner {
height: 8em;
width: 8em;
}
}
@media screen and (max-width: 500px) {
.handle-preloader .animation-preloader .spinner {
height: 7em;
width: 7em;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading {font-size: 30px; letter-spacing: 10px;}
}
.owl-nav {
display: none;
}
.theme-color {
color: var(--theme-color);
}
.theme-bg {
background-color: var(--theme-color);
}
.h_340 {
height: 340px;
}
.h_140 {
height: 140px;
}
.b__75 {
bottom: -75px;
}
.t__85 {
top: -85px;
}
.section-padding {
padding: 150px 0 120px;
} .btn-1 {
position: relative;
display: inline-flex;
overflow: hidden;
text-align: center;
z-index: 1;
transition: .5s;
background-color: var(--theme-color);
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
padding: 11px 30px;
}
.btn-1:hover {
color: #fff;
background-color: #2C2A49;
}
.btn-1 span {
position: absolute;
display: block;
width: 0;
height: 0;
border-radius: 50%;
background-color: #2C2A49;
transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
transform: translate(-50%, -50%);
z-index: -1;
}
.btn-1 i {
margin-right: 10px;
font-size: 18px;
transition: .5s;
font-weight: bold;
vertical-align: middle;
position: relative;
line-height: 15px;
top: 7px;
}
.btn-1 i:before {
font-weight: bold;
}
.btn-1:hover i {
color: #fff;
}
.btn-1:hover span {
width: 225%;
height: 562.5px;
}
.btn-1.text-center {
display: inline-block;
}
.btn-1.text-center i {
top: 0;
}  .btn-alt-new{
background-color: transparent !important;
border: 2px solid var(--theme-color);
color: #451e65;
}
button.btn-1.btn-alt-new.lg {
padding-top: 12px;
padding-bottom: 12px;
}
.btn-1.btn-alt {
background-color: #2C2A49;
}
.btn-1.btn-alt span {
background-color: var(--theme-color);
} .btn-1.btn-alt2 {
background: #fff;
color: #242424;
}
.btn-1.btn-alt2:hover {
color: #fff;
}
.btn-1.btn-alt2 span {
background: var(--theme-color);
} .btn-1.btn-alt3 {
background: transparent;
border: 2px solid #ffffff;
}
.btn-1.btn-alt3:hover i,
.btn-1.btn-alt3:hover {
color: var(--theme-color);
background-color: #fff;
}
.btn-1.btn-alt3 span {
background: #fff;
} .btn-1.btn-alt4 {
background: transparent;
border: 1px solid #ffffff;
}
.btn-1.btn-alt4:hover i,
.btn-1.btn-alt4:hover {
color: var(--theme-color);
background-color: #fff;
}
.btn-1.btn-alt4 span {
background: #fff;
} .main-header {
position: relative;
display: block;
width: 100%;
z-index: 9999;
top: 0px;
left: 0px;
background: none;
clear: both;
} .header-top-1 {
background: #2C2A49;
}
@media (max-width:991px) {
.header-top-1 {display: none;}
}
ul.header-top-1-contact-info i {
color: var(--theme-color);
margin-right: 10px;
}
ul.header-top-1-contact-info li {
color: #fff;
margin: 11.5px 0;
margin-right: 60px;
position: relative;
}
ul.header-top-1-contact-info li + li:before {
position: absolute;
content: '';
top: -9px;
left: -30px;
height: 50px;
background: rgba(255, 255, 255, 0.15);
width: 1px;
}
ul.header-top-1-contact-info li span {
color: #A5A4B3;
}
ul.header-top-1-contact-info li a {
color: #fff;
}
ul.header-top-1-contact-info li a:hover {
color: var(--theme-color);
}
.header-top-1-social-icon a {
display: inline-block;
color: #fff;
margin-left: 30px;
font-size: 15px;
}
.header-top-1-social-icon {
position: relative;
}
.header-top-1-social-icon a:hover {
color: var(--theme-color);
}
.header-top-1-login a {
color: #fff;
}
.header-top-1-login a:hover {
color: var(--theme-color);
}
.language-switcher {
position: relative;
border-right: 1px solid rgba(255, 255, 255, 0.1);
padding-right: 29px;
}
.language-switcher>.nice-select {
background: transparent;
border: transparent;
color: #fff;
height: 50px;
line-height: 48px;
padding-left: 0;
}
.language-switcher .nice-select:after {
right: 10px;
width: 7px;
height: 7px;
border-color: #fff;
}
.language-switcher .nice-select .list {
min-width: 80px;
}
.language-switcher .nice-select .list li {
color: #222;
} .main-header .header-upper {
position: relative;
}
.main-header .header-upper .inner-container {
position: relative;
}
.main-header .header-upper .logo-box .logo {
position: relative;
display: block;
padding: 20px 0px;
}
.main-header .header-upper .right-column {
position: relative;
}
.main-header .header-upper .left-column {
position: relative;
}
.main-header .nav-outer {
position: relative;
z-index: 1;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.navbar-right-info .mobile-nav-toggler {
position: relative;
width: 50px;
height: 50px;
line-height: 44px;
text-align: center;
color: rgb(255, 255, 255);
font-size: 20px;
margin-left: 30px;
cursor: pointer;
border-radius: 50%;
}
.main-header .nav-outer .main-menu {
position: relative;
}
.main-menu .inner-container {
box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.12);
margin-bottom: -25px;
background: #fff;
}
.main-menu .inner-container .nav-outer {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.main-menu .contact-info {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-right: 35px;
}
.main-menu .contact-info .icon {
width: 75px;
height: 80px;
line-height: 80px;
text-align: center;
color: #fff;
font-size: 30px;
margin-right: 20px;
}
.main-menu .contact-info h6 {
font-size: 14px;
margin-bottom: 5px;
}
.main-menu .contact-info h4 {
font-size: 22px;
}
.main-menu .navbar-collapse {
padding: 0px;
display: block !important;
}
.main-menu .navigation {
position: relative;
margin: 0px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.main-menu .navigation>li {
position: relative;
padding: 28px 0px;
margin-right: 25px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-menu .navigation>li:before {
position: absolute;
content: '';
bottom: 30px;
left: 0;
width: 23px;
height: 1px;
opacity: 0;
}
.main-menu .navigation>li.current:before {
opacity: 1;
}
.main-menu .navigation>li:last-child:before {
display: none;
}
.main-menu .navigation>li:last-child {
margin-right: 0px;
}
.main-menu .navigation>li>a {
position: relative;
display: block;
text-transform: capitalize;
padding: 3px 0;
opacity: 1;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
font-size: 17px;
line-height: 28px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: right;
}
.main-menu .navigation>li.current>a,
.main-menu .navigation>li>a:hover {
color: var(--theme-color);
}
.main-menu .navigation>li>.mega_menu {
position: absolute;
left: 0px;
top: 100%;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
min-width: 540px;
z-index: 100;
display: none;
opacity: 0;
visibility: hidden;
background-color: #fff;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
transition: .5s;
-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
border-top: 3px solid var(--theme-color);
padding: 20px 30px;
}
.main-menu .navigation>li.dropdown:hover>.mega_menu {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-menu .navigation>li>.mega_menu li a {
position: relative;
display: block;
padding: 8.5px 0px;
line-height: 24px;
color: #fff;
text-align: left;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
font-size: 17px;
color: #ffffff;
font-weight: 500;
font-size: 16px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
}
.main-menu .navigation>li>.mega_menu li a:before {
position: absolute;
content: '*';
left: 0;
top: 11px;
transition: .5s;
opacity: 0;
font-size: 26px;
line-height: 28px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
}
.main-menu .navigation>li>.mega_menu li a:hover:before {
opacity: 1;
}
.main-menu .navigation>li>.mega_menu li a:hover {
color: var(--theme-color);
padding-left: 20px;
}
.main-menu .navigation>li>.mega_menu .col-sm-6:last-child ul {
padding-left: 40px;
position: relative;
}
.main-menu .navigation>li>.mega_menu .col-sm-6:last-child ul:before {
position: absolute;
content: '';
left: 0;
top: 15px;
bottom: 15px;
width: 1px;
background: #e4e5ed;
}
.main-menu .navigation>li>ul {
position: absolute;
left: 0px;
top: 100%;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
min-width: 270px;
z-index: 100;
display: none;
opacity: 0;
visibility: hidden;
background-color: #ffffff;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
transition: .5s;
-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
border-top: 3px solid var(--theme-color);
padding: 20px 0;
}
.main-menu .navigation>li>ul.from-right {
left: auto;
right: 0px;
}
.main-menu .navigation>li>ul>li {
position: relative;
width: 100%;
padding: 0 30px;
}
.main-menu .navigation>li>ul>li:last-child {
border-bottom: none;
}
.main-menu .navigation>li>ul>li:before {
position: absolute;
content: '';
right: 0px;
top: 0px;
width: 0%;
height: 100%;
display: block;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-menu .navigation>li>ul>li>a {
position: relative;
display: block;
padding: 8.5px 0px;
line-height: 24px;
color: #fff;
text-align: left;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
font-size: 17px;
color: #ffffff;
font-weight: 500;
font-size: 16px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
}
.main-menu .navigation>li>ul>li>a:before {
position: absolute;
content: '*';
left: 0;
top: 11px;
transition: .5s;
opacity: 0;
font-size: 26px;
line-height: 28px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
}
.main-menu .navigation>li>ul>li>a:hover:before {
opacity: 1;
}
.main-menu .navigation>li>ul>li:last-child>a {
border-bottom: 0px;
}
.main-menu .navigation>li>ul>li>a:hover {
color: var(--theme-color);
padding-left: 20px;
}
.main-menu .navigation>li>ul>li.dropdown>a:after {
position: absolute;
content: "\f105";
right: 3px;
top: 11px;
display: block;
line-height: 24px;
font-size: 17px;
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
}
.main-menu .navigation>li>ul>li>ul {
position: absolute;
left: 103%;
top: 0;
width: 270px;
z-index: 100;
display: none;
background-color: #fff;
transition: .5s;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
border-top: 3px solid var(--theme-color);
padding: 20px 0;
}
.main-menu .navigation>li>ul>li>ul.from-right {
left: auto;
right: 0px;
}
.main-menu .navigation>li>ul>li>ul>li {
position: relative;
width: 100%;
padding: 0 30px;
}
.main-menu .navigation>li>ul>li>ul>li:last-child {
border-bottom: none;
}
.main-menu .navigation>li>ul>li>ul>li:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 0%;
height: 100%;
display: block;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.main-menu .navigation>li>ul>li>ul>li:last-child {
border-bottom: none;
}
.main-menu .navigation>li>ul>li>ul>li>a {
position: relative;
display: block;
padding: 8.5px 0;
line-height: 24px;
font-weight: 500;
font-size: 17px;
color: #fff;
text-align: left;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
font-size: 16px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
}
.main-menu .navigation>li>ul>li>ul>li>a:before {
position: absolute;
content: '*';
left: 0;
top: 11px;
transition: .5s;
opacity: 0;
font-size: 26px;
line-height: 28px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
}
.main-menu .navigation>li>ul>li>ul>li>a:hover:before {
opacity: 1;
}
.main-menu .navigation>li>ul>li>ul>li:last-child>a {
border-bottom: 0;
}
.main-menu .navigation>li>ul>li>ul>li>a:hover {
color: var(--theme-color);
padding-left: 20px;
}
.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
font-family: 'Font Awesome 5 Pro';
content: "\f105";
position: absolute;
right: 30px;
top: 12px;
display: block;
line-height: 24px;
font-size: 16px;
font-weight: 400;
z-index: 5;
}
.main-menu .navigation>li.dropdown:hover>ul {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-menu .navigation>li.dropdown>a:before {
position: absolute;
content: '\f107';
right: 0;
top: 6px;
font-family: 'Font Awesome 5 Pro';
font-size: 14px;
}
.main-menu .navigation>li.dropdown>a {
padding-right: 15px;
}
.main-menu .navigation li>ul>li.dropdown:hover>ul {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-menu .navigation li.dropdown .dropdown-btn {
position: absolute;
right: 10px;
top: 8px;
width: 34px;
height: 30px;
border: 1px solid #ffffff;
text-align: center;
font-size: 16px;
line-height: 26px;
color: #ffffff;
cursor: pointer;
z-index: 5;
display: none;
} .sidemenu-nav-toggler {
line-height: 42px;
cursor: pointer;
transition: .5s;
}
.sidemenu-nav-toggler:hover {
background-color: var(--theme-color);
border-color: var(--theme-color);
}
.search-popup {
position: fixed;
left: 0;
top: 0px;
width: 100%;
height: 100%;
z-index: 99999;
visibility: hidden;
opacity: 0;
overflow: auto;
background: rgba(0, 0, 0, 0.90);
-webkit-transform: translateY(101%);
-ms-transform: translateY(101%);
transform: translateY(101%);
transition: all 700ms ease;
-moz-transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
}
.search-popup.popup-visible {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
visibility: visible;
opacity: 1;
}
.search-popup .overlay-layer {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
display: block;
}
.search-popup .close-search {
position: absolute;
right: 25px;
top: 25px;
font-size: 22px;
color: #ffffff;
cursor: pointer;
z-index: 5;
transition: all 500ms ease;
}
.search-popup .close-search:hover {
opacity: 0.70;
}
.search-popup .search-form {
position: relative;
padding: 0px 15px 0px;
max-width: 1024px;
margin: 0 auto;
margin-top: 150px;
margin-bottom: 100px;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.search-popup .search-form fieldset {
position: relative;
border-radius: 12px;
}
.search-popup .search-form fieldset input[type="search"] {
position: relative;
height: 70px;
padding: 20px 220px 20px 30px;
background: #ffffff;
line-height: 30px;
font-size: 24px;
color: #233145;
border-radius: 7px;
}
.search-popup .search-form fieldset input[type="submit"] {
position: absolute;
display: block;
right: 0px;
top: 0px;
text-align: center;
width: 220px;
height: 70px;
padding: 20px 10px 20px 10px;
color: #ffffff !important;
line-height: 30px;
font-size: 20px;
cursor: pointer;
text-transform: uppercase;
border-radius: 0px 7px 7px 0px;
background: var(--theme-color);
}
.search-popup h3 {
text-transform: uppercase;
font-size: 20px;
font-weight: 600;
color: #ffffff;
margin-bottom: 20px;
letter-spacing: 1px;
text-align: center;
display: none;
}
.search-popup .recent-searches {
font-size: 16px;
color: #ffffff;
text-align: center;
display: none;
}
.search-popup .recent-searches li {
display: inline-block;
margin: 0px 10px 10px 0px;
}
.search-popup .recent-searches li a {
display: block;
line-height: 24px;
border: 1px solid #ffffff;
padding: 7px 15px;
color: #ffffff;
border-radius: 3px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.search-popup .search-form fieldset input[type="search"]:focus {
border-color: #ddd;
-webkit-box-shadow: none;
box-shadow: none;
} .sticky-header {
position: fixed;
visibility: hidden;
opacity: 0;
left: 0px;
top: 0px;
width: 100%;
padding: 0px 0px;
z-index: -1;
background: #ffffff;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
-o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
-webkit-transition: top 300ms ease;
-o-transition: top 300ms ease;
transition: top 300ms ease;
}
.sticky-header .main-menu .navigation {
margin-left: 0;
}
.fixed-header .sticky-header {
opacity: 1;
z-index: 99901;
visibility: visible;
}
.fixed-header .sticky-header .inner-container {
margin-bottom: 0;
box-shadow: none;
}
.main-header .sticky-header .header-upper .logo-box .logo {
padding: 18.5px 0px;
}
.sticky-header .main-menu .navigation>li {
padding: 17px 0px;
}
.main-header .sticky-header .header-upper .inner-container {
min-height: 70px;
}
.sticky-header .main-menu .navigation>li:before {
bottom: 20px;
} .nav-outer .mobile-nav-toggler {
position: relative;
width: 36px;
height: 45px;
line-height: 39px;
text-align: center;
color: rgb(255, 255, 255);
font-size: 20px;
cursor: pointer;
border-radius: 50%;
float: right;
margin: 13px 0;
display: none;
transition: .5s;
}
.mobile-menu {
position: fixed;
right: 0;
top: 0;
width: 300px;
padding-right: 30px;
max-width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 999999;
pointer-events: auto;;
}
.mobile-menu .mCSB_scrollTools {
right: -6px;
}
.mobile-menu .mCSB_inside>.mCSB_container {
margin-right: 5px;
}
.mobile-menu .navbar-collapse {
display: block !important;
}
.mobile-menu .nav-logo {
position: relative;
padding: 30px 25px;
text-align: left;
margin-bottom: 100px;
margin-top: 25px;
}
.mobile-menu-visible {
overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
opacity: 1;
visibility: visible;
}
.mobile-menu .menu-backdrop {
position: fixed;
right: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
background-color: var(--theme-color);
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
opacity: 0.70;
visibility: visible;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .menu-box {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
max-height: 100%;
overflow-y: auto;
background: #202020;
padding: 0px 0px;
z-index: 5;
opacity: 0;
visibility: hidden;
border-radius: 0px;
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu .menu-box {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .close-btn {
position: absolute;
right: 20px;
top: 15px;
line-height: 30px;
width: 24px;
text-align: center;
font-size: 30px;
color: #ffffff;
cursor: pointer;
z-index: 10;
-webkit-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
}
.mobile-menu .navigation {
position: relative;
display: block;
width: 100%;
float: none;
}
.mobile-menu .navigation li {
position: relative;
display: block;
border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation:last-child {
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li>ul>li:first-child {
border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li>a {
position: relative;
display: block;
line-height: 24px;
padding: 10px 25px;
font-size: 15px;
font-weight: 500;
color: #ffffff;
text-transform: uppercase;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.mobile-menu .navigation li ul li>a {
font-size: 15px;
margin-left: 20px;
text-transform: capitalize;
}
.mobile-menu .navigation li>a:before {
content: '';
position: absolute;
left: 0;
top: 0;
height: 0;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.mobile-menu .navigation li.current>a:before {
height: 100%;
}
.mobile-menu .navigation li.dropdown .dropdown-btn {
position: absolute;
right: 6px;
top: 6px;
width: 32px;
height: 32px;
text-align: center;
font-size: 16px;
line-height: 32px;
color: #ffffff;
background: rgba(255, 255, 255, 0.10);
cursor: pointer;
border-radius: 2px;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 5;
}
.mobile-menu .navigation li.dropdown .dropdown-btn.open {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile-menu .navigation li>.mega_menu,
.mobile-menu .navigation li>ul, 
.mobile-menu .navigation li>ul>li>ul {
display: none;
}
.mobile-menu .social-links {
position: relative;
text-align: center;
padding: 30px 25px;
}
.mobile-menu .social-links li {
position: relative;
display: inline-block;
margin: 0px 10px 10px;
}
.mobile-menu .social-links li a {
position: relative;
line-height: 32px;
font-size: 16px;
color: #ffffff;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} .hidden-sidebar {
position: fixed;
top: 0;
right: -100%;
z-index: 9999;
width: 100%;
max-width: 470px;
background: #ffffff;
height: 100%;
padding: 40px 45px;
overflow: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hidden-sidebar-close {
position: absolute;
top: 40px;
right: 40px;
font-size: 30px;
cursor: pointer;
}
.hidden-sidebar .logo {
padding-bottom: 30px;
margin-bottom: 50px;
border-bottom: 1px solid #e7e7e7;
}
.hidden-sidebar .wrapper-box {
height: 100%;
}
.hidden-sidebar .sidebar-widget {
margin-bottom: 40px;
}
.hidden-sidebar .about-widget-two {
position: relative;
}
.hidden-sidebar h3 {
font-size: 28px;
font-weight: 700;
margin-bottom: 28px;
}
.hidden-sidebar .news-widget {
position: relative;
}
.hidden-sidebar .widget-title {
font-size: 20px;
font-weight: 700;
margin-bottom: 30px;
color: #222;
}
.hidden-sidebar .news-widget .post-wrapper {
position: relative;
padding-left: 110px;
margin-top: -10px;
margin-bottom: 30px;
}
.hidden-sidebar .news-widget .post-wrapper:last-child {
margin-bottom: 0px;
}
.hidden-sidebar .news-widget .image {
position: absolute;
left: 0;
top: 10px;
width: 90px;
}
.hidden-sidebar .newsletter-widget input[type="email"] {
position: relative;
border: 1px solid #e7e7e7;
padding: 13px 20px;
width: 100%;
margin-bottom: 10px;
}
.hidden-sidebar .newsletter-widget .theme-btn {
color: #fff;
background: var(--theme-color);
}
.hidden-sidebar .newsletter-widget .theme-btn:before {
background-color: #222;
}
.nav-overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 99999;
width: 100%;
display: none;
background: rgba(20, 20, 20, 0.70);
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
cursor: none;
pointer-events: auto;
}
.sidebar-contact-info ul {
position: relative;
display: block;
}
.sidebar-contact-info ul li {
position: relative;
display: block;
margin-bottom: 23px;
}
.sidebar-contact-info ul li:last-child {
margin-bottom: 0;
}
.sidebar-contact-info ul li .inner {
position: relative;
display: block;
padding-left: 45px;
}
.sidebar-contact-info ul li .inner .icon {
position: absolute;
top: -2px;
left: 0;
font-size: 24px;
color: var(--theme-color);
}
.sidebar-contact-info ul li:first-child .inner .icon {
top: 7px;
}
.sidebar-contact-info ul li .inner .icon span {
position: relative;
display: block;
color: var(--thm-base);
font-size: 30px;
line-height: 30px;
}
.sidebar-contact-info ul li .inner .icon span.map-marker {
position: relative;
top: 11px;
font-size: 34px;
}
.sidebar-contact-info ul li .inner .text {
position: relative;
display: block;
}
.sidebar-contact-info ul li .inner .text p {
line-height: 24px;
}
.sidebar-contact-info ul li .inner .text p a {
color: var(--thm-gray);
} .cursor {
position: absolute;
background-color: #fff;
width: 6px;
height: 6px;
border-radius: 100%;
z-index: 1;
-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
-o-transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
z-index: 10000;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
visibility: hidden;
}
.cursor {
visibility: visible;
}
.cursor.active {
opacity: 0.5;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.cursor.hovered {
opacity: 0.08;
}
.cursor-follower {
position: absolute;
background-color: rgba(255, 255, 255, 0.3);
width: 50px;
height: 50px;
border-radius: 100%;
z-index: 1;
-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
-o-transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
z-index: 10000;
visibility: hidden;
}
.cursor-follower {
visibility: visible;
}
.cursor-follower.active {
opacity: 0.7;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.cursor-follower.hovered {
opacity: 0.08;
}
.cursor-follower.close-cursor:before {
position: absolute;
content: '';
height: 25px;
width: 2px;
background: #fff;
left: 48%;
top: 12px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
display: inline-block;
}
.cursor-follower.close-cursor:after {
position: absolute;
content: '';
height: 25px;
width: 2px;
background: #fff;
right: 48%;
top: 12px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
button.theme-btn.search-toggler {
background: transparent;
transition: .5s;
font-size: 22px;
}
button.theme-btn.search-toggler:hover {
color: var(--theme-color);
}
button.theme-btn.search-toggler.border_none {
border: transparent;
background: transparent;
font-size: 18px;
width: auto;
height: auto;
}
button.theme-btn.search-toggler.border_none:hover {
color: var(--theme-color);
}
.sidemenu-nav-toggler.border_none {
width: 80px;
height: auto;
border: none;
background: transparent;
margin: 0;
padding-left: 15px;
} .scroll-to-top{
position: fixed;
right: 0px;
bottom: 100px;
transform: rotate(90deg);
z-index: 99;
}
.scroll-to-top .visible {
visibility: visible!important;
opacity: 1!important;
}
.scroll-to-top .scroll-top-inner {
opacity: 0;
visibility: hidden;
}
.scroll-to-top .scroll-top-inner{
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-transition: all cubic-bezier(.4,0,.2,1) .4s;
-o-transition: all cubic-bezier(.4,0,.2,1) .4s;
transition: all cubic-bezier(.4,0,.2,1) .4s;
}
.scroll-to-top .scroll-bar {
width: 50px;
height: 2px;
margin-right: 10px;
position: relative;
}
.scroll-to-top .scroll-bar:before {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: var(--theme-color);
}
.scroll-to-top .scroll-bar .bar-inner {
position: absolute;
top: 0;
right: 0;
height: 100%;
background-color: currentColor;
}
.scroll-to-top .scroll-bar-text{
font-size: 14px;
font-weight: 600;
cursor: pointer;
transition: all 500ms ease;
color: #999;
}
.scroll-to-top .scroll-bar-text:hover{
transform: scale(1.1);
} .hvr-zoom-1 {
position: relative;
z-index: 1;
}
.hvr-zoom-1:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0px;
top: 0px;
transform: scale(0,0);
border-radius: 50%;
z-index: -1;
transition: all 500ms ease;
}
.hvr-zoom-1-dark:before {
background: #222;
}
.hvr-zoom-1-primary:before {
background: var(--theme-color);
}
.hvr-zoom-1:hover:before {
transform: scale(1,1);
}
.hvr-zoom-2 {
position: relative;
z-index: 1;
}
.hvr-zoom-2:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0px;
top: 0px;
transform: scale(0,0);
border-radius: 50%;
z-index: -1;
transition: all 500ms ease;
}
.hvr-zoom-2-dark:before {
background: #222;
}
.hvr-zoom-2-primary:before {
background: var(--theme-color);
}
.hvr-zoom-2-wrap:hover .hvr-zoom-1:before {
transform: scale(1,1);
} .hvr-img-zoom-1 {
position: relative;
overflow: hidden;
}
.hvr-img-zoom-1 img {
transition: .7s;
width: 100%;
}
.hvr-img-zoom-1:hover img,
[class*="block "]:hover .hvr-img-zoom-1 img {
transform: scale(1.1);
} .slider-nav-style-1 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.slider-nav-style-1>* {
position: relative;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 50%;
text-align: center;
background: #ffffff;
cursor: pointer;
z-index: 9;
font-size: 13px;
transition: .5s;
border: 1px solid #fff;
color: #333;
}
.slider-nav-style-1>*:hover {
background-color: var(--theme-color);
border-color: var(--theme-color);
color: #fff;
}
.slider-nav-style-1.alt>* {
border-color: #E5E5E5;;
}
.slider-nav-style-1.alt>*:hover {
border-color: var(--theme-color)
}
.slider-nav-style-1>*.slider-button-prev {
margin-left: -130px;
}
.slider-nav-style-1>*.slider-button-next {
margin-right: -130px;
} .slider-nav-style-2 {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 30px;
}
.slider-nav-style-2>* {
position: relative;
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
text-align: center;
background: transparent;
cursor: pointer;
z-index: 9;
font-size: 23px;
transition: .5s;
border: 2px solid rgba(255,255,255,0.7);
margin-right: 20px;
color: #fff;
box-shadow: 0px 10px 80px rgb(0 0 0 / 20%);
}
.slider-nav-style-2>*:hover {
background-color: var(--theme-color);
border-color: var(--theme-color);
color: #fff;
} form input[type=search],
form input[type=text],
form input[type=date],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
background: #ffffff;
width: 100%;
padding: 0 20px;
transition: .5s;
height: 56px;
border: 1px solid #e6e7ef;
font-size: 16px;
line-height: 40px;
color: #a5a6b1;
font-weight: 400;
font-family: "Heebo";
}
form .form-group {
margin-bottom: 25px;
}
form textarea {
padding-top: 10px;
height: 120px;
}
form input[type=search]:focus,
form input[type=text]:focus, 
form input[type=email]:focus, 
form input[type=password]:focus, 
form input[type=tel]:focus, 
form input[type=number]:focus, 
form input[type=file]:focus, 
form select:focus, 
form textarea:focus {
border-color: var(--theme-color);
} .banner-section .swiper-slide {
position: relative;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.banner-section .content-box .inner {
position: relative;
opacity: 0;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
max-width: 770px;
}
.banner-section .slide_bg {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: #222;
}
.banner-section .slide_bg:before {
position: absolute;
content: '';
background-image: linear-gradient(90deg, rgba(13,21,119,0.9999999999999999) 0%, rgba(13,21,119,0) 72%);
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.banner-section .swiper-slide-active .content-box .inner {
opacity: 1;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}
.banner-slider-2 .content-box .inner {
transform: translateX(0px);
transition: .5s;
}
.banner-section .content-box h1 {
position: relative;
opacity: 0;
visibility: hidden;
-webkit-transition: all 800ms ease;
-o-transition: all 800ms ease;
transition: all 800ms ease;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
margin-bottom: 20px;
font-size: 72px;
line-height: 82px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.banner-section .swiper-slide-active .content-box h1 {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 800ms;
-o-transition-delay: 800ms;
transition-delay: 800ms;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.banner-section h4 {
position: relative;
display: block;
opacity: 0;
visibility: hidden;
-webkit-transition: all 800ms ease;
-o-transition: all 800ms ease;
transition: all 800ms ease;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
font-size: 24px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
padding-bottom: 15px;
margin-bottom: 20px;
border-bottom: 1px solid rgb(255 255 255 / 25%);
}
.banner-section .swiper-slide-active h4 {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 1200ms;
-o-transition-delay: 1200ms;
transition-delay: 1200ms;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.banner-section .inner p {
position: relative;
opacity: 0;
visibility: hidden;
-webkit-transition: all 800ms ease;
-o-transition: all 800ms ease;
transition: all 800ms ease;
-webkit-transform: translateX(-50px);
-ms-transform: translateX(-50px);
transform: translateX(-50px);
font-size: 18px;
line-height: 30px;
color: #ffffff;
font-weight: 400;
font-family: "Heebo";
}
.banner-section .swiper-slide-active .inner p {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 1600ms;
-o-transition-delay: 1600ms;
transition-delay: 1600ms;
-webkit-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}
.banner-section .link-box.alt {
position: absolute;
right: -10px;
bottom: 30px;
font-size: 30px;
}
.banner-section .link-box {
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transition: all 800ms ease;
-o-transition: all 800ms ease;
transition: all 800ms ease;
-webkit-transition-delay: 2000ms;
-o-transition-delay: 2000ms;
transition-delay: 2000ms;
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
}
.banner-section .swiper-slide-active .link-box {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.banner-section .link-box a {
-webkit-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;
margin: 0 10px 10px;
color: #fff;
}
.banner-section .link-box a i {
margin-left: 12px;
}
.banner-section .banner-feature-image {
transform: translateX(-0) translateY(100px);
opacity: 0;
background-size: cover;
-webkit-transition: all 1500ms ease;
-o-transition: all 1500ms ease;
transition: all 1500ms ease;
transition-delay: 100ms;
}
.banner-section .swiper-slide-active .banner-feature-image {
opacity: 1;
transform: translateX(0);
transition-delay: 1000ms;
}
.banner-3-section .slider_image {
position: absolute;
top: 0;
right: 0;
bottom: 0;
}
.header-style-one .auto-container {
max-width: 100%;
padding: 0 60px;
}
.header_top {
background: #131127;
}
.header_top ul.header_menu {
display: flex;
}
.header_top ul.header_menu li {
margin-right: 15px;
}
.header_top ul.header_menu li:after {
display: inline-block;
content: '.';
margin-left: 15px;
}
.header_top ul.header_menu li:last-child:after {
display: none;
}
.header_top p {
margin: 12px 0;
font-size: 16px;
line-height: 26px;
color: #a09fb0;
font-weight: 400;
font-family: "Heebo";
margin-right: 10px;
}
.header_top p i {
color: #fff;
margin-right: 10px;
}
.header_top .select-box {
margin-right: 0;
}
.header_top ul.header_menu a {
font-size: 16px;
line-height: 26px;
color: #a09fb0;
font-weight: 400;
font-family: "Heebo";
}
.header_top ul.header_menu a:hover {
color: var(--theme-color);
}
.header_top .divider {
width: 1px;
height: 20px;
background-color: #3e3c57;
margin: 0 15px;
}
.header-upper .shape {
font-size: 31px;
margin: 0 35px;
color: #cccdd8;
}
.header_top .nice-select {
height: auto;
line-height: initial;
background: transparent;
padding: 0;
padding-right: 20px;
border: 0;
color: #fff;
font-weight: 400;
font-family: "Heebo";
font-size: 16px;
}
.header_top .nice-select .option {
color: #222;
}
.header_top .nice-select .list {
width: 130px;
}
.header_top .nice-select:after {
right: 3px;
border-color: #fff;
}
.consult_btn {
font-size: 17px;
line-height: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
display: flex;
margin-right: 30px;
align-items: center;
}
.consult_btn p {
margin: 0;
line-height: 26px;
}
.consult_btn p i {
color: #aaaab5;
}
.consult_btn a {
color: #070f64;
}
.consult_btn img {
margin-right: 11px;
position: relative;
}
.sec_title_wrap {
margin-bottom: 40px;
}
h2.sec_title {
font-size: 48px;
line-height: 58px;
color: #070f64;
font-weight: 700;
font-family: "Inter";
margin-bottom: 10px;
}
h2.sec_title.light {
color: #fff;
}
h2.sec_title span {
color: var(--theme-color);
font-weight: 500;
}
p.sec_desc {
position: relative;
font-size: 18px;
line-height: 30px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
p.sec_desc.light {
color: #fff;
}
.service_blk_1 {
background-color: #ffffff;
border: 1px solid #e6e7ef;
position: relative;
}
.service_blk_1_shpae {
position: absolute;
top: 0;
right: 0;
}
.service_blk_1_top {
padding: 17px 24px;
}
.service_blk_1_icon {
position: absolute;
top: 6px;
right: 8px;
opacity: 0;
transition: .5s;
transform: scale(.5);
width: 80px;
height: 80px;
border-radius: 40px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: var(--theme-color);
text-align: center;
line-height: 80px;
}
.service_blk_1:hover .service_blk_1_icon {
opacity: 1;
transform: scale(1);
}
.service_blk_1_icon img {width: 50px;}
p.service_blk_1_stitle {
font-size: 14px;
line-height: 30px;
text-transform: uppercase;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
margin-bottom: 0;
position: relative;	
}
h4.service_blk_1_title {
font-size: 22px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
h4.service_blk_1_title a{
display: inline-block;
color: #070f64;
}
h4.service_blk_1_title a:hover{
color: var(--theme-color);
}
.service_blk_1_img {
position: relative;
margin-right: 40px;
}
.service_blk_1_img img {
width: 100%;
}
.service_blk_1_icon2 {
position: absolute;
top: 50%;
right: -20px;
width: 80px;
height: 80px;
border-radius: 40px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
text-align: center;
line-height: 80px;
transform: translateY(-50%);
transition: .5s;
}
p.service_blk_1_text {
position: absolute;
left: 25px;
right: 20px;
bottom: 0;
margin-bottom: 0;
font-size: 16px;
line-height: 26px;
color: #e2e0fc;
font-weight: 400;
font-family: "Heebo";
opacity: 0;
transition: .5s;
}
.service_blk_1:hover .service_blk_1_text {
opacity: 1;
bottom: 30px;
}
.service_blk_1_bottom {
padding: 22px 22px;
position: relative;
}
a.read_more_1_btn {
font-size: 17px;
line-height: 28px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
display: inline-block;
transition: .5s;
vertical-align: middle;
}
a.read_more_1_btn i,
a.read_more_1_btn span {
width: 26px;
height: 26px;
background-color: #f0f1f7;
font-size: 12px;
display: inline-block;
text-align: center;
line-height: 26px;
margin-right: 10px;
transition: .5s;
}
a.read_more_1_btn:hover i,
a.read_more_1_btn:hover span {
background-color: var(--theme-color);
color: #ffff;
}
a.read_more_1_btn i:before,
a.read_more_1_btn span:before {
display: inline-block;
transition: .5s;
}
a.read_more_1_btn:hover i:before,
a.read_more_1_btn:hover span:before {
transform: rotate(45deg);
}
a.read_more_1_btn:hover {
color: var(--theme-color);
}
.home-seventeen-works-section a.read_more_1_btn{
color: #000;
}
.service_blk_1_icon2 img {
width: 50px;
}
.service_blk_1_img:before {
position: absolute;
content: '';
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
background-image: linear-gradient(180deg, var(--theme-color) 0%, #070f64 100%);
}
.service_blk_1:hover .service_blk_1_img:before {
-webkit-transform: perspective(1200px) rotateX(0deg) translateZ(0px);
transform: perspective(1200px) rotateX(0deg) translateZ(0px);
opacity: .8;
}
.service_blk_1:hover .service_blk_1_icon2 {
opacity: 0;
transform: scale(.5) translateY(-50%);
}
.gray_bg {
background: #f0f0f7;
}
h6.sub_title {
font-size: 18px;
line-height: 30px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
margin: 30px 0 25px;
}
p.smoll_subtitle {
font-size: 14px;
line-height: 30px;
text-transform: uppercase;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
margin-bottom: 4px;
}
h4.smoll_title {
font-size: 22px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.about_text_block {
margin-bottom: 25px;
}
ul.list_text {
font-size: 16px;
line-height: 36px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 20px;
}
ul.list_text i,
ul.list_text span {
margin-right: 8px;
font-size: 20px;
color: var(--theme-color);
}
a.read_more_1_btn.alt i {
background: #d9dbe9;
}
a.read_more_1_btn.alt:hover i {
background: var(--theme-color);
}
.about_image-box {
position: relative;
padding-right: 30px;
padding-top: 70px;
margin-bottom: 30px;
}
figure.about_image_1 {
position: absolute;
left: 0;
top: 0;
z-index: 1;
}
span.about_tag_text {
font-size: 48px;
line-height: 26px;
text-transform: uppercase;
color: #d9dce9;
font-weight: 700;
font-family: "Inter";
position: absolute;
top: 10px;
left: 200px;
}
figure.about_image_2 {
position: relative;
text-align: right;
}
.about_image-box .shape_bg {
position: absolute;
top: 0;
right: 0;
left: -200px;
}
.about_image-box .round-box-content {
position: absolute;
top: 50%;
left: 0;
width: 180px;
height: 180px;
border-radius: 90px;
background-color: #f0f1f7;
text-align: center;
}
.about_image-box .round-box-content .inner-icon {
width: 120px;
height: 120px;
border-radius: 60px;
background-color: var(--theme-color);
text-align: center;
line-height: 120px;
position: absolute;
top: 30px;
left: 30px;
}
.about_image-box .round-box-content .curved-circle {
font-size: 15px;
letter-spacing: 1px;
line-height: 26px;
text-transform: uppercase;
color: #070f64;
font-weight: 700;
font-family: "Inter";
text-align: center;
width: 160px;
height: 160px;
top: 5px;
left: 10px;
transition: .7s;
}
.funfact_block_one {
position: relative;
background: #fff;
padding: 39px 0;
}
.funfact_block_one .icon_box {
width: 70px;
margin: 0 auto;
margin-bottom: 18px;
}
.funfact_block_one h4 {
font-size: 22px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 15px;
}
.funfact_block_one .count_box {font-size: 60px;line-height: 60px;color: var(--theme-color);font-weight: 700;font-family: "Inter";text-align: center;}
.funfact_block:nth-child(2) .funfact_block_one {
background: #e3e4ec;
}
.about_sec1 {
padding-bottom: 190px;
}
.about_sec1 {
padding-bottom: 190px;
}
section.funfact_sec1 {
margin-top: -120px;
margin-bottom: -150px;
z-index: 1;
}
section.choose_us_sec1 {
background: #121127;
padding-top: 250px;
}
section.choose_us_sec2 {
background: #121127;
padding-top: 70px;
}
section.choose_us_sec1 .shape {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
text-align: right;
}
section.choose_us_sec2 .shape {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
text-align: right;
}
.choose_us_left {
position: relative;
}
.choose_us_awards {
position: absolute;
right: 40px;
top: 25px;
width: 400px;
height: 400px;
background-image: linear-gradient(270deg, var(--theme-color) 0%, #070f64 100%);
text-align: center;
}
.choose_us_awards_wrap {
margin: 50px;
background: #121127;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding-top: 40px;
}
.choose_us_img_box {
position: relative;
z-index: 1;
margin-left: -230px;
}
h4.awards_title {
font-size: 18px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-top: 22px;
}
.choose_us_block_one h4 {
position: relative;
display: flex;
font-size: 22px;
line-height: 50px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 18px;
}
.choose_us_block_one p {
font-size: 16px;
line-height: 26px;
color: #a09fb0;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 30px;
}
.choose_us_block_one .icon-box {
width: 50px;
height: 50px;
border-radius: 25px;
background-color: var(--theme-color);
text-align: center;
line-height: 50px;
margin: 0 10px;
}
.choose_us_sec1 p.sec_desc {
color: #a09fb0;
}
.case_sec1 .row {
margin: 0 -22.5px;
}
.case_sec1 .col-lg-4 {
padding: 0 22.5px;
}
.case_sec1 .container-fulid {
padding: 0 60px;
}
.case_studies_block_1 {
position: relative;
overflow: hidden;
margin-bottom: 45px;
}
.case_studies_block_1 .overlay-layer {
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
padding: 30px;
}
.case_studies_block_1 .content {
position: absolute;
left: 40px;
bottom: 40px;
opacity: 0;
transform: perspective(400px) rotateY(0deg) translateY(-50px);
transform-origin: top;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.case_studies_block_1:hover .content {
opacity: 1;
transform: perspective(400px) rotateY(0deg) translateY(0px);
}
.case_studies_block_1 .xoom_btn {
position: absolute;
left: 50%;
top: 50%;
font-size: 35px;
color: #fff;
opacity: 0;
transform: perspective(400px) rotateY(0deg) translateY(-100%) translateX(-50%);
transform-origin: top;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.case_studies_block_1 .xoom_btn a {
cursor: pointer;
}
.case_studies_block_1:hover .xoom_btn {
opacity: 1;
transform: perspective(400px) rotateY(0deg) translateY(-50%) translateX(-50%);
}
.case_studies_block_1 .link_btn a {
width: 50px;
height: 50px;
background-color: #f0f1f7;
display: inline-block;
position: absolute;
right: 40px;
bottom: 40px;
text-align: center;
line-height: 56px;
opacity: 0;
transform: perspective(400px) rotateY(0deg) translateY(-100%) translateX(-50%);
transform-origin: top;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.case_studies_block_1:hover .link_btn a {
opacity: 1;
transform: perspective(400px) rotateY(0deg) translateY(0px);
}
.case_studies_block_1 .category_tag {
font-size: 16px;
line-height: 30px;
color: #aba9ca;
font-weight: 400;
font-family: "Heebo";
}
.case_studies_block_1 .category_tag span {
position: relative;
top: 9px;
font-size: 30px;
line-height: 28px;
color: #aba9ca;
font-weight: 600;
font-family: "Inter";
}
.case_studies_block_1 h4.title {
font-size: 22px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.case_studies_block_1 .overlay-layer:before {
position: absolute;
content: '';
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
background-image: linear-gradient(180deg, var(--theme-color) 0%, #070f64 100%);
}
.case_studies_block_1:hover .overlay-layer:before {
opacity: .9;
}
p.video_title {
font-size: 18px;
line-height: 28px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: right;
margin-bottom: 0;
margin-right: 10px;
}
.video_title_box {
position: relative;
display: flex;
justify-content: flex-end;
align-items: center;
}
.video_title_box_new{
margin-top: 25px;
}
.home14_testimonial_title{
height: 100%;
}
.gray_bg a.read_more_1_btn span,
.gray_bg a.read_more_1_btn i {
background: #d9dbe9;
}
.gray_bg a.read_more_1_btn:hover i {
background: var(--theme-color);
}
.process_block_one {position: relative;text-align: center;margin-bottom: 30px;}
.process_img_box {
position: relative;
margin-bottom: 25px;
}
.process_block_one .image_box {
display: inline-block;
border: 1px solid #c5c9d7;
border-radius: 50%;
padding: 10px;
overflow: hidden;
}
.process_block_one .image_box .image_box_wrap {
overflow: hidden;
border-radius: 50%;
}
.process_block_one .image_box img {
transition: .5s;
}
.process_block_one:hover .image_box img {
transform: scale(1.1);
}
.process_block_one span.tag {
width: 106px;
height: 35px;
display: inline-block;
font-size: 17px;
line-height: 34px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
position: absolute;
left: 50px;
bottom: 40px;
z-index: 1;
}
.process_block_one .icon_box {
width: 80px;
height: 80px;
border-radius: 40px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
line-height: 80px;
position: absolute;
right: 25px;
top: 30%;
}
.process_block_one h4.title {
font-size: 22px;
line-height: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 10px;
}
.process_block_one p {
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.process_block_one .icon_box img {
width: 50px;
}
.process_block_one span.tag:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: var(--theme-color);
z-index: -1;
transform: skewX(-10deg);
}
.process-step-arrow {
position: absolute;
right: -33px;
top: 115px;
font-size: 20px;
color: var(--theme-color);
}
.process_line_bar {
position: relative;
top: 127px;
height: 1px;
display: block;
background: #d5d6e0;
margin-left: -100px;
margin-right: -100px;
}
.process_line_bar:before {
position: absolute;
content: '';
left: 0;
top: -6px;
width: 12px;
height: 12px;
border-radius: 6px;
background-color: #f0f1f7;
border: 1px solid #c5c9d7;
}
.process_line_bar:after {
position: absolute;
content: '';
right: 0;
top: -6px;
width: 12px;
height: 12px;
border-radius: 6px;
background-color: #f0f1f7;
border: 1px solid #c5c9d7;
}
.tabs-box .active-tab {
display: block !important;
}
.switcher_tab_btns {
display: flex;
align-items: center;
justify-content: center;
font-size: 17px;
line-height: 30px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: right;
}
.switcher_tab_btns li {
padding-right: 35px;
position: relative;
cursor: pointer;
}
.switcher_tab_btns li:last-child {
padding-left: 35px;
padding-right: 0;
}
.switcher_tab_btns:before {
position: absolute;
left: 18px;
right: 0;
margin: 0 auto;
height: 25px;
width: 45px;
content: "";
border-radius: 40px;
background: var(--theme-color);
cursor: pointer;
}
.switcher_tab_btns li:before {
position: absolute;
top: 6px;
height: 15px;
width: 15px;
background-color: #ffffff;
border-radius: 30px;
content: "";
right: -18px;
box-shadow: 0 4px 20px rgba(44,44,56,.30);
transition: all 300ms ease;
cursor: pointer;
}
.switcher_tab_btns li.active-btn:before {
right: 1px;
}
.switcher_tab_btns li:last-child:before {
display: none;
}
.pricing-block-one {
position: relative;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
background-color: #ffffff;
margin-bottom: 30px;
padding: 40px 30px;
transition: 0.5s;
} .pricing-block-one-new{
position: relative;
transition: 0.5s;
}
.pricing-block-one-new:hover{
background-color: var(--theme-color);
}
.pricing-block-one-new:hover h4.title, .pricing-block-one-new:hover p.sub_title,
.pricing-block-one-new:hover h5, .pricing-block-one-new:hover ul.feature-list li{
color: #ffffff;
} .pricing-block-one .icon-box {
width: 75px;
margin: 0 auto;
margin-bottom: 10px;
}
.pricing-block-one .table-header {
text-align: center;
}
.pricing-block-one h4.title {
font-size: 22px;
line-height: 40px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
transition: 0.5s;
}
.pricing-block-one p.sub_title {
font-size: 16px;
line-height: 28px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: center;
transition: 0.5s;
}
.pricing-block-one h6 {
font-size: 17px;
line-height: 30px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
text-align: center;
display: inline-block;
padding: 0 20px;
margin-bottom: 40px;
}
.pricing-block-one h5 {
font-size: 17px;
line-height: 25px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
display: inline-block;
border-bottom: 1px solid #e4e5ed;
margin-bottom: 19px;
transition: 0.5s;
}
.pricing-block-one ul.feature-list {
margin-bottom: 24px;
}
.pricing-block-one ul.feature-list li {
font-size: 16px;
line-height: 40px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
transition: 0.5s;
}
.pricing-block-one a.theme-btn {
background: #f0f1f7;
padding: 6px 20px;
width: 100%;
display: inline-block;
position: relative;
font-size: 30px;
line-height: 40px;
color: #070f64 !important;
font-weight: 700;
font-family: "Inter";
}
.pricing-block-one a.theme-btn span {
font-size: 17px;
font-weight: 500;
color: #6a6b74;
}
.pricing-block-one a.theme-btn i {
position: absolute;
right: 12px;
width: 36px;
height: 36px;
background-color: #131227;
color: #fff;
font-size: 15px;
text-align: center;
line-height: 36px;
top: 11px;
transition: .5s;
}
.pricing-block-one a.theme-btn:hover i {
color: #fff;
background-color: var(--theme-color);
}
.pricing-block-one h6:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: #f0f1f7;
z-index: -1;
transform: skewX(-10deg);
}
.pricing-block-one ul.feature-list li span {
margin-right: 10px;
color: var(--theme-color);
}
.clients-section.home-5 .clients_logo_box{
margin: 0px;
border: none;
background: transparent !important;
box-shadow: none !important;
overflow: hidden;
height: auto;
line-height: auto;
margin-bottom: 40px;
}
.clients-section .clients-list{
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.clients-section .clients-list li{
margin-right: 70px;
}
.clients-section .clients-list li:last-child{
margin: 0px !important;
}
.pricing-block-one ul.feature-list li.unavailable {
color: #a5a6b1;
}
.pricing-block-one ul.feature-list li.unavailable span {
color: #a5a6b1;
}
.pricing-block-one.active {
background: var(--theme-color);
}
.pricing-block-one.active h4.title {
color: #fff;
}
.pricing-block-one.active p.sub_title {
color: #fff;
}
.pricing-block-one.active h5 {
color: #fff;
}
.pricing-block-one.active ul.feature-list li span,
.pricing-block-one.active ul.feature-list li {
color: #fff;
}
.pricing-block-one.active a.theme-btn i {
background-color: var(--theme-color);
}
section.testimonials_sec1 {
position: relative;
}
section.testimonials_sec1 .bg_layer {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 388px;
background-size: cover;
}
.style2 p.video_title {
color: #a09fb0;
}
.style2 a.read_more_1_btn {
color: #fff;
}
.style2 a.read_more_1_btn:hover {
color: var(--theme-color);
}
.style2 a.read_more_1_btn span {
background: #292843;
}
.style2 a.read_more_1_btn:hover span {
background: var(--theme-color);
}
.three-item-carousel.swiper-container {
padding: 15px;
margin: -15px;
}
.testimonial-block-one {
position: relative;
background: #fff;
padding: 40px 30px;
filter: drop-shadow(0 0 9px rgba(0,0,0,0.1));
background-color: #ffffff;
}
.testimonial-block-one h4 {
font-size: 22px;
line-height: 30px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.testimonial-block-one span.designation {
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
margin-bottom: 10px;
display: inline-block;
}
.testimonial-block-one ul.rating {
display: flex;
color: #fbaf01;
margin-bottom: 14px;
}
.testimonial-block-one p {
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 35px;
}
.testimonial-block-one ul.rating li {
margin-right: 5px;
}
.testimonial-block-one .bottom-content {
display: flex;
justify-content: space-between;
align-items: center;
}
.testimonial-block-one .quote_icon {
position: absolute;
left: 60px;
}
.testimonial-block-one figure.thumb_image {
position: relative;
z-index: 1;
width: 60px;
height: 60px;
border-radius: 30px;
filter: drop-shadow(0 0 7.5px rgba(0,0,0,0.15));
background-color: #646464;
border: 2px solid #ffffff;
} .row-15 {
margin: 0 -15px;
}
.clients_sec1 h6 {
font-size: 20px;
line-height: 30px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 40px;
}
.client_logo_row {
display: flex;
align-items: center;
justify-content: center;
}
.client_logo_row img {
margin: 0 60px 40px;
transition: .5s;
filter: grayscale(1);
opacity: .7;
}
.client_logo_row img:hover {
filter: none;
opacity: 1;
cursor: pointer;
}
.consultform_sec1 .shape {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-size: cover;
}
.contact_info {
position: relative;
}
.contact_info__shape-new{
position: absolute;
left: 0;
bottom: 40px;
}
.contact_info .author_box {
position: relative;
max-width: 470px;
margin: 0 auto;
margin-right: 0;
border-top: 1px solid #d5d6e0;
padding-top: 35px;
}
.contact_info .author_content {
position: relative;padding-right: 80px;
}
.contact_info .author_box span {
font-size: 17px;
line-height: 25px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
}
.contact_info p.phone_number {
font-size: 22px;
line-height: 36px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: right;
margin-bottom: 40px;
}
.contact_info p.phone_number a{
display: inline-block;
color: #070f64;
}
.contact_info p.phone_number a:hover{
color: var(--theme-color);
}
.contact_info .info_box {
margin-bottom: 35px;
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: right;
}
.contact_info .author_box .author_image {
position: absolute;
top: 0;
right: 0;
}
.contact_form_wrap {
position: relative;
filter: drop-shadow(0 0 15px rgba(103,108,137,0.08));
background-color: #ffffff;
padding: 40px;
margin-bottom: 30px;
}
form label {
margin-bottom: 10px;
font-size: 17px;
color: #070f64;
font-weight: 400;
font-family: "Inter";
}
form label span {
color: var(--theme-color);
margin-right: 9px;
position: relative;
top: 2px;
}
button.btn-1.lg {
padding-top: 14px;
padding-bottom: 14px;
}
.w_100p {
width: 100%;
}
.news-block-one {
position: relative;
margin-bottom: 30px;
}
.news-block-one span.blog_tag {
z-index: 1;
font-size: 13px;
line-height: 24px;
text-transform: uppercase;
color: #070f64;
font-weight: 700;
font-family: "Inter";
background-color: #f0f1f7;
display: inline-block;
padding: 10px 15px;
position: relative;
transform: translateY(50%);
transition: .5s;
}
.news-block-one:hover span.blog_tag {
color: #fff;
background-color: var(--theme-color);
}
.news-block-one figure.image {
margin-bottom: 20px !important;
position: relative;
display: inline-block;
}
.blog-classic-content .news-block-one figure.image {
display: block;
}
.news-block-one figure.image:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
right: 0;
top: 0;
transition: .5s;
background-color: var(--theme-color);
transform: scaleY(.7);
opacity: 0;
}
.news-block-one:hover figure.image:before {
transform: scale(1);
opacity: .74;
}
.news-block-one ul.post-info {
display: flex;
font-size: 13px;
line-height: 32px;
text-transform: uppercase;
color: #6a6b74;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.news-block-one h3 {
font-size: 22px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 19px;
}
.news-block-one h3 a {
color: #070f64;
}
.news-block-one h3 a:hover {
color: var(--theme-color);
}
.news-block-one p {
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.news-block-one span.blog_tag i {
margin-right: 10px;
}
.news-block-one ul.post-info li {
margin-right: 11px;
}
.blog_sec_13 .news-block-one ul.post-info{
align-items: center;
}
.blog_sec_13 .news-block-one ul.post-info li.dot{
width: 5px;
height: 5px;
background-color: #cec0be;
transform: rotate(45deg);
}
.news-block-one ul.post-info li i {
margin-right: 10px;
font-size: 16px;
color: var(--theme-color);
}
section.newsletter .outer_bg {
background-color: #eff1f7;
position: relative;
padding: 0 30px;
padding-top: 50px;
padding-bottom: 55px;
background-size: cover;
}
.newsletter .form_group {
max-width: 770px;
position: relative;
width: 100%;
margin: 0 auto;
margin-bottom: 20px;
}
.newsletter h2.sec_title {
font-size: 36px;
margin-bottom: 5px;
}
.newsletter .form_group i {
position: absolute;
top: 27px;
left: 20px;
color: var(--theme-color);
z-index: 1;
}
.newsletter input[type="email"] {
height: 70px;
filter: drop-shadow(0 0 25px rgba(0,0,0,0.06));
background-color: #ffffff;
width: 100%;
padding-left: 45px;
padding-right: 190px;
font-size: 16px;
line-height: 40px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.newsletter button {
position: absolute;
right: 10px;
top: 10px;
}
.newsletter h5 {
font-size: 16px;
line-height: 28px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.newsletter h5 span {
color: var(--theme-color);
}
footer.main-footer.footer-style-1 {
padding-top: 330px;
}
footer.main-footer {
padding-top: 95px;
background: #131127;
}
.footer_logo_shape {
position: absolute;
right: 0;
top: 140px;
}
.about-widget {
position: relative;
}
.footer_logo {
font-size: 120px;
line-height: 100px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
position: relative;
}
.footer_logo a {
color: #fff;
}
.main-footer p {
font-size: 16px;
line-height: 30px;
color: #a09fb0;
font-weight: 400;
font-family: "Heebo";
position: relative;
margin-bottom: 15px;
}
.main-footer h5 {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 20px;
}
.main-footer ul.social_links {
display: flex;
align-items: center;
font-size: 20px;
}
.main-footer ul.social_links a {
color: #a09fb0;
}
.main-footer ul.social_links li {
margin-right: 15px;
}
p.copyright_text a {
color: #fff;
}
.footer-border {
border-bottom: 1px solid #2e2d48;
}
.main-footer ul.menu1 {
display: flex;
align-items: center;
font-size: 16px;
line-height: 26px;
color: #a09fb0;
font-weight: 400;
font-family: "Heebo";
text-align: right;
margin-bottom: 15px;
}
.main-footer ul.menu1 a {
color: #a09fb0;
}
.main-footer ul.menu1 li {
position: relative;
}
.main-footer ul.menu1 li:after {
position: relative;
content: '.';
margin: 0 14px;
}
.main-footer ul.menu1 li:last-child:after {
display: none;
}
.main-footer ul.menu1 a:hover {
color: #fff;
}
.main-footer h4,
.main-footer h2 {
position: relative;
font-size: 22px;
line-height: 34px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 20px;
}
ul.link-widget-1-list {
font-size: 16px;
line-height: 36px;
color: #a09fb0;
font-weight: 400;
font-family: "Heebo";
}
ul.link-widget-1-list a {
color: #a09fb0;
}
ul.link-widget-1-list a:hover {
color: #fff;
text-decoration: underline;
}
.main-footer p.mail_note {
position: relative;
padding-left: 60px;
margin-bottom: 25px;
}
.main-footer p.mail_note i {
position: absolute;
left: 0;
top: 8px;
width: 44px;
height: 44px;
background-color: var(--theme-color);
text-align: center;
line-height: 44px;
color: #fff;
font-size: 20px;
}
p.footer_mail {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 35px;
}
p.footer_mail a {
color: #fff;
}
p.footer_mail a:hover {
color: var(--theme-color);
}
.main-footer ul.social_links a:hover {
color: #fff;
}
section.newsletter {
margin-bottom: -240px;
}
.header_top_three ul.contact-info {
font-size: 16px;
line-height: 28px;
color: #030727;
font-weight: 500;
font-family: "Heebo";
}
.header_top_three {
position: relative;
padding: 11px 0;
}
.header_top_three ul.contact-info li {
margin-right: 20px;
border-right: 1px solid #e5e9e7;
padding-right: 20px;
}
.header_top_three ul.contact-info li img {
margin-right: 10px;
}
.header_top_three ul.contact-info li:last-child {
border-right: 0;
padding: 0;
}
.header_top_three ul.menu {
font-size: 16px;
line-height: 26px;
color: #ffffff;
font-weight: 500;
font-family: "Heebo";
text-align: right;
}
.header_top_three ul.menu li:after {
position: relative;
content: '.';
margin: 0 14px;
}
.header_top_three ul.menu li a {
color: #fff;
}
.header_top_three ul.menu li a:hover {
color: var(--theme-color);
}
.header_top_three ul.menu li:last-child:after {
display: none;
}
.header-upper.header_upper_three .consult_btn a {
color: #fff;
}
.header-upper.header_upper_three .consult_btn p {
font-size: 17px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.header-upper.header_upper_three .consult_btn i {
color: #fff;
}
.main-header .header-upper.header_upper_three .inner-container {
background-image: linear-gradient(-90deg, #02b856 0%, #020627 40%, #020627 40%);
margin: 0 -50px;
padding: 0 50px;
}
.header_upper_three .main-menu .navigation>li>a {
color: #fff;
}
.header_upper_three .main-menu .navigation>li>a:hover {
color: var(--theme-color);
}
section.banner-3-section.banner-section {
margin-top: -140px;
}
.sticky_content {
position: sticky;
top: 0;
} .header-style-two .auto-container {
max-width: 100%;
padding: 0 60px;
}
.header_top_two {
background-image: linear-gradient(90deg, #fc4231 0%, #c33022 80%, #c33022 80%);
position: relative;
}
p.header_top_two_phone {
font-size: 16px;
color: #ffffff;
font-weight: 500;
font-family: "Heebo";
}
.header_top_two p {
margin: 11px 0;
}
p.header_top_two_social_links_title {
font-size: 16px;
color: #ffffff;
font-weight: 500;
font-family: "Heebo";
text-align: right;
margin-right: 15px;
}
ul.header_top_two_social_links {
font-size: 16px;
gap: 15px;
}
ul.header_top_two_social_links a {
color: #fff;
}
.main-header.header-style-two .nav-outer {
margin-left: 100px;
}
.header_upper_two .main-menu .navigation>li>a {
color: #fff;
}
.header_upper_two .main-menu .navigation>li>a:hover {
color: var(--theme-color);
}
.header_upper_two .consult_btn a {
color: #fff;
}
.header_upper_two button.theme-btn.search-toggler {
width: 44px;
height: 44px;
border-radius: 22px;
background-color: #ffffff;
font-size: 20px;
}
.header_upper_two .search-toggler_new{
width: 44px;
height: 44px;
border-radius: 22px;
background-color: #ffffff !important;
font-size: 18px !important;
color: #000000 !important;
display: flex;
align-items: center;
justify-content: center;
}
.header_upper_two button.theme-btn.search-toggler:hover {
color: #fff;
background: var(--theme-color);
}
.header_upper_two .search-toggler_new:hover{
color: #fff !important;
background: var(--theme-color) !important;
} section.banner-2-section.banner-section {
margin-top: -95px;
}
section.banner-2-section .content-box {
min-height: 820px;
padding-top: 95px;
}
section.banner-2-section .slider_image {
margin-right: -120px;
margin-top: -62px;
}
section.banner-2-section h4 {
border-bottom: 0;
padding-bottom: 0;
font-size: 22px;
line-height: 58px;
color: #fc4231;
font-weight: 600;
font-family: "Inter";
}
section.banner-2-section .content-box h1 {
font-size: 72px;
line-height: 82px;
text-transform: uppercase;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
section.banner-2-section .inner p {
font-size: 18px;
line-height: 30px;
color: #9fa2b3;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 30px;
}
section.banner-2-section .link-box {
margin: 0 -10px;
}
section.banner-2-section a.read_more_1_btn span {
background: #222d5e;
}
section.banner-2-section .banner_shape {
width: 504px;
height: 850px;
background-image: linear-gradient(180deg, rgba(252,66,49,0.9999999999999999) 0%, rgba(252,66,49,0) 80%, rgba(252,66,49,0) 80%);
position: absolute;
top: 0;
right: -30px;
clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
}
.banner-section_two_border {
position: absolute;
height: 1px;
background-color: #ffffff;
top: 95px;
left: 60px;
right: 60px;
opacity: .15;
} footer.main-footer.footer-style-2 {
background: #111b45;
}
.main-footer.footer-style-2 h5 {
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.main-footer.footer-style-2 p a {
color: #9fa2b3;
}
.main-footer.footer-style-2 p a:hover {
color: var(--theme-color);
}
.main-footer.footer-style-2 a.read_more_1_btn {
color: #fff;
}
.main-footer.footer-style-2 a.read_more_1_btn:hover {
color: var(--theme-color);
}
.main-footer.footer-style-2 a.read_more_1_btn span {
background: #292843;
}
.main-footer.footer-style-2 a.read_more_1_btn:hover span {
background: var(--theme-color);
}
.footer-style-2 p.copyright_text {
padding: 41px 0;
}
.home-2-copyright{
color: #ffffff !important;
}
.home-2-copyright a{
color: var(--theme-color) !important;
}
.footer_icon_box {
position: relative;
padding: 30px 35px;
}
.footer_icon_box h4 {
font-size: 22px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
margin-bottom: 8px;
position: relative;
z-index: 1;
}
.footer_icon_box p {
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
font-weight: 400;
font-family: "Heebo";
margin: 0;
z-index: 1;
}
.footer_icon_box .icon {
position: absolute;
right: 35px;
top: 32px;
width: 90px;
height: 90px;
border-radius: 45px;
background-color: #f6f3f3;
text-align: center;
line-height: 90px;
z-index: 1;
}
.footer_icon_box:after {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background: #fff;
transform: skewX(-10deg);
}
.footer_icon_box:before {
position: absolute;
content: '';
left: 13px;
width: 100%;
height: 100%;
bottom: 13px;
transform: skewX(-10deg);
border: 1px solid var(--theme-color);
} .header_top_four {position: relative;background: var(--theme-color);padding: 12px 0 55px;}
.header_top_four p {
font-size: 16px;
line-height: 28px;
color: #e1d3f8;
font-weight: 400;
font-family: "Heebo";
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 10px;
margin: 0;
}
.header_top_four p span {
font-size: 14px;
color: #fff;
text-transform: uppercase;
}
.header_top_four p img {
position: relative;
}
.header_top_four p i {
font-size: 12px;
}
.header-upper.header_upper_four .consult_btn a {
color: #fff;
}
.header-upper.header_upper_four .consult_btn p {
font-size: 17px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.header-upper.header_upper_four .consult_btn i {
color: #fff;
}
.header-upper.header_upper_four .inner-container {
background: #140b2b;
margin: 0 -50px;
padding: 0 50px;
}
.header_upper_four .main-menu .navigation>li>a {
color: #fff;
}
.header_upper_four .main-menu .navigation>li>a:hover {
color: var(--theme-color);
}
.header-upper.header_upper_four {
margin-top: -42px;
}
.sticky-header .header-upper.header_upper_four {
margin-top: 0;
}
.header-upper.header_upper_four .auto-container {
max-width: 100%;
margin: 0 60px;
padding: 0 40px;
}
header.main-header.header-style-four .nav-outer {
margin-left: 70px;
}
.header_upper_four button.theme-btn.search-toggler {
color: #fff;
margin-right: 20px;
font-size: 22px;
background: transparent;
position: relative;
}
.header_upper_four button.theme-btn.search-toggler:before {
position: relative;
content: '';
left: 0;
width: 1px;
height: 40px;
background: rgb(255 255 255 / 15%);
top: 0;
display: inline-block;
margin-right: 26px;
vertical-align: middle;
}
.header_upper_four button.theme-btn.search-toggler:after {
position: relative;
content: '';
left: 0;
width: 1px;
height: 24px;
background: rgb(255 255 255 / 15%);
top: 0;
display: inline-block;
margin-left: 26px;
vertical-align: middle;
}
.header_upper_four .cart_btn {
font-size: 25px;
margin-right: 25px;
}
.header_upper_four .cart_btn a {
color: #fff;
}
.header_upper_four .sidemenu-nav-toggler {
background: #6425ce;
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: right;
display: flex;
align-items: center;
gap: 10px;
padding: 11px 24px;
position: relative;
} header.main-header.header-style-five {
background: #222;
}
header.main-header.header-style-five .auto-container {
max-width: 1650px;
}
.header_top_five .inner-container {
border-bottom: 1px solid #224542;
padding: 15px 0;
}
.header_top_five .sidemenu-nav-toggler {
margin-right: 30px;
}
.header_top_five ul.contact-info li .icon {
width: 34px;
height: 34px;
border-radius: 17px;
background-color: #1d433f;
line-height: 34px;
}
.header_top_five ul.contact-info a {
font-size: 16px;
line-height: 28px;
color: #ffffff;
font-weight: 500;
font-family: "Heebo";
text-align: right;
display: flex;
gap: 10px;
text-align: center;
}
.header_top_five ul.contact-info {
gap: 20px;
margin-right: 50px;
}
.language_switcher p i {
color: #fff;
margin-right: 10px;
}
.language_switcher .select-box {
margin-right: 0;
}
.header_top_five .divider {
width: 1px;
background-color: rgb(255 255 255 / 15%);
}
.language_switcher .nice-select {
height: auto;
line-height: initial;
background: transparent;
padding: 0;
padding-right: 20px;
border: 0;
color: #fff;
font-weight: 400;
font-family: "Heebo";
font-size: 16px;
}
.language_switcher p {
margin: 0;
}
.language_switcher .nice-select .option {
color: #222;
}
.language_switcher .nice-select .list {
width: 130px;
left: -45px;
}
.language_switcher .nice-select:after {
right: 3px;
border-color: #fff;
}
.header_top_five .consult_btn a {
color: #fff;
}
.header_top_five .consult_btn p {
font-size: 17px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.header_top_five .consult_btn i {
color: #fff;
}
.header_upper_five button.theme-btn.search-toggler {
color: #fff;
}
.header_upper_five button.theme-btn.search-toggler:hover {
background: transparent;
}
.header_upper_five .main-menu .navigation>li {
padding: 16px 0px;
}
.header_upper_five .main-menu .navigation>li>a {
color: #fff;
}
.header_upper_five .main-menu .navigation>li>a:hover {
color: var(--theme-color);
}
.header_upper_five .left-column {
flex-grow: 1;
margin-right: 140px;
}
.header_upper_five .nav-outer {
width: 100%;
}
.header_upper_five .nav-outer .main-menu {
width: 100%;
}
.header_upper_five .main-menu .navigation {
justify-content: space-between;
}
.header_upper_five .inner-container {
border-bottom: 1px solid #224542;
} header.main-header.header-style-six {
position: relative;
}
header.main-header.header-style-six .logo {
position: absolute;
top: 0;
left: 0;
background: #fff;
padding: 44.5px 40px;
padding-right: 150px;
clip-path: polygon(0 0, 100% 0, 52% 100%, 0% 100%);
}
header.main-header.header-style-six .auto-container {
max-width: calc(50% + 600px);
margin-right: 0;
}
.header_top_six {
position: relative;
padding: 17.5px 0;
background-color: #1b1917;
}
.header_top_six .header_icon_box {
position: relative;
gap: 16px;
align-items: flex-start;
margin-right: 60px;
}
.header_top_six .header_icon_box p {
font-size: 16px;
line-height: 26px;
color: #a5a3a2;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.header_top_six .header_icon_box i {
font-size: 55px;
color: var(--theme-color);
}
.header_top_six button.theme-btn.search-toggler {
width: 50px;
height: 50px;
background-color: #33302f;
color: #fff;
margin-right: 30px;
padding: 0px;
}
.header_top_six button.theme-btn.search-toggler:hover {
background: var(--theme-color);
}
.header-upper.header_upper_six {
margin-bottom: -80px;
}
.sticky-header .header-upper.header_upper_six {
margin-bottom: 0;
}
.header-upper.header_upper_six .main-menu .navigation>li {
padding: 23px 0;
}
.header-upper.header_upper_six .main-menu .navigation>li>a {
color: #1b1918;
}
.header-upper.header_upper_six .main-menu .navigation>li.current>a, 
.header-upper.header_upper_six .main-menu .navigation>li>a:hover {
color: #1b1918;
}
.header_phone_number {
margin-right: 50px;
}
.header_phone_number .icon {
width: 42px;
height: 42px;
border-radius: 21px;
background-color: #1c1d20;
text-align: center;
line-height: 42px;
}
.header_phone_number a {
display: flex;
align-items: center;
gap: 10px;
font-size: 17px;
line-height: 28px;
color: #1b1918;
font-weight: 600;
font-family: "Inter";
text-align: right;
}
.header_appointment_btn a {
display: flex;
align-items: center;
gap: 10px;
font-size: 17px;
line-height: 28px;
color: #1b1918;
font-weight: 600;
font-family: "Inter";
background: var(--theme-color);
padding: 12px 40px;
padding-left: 63px;
clip-path: polygon(18% 0, 100% 0, 100% 100%, 0% 100%);
}
.header_appointment_btn a:hover {
color: #fff;
}
.header_appointment_btn .icon {
width: 42px;
height: 42px;
border-radius: 21px;
background-color: #1c1d20;
text-align: center;
line-height: 42px;
}
.header_appointment_btn i {
font-size: 15px;
margin-left: 10px;
}
.header_appointment_btn {
position: relative;
margin-right: -15px;
}
.header_phone_number2 {
display: flex;
align-items: center;
gap: 10px;
} .header_top_seven .divider {
width: 1px;
background-color: #e7e5e8;
}
.header_top_seven {
position: relative;
}
.header_phone_number2 span {
font-size: 16px;
line-height: 28px;
color: #6d6b6e;
font-weight: 400;
font-family: "Heebo";
}
.header_phone_number2 a {
font-size: 20px;
line-height: 28px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
}
.header_phone_number2 a:hover {
color: var(--theme-color);
}
.header_top_seven .consult_btn {
background: #451d65;
padding: 17.5px 28px;
margin-right: 0;
}
.header_top_seven .consult_btn a {
color: #fff;
}
.header_top_seven .consult_btn p i {
color: #ae9dbc;
}
.header_user {
width: 87px;
height: 87px;
background-color: #f3f1f5;
text-align: center;
line-height: 87px;
font-size: 35px;
color: #191919;
cursor: pointer;
}
.main-header .header-upper.header_upper_seven .inner-container {
background: #451d65;
padding: 0 40px;
}
.header_upper_seven .main-menu .navigation>li {
padding: 18px 0;
}
.header_upper_seven .main-menu .navigation>li>a {
color: #fff;
}
.search_style_two {
position: relative;
}
.search_style_two input[type="search"] {
background: transparent;
border: 0;
height: 30px;
border-left: 1px solid #684882;
max-width: 185px;
}
.search_style_two button {
position: absolute;
background: transparent;
color: #fff;
cursor: pointer;
top: 3px;
right: 0;
transition: .5s;
}
.search_style_two button:hover {
color: var(--theme-color);
} .header_top_eight ul.contact-info {
font-size: 16px;
line-height: 28px;
color: #fff;
font-weight: 500;
font-family: "Heebo";
gap: 5px;
}
.header_top_eight ul.contact-info a {
color: #fff;
}
.header_top_eight ul.contact-info a:hover {
color: #000;
}
.header_top_eight .divider {
width: 1px;
background-color: #b97f73;
}
.header_top_eight {
position: relative;
}
.header_top_eight ul.contact-info li img {
margin-right: 10px;
}
.header_top_eight .inner-container {
background: var(--theme-color);
padding: 11px 30px;
}
header.main-header.header-style-eight .auto-container {
max-width: 1650px;
}
.header_top_eight .header_icon_box {
align-items: center;
gap: 10px;
}
.header_top_eight .header_icon_box p {
margin: 0;
color: #fff;
font-size: 16px;
line-height: 28px;
color: #f6f0ef;
font-weight: 500;
font-family: "Heebo";
}
.header_top_eight .header_icon_box a {
color: #fff;
}
.header_top_eight .header_icon_box a:hover {
color: #000;
}
ul.header_social_links {
color: #fff;
gap: 14px;
}
ul.header_social_links a {
color: #fff;
}
ul.header_social_links a:hover {
color: #000;
}
.header_upper_eight .sidemenu-nav-toggler {
width: 40px;
height: 40px;
background-color: #231e5c;
text-align: center;
line-height: 40px;
}
.header_upper_eight .main-menu .navigation>li {
padding: 33px 0px;
} .header_top_nine {
background: #0f0f0f;
position: relative;
padding: 17px 0 57px;
}
.header-upper.header_upper_nine .inner-container {
background: #fff;
padding: 0 30px;
margin-top: -37px;
margin-bottom: -37px;
}
.sticky-header .header-upper.header_upper_nine .inner-container {
margin-top: 0;
margin-bottom: 0;
}
.header-upper.header_upper_nine .logo {
position: absolute;
left: 50%;
top: 0;
background: var(--theme-color);
padding: 20px 35px;
transform: translateX(-50%);
}
.header-upper.header_upper_nine .main-menu .navigation>li {
padding: 20px 0;
margin-right: 45px;
}
.header-upper.header_upper_nine .main-menu .navigation>li:nth-child(3) {
margin-right: 420px;
}
.header-upper.header_upper_nine .main-menu .navigation>li>a {
color: #0f0f0f;
}
.header-upper.header_upper_nine .main-menu .navigation>li>a:hover {
color: var(--theme-color);
}
.logo_shape {
position: absolute;
left: 0;
bottom: -18px;
}
.language_switcher p i {
color: #fff;
margin-right: 10px;
}
.language_switcher .select-box {
margin-right: 0;
}
.header_top_five .divider {
width: 1px;
background-color: rgb(255 255 255 / 15%);
}
.location_switcher .nice-select {
height: auto;
line-height: initial;
background: transparent;
padding: 0;
padding-right: 20px;
border: 0;
color: #fff;
font-weight: 400;
font-family: "Heebo";
font-size: 16px;
}
.location_switcher p {
margin: 0;
color: var(--theme-color);
margin-right: 10px;
}
.location_switcher .nice-select .option {
color: #222;
}
.location_switcher .nice-select .list {
width: 130px;
}
.location_switcher .nice-select:after {
right: 3px;
border-color: #fff;
}
.header_top_nine .header_icon_box {
gap: 15px;
margin-left: 50px;
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.header_top_nine .header_icon_box i {
font-size: 40px;
position: relative;
top: 8px;
color: var(--theme-color);
}
.header_top_nine .header_icon_box a {
color: #fff;
}
.header_top_nine .header_icon_box p {
color: #fff;
margin-bottom: 0;
}
.header_top_nine .header_icon_box strong {
font-size: 16px;
line-height: 28px;
color: #a8a3a3;
font-weight: 400;
font-family: "Heebo";
}
.header_top_nine a.btn-1 {
background: transparent;
border: 1px solid var(--theme-color);
padding: 10px 24px;
}
.header_top_nine a.btn-1 span {
background: var(--theme-color);
} .header-upper.header_upper_ten .header_icon_box {
gap: 15px;
margin-left: 50px;
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.header-upper.header_upper_ten .header_icon_box i {
font-size: 40px;
position: relative;
top: 8px;
color: #fff;
}
.header-upper.header_upper_ten .header_icon_box a {
color: #fff;
}
.header-upper.header_upper_ten .header_icon_box p {
color: #fff;
margin-bottom: 0;
}
.header-upper.header_upper_ten .header_icon_box strong {
font-size: 16px;
line-height: 28px;
color: #fff;
font-weight: 400;
font-family: "Heebo";
}
.header-upper.header_upper_ten a.btn-1 {
background: #363283;
margin-left: 45px;
}
.header-upper.header_upper_ten a.btn-1 span {
background: var(--theme-color);
}
.header-upper.header_upper_ten .auto-container {
max-width: 100%;
padding: 0 100px;
}
.header-upper.header_upper_ten .header_shape_ourter {
position: absolute;
top: 0;
right: 0;
overflow: hidden;
bottom: 0;
width: 500px;
}
.header-upper.header_upper_ten .header_shape {
width: 479px;
height: 478px;
background-color: #ef592a;
position: absolute;
top: 0;
right: 0;
clip-path: polygon(0 0, 100% 100%, 100% 0);
mix-blend-mode: multiply;
z-index: -47;
} header.main-header.header-style-eleven {
position: absolute;
}
.header-upper.header-upper-eleven {
background: #fff;
}
header.main-header.header-style-eleven .auto-container {
max-width: 100%;
padding: 0 60px;
}
.header-upper.header-upper-eleven .logo {
margin-right: 80px;
}
.header-upper.header-upper-eleven .search_style_two button {
color: #222;
}
.header-upper.header-upper-eleven .search_style_two {
margin-right: 30px;
}
.header-upper.header-upper-eleven .search_style_two input[type="search"] {
color: #a49c9e;
border-color: #e5e1e3;
}
.header_top_eleven ul.header_menu {
display: flex;
}
.header_top_eleven ul.header_menu li {
margin-right: 15px;
color: #fff;
}
.header_top_eleven ul.header_menu li:after {
display: inline-block;
content: '.';
margin-left: 15px;
}
.header_top_eleven ul.header_menu li:last-child:after {
display: none;
}
.header_top_eleven ul.header_menu a {
font-size: 16px;
line-height: 26px;
color: #fff;
font-weight: 400;
font-family: "Heebo";
}
.header_top_eleven ul.header_menu a:hover {
color: var(--theme-color);
}
.header_top_eleven .header_icon_box {
gap: 15px;
font-size: 16px;
line-height: 28px;
color: #ffffff;
font-weight: 400;
font-family: "Heebo";
align-items: center;
}
.header_top_eleven .header_icon_box i {
font-size: 20px;
position: relative;
color: var(--theme-color);
}
.header_top_eleven .header_icon_box a {
color: #fff;
}
.header_top_eleven .header_icon_box p {
color: #fff;
margin-bottom: 0;
}
.header_top_eleven .divider {
width: 1px;
background-color: rgb(255 255 255 / 20%);
}
.header_top_eleven {
padding: 10px 0;
} .header_top_twelve {
background-image: linear-gradient(90deg, #181429 0%, #360e2b 100%);
padding: 10px 0;
}
header.main-header.header-style-twelve .auto-container {
max-width: 100%;
padding: 0 60px;
}
.header_top_twelve ul.header_menu {
display: flex;
}
.header_top_twelve ul.header_menu li {
margin-right: 15px;
color: #fff;
}
.header_top_twelve ul.header_menu li:after {
display: inline-block;
content: '.';
margin-left: 15px;
}
.header_top_twelve ul.header_menu li:last-child:after {
display: none;
}
.header_top_twelve ul.header_menu a {
font-size: 16px;
line-height: 26px;
color: #fff;
font-weight: 400;
font-family: "Heebo";
}
.header_top_twelve ul.header_menu a:hover {
color: var(--theme-color);
}
.header_top_twelve .header_icon_box {
gap: 15px;
font-size: 16px;
line-height: 28px;
color: #ffffff;
font-weight: 400;
font-family: "Heebo";
align-items: center;
}
.header_top_twelve .header_icon_box i {
font-size: 20px;
position: relative;
color: #fff;
}
.header_top_twelve .header_icon_box a {
color: #fff;
}
.header_top_twelve .header_icon_box p {
color: #fff;
margin-bottom: 0;
}
.header_top_twelve .divider {
width: 1px;
background-color: rgb(255 255 255 / 20%);
}
.header-upper.header-upper-twelve .logo {
margin-right: 20px;
}
.header-upper.header-upper-twelve .user_btn {
margin-left: 40px;
color: #222;
font-size: 25px;
border-right: 1px solid #e6e5ed;
padding-right: 20px;
margin-right: 20px;
}
.header-upper.header-upper-twelve .cart_btn {
font-size: 25px;
margin-right: 40px;
}
.header-upper.header-upper-twelve a.btn-1 {
border-radius: 25px;
background-image: linear-gradient(90deg, #532cf6 0%, #f325b9 100%);
}
.header_top_twelve .language_switcher .select-box {
margin-right: 0;
}
.search_style_three .nice-select {
height: auto;
line-height: initial;
background: transparent;
padding: 0;
padding-right: 20px;
border: 0;
color: #222;
font-weight: 400;
font-family: "Heebo";
font-size: 16px;
}
.search_style_three .nice-select .option {
color: #222;
}
.search_style_three .nice-select .list {
width: 130px;
right: -19px;
left: auto;
transform: translateY(10px);
}
.search_style_three .nice-select:after {
right: 3px;
border-color: #a8a4b8;
}
.search_style_three {position: relative;}
.search_style_three input[type="search"] {
width: 370px;
height: 50px;
border-radius: 25px;
background-color: #f6f5f9;
padding-left: 59px;
font-size: 16px;
color: #a5a1b3;
font-weight: 400;
font-family: "Heebo";
}
.search_style_three button {
position: absolute;
top: 13px;
left: 30px;
background: transparent;
transition: .5s;
cursor: pointer;
}
.search_style_three button:hover {
color: var(--theme-color);
}
.search_style_three .select-box {
position: absolute;
right: 21px;
top: 13px;
padding-left: 15px;
border-left: 1px solid #d7d6e0;
} .header-style-thirteen {
position: absolute;
}
.header-style-thirteen .auto-container {
max-width: 100%;
padding: 0 60px;
}
.header-upper.header_upper_thirteen .header_icon_box {
gap: 15px;
margin-left: 50px;
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.header-upper.header_upper_thirteen .header_icon_box i {
font-size: 24px;
position: relative;
top: 8px;
color: var(--theme-color);
width: 42px;
height: 42px;
border-radius: 21px;
background-color: #ffffff;
text-align: center;
line-height: 42px;
}
.header-upper.header_upper_thirteen .header_icon_box a {
color: #fff;
}
.header-upper.header_upper_thirteen .header_icon_box a:hover{
color: var(--theme-color);
}
.header-upper.header_upper_thirteen .header_icon_box p {
color: #fff;
margin-bottom: 0;
line-height: 26px;
}
.header-upper.header_upper_thirteen .header_icon_box strong {
font-size: 16px;
line-height: 28px;
color: #fff;
font-weight: 400;
font-family: "Heebo";
}
.header-upper.header_upper_thirteen .user_btn {
margin-left: 40px;
color: #fff;
font-size: 22px;
}
.header-upper.header_upper_thirteen .cart_btn {
font-size: 25px;
color: #fff;
}
.header_upper_thirteen .divider {
width: 1px;
background-color: rgb(255 255 255 / 20%);
}
.header_upper_thirteen .main-menu .navigation>li>a {
color: #fff;
}
.header-upper.header_upper_thirteen .user_btn a {
color: #fff;
}
.header-upper.header_upper_thirteen .cart_btn a {
color: #fff;
} .header_upper_fourteen .header_icon_box {
gap: 15px;
font-size: 16px;
line-height: 28px;
color: #060700;
font-weight: 400;
font-family: "Heebo";
align-items: center;
}
.header_upper_fourteen .header_icon_box i {
font-size: 26px;
position: relative;
color: #060700;
}
.header_upper_fourteen .header_icon_box a {
color: #060700;
}
.header_upper_fourteen .header_icon_box p {
color: #060700;
margin-bottom: 0;
}
header.main-header.header-style-fourteen {
position: absolute;
}
header.main-header.header-style-fourteen .auto-container {
max-width: 100%;
padding: 0 60px;
}
.header-upper.header_upper_fourteen .logo {
margin-right: 30px;
}
.header-upper.header_upper_fourteen .search_style_two input[type="search"] {
color: #687e05;
border-color: #94b403;
}
.header-upper.header_upper_fourteen .search_style_two button {
color: #262f00;
}
.header-upper.header_upper_fourteen .language_switcher p i {
color: #060700;
}
.header-upper.header_upper_fourteen .language_switcher .nice-select {
color: #060700;
}
.header-upper.header_upper_fourteen .language_switcher .nice-select:after {
border-color: #060700;
}
.header-upper.header_upper_fourteen .language_switcher {
margin-right: 50px;
}
.header-upper.header_upper_fourteen .main-menu .navigation>li.current>a, 
.header-upper.header_upper_fourteen .main-menu .navigation>li>a:hover,
.header-upper.header_upper_fourteen .main-menu .navigation>li>a {
color: #060700;
} header.main-header.header-style-fifteen {
position: absolute;
}
header.main-header.header-style-fifteen .auto-container {
max-width: 100%;
padding: 0 60px;
}
.header_top_fifteen {
background-image: linear-gradient(-90deg, #120617 5%, #130618 5%, #a60ae4 100%);
padding: 10px 0;
}
.header_top_fifteen p.welcome_title {
margin-bottom: 0;
font-size: 16px;
line-height: 28px;
color: #ffffff;
font-weight: 400;
font-family: "Heebo";
text-align: right;
}
.header_top_fifteen p.welcome_title a {
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: right;
}
.header_top_fifteen p.welcome_title a i {
font-size: 12px;
margin-right: 7px;
margin-left: 10px;
}
.header_top_fifteen p.welcome_title a:hover {
color: #222;
}
.header_top_fifteen .header_icon_box {
gap: 15px;
font-size: 16px;
line-height: 28px;
color: #ffffff;
font-weight: 400;
font-family: "Heebo";
align-items: center;
}
.header_top_fifteen .header_icon_box i {
font-size: 20px;
position: relative;
color: var(--theme-color);
}
.header_top_fifteen .header_icon_box a {
color: #fff;
}
.header_top_fifteen .header_icon_box a:hover {
color: var(--theme-color);
}
.header_top_fifteen .header_icon_box p {
color: #fff;
margin-bottom: 0;
}
.header_upper_fifteen .header_icon_box {
gap: 8px;
font-size: 16px;
line-height: 28px;
color: #fff;
font-weight: 400;
font-family: "Heebo";
align-items: center;
}
.header_upper_fifteen .header_icon_box i {
font-size: 26px;
position: relative;
color: var(--theme-color);
}
.header_upper_fifteen .header_icon_box a {
color: #fff;
}
.header_upper_fifteen .header_icon_box p {
color: #060700;
margin-bottom: 0;
}
.header_upper_fifteen .main-menu .navigation>li>a {
color: #fff;
}
.header_upper_fifteen .main-menu .navigation>li.current>a, 
.header_upper_fifteen .main-menu .navigation>li>a:hover {
color: #fff;
}
.header_upper_fifteen button.theme-btn.search-toggler {
color: #fff;
}
.header_upper_fifteen .divider {
width: 1px;
background-color: rgb(255 255 255 / 20%);
} .header_upper_sixteen .header_icon_box {
gap: 15px;
font-size: 16px;
line-height: 28px;
color: #060700;
font-weight: 400;
font-family: "Heebo";
align-items: center;
}
.header_upper_sixteen .header_icon_box i {
font-size: 26px;
position: relative;
color: #fff;
}
.header_upper_sixteen .header_icon_box a {
color: #fff;
}
.header_upper_sixteen .header_icon_box a:hover {
color: var(--theme-color)
}
.header_upper_sixteen .header_icon_box p {
color: #fff;
margin-bottom: 0;
}
header.main-header.header-style-sixteen {
position: absolute;
}
header.main-header.header-style-sixteen .auto-container {
max-width: 100%;
padding: 0 60px;
}
.header-upper.header_upper_sixteen .logo {
margin-right: 115px;
}
.header-upper.header_upper_sixteen .main-menu .navigation>li.current>a, 
.header-upper.header_upper_sixteen .main-menu .navigation>li>a:hover,
.header-upper.header_upper_sixteen .main-menu .navigation>li>a {
color: #fff;
}
.header-upper.header_upper_sixteen .language_switcher p i {
color: #fff;
}
.header-upper.header_upper_sixteen .language_switcher .nice-select {
color: #fff;
}
.header-upper.header_upper_sixteen .language_switcher .nice-select:after {
border-color: #fff;
}
.header-upper.header_upper_sixteen .language_switcher {
margin-right: 50px;
}
.header_top_sixteen .search_style_two input[type="search"] {
color: #fff;
border-color: transparent;
}
.header_top_sixteen .search_style_two button {
color: #fff;
}
.header_top_sixteen .header_user_login p {
margin: 12px 0;
font-size: 16px;
line-height: 26px;
color: #cbd8f2;
font-weight: 400;
font-family: "Heebo";
margin-right: 10px;
}
.header_top_sixteen .header_user_login p i {
color: #fff;
margin-right: 10px;
}
.header_top_sixteen .header_user_login .select-box {
margin-right: 0;
}
.header_top_sixteen .header_user_login ul.header_menu a {
font-size: 16px;
line-height: 26px;
color: #a09fb0;
font-weight: 400;
font-family: "Heebo";
}
.header_top_sixteen .header_user_login ul.header_menu a:hover {
color: var(--theme-color);
}
.header_top_sixteen .header_user_login .divider {
width: 20px;
height: 1px;
background-color: #3e3c57;
}
.header_top_sixteen .header_user_login .nice-select {
height: auto;
line-height: initial;
background: transparent;
padding: 0;
padding-right: 20px;
border: 0;
color: #fff;
font-weight: 400;
font-family: "Heebo";
font-size: 16px;
}
.header_top_sixteen .header_user_login .nice-select .option {
color: #222;
}
.header_top_sixteen .header_user_login .nice-select .list {
width: 130px;
}
.header_top_sixteen .header_user_login .nice-select:after {
right: 3px;
border-color: #fff;
}
.header_top_sixteen p.welcome_title {
margin-bottom: 0;
}
.header_top_sixteen p.welcome_title a {
font-size: 16px;
line-height: 28px;
color: #ffffff;
font-weight: 400;
font-family: "Inter";
}
.header_top_sixteen p.welcome_title a i {
font-size: 12px;
margin-right: 10px;
color: #969daa;
}
.header_top_sixteen p.welcome_title a:hover {
color: var(--theme-color);
}
.header_top_sixteen {
position: relative;
background: rgb(255 255 255 / 9%);
}
.header_top_sixteen .divider {
opacity: 0.122;
width: 30px;
height: 1px;
background-color: #ffffff;
display: inline-block;
} header.main-header.header-style-seventeen {
position: absolute;
}
header.main-header.header-style-seventeen .auto-container {
max-width: calc(50% + 585px);
margin-right: 0;
padding: 0;
}
header.main-header.header-style-seventeen .inner-container {
background: #fff;
}
header.main-header.header-style-seventeen .header-upper .logo-box .logo {
padding: 28px 40px 54px;
padding-right: 80px;
margin-bottom: -26px;
background-repeat: no-repeat;
background-position: right bottom;
}
header.main-header.header-style-seventeen .nav-outer {
margin-right: 70px;
}
.header_upper_seventeen button.theme-btn.search-toggler {
color: #222 !important;
margin-right: 20px;
font-size: 22px;
background: transparent;
position: relative;
padding: 0px;
}
.header_upper_seventeen button.theme-btn.search-toggler:after {
position: relative;
content: '';
left: 0;
width: 1px;
height: 24px;
background: #e9e2e1;
top: 0;
display: inline-block;
margin-left: 26px;
vertical-align: middle;
}
.header_upper_seventeen .cart_btn {
font-size: 25px;
margin-right: 50px;
}
.header_upper_seventeen .cart_btn a {
color: #222;
}
.header_upper_seventeen .sidemenu-nav-toggler {
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
display: flex;
align-items: center;
gap: 10px;
text-align: center;
position: relative;
width: 90px;
height: 90px;
background-color: #fe4a47;
justify-content: center;
}
.header-style-seventeen .main-menu .navigation>li>a {
color: #060700;
}
.main-menu .navigation>li.current>a, .main-menu .navigation>li>a:hover {
color: var(--theme-color);
}
header.main-header.header-style-seventeen .header_icon_box {
background-color: #1b1b26;
padding: 14.5px 30px;
font-size: 17px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
gap: 15px;
align-items: center;
}
header.main-header.header-style-seventeen .header_icon_box p {
margin-bottom: 0;
}
header.main-header.header-style-seventeen .header_icon_box a {
color: #fff;
}
header.main-header.header-style-seventeen .header_icon_box i {
font-size: 40px;
color: var(--theme-color);
} .header_upper_eighteen .main-menu .navigation>li>a {
color: #522058;
}
.header_upper_eighteen button.theme-btn.search-toggler {
margin: 0 40px;
margin-right: 30px;
color: #522058 !important;
top: 2px;
margin-right: 0px;
position: relative;
}
.header_upper_eighteen .sidemenu-nav-toggler{
background: transparent;
}
.header_bottom_eighteen {
background: #331737;
margin: 0 100px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
padding: 10px 0;
}
.header_bottom_eighteen p.header_bottom_link {
margin: 0;
}
.header_bottom_eighteen p.header_bottom_link a {
color: #fff;
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: right;
}
.header_bottom_eighteen p.header_bottom_link a i {
margin-right: 10px;
font-size: 14px;
color: #968c98;
display: inline-block;
transition: .5s;
}
.header_bottom_eighteen p.header_bottom_link a:hover i {
transform: rotate(45deg);
} .banner-section{
position: relative;
overflow: hidden;
background-color: #faf3fb;
}
.header-style-eighteen{
background-color: #faf3fb;
}
.banner-section .swiper-slide{
position: relative;
width: 100%;
padding: 188px 0px 190px 0px;
}
.banner-section-one .swiper-slide:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
background: -webkit-linear-gradient(0deg, rgba(5,14,121,0.9) 5%, rgba(5,14,121,0.0) 50%);
top: 0px;
right: 0px;
z-index: 1;
}
.banner-section .content-box{
position: relative;
max-width: 770px;
width: 100%;
z-index: 5;
}
.banner-section .swiper-slide .bg-layer{
position: absolute;
right: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: left center;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition: all 8000ms linear;
-moz-transition: all 8000ms linear;
-ms-transition: all 8000ms linear;
-o-transition: all 8000ms linear;
transition: all 8000ms linear;
}
.banner-section .swiper-slide.swiper-slide-active .bg-layer{
-webkit-transform:scale(1.25);
-ms-transform:scale(1.25);
transform:scale(1.25);
}
.banner-section .content-box h2{
display: block;
font-size: 72px;
line-height: 82px;
color: #fff;
font-weight: 600;
margin-bottom: 29px;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section .swiper-slide.swiper-slide-active .content-box h2{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 700ms;
-moz-transition-delay: 700ms;
-ms-transition-delay: 700ms;
-o-transition-delay: 700ms;
transition-delay: 700ms;
}
.banner-section-one .content-box h3{
display: block;
font-size: 24px;
line-height: 34px;
color: #fff;
font-weight: 600;
margin-bottom: 34px;
padding-bottom: 21px;
border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.banner-section .content-box h3{
opacity: 0;
-webkit-transform: translateX(-50px);
-moz-transform: translateX(-50px);
-ms-transform: translateX(-50px);
-o-transform: translateX(-50px);
transform: translateX(-50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section .swiper-slide.swiper-slide-active .content-box h3{
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
-ms-transition-delay: 1000ms;
-o-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.banner-section .content-box p{
display: block;
font-size: 18px;
line-height: 30px;
color: #fff;
font-weight: 400;
margin-bottom: 0px;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section .swiper-slide.swiper-slide-active .content-box p{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1300ms;
-moz-transition-delay: 1300ms;
-ms-transition-delay: 1300ms;
-o-transition-delay: 1300ms;
transition-delay: 1300ms;
}
.banner-section .content-box .btn-box{
display: block;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section .swiper-slide.swiper-slide-active .content-box .btn-box{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1600ms;
-moz-transition-delay: 1600ms;
-ms-transition-delay: 1600ms;
-o-transition-delay: 1600ms;
transition-delay: 1600ms;
}
.banner-section-one .content-box .link-box{
position: absolute;
right: 0px;
bottom: 8px;
}
.banner-section-one .content-box .link-box a{
position: relative;
display: inline-block;
font-size: 40px;
color: #fff;
transform: scale(0,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;
}
.banner-section-one .swiper-slide-active .content-box .link-box a{
transform: scale(1,1);
-webkit-transition-delay: 1300ms;
-moz-transition-delay: 1300ms;
-ms-transition-delay: 1300ms;
-o-transition-delay: 1300ms;
transition-delay: 1300ms;
} .banner-section-two{
position: relative;
padding: 235px 0px 150px 0px;
margin-top: -90px;
}
.banner-section-two .bg-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.banner-section-two .bg-layer:before{
position: absolute;
content: '';
background: #121b45;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0.45;
}
.banner-section-two .content-box{
position: relative;
display: block;
max-width: 550px;
z-index: 5;
}
.banner-section-two .content-box h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
font-weight: 600;
color: var(--theme-color);
margin-bottom: 18px;
}
.banner-section-two .content-box h2{
display: block;
font-size: 72px;
line-height: 82px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 20px;
}
.banner-section-two .content-box p{
position: relative;
display: block;
font-size: 18px;
line-height: 30px;
color: #9fa2b3;
margin-bottom: 30px;
}
.banner-section-two .content-box .link a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 26px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
padding-left: 37px;
}
.banner-section-two .content-box .link a:hover{
color: var(--theme-color);
}
.banner-section-two .content-box .link a i{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 26px;
height: 26px;
line-height: 26px;
font-size: 12px;
color: #fff;
text-align: center;
background: #222d5e;
}
.banner-section-two .image-layer{
position: absolute;
right: 250px;
bottom: 0px;
z-index: 1;
}
.banner-section-two .image-layer .shape{
position: absolute;
right: 110px;
top: -33px;
width: 470px;
height: 679px;
background-repeat: no-repeat;
z-index: -1;
} .banner-section-three{
margin-top: -140px;
}
.banner-section-three .content-box{
max-width: 550px;
}
.banner-section-three .content-box h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
font-weight: 600;
color: var(--theme-color);
margin-bottom: 20px;
}
.banner-section-three .content-box h2{
font-size: 60px;
line-height: 70px;
color: #030727;
font-weight: 700;
margin-bottom: 22px;
}
.banner-section-three .content-box p{
color: #696b6a;
margin-bottom: 31px;
}
.banner-section-three .swiper-slide .bg-layer{
width: 50%;
transform: scale(1) !important;
}
.banner-section-three .swiper-slide .bg-layer:before{
position: absolute;
content: '';
background: #030727;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0;
}
.banner-section-three .swiper-slide{
padding: 288px 0px 255px 0px;
}
.banner-section-three .content-box .btn-box .btn-1{
padding: 14px 25px;
}
.banner-section-three .banner-slider-nav{
position: absolute;
left: 60px;
top: 50%;
height: 266px;
margin-top: -133px;
z-index: 9;
}
.banner-section-three .banner-slider-nav .banner-slider-control{
position: absolute;
left: 0px;
display: inline-block;
font-size: 34px;
color: #030727;
cursor: pointer;
transition: all 500ms ease;
}
.banner-section-three .banner-slider-nav .banner-slider-control.banner-slider-button-prev{
top: 0px;
}
.banner-section-three .banner-slider-nav .banner-slider-control.banner-slider-button-next{
bottom: 0px;
}
.banner-section-three .banner-slider-nav .banner-slider-control:hover{
color: var(--theme-color);
}
.banner-section-three .slider__pagination{
position: absolute;
left: 68px !important;
top: 50%;
margin-top: -105px;
z-index: 9;
width:auto !important;
counter-reset: slides-num;
}
.banner-section-three .slider__pagination .swiper-pagination-bullet {
position: relative;
width: 3px;
height: 70px;
background-color: #e5e9e7;
opacity: 1;
margin: 0px;
border-radius: 0px;
display: block;
cursor: pointer;
counter-increment: slides-num;
}
.banner-section-three .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--theme-color);
}
.banner-section-three .slider__pagination .swiper-pagination-bullet::after {
position: absolute;
right: -45px;
top: 21px;
content: "0" counter(slides-num);
display: inline-block;
font-size: 24px;
color: var(--theme-color);
font-weight: 600;
font-family: 'inter', sans-serif;
opacity: 0;
transition: all 500ms ease;
}
.banner-section-three .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{
opacity: 1;
} .footer-style-three{
position: relative;
background: #030727;
}
.footer-style-three .widget-section{
position: relative;
padding: 93px 0px 83px 0px;
}
footer .widget-title{
position: relative;
display: block;
margin-bottom: 21px;
}
footer .widget-title h3{
font-size: 22px;
line-height: 32px;
color: #fff;
font-weight: 600;
}
.footer-style-three .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-three .links-widget .links-list li a{
display: inline-block;
color: #9698a7;
}
.footer-style-three .links-widget .links-list li a:before{
position: absolute;
content: '';
background: var(--theme-color);
width: 5px;
height: 5px;
left: 0px;
top: 10px;
transform: rotate(45deg);
opacity: 0;
transition: all 500ms ease;
}
.footer-style-three .links-widget .links-list li a:hover:before{
opacity: 1;
}
.footer-style-three .links-widget .links-list li a:hover{
color: var(--theme-color);
padding-left: 16px;
}
.footer-style-three .post-widget .post{
position: relative;
padding: 0px 0px 0px 90px;
margin-bottom: 20px;
min-height: 85px;
}
.footer-style-three .post-widget .post .post-thumb{
position: absolute;
left: 0px;
top: 7px;
width: 70px;
height: 70px;
}
.footer-style-three .post-widget .post h6 a{
position: relative;
display: block;
font-size: 14px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
color: var(--theme-color);
margin-bottom: 7px;
}
.footer-style-three .post-widget .post h5{
position: relative;
display: block;
font-size: 17px;
line-height: 27px;
font-weight: 600;
}
.footer-style-three .post-widget .post h5 a{
display: inline-block;
color: #fff;
}
.footer-style-three .post-widget .post h5 a:hover{
color: var(--theme-color);
}
.footer-style-three .post-widget .link-btn a{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 27px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
padding-left: 40px;
}
.footer-style-three .post-widget .link-btn a:hover{
color: var(--theme-color);
}
.footer-style-three .post-widget .link-btn a i{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 26px;
height: 26px;
line-height: 26px;
font-size: 12px;
color: #fff;
background: #141834;
text-align: center;
transition: all 500ms ease;
}
.footer-style-three .subscribe-widget p{
font-size: 16px;
color: #9698a7;
line-height: 26px;
margin-bottom: 20px;
}
.footer-style-three .subscribe-widget .form-inner .form-group{
position: relative;
margin-bottom: 15px;
}
.footer-style-three .subscribe-widget .form-inner .form-group:last-child{
margin-bottom: 0px;
}
.footer-style-three .subscribe-widget .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 54px;
font-size: 16px;
color: #4b4e66;
border: none;
border-bottom: 1px solid #1e2349;
margin-bottom: 20px;
background: transparent;
padding: 0px;
transition: all 500ms ease;
}
.footer-style-three .subscribe-widget .form-inner .form-group input:focus{
border-color: var(--theme-color);
color: #fff;
}
.footer-style-three .subscribe-widget .form-inner .form-group button[type='submit']{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
background: #141834;
padding: 8px 22px;
cursor: pointer;
transition: all 500ms ease;
}
.footer-style-three .subscribe-widget .form-inner .form-group button[type='submit']:hover{
background: var(--theme-color);
}
footer .check-box input {
display: none;
}
footer .check-box label {
position: relative;
font-size: 14px;
color: #9698a7;
padding-left: 24px;
display: inline-block;
cursor: pointer;
margin-bottom: 0px;
}
footer .check-box label:before{
position: absolute;
content: '';
left: 0px;
top: 6px;
width: 16px;
height: 16px;
border-style: solid;
border-width: 1px;
border-color: #1e2349;
background: transparent;
}
footer .check-box label:after {
position: absolute;
content: '';
left: 5px;
top: 11px;
width: 6px;
height: 6px;
background: var(--theme-color);
opacity: 0;
transition: all 500ms ease;
}
footer .check-box input:checked + label:after {
opacity: 0.5;
}
.footer-bottom{
position: relative;
width: 100%;
background: #141834;
padding: 22px 0px;
}
.footer-bottom .bottom-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-bottom .bottom-inner p{
font-size: 16px;
color: #9698a7;
margin-bottom: 0px;
}
.footer-bottom .bottom-inner p a{
display: inline-block;
color: var(--theme-color);
}
.footer-bottom .bottom-inner p a:hover{
text-decoration: underline;
}
.footer-bottom .footer-nav{
position: relative;
display: flex;
align-items: center;
}
.footer-bottom .footer-nav li{
position: relative;
margin-right: 28px;
}
.footer-bottom .footer-nav li:last-child{
margin: 0px !important;
}
.footer-bottom .footer-nav li:before{
position: absolute;
content: '';
background: #9698a7;
width: 2px;
height: 2px;
top: 12px;
right: -15px;
}
.footer-bottom .footer-nav li:last-child:before{
display: none;
}
.footer-bottom .footer-nav li a{
position: relative;
display: inline-block;
font-size: 16px;
font-family: 'Heebo', sans-serif;
color: #9698a7;
}
.footer-bottom .footer-nav li a:hover{
color: #fff;
} .banner-section-four{
margin-top: -48px;
}
.banner-section-four .content-box{
margin: 0 auto;
text-align: center;
max-width: 950px;
}
.banner-section-four .content-box h2{
font-size: 90px;
line-height: 100px;
font-weight: 700;
margin-bottom: 16px;
}
.banner-section-four .content-box p{
margin-bottom: 40px;
}
.banner-section-four .swiper-slide .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: top center;
}
.banner-section-four .swiper-slide{
padding: 210px 0px 265px 0px;
}
.banner-section-four .content-box .btn-1{
background: transparent;
color: #fff;
border: 1px solid #fff;
padding: 13px 24px;
}
.banner-section-four .banner-slider-nav{
position: absolute;
left: 0px;
top: 50%;
margin-top: -28px;
width: 100%;
z-index: 9;
}
.banner-section-four .banner-slider-nav .banner-slider-control{
position: absolute;
top: 0px;
display: inline-block;
width: 56px;
height: 56px;
line-height: 62px;
background: #fff;
text-align: center;
font-size: 24px;
color: #3c344f;
cursor: pointer;
transition: all 500ms ease;
}
.banner-section-four .banner-slider-nav .banner-slider-control:hover{
color: #fff;
background: var(--theme-color);
}
.banner-section-four .banner-slider-nav .banner-slider-control.banner-slider-button-prev{
left: 60px;
}
.banner-section-four .banner-slider-nav .banner-slider-control.banner-slider-button-next{
right: 60px;
} .footer-style-four{
position: relative;
background: #140b2a;
padding-top: 228px;
}
.footer-style-four .footer-top .footer-logo{
position: relative;
display: block;
margin-bottom: 13px;
}
.footer-style-four .footer-top .copyright p{
font-size: 16px;
line-height: 28px;
color: #a09ca9;
}
.footer-style-four .footer-top .copyright p a{
display: inline-block;
color: #fff;
}
.footer-style-four .footer-top .copyright p a:hover{
color: var(--theme-color);
}
.footer-style-four .footer-top h2{
position: relative;
display: block;
font-size: 26px;
line-height: 36px;
color: #fff;
font-weight: 600;
}
.footer-style-four .footer-top h2 i{
position: relative;
font-size: 12px;
color: #e4e3e7;
margin-left: 9px;
top: 0px;
}
.footer-style-four .footer-top{
margin-bottom: 48px;
}
.footer-style-four .contact-widget p{
position: relative;
font-size: 16px;
color: #a09ca9;
margin-bottom: 19px;
}
.footer-style-four .contact-widget p strong{
color: #fff;
font-weight: 400;
}
.footer-style-four .contact-widget p span{
color: var(--theme-color);
}
.footer-style-four .contact-widget .info-list li{
position: relative;
display: inline-block;
float: left;
width: 50%;
font-size: 16px;
line-height: 26px;
color: #a09ca9;
}
.footer-style-four .contact-widget .info-list li a{
display: inline-block;
color: #a09ca9;
}
.footer-style-four .contact-widget .info-list li a:hover{
color: #fff;
}
.footer-style-four .widget-section{
margin-bottom: 100px;
}
.footer-style-four .social-links{
position: relative;
display: flex;
align-items: center;
}
.footer-style-four .social-links li{
margin-right: 10px;
}
.footer-style-four .social-links li:last-child{
margin: 0px !important;
}
.footer-style-four .social-links li a{
position: relative;
display: inline-block;
width: 45px;
height: 45px;
line-height: 49px;
background: #fff;
text-align: center;
border-radius: 50%;
font-size: 18px;
color: #a39fa8;
}
.footer-style-four .social-links li a:hover{
color: #fff;
background: var(--theme-color);
}
.footer-style-four .links-widget li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-four .links-widget li a{
font-size: 16px;
line-height: 26px;
color: #a09ca9;
}
.footer-style-four .links-widget li a:hover{
color: #fff;
}
.footer-style-four .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.footer-style-four .footer-bottom{
background: var(--theme-color);
}
.footer-style-four .footer-bottom .footer-nav li a{
color: #fff;
}
.footer-style-four .footer-bottom .footer-nav li a:hover{
text-decoration: underline;
}
.footer-style-four .footer-bottom .scroll-top-inner{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
cursor: pointer;
}
.footer-style-four .footer-bottom .scroll-top-inner i{
position: relative;
margin-left: 9px;
font-size: 12px;
font-weight: 400;
}
header.main-header.header-style-five{
background: transparent !important;
} .banner-section-five{
position: relative;
overflow: hidden;
padding: 270px 0px 245px 0px;
margin-top: -150px;
background: -webkit-linear-gradient(-90deg, #0a1f1b 0%, #103e3c 100%);
}
.banner-section-five .outer-container{
padding: 0px 150px;
max-width: 1920px;
margin: 0 auto;
}
.banner-section-five .content-box{
position: relative;
display: block;
max-width: 570px;
}
.banner-section-five .content-box h2{
font-size: 72px;
line-height: 82px;
color: #fff;
font-weight: 600;
margin-bottom: 34px;
}
.banner-section-five .content-box h2 span{
color: var(--theme-color);
}
.banner-section-five .content-box .author-inner{
position: relative;
display: flex;
align-items: center;
margin-bottom: 46px;
}
.banner-section-five .content-box .author-inner .thumb-list li{
position: relative;
display: inline-block;
width: 54px;
height: 54px;
border-radius: 50%;
border: 2px solid #0e3432;
margin-right: -15px;
}
.banner-section-five .content-box .author-inner .thumb-list li img{
width: 100%;
border-radius: 50%;
}
.banner-section-five .content-box .author-inner p{
font-size: 16px;
line-height: 26px;
color: #a2b5b3;
margin-bottom: 0px;
margin-left: 30px;
}
.banner-section-five .content-box .btn-box .btn-1{
border: 1px solid var(--theme-color);
background: transparent;
color: #fff;
padding: 13px 24px;
}
.banner-section-five .content-box .btn-box .btn-1 span{
background-color: var(--theme-color);
}
.banner-section-five .image-box{
position: relative;
display: block;
margin-left: 100px !important;
}
.banner-section-five .image-box img{
width: 100%;
}
.banner-section-five .pattern-layer{
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: bottom right;
} .footer-style-five{
position: relative;
background: #fff;
}
.footer-style-five .widget-section{
padding: 100px 0px 90px 0px;
}
.footer-style-five .widget-section .footer-logo{
position: relative;
display: block;
text-align: center;
margin-bottom: 53px;
}
.footer-style-five .widget-title h3{
color: #0a1f1b;
}
.footer-style-five .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-five .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-five .links-widget .links-list li a{
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
}
.footer-style-five .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-five .twitter-widget .icon-box{
position: relative;
display: flex;
align-items: center;
margin-bottom: 22px;
}
.footer-style-five .twitter-widget h5{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
color: #0a1f1b;
font-weight: 600;
margin-bottom: 1px;
}
.footer-style-five .twitter-widget .link-one a{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #a3aeac;
margin-bottom: 11px;
}
.footer-style-five .twitter-widget .link-one a:hover{
color: var(--theme-color);
}
.footer-style-five .twitter-widget p{
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
margin-bottom: 11px;
}
.footer-style-five .twitter-widget p a{
display: inline-block;
color: var(--theme-color);
}
.footer-style-five .twitter-widget p a:hover{
text-decoration: underline;
}
.footer-style-five .twitter-widget .date{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
padding-left: 25px;
}
.footer-style-five .twitter-widget .date i{
position: absolute;
left: 0px;
top: 5px;
color: #a3aeac;
}
.footer-style-five .gallery-widget .image-list{
position: relative;
margin: 0px -7.5px;
}
.footer-style-five .gallery-widget .image-list li{
position: relative;
display: inline-block;
float: left;
margin: 0px 7.5px 15px 7.5px;
}
.footer-style-five .gallery-widget .image-list li .image{
position: relative;
display: inline-block;
width: 80px;
height: 80px;
}
.footer-style-five .gallery-widget .image-list li .image img{
width: 100%;
}
.footer-style-five .gallery-widget .widget-title{
margin-bottom: 27px;
}
.footer-style-five .scroll-text{
position: relative;
width: 100%;
overflow: hidden;
padding: 15px 0px;
border-top: 1px solid #e5e8e7;
border-bottom: 1px solid #e5e8e7;
}
.footer-style-five .scroll-text .text-inner{
position: relative;
display: flex;
align-items: center;
width: max-content;
-moz-animation: scroll-left 90s linear infinite;
-webkit-animation: scroll-left 90s linear infinite;
animation: scroll-left 90s linear infinite;
}
@-moz-keyframes scroll-left {
0% { -moz-transform: translateX(0%); }
100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
0% { -webkit-transform: translateX(0%); }
100% { -webkit-transform: translateX(-100%); }
}
.footer-style-five .scroll-text .text-inner h2{
position: relative;
font-size: 40px;
line-height: 50px;
color: #dfe5e3;
font-weight: 600;
text-transform: uppercase;
margin-right: 75px;
}
.footer-style-five .scroll-text .text-inner h2:last-child{
margin: 0px !important;
}
.footer-style-five .scroll-text .text-inner h2:before{
position: absolute;
content: '';
width: 12px;
height: 12px;
top: 18px;
right: -40px;
transform: rotate(45deg);
background: var(--theme-color);
}
.footer-style-five .scroll-text .text-inner h2:last-child:before{
display: none;
}
.footer-style-five .footer-bottom{
background: #fff;
text-align: center;
padding: 32px 0px;
}
.footer-style-five .footer-bottom .copyright p{
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
margin-bottom: 0px;
}
.footer-style-five .footer-bottom .copyright p a{
color: var(--theme-color);
}
.footer-style-five .footer-bottom .copyright p a:hover{
text-decoration: underline;
} .banner-section-six{
position: relative;
background-color: #1b1918;
padding: 0px 95px;
margin-top: 0px;
}
.banner-section-six .pattern-layer .pattern-1{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}
.banner-section-six .content-box{
max-width: 600px;
}
.banner-section-six .content-box h2{
font-weight: 700;
color: #1b1918;
}
.banner-section-six .content-box p{
color: #3b3735;
margin-bottom: 40px;
}
.banner-section-six .content-box .btn-box a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 26px;
font-family: 'Inter', sans-serif;
font-weight: 600;
color: #1b1918;
padding-left: 38px;
}
.banner-section-six .content-box .btn-box a i{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 26px;
height: 26px;
line-height: 26px;
background: #d3a97f;
font-size: 12px;
text-align: center;
color: #1b1918;
}
.banner-section-six .content-box .btn-box a:hover{
text-decoration: underline;
}
.banner-section-six .content-box .video-inner{
position: absolute;
right: 26px;
bottom: 2px;
width: 170px;
text-align: center;
padding: 40px 0px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.banner-section-six .content-box .video-inner .video-btn a{
position: relative;
display: inline-block;
font-size: 32px;
color: #fff;
}
.banner-section-six .swiper-slide{
padding: 190px 0px 316px 0px;
}
.banner-section-six .banner-slider-nav{
position: absolute;
left: 0px;
right: 0px;
bottom: 160px;
max-width: 1170px;
text-align: left;
margin: 0 auto;
z-index: 9;
}
.banner-section-six .banner-slider-nav .banner-slider-control{
position: relative;
display: inline-block;
width: 56px;
height: 56px;
line-height: 62px;
background: #fff;
font-size: 24px;
color: #140b2b;
text-align: center;
cursor: pointer;
transition: all 500ms ease;
}
.banner-section-six .banner-slider-nav .banner-slider-control:hover{
color: #fff;
background: #140b2b;
}
.banner-section-six .banner-slider-nav .banner-slider-button-prev{
margin-right: 16px;
}
.banner-section-six .round-box-content {
position: absolute;
top: 170px;
right: 95px;
width: 180px;
height: 180px;
border-radius: 90px;
background-color: transparent;
border: 1px solid rgba(255, 255, 255, 0.10);
text-align: center;
z-index: 2;
transform: rotate(180deg);
}
.banner-section-six .round-box-content:before{
position: absolute;
content: '';
background: var(--theme-color);
width: 8px;
height: 8px;
left: 90px;
bottom: 11px;
transform: rotate(45deg);
}
.banner-section-six .round-box-content .inner-icon {
width: 120px;
height: 120px;
border-radius: 60px;
background-color: var(--theme-color);
text-align: center;
line-height: 120px;
position: absolute;
top: 30px;
left: 30px;
transform: rotate(180deg);
}
.banner-section-six .round-box-content .curved-circle {
font-size: 15px;
line-height: 26px;
text-transform: uppercase;
color: #fff;
font-weight: 700;
font-family: "Inter";
text-align: center;
width: 160px;
height: 160px;
top: 5px;
left: 10px;
transition: .7s;
} .footer-style-six{
position: relative;
background: #faf5ef;
}
.footer-style-six .footer-top{
position: relative;
padding: 67px 0px;
border-bottom: 1px solid #e4dfd9;
}
.footer-style-six .footer-top .top-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-style-six .footer-top .top-inner h2{
position: relative;
display: block;
font-size: 26px;
line-height: 36px;
font-weight: 600;
margin-bottom: 0px;
}
.footer-style-six .footer-top .top-inner h2 i{
position: relative;
display: inline-block;
font-size: 12px;
margin-left: 8px;
}
.footer-style-six .footer-top .support-box{
position: relative;
display: block;
text-align: right;
padding-right: 58px;
}
.footer-style-six .footer-top .support-box .icon-box{
position: absolute;
display: inline-block;
top: 8px;
right: 0px;
width: 42px;
height: 42px;
line-height: 40px;
background: #1c1d20;
text-align: center;
border-radius: 50%;
}
.footer-style-six .footer-top .support-box span{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
margin-bottom: 2px;
}
.footer-style-six .footer-top .support-box h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
font-weight: 600;
margin-bottom: 0px;
}
.footer-style-six .footer-top .support-box h3 a{
display: inline-block;
color: #1b1918;
}
.footer-style-six .footer-top .support-box h3 a:hover{
color: var(--theme-color);
}
.footer-style-six .widget-section{
padding: 93px 0px;
}
.footer-style-six .widget-title h3{
color: #1b1918;
}
.footer-style-six .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-six .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-six .links-widget .links-list li a{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
}
.footer-style-six .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.accordion-box .block .acc-content{
display:none;
}
.accordion-box .block .acc-content.current{
display:block;  
}
footer .accordion{
position: relative;
border-bottom: 1px solid #e4dfd9;
margin-bottom: 0px !important;
}
footer .accordion:last-child{
border-bottom: none;
}
footer .accordion .acc-btn{
position: relative;
display: block;
padding: 14px 15px 14px 46px;
cursor: pointer;
background: transparent;
border: none;
}
footer .accordion .acc-btn .icon-box{
position: absolute;
display: inline-block;
left: 0px;
top: 15px !important;
width: 26px;
height: 26px;
line-height: 26px;
background: #eae3da;
font-size: 12px;
color: #1b1918;
text-align: center;
}
footer .accordion .acc-btn.active .icon-box{
background: var(--theme-color);
}
footer .accordion .acc-btn.active .icon-box i{
position: relative;
display: inline-block;
transform: rotate(45deg);
}
footer .accordion .acc-btn .icon-box i{
font-size: 12px;
}
footer .accordion .acc-btn h5{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
font-weight: 600;
}
footer .accordion .acc-content .text{
margin-bottom: 0px;
border: none;
background: transparent;
padding: 0px;
height: auto;
}
footer .accordion .acc-content{
padding: 0px 30px 12px 0px;
}
footer .accordion .acc-content p{
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
margin-bottom: 0px;
}
footer .map-inner{
position: relative;
border: 2px solid #fff;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.10);
}
footer .map-inner iframe{
position: relative;
width: 100%;
height: 260px;
}
.footer-style-six .footer-bottom{
background: #1b1918;
} .banner-section-seven{
position: relative;
background: #f3f1f5;
margin-top: -70px;
}
.banner-section-seven .content-box{
max-width: 100%;
}
.banner-section-seven .content-box h3{
position: relative;
display: inline-block;
font-size: 22px;
line-height: 32px;
font-weight: 600;
padding: 16px 100px 16px 30px;
margin-bottom: 26px;
background: linear-gradient(90deg, #fc7858 0%, #f3f1f5 100%);
}
.banner-section-seven .content-box h2{
font-size: 62px;
line-height: 72px;
color: #1a1919;
margin-bottom: 21px;
}
.banner-section-seven .content-box p{
position: relative;
display: block;
font-size: 18px;
line-height: 30px;
color: #6d6b6e;
margin-bottom: 30px;
}
.banner-section-seven .content-box .btn-1{
background: #451e65;
padding: 14px 25px;
}
.banner-section-seven .content-box .btn-1 span{
background: var(--theme-color);
}
.banner-section-seven.banner-section .swiper-slide{
padding: 170px 0px 100px 0px;
}
.banner-section-seven .image-box{
position: relative;
display: block;
}
.banner-section-seven .image-box .image{
position: relative;
display: block;
border-radius: 50%;
transform: scale(0,0);
transition: all 500ms ease;
}
.banner-section-seven .swiper-slide-active .image-box .image{
transform: scale(1,1);
}
.banner-section-seven .image-box .image img{
width: 100%;
border-radius: 50%;
}
.banner-section-seven .image-box .image-shape .shape-1{
position: absolute;
left: -40px;
top: -40px;
width: 301px;
height: 300px;
background-repeat: no-repeat;
}
.banner-section-seven .image-box .image-shape .shape-2{
position: absolute;
right: -40px;
bottom: -40px;
width: 301px;
height: 300px;
background-repeat: no-repeat;
}
.banner-section-seven .banner-slider-nav{
position: absolute;
right: 94px;
top: 50%;
height: 266px;
margin-top: -133px;
z-index: 9;
}
.banner-section-seven .banner-slider-nav .banner-slider-control{
position: absolute;
left: 0px;
display: inline-block;
font-size: 34px;
color: #030727;
cursor: pointer;
transition: all 500ms ease;
}
.banner-section-seven .banner-slider-nav .banner-slider-control.banner-slider-button-prev{
top: 0px;
}
.banner-section-seven .banner-slider-nav .banner-slider-control.banner-slider-button-next{
bottom: 0px;
}
.banner-section-seven .banner-slider-nav .banner-slider-control:hover{
color: var(--theme-color);
}
.banner-section-seven .slider__pagination{
position: absolute;
right: 75px;
top: 50%;
margin-top: -105px;
z-index: 9;
counter-reset: slides-num;
}
.banner-section-seven .slider__pagination .swiper-pagination-bullet {
position: relative;
width: 3px;
height: 70px;
background-color: #e5e9e7;
opacity: 1;
margin: 0px;
border-radius: 0px;
display: block;
cursor: pointer;
counter-increment: slides-num;
}
.banner-section-seven .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--theme-color);
}
.banner-section-seven .slider__pagination .swiper-pagination-bullet::after {
position: absolute;
right: 15px;
top: 21px;
content: "0" counter(slides-num);
display: inline-block;
font-size: 24px;
color: var(--theme-color);
font-weight: 600;
font-family: 'inter', sans-serif;
opacity: 0;
transition: all 500ms ease;
}
.banner-section-seven .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{
opacity: 1;
} .footer-style-seven{
position: relative;
background: linear-gradient(90deg, #fc7858 0%, #451e65 50%);
}
.footer-style-seven .footer-top{
padding: 94px 0px 85px 0px;
text-align: center;
}
.footer-style-seven .footer-top .top-inner{
position: relative;
display: block;
max-width: 770px;
width: 100%;
margin: 0 auto;
}
.footer-style-seven .footer-top h2{
position: relative;
display: block;
font-size: 36px;
line-height: 46px;
color: #fff;
font-weight: 700;
margin-bottom: 15px;
}
.footer-style-seven .footer-top h2 span{
font-weight: 500;
color: var(--theme-color);
}
.footer-style-seven .footer-top p{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
color: #ae9dbc;
margin-bottom: 31px;
}
.footer-style-seven .footer-top .form-inner .form-group{
position: relative;
display: block;
margin-bottom: 19px;
}
.footer-style-seven .footer-top .form-inner .form-group .icon-box{
position: absolute;
left: 20px;
top: 26px;
color: var(--theme-color);
font-size: 16px;
z-index: 1;
}
.footer-style-seven .footer-top .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 70px;
background: #fff;
border: 1px solid #fff;
font-size: 16px;
color: #6d6b6e;
padding: 10px 200px 10px 45px;
}
.footer-style-seven .footer-top .form-inner .form-group input:focus{
border-color: var(--theme-color);
}
.footer-style-seven .footer-top .form-inner .form-group .btn-1{
position: absolute;
top: 10px;
right: 10px;
background: #451e65;
}
.footer-style-seven .footer-top .form-inner .form-group .btn-1 span{
background: var(--theme-color);
}
.footer-style-seven .footer-top .lower-text{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #ae9dbc;
}
.footer-style-seven .footer-top .lower-text span{
color: var(--theme-color);
}
.footer-style-seven .widget-section{
padding-bottom: 91px;
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.footer-style-seven .about-widget h2{
position: relative;
display: block;
font-size: 48px;
line-height: 58px;
color: #fff;
font-weight: 700;
margin-bottom: 13px;
}
.footer-style-seven .about-widget p{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
color: #e8e1df;
margin-bottom: 31px;
}
.footer-style-seven .about-widget .btn-box{
position: relative;
display: inline-block;
padding-right: 152px;
width: 332px;
}
.footer-style-seven .about-widget .btn-box .qr-code{
position: absolute;
display: inline-block;
width: 132px;
height: 132px;
text-align: center;
border: 1px solid rgba(255, 255, 255, 0.10);
background: transparent;
padding: 19px;
top: 0px;
right: 0px;
}
.footer-style-seven .about-widget .btn-box .qr-code img{
width: 100%;
}
.footer-style-seven .about-widget .btn-box .play-store{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
background: #451e65;
padding: 14px 20px;
margin-bottom: 20px;
width: 180px;
text-align: center;
}
.footer-style-seven .about-widget .btn-box .play-store img{
margin-right: 10px;
}
.footer-style-seven .about-widget .btn-box .app-store{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
background: transparent;
border: 1px solid #fff;
padding: 13px 19px;
width: 180px;
text-align: center;
}
.footer-style-seven .about-widget .btn-box .app-store img{
margin-right: 10px;
}
.footer-style-seven .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-seven .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-seven .links-widget .links-list li a{
display: inline-block;
color: #ae9dbc;
font-size: 16px;
line-height: 26px;
}
.footer-style-seven .links-widget .links-list li a:hover{
color: #fff;
}
.footer-style-seven .footer-bottom{
background: transparent;
}
.footer-style-seven .footer-bottom .left-column{
position: relative;
display: flex;
align-items: center;
}
.footer-style-seven .footer-bottom .left-column .logo-box{
position: relative;
margin-right: 61px;
}
.footer-style-seven .footer-bottom .left-column .logo-box:before{
position: absolute;
content: '';
background: rgba(255, 255, 255, 0.10);
width: 1px;
height: 44px;
top: -5px;
right: -31px;
}
.footer-style-seven .footer-bottom .left-column p{
font-size: 16px;
line-height: 28px;
color: #e8e1df;
}
.footer-style-seven .footer-bottom .social-links{
position: relative;
display: flex;
align-items: center;
}
.footer-style-seven .footer-bottom .social-links li{
margin-right: 10px;
}
.footer-style-seven .footer-bottom .social-links li:last-child{
margin: 0px !important;
}
.footer-style-seven .footer-bottom .social-links li a{
position: relative;
display: inline-block;
width: 45px;
height: 45px;
line-height: 45px;
font-size: 18px;
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.10);
border-radius: 50%;
text-align: center;
}
.footer-style-seven .footer-bottom .social-links li a:hover{
background: var(--theme-color);
border-color: var(--theme-color);
} .banner-section-eight{
position: relative;
background: #f6f0ef;
padding-bottom: 195px;
}
.banner-section-eight .image-box{
position: relative;
display: block;
margin-right: 100px;
padding-right: 125px;
margin-left: -225px;
}
.banner-section-eight .image-box .image{
position: relative;
display: block;
}
.banner-section-eight .image-box .image img{
width: 100%;
}
.banner-section-eight .image-box .signature{
position: absolute;
top: 100px;
right: 0px;
}
.banner-section-eight .image-box .experience-box{
position: absolute;
right: 0px;
bottom: 96px;
width: 250px;
background: #231e5c;
padding: 23px 30px 22px 30px;
}
.banner-section-eight .image-box .experience-box h2{
font-size: 58px;
line-height: 60px;
color: #fff;
font-weight: 700;
margin-bottom: 0px;
}
.banner-section-eight .image-box .experience-box h2 .symble{
position: relative;
display: inline-block;
font-size: 30px;
top: -22px;
}
.banner-section-eight .image-box .experience-box h2 .year{
position: relative;
display: inline-block;
font-size: 20px;
font-weight: 600;
}
.banner-section-eight .image-box .experience-box p{
font-size: 16px;
line-height: 26px;
color: #a3a1b7;
margin-bottom: 0px;
}
.banner-section-eight .content-box{
position: relative;
display: block;
}
.banner-section-eight .content-box h6{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
color: var(--theme-color);
padding-left: 61px;
margin-bottom: 28px;
}
.banner-section-eight .content-box h6:before{
position: absolute;
content: '';
background: var(--theme-color);
width: 50px;
height: 1px;
left: 0px;
top: 12px;
}
.banner-section-eight .content-box h2{
position: relative;
display: block;
font-size: 100px;
line-height: 100px;
font-weight: 600;
color: #231e5c;
margin-bottom: 21px;
}
.banner-section-eight .content-box h3{
position: relative;
display: block;
font-size: 30px;
line-height: 40px;
color: #231e5c;
font-weight: 600;
margin-bottom: 34px;
}
.banner-section-eight .content-box h5{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
color: #231e5c;
font-weight: 600;
margin-bottom: 19px;
}
.banner-section-eight .content-box .form-inner .form-group{
position: relative;
margin-bottom: 0px;
}
.banner-section-eight .content-box .form-inner .form-group input[type='email']{
position: relative;
display: block;
max-width: 370px;
height: 60px;
width: 100%;
border: 1px solid #ded6d4;
background: transparent;
font-size: 16px;
color: #6a6970;
padding: 10px 20px;
margin-bottom: 20px;
}
.banner-section-eight .content-box .form-inner .form-group input:focus{
border-color: var(--theme-color);
}
.banner-section-eight .content-box .form-inner .btn-1{
padding: 14px 25px;
} .footer-style-eight{
position: relative;
background: #f6f0ef;
}
.footer-style-eight .widget-section{
padding: 91px 0px 68px 0px;
}
.footer-style-eight .logo-widget .footer-logo{
position: relative;
display: block;
margin-bottom: 30px;
}
.footer-style-eight .logo-widget p{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #6a6970;
margin-bottom: 15px;
}
.footer-style-eight .logo-widget h4{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
color: #231e5c;
font-weight: 600;
margin-bottom: 16px;
}
.footer-style-eight .logo-widget .support-box{
position: relative;
display: block;
padding: 0px 0px 0px 60px;
}
.footer-style-eight .logo-widget .support-box .icon-box{
position: absolute;
left: 0px;
top: 6px;
font-size: 42px;
color: var(--theme-color);
}
.footer-style-eight .logo-widget .support-box span{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #6a6970;
margin-bottom: 2px;
}
.footer-style-eight .logo-widget .support-box h5{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
font-weight: 600;
}
.footer-style-eight .logo-widget .support-box h5 a{
display: inline-block;
color: #231e5c;
}
.footer-style-eight .logo-widget .support-box h5 a:hover{
color: var(--theme-color);
}
.footer-style-eight .widget-title h3{
color: #231e5c;
}
.footer-style-eight .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-eight .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-eight .links-widget .links-list li a{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #6a6970;
}
.footer-style-eight .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-eight .post-widget .post{
position: relative;
display: block;
padding-left: 90px;
margin-bottom: 26px;
min-height: 121px;
}
.footer-style-eight .post-widget .post:last-child{
margin-bottom: 0px;
}
.footer-style-eight .post-widget .post .post-thumb{
position: absolute;
left: 0px;
top: 6px;
width: 60px;
height: 60px;
}
.footer-style-eight .post-widget .post .post-thumb img{
width: 100%;
}
.footer-style-eight .post-widget .post h6{
position: relative;
display: block;
font-size: 14px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
padding-left: 25px;
margin-bottom: 7px;
color: var(--theme-color);
}
.footer-style-eight .post-widget .post h6 i{
position: absolute;
left: 0px;
top: 5px;
font-weight: 400;
}
.footer-style-eight .post-widget .post h4{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
font-weight: 600;
margin-bottom: 0px;
}
.footer-style-eight .post-widget .post h4 a{
position: relative;
display: inline-block;
color: #231e5c;
}
.footer-style-eight .post-widget .post h4 a:hover{
color: var(--theme-color);
}
.footer-style-eight .footer-bottom{
background: #e6dcda;
}
.footer-style-eight .footer-bottom .bottom-inner p{
color: #6a6970;
}
.footer-style-eight .footer-bottom .footer-nav li a{
color: #6a6970;
}
.footer-style-eight .footer-bottom .footer-nav li a:hover{
color: var(--theme-color);
} .banner-section-nine{
position: relative;
margin-top: -37px;
}
.banner-section-nine .content-box{
max-width: 100%;
text-align: center;
}
.banner-section-nine .swiper-slide .bg-layer:before{
position: absolute;
content: '';
background: #000;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0.6;
}
.banner-section-nine .content-box h3{
position: relative;
display: block;
font-size: 30px;
line-height: 40px;
color: #fff;
font-weight: 700;
margin-bottom: 12px;
}
.banner-section-nine .content-box h2{
font-size: 100px;
line-height: 100px;
font-weight: 700;
margin-bottom: 20px;
}
.banner-section-nine .content-box p{
margin-bottom: 30px;
}
.banner-section-nine .content-box .btn-box{
position: relative;
display: flex;
align-items: center;
justify-content: center;
text-align: left;
}
.banner-section-nine .content-box .btn-box .btn-1{
padding: 14px 25px;
margin-right: 30px;
}
.banner-section-nine .content-box .btn-box .support-box{
position: relative;
display: block;
padding-left: 57px;
}
.banner-section-nine .content-box .btn-box .support-box .icon-box{
position: absolute;
left: 0px;
top: 6px;
font-size: 42px;
color: var(--theme-color);
}
.banner-section-nine .content-box .btn-box .support-box span{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #a8a3a3;
margin-bottom: 3px;
}
.banner-section-nine .content-box .btn-box .support-box h5{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
font-weight: 600;
margin-bottom: 0px;
}
.banner-section-nine .content-box .btn-box .support-box h5 a{
display: inline-block;
color: #fff;
}
.banner-section-nine .content-box .btn-box .support-box h5 a:hover{
color: var(--theme-color);
}
.banner-section-nine .swiper-slide{
padding: 220px 0px 230px 0px;
}
.banner-section-nine .slider__pagination{
position: absolute;
left: 50% !important;
transform: translate(-50%);
bottom: 41px !important;
z-index: 9;
width: auto !important;
}
.banner-section-nine .slider__pagination .swiper-pagination-bullet{
position: relative;
display: inline-block;
width: 12px;
height: 12px;
background: transparent;
border: 2px solid rgba(255, 255, 255, 0.50);
border-radius: 0px;
cursor: pointer;
margin: 0px 10px;
transition: all 500ms ease;
}
.banner-section-nine .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
border-color: #fff;
} .footer-style-nine{
position: relative;
background: #0f0f0f;
}
.footer-style-nine .widget-section{
padding: 162px 0px 90px 0px;
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.footer-style-nine .widget-section .footer-logo{
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0px;
padding: 23px 34px 34px 35px;
z-index: 1;
}
.footer-style-nine .widget-section .footer-logo:before{
position: absolute;
content: '';
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/shape3/shape_14.png);
left: 0px;
top: 0px;
width: 261px;
height: 90px;
background-repeat: no-repeat;
z-index: -1;
}
.footer-style-nine .about-widget h5{
display: block;
font-size: 18px;
line-height: 28px;
color: #fff;
font-weight: 600;
margin-bottom: 12px;
}
.footer-style-nine .about-widget .rating{
position: relative;
display: block;
align-items: center;
margin-bottom: 15px;
}
.footer-style-nine .about-widget .rating li{
position: relative;
display: block;
width: auto;
line-height: 35px;
color: #fff;
font-size: 18px;
margin-right: 0px;
margin-bottom: 5px;
}
.footer-style-nine .about-widget .rating li:last-child{
margin: 0px !important;
}
.footer-style-nine .about-widget .review{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
color: #fff;
margin-bottom: 15px;
}
.footer-style-nine .about-widget p{
font-size: 16px;
line-height: 26px;
color: #a8a3a3;
}
.footer-style-nine .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-nine .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-nine .links-widget .links-list li a{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #a8a3a3;
}
.footer-style-nine .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-nine .apps-widget .play-store{
position: relative;
display: block;
width: 100%;
text-align: center;
font-size: 18px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #0f0f0f;
font-weight: 600;
background: #fff;
padding: 13px 20px;
margin-bottom: 20px;
}
.footer-style-nine .apps-widget .play-store img{
position: relative;
margin-right: 10px;
}
.footer-style-nine .apps-widget .app-store{
position: relative;
display: block;
width: 100%;
font-size: 18px;
line-height: 28px;
font-family: 'Inter', sans-serif;
font-weight: 600;
color: #fff;
border: 1px solid #fff;
padding: 12px 20px;
text-align: center;
}
.footer-style-nine .apps-widget .app-store img{
position: relative;
margin-right: 10px;
}
.footer-style-nine .apps-widget .social-links li{
position: relative;
display: inline-block;
float: left;
font-size: 18px;
margin-right: 25px;
}
.footer-style-nine .apps-widget .social-links li:last-child{
margin: 0px !important;
}
.footer-style-nine .apps-widget .social-links li a{
display: inline-block;
color: #a8a3a3;
}
.footer-style-nine .apps-widget .social-links li a:hover{
color: var(--theme-color);
}
.footer-style-nine .footer-bottom{
background: transparent;
}
.footer-style-nine .footer-bottom .bottom-inner p{
color: #a8a3a3;
}
.footer-style-nine .footer-bottom .footer-nav li a{
color: #a8a3a3;
}
.footer-style-nine .footer-bottom .footer-nav li a:hover{
color: var(--theme-color);
} .banner-section-ten{
position: relative;
padding: 0px 100px;
}
.banner-section-ten:before{
position: absolute;
content: '';
top: 0px;
right: 0px;
background: var(--theme-color);
width: 380px;
height: 390px;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 0%);
}
.banner-section-ten .swiper-slide{
padding: 0px;
}
.banner-section-ten .content-box{
position: relative;
max-width: 645px;
width: 100%;
background: #363283;
padding: 143px 60px 146px 80px;
}
.banner-section-ten .swiper-slide .bg-layer{
width: calc(100% - 645px);
}
.banner-section-ten .swiper-slide:before{
position: absolute;
content: '';
background: var(--theme-color);
top: 0px;
right: 0px;
width: 285px;
height: 285px;
z-index: 1;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 0%);
mix-blend-mode: multiply;
}
.banner-section-ten .content-box h3{
position: relative;
display: block;
font-size: 30px;
line-height: 40px;
color: #fff;
font-weight: 600;
margin-bottom: 8px;
transform: scale(1) !important;
opacity: 1;
}
.banner-section-ten .content-box h2{
position: relative;
display: inline-block;
font-size: 80px;
line-height: 90px;
transform: scale(1) !important;
opacity: 1;
margin-bottom: 7px;
}
.banner-section-ten .content-box h2:before{
position: absolute;
content: '';
background: var(--theme-color);
width: calc(100% - 11px);
height: 19px;
left: 6px;
bottom: 16px;
z-index: -1;
clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%, 5% 0%);
}
.banner-section-ten .content-box h5{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
color: #fff;
font-weight: 600;
padding-top: 26px;
}
.banner-section-ten .content-box .rating{
position: relative;
display: flex;
align-items: center;
margin-bottom: 15px;
margin-top: 12px;
}
.banner-section-ten .content-box .rating li{
position: relative;
display: inline-block;
width: 35px;
height: 35px;
line-height: 37px;
text-align: center;
font-size: 16px;
color: #fff;
background: var(--theme-color);
margin-right: 5px;
}
.banner-section-ten .content-box .rating li:last-child{
margin: 0px !important;
}
.banner-section-ten .content-box .review{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
color: #aaa9bb;
margin-bottom: 20px;
}
.banner-section-ten .content-box h5 a{
position: relative;
display: inline-block;
color: #fff;
padding-left: 38px;
}
.banner-section-ten .content-box h5 a i{
position: absolute;
display: inline-block;
left: 0px;
top: 1px;
width: 26px;
height: 26px;
line-height: 26px;
font-size: 12px;
color: #fff;
background: #464296;
text-align: center;
}
.banner-section-ten .banner-slider-nav{
position: absolute;
display: flex;
left: 505px;
bottom: 55px;
z-index: 9;
}
.banner-section-ten .banner-slider-nav .banner-slider-control{
position: relative;
display: inline-block;
font-size: 30px;
color: #fff;
cursor: pointer;
transition: all 500ms ease;
}
.banner-section-ten .banner-slider-nav .banner-slider-button-prev{
margin-right: 20px;
} .footer-style-ten{
position: relative;
background: #363283;
}
.footer-style-ten .widget-section{
padding: 100px 0px 100px 0px;
}
.footer-style-ten .footer-logo{
margin-bottom: 29px;
}
.footer-style-ten .logo-widget p{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #bfbed3;
margin-bottom: 25px;
}
.footer-style-ten .logo-widget h6{
position: relative;
display: block;
font-size: 14px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
margin-bottom: 1px;
}
.footer-style-ten .logo-widget h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
color: #fff;
font-weight: 600;
margin-bottom: 17px;
}
.footer-style-ten .logo-widget a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 28px;
color: #fff;
font-weight: 600;
padding-left: 38px;
background: transparent;
}
.footer-style-ten .logo-widget a i{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 26px;
height: 26px;
line-height: 26px;
background: #464296;
font-size: 12px;
color: #fff;
text-align: center;
}
.footer-style-ten .logo-widget a span{
color: #bfbed3;
}
.footer-style-ten .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-ten .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-ten .links-widget .links-list li a{
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #bfbed3;
}
.footer-style-ten .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-ten .contact-widget{
position: relative;
display: block;
width: 100%;
border: 1px solid rgba(255, 255, 255, 0.10);
padding: 27px 40px 33px 40px;
}
.footer-style-ten .contact-widget .nice-select{
background: transparent;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
font-size: 16px;
line-height: 26px;
height: 34px;
color: #bfbed3;
padding: 0px;
margin-bottom: 24px;
}
.footer-style-ten .contact-widget .nice-select:after{
border-color: #bfbed3;
}
.footer-style-ten .contact-widget .support-box{
position: relative;
display: block;
padding: 0px 0px 0px 58px;
margin-bottom: 17px;
}
.footer-style-ten .contact-widget .support-box .icon-box{
position: absolute;
display: inline-block;
left: 0px;
top: 28px;
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
font-size: 24px;
color: #fff;
border-radius: 50%;
background: var(--theme-color);
}
.footer-style-ten .contact-widget .select-box{
min-height: 44px;
}
.footer-style-ten .contact-widget .support-box span{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #bfbed3;
margin-bottom: 2px;
}
.footer-style-ten .contact-widget .support-box h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
font-weight: 600;
}
.footer-style-ten .contact-widget .support-box h3 a{
display: inline-block;
color: #f3f0ef;
}
.footer-style-ten .contact-widget .support-box h3 a:hover{
color: var(--theme-color);
}
.footer-style-ten .contact-widget p{
font-size: 16px;
line-height: 26px;
color: #bfbed3;
}
.footer-style-ten .contact-widget h5{
font-size: 18px;
line-height: 28px;
font-weight: 600;
}
.footer-style-ten .contact-widget h5 a{
position: relative;
display: inline-block;
padding-left: 37px;
color: #fff;
}
.footer-style-ten .contact-widget h5 a:hover{
color: var(--theme-color);
}
.footer-style-ten .contact-widget h5 a i{
position: absolute;
display: inline-block;
left: 0px;
top: 1px;
width: 26px;
height: 26px;
line-height: 26px;
font-size: 12px;
color: #fff;
background: #464296;
text-align: center;
}
.footer-style-ten .contact-widget .widget-title{
margin-bottom: 16px;
}
.footer-style-ten .footer-bottom{
background: #2c2870;
}
.footer-style-ten .footer-bottom .footer-card{
position: relative;
display: flex;
align-items: center;
}
.footer-style-ten .footer-bottom .footer-card li{
margin-right: 10px;
}
.footer-style-ten .footer-bottom .footer-card li:last-child{
margin: 0px !important;
}
.footer-style-ten .footer-bottom .footer-card li a{
position: relative;
display: inline-block;
font-size: 46px;
color: #bfbed3;
}
.footer-style-ten .footer-bottom .footer-card li a:hover{
color: var(--theme-color);
}
.footer-style-ten .footer-bottom{
padding: 9px 0px;
} .banner-section-11{
position: relative;
background: #f2f0f1;
}
.banner-section-11 .shape_one {
height: 60px;
background: #01365e;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1;
}
.banner-section-11 .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.banner-section-11 .content-box h2{
font-weight: 700;
color: #01365e;
}
.banner-section-11 .content-box h2 span{
position: relative;
display: inline-block;
text-transform: uppercase;
color: var(--theme-color);
}
.banner-section-11 .content-box h2 span:before{
position: absolute;
content: '';
background: var(--theme-color);
width: 100%;
height: 8px;
left: 0px;
bottom: 0px;
border-radius: 50%;
}
.banner-section-11 .content-box p{
font-size: 18px;
line-height: 30px;
color: #696667;
margin-bottom: 30px;
}
.banner-section-11 .content-box .btn-1{
padding: 14px 25px;
background: #01365e;
}
.banner-section-11 .content-box .btn-1 span{
background: var(--theme-color);
}
.banner-section-11 .image-layer .image-1{
position: absolute;
top: 0px;
right: 0px;
}
.banner-section-11 .image-layer .image-2{
position: absolute;
right: 50px;
bottom: 0px;
}
.banner-section-11 .swiper-slide{
padding: 330px 250px 200px 250px;
}
.banner-section-11 .banner-slider-nav{
position: absolute;
left: 60px;
top: 50%;
height: 266px;
margin-top: -133px;
z-index: 9;
}
.banner-section-11 .banner-slider-nav .banner-slider-control{
position: absolute;
left: 0px;
display: inline-block;
font-size: 34px;
color: #030727;
cursor: pointer;
transition: all 500ms ease;
}
.banner-section-11 .banner-slider-nav .banner-slider-control.banner-slider-button-prev{
top: 0px;
}
.banner-section-11 .banner-slider-nav .banner-slider-control.banner-slider-button-next{
bottom: 0px;
}
.banner-section-11 .banner-slider-nav .banner-slider-control:hover{
color: var(--theme-color);
}
.banner-section-11 .slider__pagination{
position: absolute;
left: 70px !important;
top: 50%;
margin-top: -105px;
z-index: 9;
counter-reset: slides-num;
width: auto !important;
}
.banner-section-11 .slider__pagination .swiper-pagination-bullet {
position: relative;
width: 3px;
height: 70px;
background-color: #e5e9e7;
opacity: 1;
margin: 0px;
border-radius: 0px;
display: block;
cursor: pointer;
counter-increment: slides-num;
}
.banner-section-11 .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--theme-color);
}
.banner-section-11 .slider__pagination .swiper-pagination-bullet::after {
position: absolute;
right: -45px;
top: 21px;
content: "0" counter(slides-num);
display: inline-block;
font-size: 24px;
color: var(--theme-color);
font-weight: 600;
font-family: 'inter', sans-serif;
opacity: 0;
transition: all 500ms ease;
}
.banner-section-11 .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{
opacity: 1;
} .footer-style-11{
position: relative;
background: #01365e;
}
.footer-style-11 .footer-top{
position: relative;
padding: 177px 0px 60px 0px;
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.footer-style-11 .footer-top .top-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-style-11 .footer-top .top-inner .text-box{
position: relative;
display: flex;
align-items: center;
}
.footer-style-11 .footer-top .top-inner .text-box h3{
font-size: 26px;
line-height: 26px;
color: #fff;
font-weight: 600;
margin-right: 30px;
}
.footer-style-11 .footer-top .top-inner .text-box h5{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
font-weight: 600;
}
.footer-style-11 .footer-top .top-inner .text-box h5 a{
position: relative;
display: inline-block;
color: #fff;
padding-left: 38px;
}
.footer-style-11 .footer-top .top-inner .text-box h5 a:hover{
color: var(--theme-color);
}
.footer-style-11 .footer-top .top-inner .text-box h5 a i{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 26px;
height: 26px;
line-height: 26px;
font-size: 12px;
color: #fff;
background: #114871;
text-align: center;
}
.footer-style-11 .widget-section{
position: relative;
padding: 72px 0px 82px 0px;
}
.footer-style-11 .contact-widget .info-list{
margin-bottom: 20px;
}
.footer-style-11 .contact-widget .info-list li{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #a8b9c6;
margin-bottom: 16px;
}
.footer-style-11 .contact-widget .info-list li a{
display: inline-block;
color: #a8b9c6;
}
.footer-style-11 .contact-widget .info-list li a:hover{
color: var(--theme-color);
}
.footer-style-11 .contact-widget h5{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
font-weight: 600;
}
.footer-style-11 .contact-widget h5 a{
position: relative;
display: inline-block;
color: #fff;
padding-left: 38px;
}
.footer-style-11 .contact-widget h5 a:hover{
color: var(--theme-color);
}
.footer-style-11 .contact-widget h5 a i{
position: absolute;
display: inline-block;
left: 0px;
top: 2px;
width: 26px;
height: 26px;
line-height: 26px;
font-size: 12px;
color: #fff;
background: #114871;
text-align: center;
}
.footer-style-11 .links-widget .links-list li{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
margin-bottom: 9px;
}
.footer-style-11 .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-11 .links-widget .links-list li a{
position: relative;
display: inline-block;
color: #a8b9c6;
}
.footer-style-11 .links-widget .links-list li a:hover{
color: #fff;
}
.footer-style-11 .footer-bottom{
background: var(--theme-color);
}
.footer-style-11 .footer-bottom .copyright p,
.footer-style-11 .footer-bottom .copyright p a{
color: #fff;
}
.footer-style-11 .footer-nav li a{
color: #fff;
}
.footer-style-11 .footer-nav li a:hover{
text-decoration: underline;
}
.footer-style-11 .footer-nav li:before{
background: #fff;
} .banner-section-12{
position: relative;
padding: 67px 0px 73px 0px;
background: linear-gradient(90deg, #efebfc 0%, #fde9f8 50%);
}
.banner-section-12 .outer-container{
position: relative;
max-width: 1420px;
width: 100%;
padding: 0px 15px;
margin: 0 auto;
}
.banner-section-12 .content-box{
position: relative;
display: block;
}
.banner-section-12 .content-box h2{
position: relative;
display: inline-block;
max-width: 634px;
width: 100%;
font-size: 66px;
line-height: 80px;
font-weight: 700;
color: #fff;
margin-bottom: 33px;
z-index: 1;
padding: 17px 0px 16px 26px;
}
.banner-section-12 .content-box h2:before{
position: absolute;
content: '';
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/icons/shape_16.png);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: left top;
z-index: -1;
}
.banner-section-12 .content-box .text-box{
position: relative;
display: block;
padding-left: 28px;
}
.banner-section-12 .content-box .text-box:before{
position: absolute;
content: '';
background: #f325b9;
width: 4px;
height: calc(100% - 16px);
left: 0px;
top: 6px;
border-radius: 2px;
}
.banner-section-12 .content-box .text-box p{
font-size: 18px;
line-height: 30px;
color: #696675;
margin-bottom: 30px;
}
.banner-section-12 .content-box .btn-1{
border-radius: 35px;
padding: 14px 25px;
}
.banner-section-12 .image-box{
position: relative;
display: block;
margin-left: 67px;
}
.banner-section-12 .image-box img{
width: 100%;
}
.banner-section-12 .image-box .image-content{
position: absolute;
left: -100px;
bottom: 100px;
width: 270px;
background: #fff;
border-radius: 10px;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
padding: 11px 15px 15px 88px;
}
.banner-section-12 .image-box .image-content .icon-box{
position: absolute;
display: inline-block;
left: 20px;
top: 15px;
width: 54px;
height: 54px;
line-height: 54px;
background: #f6f5f9;
text-align: center;
border-radius: 10px;
font-size: 28px;
color: var(--theme-color);
}
.banner-section-12 .image-box .image-content h3{
position: relative;
display: block;
font-size: 26px;
line-height: 36px;
font-weight: 600;
margin-bottom: 0px;
}
.banner-section-12 .image-box .image-content h5{
position: relative;
display: block;
font-size: 18px;
line-height: 22px;
font-weight: 600;
}
.banner-section-12 .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
} .footer-style-12{
position: relative;
background: linear-gradient(90deg, #efebfc 0%, #fde9f8 50%);
padding: 100px 0px 0px 0px;
}
.footer-style-12 .footer-top{
position: relative;
display: block;
text-align: center;
padding-bottom: 93px;
}
.footer-style-12 .footer-top .single-info-box{
position: relative;
display: block;
margin-bottom: 52px;
}
.footer-style-12 .footer-top .single-info-box .icon-box{
position: relative;
display: inline-block;
width: 56px;
height: 56px;
line-height: 56px;
background: #fff;
text-align: center;
font-size: 26px;
color: var(--theme-color);
border-radius: 50%;
margin-bottom: 17px;
}
.footer-style-12 .footer-top .single-info-box h4{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
font-weight: 600;
margin-bottom: 5px;
}
.footer-style-12 .footer-top .single-info-box p{
font-size: 16px;
line-height: 26px;
color: #696675;
}
.footer-style-12 .footer-top form{
position: relative;
display: flex;
align-items: center;
justify-content: left;
background: #fff;
border-radius: 50px;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.10);
padding: 15px 10px;
}
.footer-style-12 .footer-top .form_group{
position: relative;
margin-bottom: 0px;
}
.footer-style-12 .footer-top .form-group h4{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
font-weight: 600;
padding-left: 40px;
margin-left: 20px;
padding-right: 30px;
}
.footer-style-12 .footer-top .form-group h4:before{
position: absolute;
content: '';
background: #e6e5ed;
width: 1px;
height: 40px;
top: -5px;
right: 0px;
}
.footer-style-12 .footer-top .form_group i{
position: absolute;
left: 40px;
top: 6px;
font-size: 26px;
color: var(--theme-color);
z-index:1;
}
.footer-style-12 .footer-top .form_group input[type='email']{
position: relative;
display: block;
width: 900px;
border: none;
padding-left: 85px;
padding-right:30px;
height: 40px;
}
.footer-style-12 .footer-top .form_group button.btn-1{
position: absolute;
top: -5px;
right: -245px;
width: 188px;
font-size: 16px;
line-height: 26px;
font-family: 'Inter', sans-serif;
font-weight: 700;
color: #fff;
padding: 12px 40px;
border-radius: 35px;
background: linear-gradient(90deg, #532cf6 0%, #f22abb 100%);
}
.footer-style-12 .widget-section{
padding-bottom: 90px;
}
.footer-style-12 .logo-widget .footer-logo{
margin-bottom: 27px;
}
.footer-style-12 .logo-widget h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
font-weight: 600;
margin-bottom: 16px;
}
.footer-style-12 .logo-widget .list-item li{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #696675;
padding-left: 35px;
margin-bottom: 4px;
}
.footer-style-12 .logo-widget .list-item li:last-child{
margin-bottom: 0px;
}
.footer-style-12 .logo-widget .list-item li:before{
position: absolute;
content: '\e932';
font-family: 'icomoon';
font-size: 24px;
left: 0px;
top: 2px;
color: var(--theme-color);
}
.footer-style-12 .logo-widget .list-item{
margin-bottom: 24px;
}
.footer-style-12 .logo-widget h5{
position: relative;
display: block;
}
.footer-style-12 .logo-widget h5 a{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #181429;
font-weight: 600;
padding-left: 37px;
transition: all 500ms ease;
}
.footer-style-12 .logo-widget h5 a i{
position: absolute;
left: 0px;
top: 2px;
width: 26px;
height: 26px;
line-height: 26px;
background: #e3ddee;
text-align: center;
border-radius: 5px;
font-size: 12px;
}
.footer-style-12 .logo-widget h5 a:hover{
color: var(--theme-color);
}
.footer-style-12 .widget-title h3{
color: #181429;
}
.footer-style-12 .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 10px;
}
.footer-style-12 .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-12 .links-widget .links-list li a{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #696675;
}
.footer-style-12 .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-12 .contact-widget .info-list li{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #696675;
margin-bottom: 12px;
}
.footer-style-12 .contact-widget .info-list li:last-child{
margin-bottom: 0px;
}
.footer-style-12 .contact-widget .info-list li h5{
display: block;
font-size: 17px;
line-height: 28px;
font-weight: 600;
}
.footer-style-12 .contact-widget .info-list li a{
display: inline-block;
color: #696675;
}
.footer-style-12 .contact-widget .info-list li a:hover{
color: var(--theme-color);
}
.footer-style-12 .contact-widget .social-links{
position: relative;
display: flex;
align-items: center;
margin-top: 20px;
}
.footer-style-12 .contact-widget .social-links li{
position: relative;
display: inline-block;
margin-right: 10px;
}
.footer-style-12 .contact-widget .social-links li:last-child{
margin: 0px !important;
}
.footer-style-12 .contact-widget .social-links li a{
position: relative;
display: inline-block;
width: 44px;
height: 44px;
line-height: 44px !important;
font-size: 18px !important;
border: 1px solid #dbcfdc;
border-radius: 50%;
color: #a9a5b8 !important;
text-align: center;
}
.footer-style-12 .contact-widget .social-links li a:hover{
color: #fff !important;
background: var(--theme-color);
border-color: var(--theme-color);
}
.footer-style-12 .footer-bottom{
background: #fff;
}
.footer-style-12 .footer-bottom p,
.footer-style-12 .footer-bottom .footer-nav li a{
color: #696675;
}
.footer-style-12 .footer-bottom .footer-nav li a:hover{
color: var(--theme-color);
} .banner-section-13{
position: relative;
text-align: center;
margin-top: -94px;
}
.home-13-banner{
margin-top: 0;
}
.banner-section-13 .content-box{
max-width: 100%;
}
.banner-section-13 .content-box h3{
font-size: 40px;
line-height: 50px;
font-weight: 600;
color: #fff;
margin-bottom: 10px;
}
.banner-section-13 .content-box h2{
font-size: 80px;
line-height: 90px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 12px;
}
.banner-section-13 .content-box h2 span{
position: relative;
display: inline-block;
}
.banner-section-13 .content-box h2 span:before{
position: absolute;
content: var(text);
left: 0px;
top: 10px;
color: #000;
}
.banner-section-13 .content-box h2 span .border-text{
position: absolute;
left: 0px;
top: 5px;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 1);
}
.banner-section-13 h4 {
border-bottom: 0 !important;
}
.banner-section-13 .content-box h4{
position: relative;
display: block;
font-size: 30px;
line-height: 40px;
color: #fff;
font-weight: 600;
margin-bottom: 41px;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section-13 .swiper-slide.swiper-slide-active .content-box h4{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 700ms;
-moz-transition-delay: 700ms;
-ms-transition-delay: 700ms;
-o-transition-delay: 700ms;
transition-delay: 700ms;
}
.banner-section-13 .content-box .btn-1{
border-radius: 5px;
padding: 14px 25px;
}
.banner-section-13 .swiper-slide:before{
position: absolute;
content: '';
background: #000000;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
z-index: 1;
opacity: 0.3;
}
.banner-section-13 .swiper-slide:after{
position: absolute;
content: '';
background: linear-gradient(10deg, #0b182e 50%, #832826 100%);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
z-index: 1;
opacity: 0.55;
}
.banner-section-13 .swiper-slide{
padding: 240px 0px 350px 0px;
}
.banner-section-13 .banner-slider-nav{
position: absolute;
left: 0px;
top: 50%;
margin-top: -28px;
width: 100%;
z-index: 9;
}
.banner-section-13 .banner-slider-nav .banner-slider-control{
position: absolute;
top: 0px;
display: inline-block;
width: 56px;
height: 56px;
line-height: 62px;
background: #fff;
text-align: center;
font-size: 24px;
color: #3c344f;
cursor: pointer;
transition: all 500ms ease;
}
.banner-section-13 .banner-slider-nav .banner-slider-control:hover{
color: #fff;
background: var(--theme-color);
}
.banner-section-13 .banner-slider-nav .banner-slider-control.banner-slider-button-prev{
left: 60px;
}
.banner-section-13 .banner-slider-nav .banner-slider-control.banner-slider-button-next{
right: 60px;
} .highlights_sec_13 .icon_box img{
max-width: 93px;
} .footer-style-13{
position: relative;
background: #0b182e;
}
.footer-style-13 .footer-bottom{
background: transparent;
}
.footer-style-13 .widget-section{
padding: 93px 0px 82px 0px;
border-bottom: 1px solid #2d3c54;
}
.footer-style-13 .logo-widget .form-inner .form-group{
position: relative;
margin-bottom: 15px;
}
.footer-style-13 .logo-widget .form-inner .form-group:last-child{
margin-bottom: 0px;
}
.footer-style-13 .logo-widget .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 54px;
font-size: 16px;
color: #fff;
border: none;
border-bottom: 1px solid #2d3c54;
margin-bottom: 20px;
background: transparent;
padding: 0px;
transition: all 500ms ease;
}
.footer-style-13 .logo-widget .form-inner .form-group input:focus{
border-color: var(--theme-color);
color: #fff;
}
.footer-style-13 .logo-widget .form-inner .form-group button[type='submit']{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
background: #1c2b43;
padding: 8px 22px;
cursor: pointer;
border-radius: 5px;
transition: all 500ms ease;
}
.footer-style-13 .logo-widget .form-inner .form-group button[type='submit']:hover{
background: var(--theme-color);
}
.footer-style-13 .logo-widget .footer-logo{
margin-bottom: 29px;
}
.footer-style-13 .logo-widget p{
font-size: 16px;
line-height: 26px;
color: #a8b2c4;
margin-bottom: 20px;
}
.footer-style-13 .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 10px;
}
.footer-style-13 .links-widget .links-list li a{
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #a8b2c4;
}
.footer-style-13 .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-13 .location-widget .location-inner{
position: relative;
width: 100%;
min-height: 187px;
}
.footer-style-13 .location-widget .location-inner .map{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.footer-style-13 .location-widget p{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #a8b2c4;
margin-bottom: 22px;
}
.footer-style-13 .location-widget .location-box{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
}
.footer-style-13 .location-widget .location-box .single-item{
position: absolute;
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--theme-color);
cursor: pointer;
transition: all 500ms ease;
}
.footer-style-13 .location-widget .location-box .single-item:before{
position: absolute;
content: '';
width: 16px;
height: 16px;
left: -4px;
top: -4px;
border-radius: 50%;
background: var(--theme-color);
transform: scale(0,0);
opacity: 0.5;
transition: all 500ms ease;
}
.footer-style-13 .location-widget .location-box .single-item.current:before,
.footer-style-13 .location-widget .location-box .single-item:hover:before{
transform: scale(1,1);
}
.footer-style-13 .location-widget .location-box .single-item:first-child{
left: 10px;
top: 35px;
}
.footer-style-13 .location-widget .location-box .single-item span{
position: absolute;
left: 0px;
top: -11px;
left: 13px;
min-width: 123px;
background: #fff;
padding: 2px 5px;
border-radius: 5px;
font-size: 16px;
line-height: 26px;
color: #0b182e;
text-align: center;
visibility: hidden;
z-index: 1;
transition: all 500ms ease;
}
.footer-style-13 .location-widget .location-box .single-item.current span,
.footer-style-13 .location-widget .location-box .single-item:hover span{
visibility: visible;
left: 23px;
}
.footer-style-13 .location-widget .location-box .single-item span:before{
position: absolute;
content: '';
background: #fff;
width: 6px;
height: 13px;
left: -6px;
top: 50%;
transform: translateY(-50%);
clip-path: polygon(0% 50%, 100% 0%, 100% 100%, 0% 50%, 0% 0%);
}
.footer-style-13 .location-widget .location-box .single-item:nth-child(2){
left: 65px;
top: 75px;
}
.footer-style-13 .location-widget .location-box .single-item:nth-child(3){
left: 110px;
bottom: 52px;
}
.footer-style-13 .location-widget .location-box .single-item:nth-child(4){
left: 130px;
top: 17px;
}
.footer-style-13 .location-widget .location-box .single-item:nth-child(5){
left: 210px;
bottom: 50px;
}
.footer-style-13 .location-widget .location-box .single-item:nth-child(6){
right: 123px;
top: 57px;
}
.footer-style-13 .location-widget .location-box .single-item:nth-child(7){
right: 50px;
top: 87px;
}
.footer-style-13 .location-widget .location-box .single-item:nth-child(8){
right: 33px;
bottom: 31px;
} .banner-section-14{
position: relative;
background: #aed500;
padding: 175px 0px 110px 0px;
overflow: hidden;
}
.banner-section-14 .outer-container{
position: relative;
max-width: 1620px;
padding: 0px 15px;
margin: 0 auto;
}
.banner-section-14 .text-box{
position: relative;
max-width: 1070px;
width: 100%;
padding-left: 98px;
}
.banner-section-14 .text-box .link{
position: absolute;
left: 0px;
top: 13px;
}
.banner-section-14 .text-box .link a{
position: relative;
display: inline-block;
width: 70px;
height: 70px;
line-height: 76px;
border: 1px solid #94b403;
border-radius: 50%;
text-align: center;
font-size: 30px;
color: #101300;
transition: all 500ms ease;
}
.banner-section-14 .text-box .link a:hover{
color: #fff;
background: #101300;
border-color: #101300;
}
.banner-section-14 .text-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 100px;
font-weight: 700;
color: #060700;
}
.banner-section-14 .experience-box{
position: absolute;
top: 0px;
right: 15px;
}
.banner-section-14 .experience-box .inner-box{
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 270px;
height: 270px;
text-align: center;
padding: 0px 0px;
text-align: center;
}
.banner-section-14 .experience-box .inner-box:before{
position: absolute;
content: '';
background: #1e1f1b;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
border-radius: 50%;
opacity: 0.3;
}
.banner-section-14 .experience-box .inner-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 100px;
color: #fff;
font-weight: 700;
}
.banner-section-14 .experience-box .inner-box h2 span{
position: relative;
display: inline-block;
font-size: 40px;
line-height: 40px;
top: -40px;
margin-left: 8px;
}
.banner-section-14 .experience-box .inner-box h5{
display: block;
font-size: 17px;
line-height: 26px;
color: #fff;
font-weight: 600;
}
.banner-section-14 .experience-box .round-box-content{
position: absolute;
left: -38px;
top: 145px;
transform: rotate(-93deg);
}
.banner-section-14 .experience-box .round-box-content .curved-circle-2{
font-size: 15px;
line-height: 26px;
font-family: 'Inter', sans-serif;
color: #060700;
font-weight: 700;
text-transform: uppercase;
}
.banner-section-14 .pattern-layer{
position: absolute;
bottom: -90px;
right: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: right bottom;
}
.footer-style-four.home-14{
background: #060700;
padding-top: 93px;
}
.footer-style-four.home-14 .footer-logo{
margin-bottom: 40px;
}
.footer-style-four .contact-widget h2{
font-size: 48px;
line-height: 58px;
color: #fff;
font-weight: 600;
margin-bottom: 22px;
}
.footer-style-four.home-14 .social-links li a{
background: transparent;
border: 1px solid #2d2f21;
color: #a5a79f;
}
.footer-style-four.home-14 .social-links li a:hover{
color: #fff;
background: var(--theme-color);
border-color: var(--theme-color);
}
.footer-style-four.home-14 .footer-bottom p{
color: #060700;
}
.footer-style-four.home-14 .footer-bottom a{
color: #060700;
}
.footer-style-four.home-14 .footer-bottom a:hover{
text-decoration: underline;
}
.footer-style-four.home-14 .footer-bottom .footer-nav li a{
color: #060700;
} .banner-section-15{
position: relative;
}
.banner-section-15 .content-box{
max-width: 520px;
}
.banner-section-15 .swiper-slide:after{
position: absolute;
content: '';
background: var(--theme-color);
width: 905px;
height: 905px;
border-radius: 50%;
left: 130px;
top: 0px;
opacity: 0.8;
}
.banner-section-15 .content-box .icon-box{
position: relative;
display: inline-block;
font-size: 60px;
color: #fff;
margin-bottom: 26px;
}
.banner-section-15 .content-box h2{
position: relative;
display: block;
font-size: 72px;
line-height: 82px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 36px;
}
.banner-section-15 .content-box h2 span{
font-weight: 400;
}
.banner-section-15 .content-box .btn-1{
background: transparent;
border: 1px solid #fff;
padding: 13px 24px;
}
.banner-section-15 .swiper-slide{
padding: 250px 0px 200px 0px;
}
.banner-section-15 .swiper-slide:before{
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
content: '';
background: linear-gradient(-180deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.0) 70%);
z-index: 1;
}
.banner-section-15 .banner-slider-nav{
position: absolute;
right: 94px;
top: 50%;
height: 266px;
margin-top: -133px;
z-index: 9;
}
.banner-section-15 .banner-slider-nav .banner-slider-control{
position: absolute;
left: 0px;
display: inline-block;
font-size: 34px;
color: #fff;
cursor: pointer;
transition: all 500ms ease;
}
.banner-section-15 .banner-slider-nav .banner-slider-control.banner-slider-button-prev{
top: 0px;
}
.banner-section-15 .banner-slider-nav .banner-slider-control.banner-slider-button-next{
bottom: 0px;
}
.banner-section-15 .banner-slider-nav .banner-slider-control:hover{
color: var(--theme-color);
}
.banner-section-15 .slider__pagination{
position: absolute;
right: 70px;
top: 50%;
left:inherit !important;
width:auto !important;
margin-top: -105px;
z-index: 9;
counter-reset: slides-num;
}
.banner-section-15 .slider__pagination .swiper-pagination-bullet {
position: relative;
width: 3px;
height: 70px;
background-color: rgba(255, 255, 255, 0.10);
opacity: 1;
margin: 0px;
border-radius: 0px;
display: block;
cursor: pointer;
counter-increment: slides-num;
}
.banner-section-15 .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--theme-color);
}
.banner-section-15 .slider__pagination .swiper-pagination-bullet::after {
position: absolute;
right: 15px;
top: 21px;
content: "0" counter(slides-num);
display: inline-block;
font-size: 24px;
color: var(--theme-color);
font-weight: 600;
font-family: 'inter', sans-serif;
opacity: 0;
transition: all 500ms ease;
}
.banner-section-15 .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{
opacity: 1;
}
.banner-section-15 .social-links{
position: absolute;
left: 40px;
top: 50%;
transform: translateY(-50%);
z-index: 2;
text-align: center;
}
.banner-section-15 .social-links li{
position: relative;
display: block;
margin-bottom: 50px;
}
.banner-section-15 .social-links li:last-child{
margin-bottom: 0px;
}
.banner-section-15 .social-links li i a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 20px;
color: #fff;
}
.banner-section-15 .social-links li i{
position: relative;
display: block;
color: #fff;
margin-bottom: 8px;
}
.banner-section-15 .social-links li span{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #fff;
writing-mode: vertical-lr;
transition: 0.5s;
}
.banner-section-15 .social-links li a:hover span{
color: var(--theme-color);
} .footer-style-15{
position: relative;
background: #070009;
}
.footer-style-15 .footer-top{
position: relative;
padding: 97px 0px 54px 0px;
}
.footer-style-15 .footer-top h2{
position: relative;
display: block;
font-size: 72px;
line-height: 90px;
color: #fff;
font-weight: 700;
}
.footer-style-15 .footer-top .form-inner{
position: relative;
margin-top: -17px;
}
.footer-style-15 .footer-top .form-inner .form-group{
position: relative;
margin: 0px;
}
.footer-style-15 .footer-top .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 90px;
font-size: 16px;
color: #a9a5aa;
background: transparent;
border: none;
border-bottom: 1px solid #2b292c;
padding-left: 0px;
padding-right: 60px;
transition: all 500ms ease;
}
.footer-style-15 .footer-top .form-inner .form-group input:focus{
border-color: var(--theme-color);
}
.footer-style-15 .footer-top .form-inner .form-group button[type='submit']{
position: absolute;
top: 34px;
right: 0px;
font-size: 24px;
color: #fff;
cursor: pointer;
background: transparent;
transition: all 500ms ease;
}
.footer-style-15 .footer-top .form-inner .form-group input:focus + button,
.footer-style-15 .footer-top .form-inner .form-group button:hover{
color: var(--theme-color);
}
.footer-style-15 .footer-top .inner-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-style-15 .footer-top .inner-box .author-box{
position: relative;
display: flex;
align-items: center;
}
.footer-style-15 .footer-top .inner-box .author-box .author-thumb{
position: relative;
display: inline-block;
width: 64px;
height: 64px;
border-radius: 50%;
}
.footer-style-15 .footer-top .inner-box .author-box .author-thumb img{
width: 100%;
border-radius: 50%;
}
.footer-style-15 .footer-top .inner-box .author-box span{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 24px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
padding: 6px 10px;
border-radius: 30px;
background: var(--theme-color);
border: 2px solid #070009;
margin-left: -12px;
}
.footer-style-15 .footer-top .inner-box .author-box h5{
font-size: 17px;
line-height: 28px;
color: #fff;
font-weight: 600;
margin-left: 10px;
}
.footer-style-15 .widget-section{
padding-bottom: 90px;
border-bottom: 1px solid #2b292c;
}
.footer-style-15 .logo-widget{
position: relative;
max-width: 470px;
}
.footer-style-15 .logo-widget .top-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 22px;
}
.footer-style-15 .logo-widget .social-links{
position: relative;
display: flex !important;
align-items: center;
}
.footer-style-15 .logo-widget .social-links li{
margin-right: 10px !important;
}
.footer-style-15 .logo-widget .social-links li:last-child{
}
.footer-style-15 .logo-widget .social-links li a{
position: relative;
display: inline-block;
width: 45px;
height: 45px;
line-height: 49px !important;
background: #fff !important;
font-size: 18px;
color: #070009 !important;
text-align: center;
border-radius: 50%;
}
.footer-style-15 .logo-widget .social-links li a:hover{
color: #fff !important;
background: var(--theme-color) !important;
}
.footer-style-15 .logo-widget h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
color: #fff;
font-weight: 600;
margin-bottom: 11px;
}
.footer-style-15 .logo-widget p{
font-size: 16px;
line-height: 26px;
color: #a9a5aa;
margin-bottom: 21px;
}
.footer-style-15 .logo-widget h5{
position: relative;
display: block;
font-size: 17px;
line-height: 28px;
font-weight: 600;
}
.footer-style-15 .logo-widget h5 a{
position: relative;
display: inline-block;
color: #fff;
padding-left: 37px;
}
.footer-style-15 .logo-widget h5 a:hover{
color: var(--theme-color);
}
.footer-style-15 .logo-widget h5 a i{
position: absolute;
display: inline-block;
left: 0px;
top: 2px;
width: 26px;
height: 26px;
line-height: 26px;
font-size: 12px;
color: #fff;
background: #1e1a20;
text-align: center;
}
.footer-style-15 .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-15 .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-15 .links-widget .links-list li a{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #a9a5aa;
}
.footer-style-15 .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-15 .footer-bottom{
background: #070009;
}
.footer-style-15 .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: top center;
} .banner-section-16{
position: relative;
padding: 350px 0px 200px 0px;
background: #121e2f;
margin-top: -94px;
}
.banner-section-16 .content-box{
position: relative;
max-width: 50%;
width: 100%;
padding: 0px 130px 0px 80px;
}
.banner-section-16 .bg-layer{
position: absolute;
top: 0px;
right: 0px;
width: 50%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.banner-section-16 .pattern-layer{
position: absolute;
top: 0px;
right: 0px;
width: 50%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: left bottom;
}
.banner-section-16 .content-box h2{
position: relative;
display: block;
font-size: 72px;
line-height: 82px;
color: #fff;
font-weight: 700;
margin-bottom: 31px;
}
.banner-section-16 .content-box p{
font-size: 18px;
line-height: 28px;
color: #a5abb8;
margin-bottom: 43px;
}
.banner-section-16 .content-box .btn-1{
padding: 14px 25px;
}
.banner-section-16 .round-box-content {
position: absolute;
bottom: 0px;
right: -90px;
width: 180px;
height: 180px;
border-radius: 90px;
background-color: #fff;
text-align: center;
z-index: 2;
transform: rotate(180deg);
}
.banner-section-16 .round-box-content:before{
position: absolute;
content: '';
background: var(--theme-color);
width: 8px;
height: 8px;
left: 90px;
bottom: 11px;
transform: rotate(45deg);
}
.banner-section-16 .round-box-content .inner-icon {
width: 120px;
height: 120px;
border-radius: 60px;
background-color: var(--theme-color);
text-align: center;
line-height: 120px;
position: absolute;
top: 30px;
left: 30px;
transform: rotate(180deg);
}
.banner-section-16 .round-box-content .curved-circle {
font-size: 15px;
line-height: 26px;
text-transform: uppercase;
color: #121e2f;
font-weight: 700;
font-family: "Inter";
text-align: center;
width: 160px;
height: 160px;
top: 5px;
left: 10px;
transition: .7s;
}
.banner-section-16 .content-box .shape{
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0px;
width: 100%;
height: 628px;
background-repeat: no-repeat;
background-position: right center;
} .footer-style-16{
position: relative;
background: #121e2f;
}
.footer-style-16 .footer-left-column{
position: absolute;
left: 0px;
top: 0px;
width: 50%;
height: 100%;
}
.footer-style-16 .footer-right-column{
position: relative;
float: right;
width: 50%;
}
.footer-style-16 .inner-box{
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.footer-style-16 .footer-left-column .bg-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.footer-style-16 .content-box{
position: relative;
display: block;
max-width: 370px;
text-align: center;
padding: 50px 30px;
}
.footer-style-16 .content-box:before{
position: absolute;
content: '';
background: var(--theme-color);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0.92;
}
.footer-style-16 .content-box .icon-box{
position: relative;
display: inline-block;
margin-bottom: 23px;
}
.footer-style-16 .content-box h3{
position: relative;
display: block;
font-size: 26px;
line-height: 36px;
color: #fff;
font-weight: 600;
margin-bottom: 31px;
}
.footer-style-16 .content-box .btn-1{
border: 1px solid #fff;
background: transparent;
padding: 13px 24px;
}
.footer-style-16 .footer-top{
padding: 100px 30px 51px 100px;
max-width: 700px;
}
.footer-style-16 .footer-top h3{
position: relative;
display: block;
font-size: 26px;
line-height: 36px;
color: #fff;
font-weight: 600;
}
.footer-style-16 .footer-top .form-inner{
position: relative;
}
.footer-style-16 .footer-top .form-inner .form-group{
position: relative;
margin: 0px;
}
.footer-style-16 .footer-top .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 90px;
font-size: 16px;
color: #a5abb8;
background: transparent;
border: none;
padding-left: 0px;
padding-right: 60px;
border-bottom: 1px solid #303d4f;
transition: all 500ms ease;
}
.footer-style-16 .footer-top .form-inner .form-group input:focus{
border-color: var(--theme-color);
}
.footer-style-16 .footer-top .form-inner .form-group button[type='submit']{
position: absolute;
top: 34px;
right: 0px;
font-size: 24px;
color: #fff;
cursor: pointer;
background: transparent;
transition: all 500ms ease;
}
.footer-style-16 .footer-top .form-inner .form-group input:focus + button,
.footer-style-16 .footer-top .form-inner .form-group button:hover{
color: var(--theme-color);
}
.footer-style-16 .widget-section{
max-width: 700px;
padding: 0px 30px 90px 100px;
}
.footer-style-16 .contact-widget{
margin-bottom: 37px;
}
.footer-style-16 .contact-widget p{
font-size: 16px;
line-height: 26px;
color: #a5abb8;
margin-bottom: 20px;
}
.footer-style-16 .contact-widget p strong{
color: #fff;
}
.footer-style-16 .contact-widget p span{
color: var(--theme-color);
}
.footer-style-16 .contact-widget .info-list li{
position: relative;
display: block;
float: left;
width: 50%;
font-size: 16px;
line-height: 26px;
color: #a5abb8;
margin-bottom: 10px;
}
.footer-style-16 .contact-widget .info-list li a{
display: inline-block;
color: #a5abb8;
}
.footer-style-16 .contact-widget .info-list li a:hover{
color: var(--theme-color);
}
.footer-style-16 .links-widget .links-list li{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
margin-bottom: 9px;
}
.footer-style-16 .links-widget .links-list li:last-child{
margin-bottom: 0px;
}
.footer-style-16 .links-widget .links-list li a{
display: inline-block;
color: #a5abb8;
}
.footer-style-16 .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-16 .footer-bottom{
background: var(--theme-color);
padding-left: 100px;
padding-right: 30px;
}
.footer-style-16 .footer-bottom .bottom-inner{
max-width: 600px;
}
.footer-style-16 .footer-bottom .copyright p{
color: #fff;
}
.footer-style-16 .footer-bottom .copyright p a{
color: #fff;
}
.footer-style-16 .footer-bottom .scroll-top-inner{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
cursor: pointer;
}
.footer-style-16 .footer-bottom .scroll-top-inner i{
position: relative;
margin-left: 9px;
font-size: 12px;
font-weight: 400;
} .banner-section-17{
position: relative;
}
.banner-section-17 .swiper-slide{
padding: 260px 0px 180px 0px;
}
.banner-section-17 .swiper-slide:before{
position: absolute;
content: '';
background: #000000;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0.2;
z-index: 1;
}
.banner-section-17 .swiper-slide:after{
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
content: '';
background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.0) 50%);
z-index: 1;
}
.banner-section-17 .content-box h2{
font-size: 80px;
line-height: 90px;
color: #fff;
font-weight: 700;
margin-bottom: 30px;
}
.banner-section-17 .content-box .info-list li{
position: relative;
display: inline-block;
margin-right: 60px;
padding-left: 55px;
}
.banner-section-17 .content-box .info-list li:last-child{
margin-right: 0px !important;
}
.banner-section-17 .content-box .info-list li .icon-box{
position: absolute;
display: inline-block;
left: 0px;
top: 6px;
font-size: 42px;
color: var(--theme-color);
}
.banner-section-17 .content-box .info-list li span{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #a5a5b2;
margin-bottom: 2px;
}
.banner-section-17 .content-box .info-list li h5{
position: relative;
display: block;
font-size: 17px;
line-height: 28px;
font-weight: 500;
color: #fff;
}
.banner-section-17 .content-box .info-list li h5 a{
display: inline-block;
color: #fff;
}
.banner-section-17 .content-box .info-list li h5 a:hover{
text-decoration: underline;
}
.banner-section-17 .content-box .info-list{
margin-bottom: 42px;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease
}
.banner-section-17 .swiper-slide.swiper-slide-active .info-list{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 900ms;
-moz-transition-delay: 900ms;
-ms-transition-delay: 900ms;
-o-transition-delay: 900ms;
transition-delay: 900ms;
}
.banner-section-17 .content-box .btn-1{
padding: 14px 25px;
}
.banner-section-17 .social-links{
position: absolute;
left: 40px;
top: 50%;
transform: translateY(-50%);
z-index: 2;
text-align: center;
}
.banner-section-17 .social-links li{
position: relative;
display: block;
margin-bottom: 50px;
}
.banner-section-17 .social-links li:last-child{
margin-bottom: 0px;
}
.banner-section-17 .social-links li i a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 20px;
color: #fff;
}
.banner-section-17 .social-links li i{
position: relative;
display: block;
color: #fff;
margin-bottom: 8px;
}
.banner-section-17 .social-links li span{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #fff;
writing-mode: vertical-lr;
transition: 0.5s;
}
.banner-section-17 .social-links li a:hover span{
color: var(--theme-color);
}
.banner-section-17 .slider__pagination{
position: absolute;
left: 50% !important;
transform: translate(-50%) !important;
bottom: 41px !important;
z-index: 9;
width: auto !important;
}
.banner-section-17 .slider__pagination .swiper-pagination-bullet{
position: relative;
display: inline-block;
width: 12px;
height: 12px;
background: transparent;
border: 2px solid #fff;
border-radius: 0px;
cursor: pointer;
margin: 0px 10px;
opacity: 1;
transition: all 500ms ease;
}
.banner-section-17 .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
border-color: var(--theme-color);
} .footer-style-18{
background: #faf3fb;
}
.footer-style-18 .footer-top{
padding-top: 90px;
}
.footer-style-18 .footer-top .text-box{
text-align: center;
margin-bottom: 30px;
}
.footer-style-18 .footer-top .text-box h3{
font-size: 36px;
line-height: 46px;
color: #522058;
font-weight: 700;
margin-bottom: 12px;
}
.footer-style-18 .footer-top .text-box h3 span{
font-weight: 500;
color: #b03ebf;
}
.footer-style-18 .footer-top .text-box p{
font-size: 18px;
line-height: 28px;
color: #6b686c;
margin-bottom: 0px;
}
.footer-style-18 .footer-top .form-inner .form-group{
position: relative;
margin: 0px;
}
.footer-style-18 .footer-top .form-inner .form-group input[type='email']{
background: transparent;
border: 1px solid #e1dae2;
font-size: 16px;
line-height: 26px;
color: #6b686c;
padding: 10px 100px 10px 30px;
border-radius: 40px;
height: 60px;
}
.footer-style-18 .footer-top .form-inner .form-group input:focus{
border-color: var(--theme-color);
}
.footer-style-18 .footer-top .form-inner .form-group button[type='submit']{
position: absolute;
top: 17px;
right: 30px;
font-size: 17px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #522058;
font-weight: 600;
background: transparent;
cursor: pointer;
transition: all 500ms ease;
}
.footer-style-18 .footer-top .form-inner .form-group button i{
position: relative;
display: inline-block;
font-size: 12px;
font-weight: 400;
margin-right: 8px;
}
.footer-style-18 .widget-section{
padding: 75px 0px;
border-bottom: 1px solid #e1dae2;
}
.footer-style-18 .widget-title h3{
color: #522058;
}
.footer-style-18 .contact-widget .widget-content p{
font-size: 16px;
line-height: 26px;
color: #6b686c;
margin-bottom: 22px;
}
.footer-style-18 .contact-widget .widget-content a{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #522058;
font-weight: 600;
border: 1px solid #e1dae2;
border-radius: 40px;
padding: 9px 34px;
}
.footer-style-18 .contact-widget .widget-content a:hover{
color: #fff;
background: #522058;
border-color: #522058;
}
.footer-style-18 .links-widget .links-list li{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
margin-bottom: 10px;
}
.footer-style-18 .links-widget .links-list li a{
display: inline-block;
color: #6b686c;
}
.footer-style-18 .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-18 .footer-bottom{
background: transparent;
}
.footer-style-18 .footer-bottom .left-column{
position: relative;
display: flex;
align-items: center;
}
.footer-style-18 .footer-bottom .footer-logo{
position: relative;
margin-right: 60px;
}
.footer-style-18 .footer-bottom .footer-logo:before{
position: absolute;
content: '';
background: #e1dae2;
width: 1px;
height: 44px;
top: -5px;
right: -31px;
}
.footer-style-18 .footer-bottom p{
font-size: 16px;
line-height: 26px;
color: #6b686c;
margin-bottom: 0px;
}
.footer-style-18 .footer-bottom p a{
display: inline-block;
color: #6b686c;
}
.footer-style-18 .footer-bottom .download-list{
position: relative;
display: flex;
align-items: center;
}
.footer-style-18 .footer-bottom .download-list li{
margin-right: 10px;
}
.footer-style-18 .footer-bottom .download-list li:last-child{
margin: 0px !important;
}
.footer-style-18 .footer-bottom .download-list li a{
position: relative;
display: inline-block;
width: 45px;
height: 45px;
line-height: 47px;
border: 1px solid #e1dae2;
font-size: 20px;
color: #a49ca5;
text-align: center;
border-radius: 50%;
}
.footer-style-18 .footer-bottom .download-list li a:hover{
color: #fff;
background: var(--theme-color);
border-color: var(--theme-color);
} .footer-style-17{
position: relative;
background: #1b1b26;
}
.footer-style-17:before{
position: absolute;
content: '';
background: #fff;
width: 100%;
height: 95px;
left: 0px;
top: 0px;
}
.footer-style-17 .footer-top .info-box{
position: relative;
background: #2c2c39;
padding: 22px 30px 30px 30px;
overflow: hidden;
}
.footer-style-17 .footer-top .info-box h4{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
font-weight: 600;
color: #fff;
margin-bottom: 15px;
}
.footer-style-17 .footer-top .info-box .icon-box{
position: absolute;
right: 30px;
bottom: 30px;
font-size: 70px;
color: #353544;
}
.footer-style-17 .footer-top .info-box p{
font-size: 16px;
line-height: 26px;
color: #a5a5b2;
}
.footer-style-17 .footer-top .info-box p a{
display: inline-block;
color: #a5a5b2;
}
.footer-style-17 .footer-top .info-box p a:hover{
color: var(--theme-color);
}
.footer-style-17 .footer-top .info-box p span{
color: var(--theme-color);
}
.footer-style-17 .footer-top .info-box h5{
position: relative;
display: block;
font-size: 17px;
line-height: 28px;
font-weight: 600;
}
.footer-style-17 .footer-top .info-box h5 a{
position: relative;
display: inline-block;
color: #fff;
padding-left: 38px;
}
.footer-style-17 .footer-top .info-box h5 a:hover{
color: var(--theme-color);
}
.footer-style-17 .footer-top .info-box h5 a i{
position: absolute;
left: 0px;
top: 0px;
font-size: 12px;
color: #fff;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
background: #42424f;
}
.footer-style-17 .widget-section{
position: relative;
padding: 100px 0px 90px 0px;
border-bottom: 1px solid #3b3b47;
}
.footer-style-17 .logo-widget .footer-logo{
margin-bottom: 26px;
}
.footer-style-17 .logo-widget h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
color: #fff;
font-weight: 600;
margin-bottom: 15px;
}
.footer-style-17 .logo-widget p{
font-size: 16px;
line-height: 26px;
color: #a5a5b2;
margin-bottom: 30px;
}
.footer-style-17 .logo-widget h5{
position: relative;
display: block;
font-size: 17px;
line-height: 28px;
font-weight: 600;
}
.footer-style-17 .logo-widget h5 a{
display: inline-block;
color: #fff;
padding-left: 38px;
}
.footer-style-17 .logo-widget h5 a:hover{
color: var(--theme-color);
}
.footer-style-17 .logo-widget h5 a i{
position: absolute;
left: 0px;
top: 2px;
font-size: 12px;
color: #fff;
text-align: center;
width: 26px;
height: 26px;
line-height: 26px;
background: #2c2c39;
}
.footer-style-17 .links-widget .links-list li{
position: relative;
display: block;
margin-bottom: 9px;
}
.footer-style-17 .links-widget .links-list li a{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #a5a5b2;
}
.footer-style-17 .links-widget .links-list li a:hover{
color: var(--theme-color);
}
.footer-style-17 .subscribe-widget{
position: relative;
margin-top: -293px;
}
.footer-style-17 .subscribe-widget .form-inner{
position: relative;
display: block;
background: #2c2c39;
padding: 33px 30px 40px 30px;
}
.footer-style-17 .subscribe-widget .form-inner .form-group{
position: relative;
margin-bottom: 30px;
}
.footer-style-17 .subscribe-widget .form-inner .form-group:last-child{
margin-bottom: 0px;
}
.footer-style-17 .subscribe-widget .form-inner .form-group label{
position: relative;
display: block;
font-size: 17px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
padding-left: 23px;
margin-bottom: 10px;
}
.footer-style-17 .subscribe-widget .form-inner .form-group label i{
position: absolute;
left: 0px;
top: 4px;
font-size: 16px;
color: var(--theme-color);
}
.footer-style-17 .subscribe-widget .form-inner .form-group input[type='text'],
.footer-style-17 .subscribe-widget .form-inner .form-group input[type='email'],
.footer-style-17 .subscribe-widget .form-inner .form-group textarea{
background: transparent;
border-color: #424253;
}
.footer-style-17 .subscribe-widget .form-inner .form-group textarea{
height: 140px;
resize: none;
display: block;
}
.footer-style-17 .subscribe-widget .form-inner .form-group input:focus,
.footer-style-17 .subscribe-widget .form-inner .form-group textarea:focus{
border-color: var(--theme-color);
}
.footer-style-17 .subscribe-widget .form-inner .form-group .btn-1{
width: 100%;
display: block;
padding: 14px 25px;
text-align: center;
}
.footer-style-17 .subscribe-widget .form-inner .form-group .btn-1 span{
background: #fff;
}
.footer-style-17 .subscribe-widget .form-inner .form-group .btn-1:hover{
color: var(--theme-color);
}
.footer-style-17 .footer-bottom{
background: transparent;
} .banner-section-18{
position: relative;
padding: 0px 100px;
}
.banner-section-18 .content-box h2{
font-size: 72px;
line-height: 82px;
color: #fff;
margin-bottom: 35px;
font-weight: 700;
}
.banner-section-18 .content-box p{
font-size: 18px;
line-height: 30px;
color: #fff;
margin-bottom: 45px;
}
.banner-section-18 .content-box .btn-1{
padding: 14px 25px;
}
.banner-section-18 .content-box{
max-width: 850px;
}
.banner-section-18 .swiper-slide{
padding: 170px 0px 180px 0px;
border-radius: 0px 0px 15px 15px;
overflow: hidden;
}
.banner-section-18 .swiper-slide:before{
position: absolute;
content: '';
background: #000;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
z-index: 1;
opacity: 0.25;
}
.banner-section-18 .banner-slider-nav{
position: absolute;
left: 0px;
top: 50%;
margin-top: -30px;
width: 100%;
z-index: 9;
}
.banner-section-18 .banner-slider-nav .banner-slider-control{
position: absolute;
display: inline-block;
top: 0px;
width: 60px;
height: 60px;
line-height: 66px;
background: #fff;
text-align: center;
font-size: 24px;
color: #522058;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
border-radius: 50%;
cursor: pointer;
transition: all 500ms ease;
}
.banner-section-18 .banner-slider-nav .banner-slider-control:hover{
color: #fff;
background: #522058;
}
.banner-section-18 .banner-slider-nav .banner-slider-button-prev{
left: 70px;
}
.banner-section-18 .banner-slider-nav .banner-slider-button-next{
right: 70px;
}
.banner-section-18 .swiper-slide .pattern-layer .pattern-1{
position: absolute;
left: 0px;
bottom: 0px;
width: 745px;
height: 628px;
background-repeat: no-repeat;
}
.banner-section-18 .swiper-slide .pattern-layer .pattern-2{
position: absolute;
left: 0px;
bottom: 0px;
width: 745px;
height: 628px;
background-repeat: no-repeat;
opacity: 0;
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-ms-transform: translateY(100px);
-o-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section-18 .swiper-slide.swiper-slide-active .pattern-layer .pattern-2{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
-ms-transition-delay: 1000ms;
-o-transition-delay: 1000ms;
transition-delay: 1000ms;
} @media only screen and (max-width: 1200px){
.banner-section-15 .social-links{
display: none;
}
}
@media only screen and (max-width: 991px){
.banner-section-two .image-layer{
display: none;
}
.banner-section-five .image-box{
margin-left: 0px;
margin-top: 30px;
}
.banner-section-seven .image-box{
margin-top: 30px;
}
.footer-style-seven {
position: relative;
background: linear-gradient(90deg, #451e65 0%, #451e65 50%);
}
.banner-section-eight .image-box{
margin-right: 0px;
margin-bottom: 30px;
}
.banner-section-ten{
padding: 0px;
}
.banner-section-11 .swiper-slide{
padding-left: 30px;
padding-right: 30px;
}
.banner-section-11 .image-layer{
display: none;
}
.footer-style-15 .footer-top .form-inner{
margin-top: 0px;
margin-bottom: 30px;
}
.banner-section-16 .content-box{
max-width: 100%;
padding-left: 30px;
padding-right: 30px;
}
.banner-section-17 .social-links{
display: none;
}
.banner-section-18{
padding: 0px;
}
}
@media only screen and (max-width: 767px){
.banner-section .content-box h2,
.banner-section-two .content-box h2{
font-size: 50px !important;
line-height: 60px !important;
}
.footer_icon_box{
margin-bottom: 40px;
}
.banner-section .banner-slider-nav,
.banner-section-three .slider__pagination{
display: none;
}
footer .footer-widget{
margin: 0px 0px 30px 0px !important;
}
.banner-section-five .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.banner-section-five .content-box h2{
font-size: 40px;
line-height: 50px;
}
.banner-section-six{
padding: 0px;
}
.banner-section-six .round-box-content{
display: none;
}
.banner-section .slider__pagination{
display: none;
}
.banner-section-eight .content-box h2{
font-size: 40px;
line-height: 50px;
}
.footer-style-11 .footer-top .top-inner{
display: block;
}
.footer-style-11 .footer-top .top-inner .text-box{
display: block;
}
.footer-style-11 .footer-top .top-inner .text-box h3{
margin: 20px 0px;
}
.banner-section-12 .content-box h2{
font-size: 40px;
line-height: 50px;
}
.banner-section-14 .text-box h2{
font-size: 40px;
line-height: 50px;
}
.banner-section-14 .experience-box{
display: none;
}
.footer-style-15 .footer-top h2{
font-size: 40px;
line-height: 50px;
}
.banner-section-16 .content-box h2{
font-size: 40px;
line-height: 50px;
}
.banner-section-16 .round-box-content{
position: relative;
right: 0px;
margin-bottom: 20px;
}
.footer-style-16 .footer-left-column{
position: relative;
width: 100%;
}
.footer-style-16 .footer-right-column{
width: 100%;
}
.footer-style-16 .widget-section,
.footer-style-16 .footer-top{
padding-left: 30px;
}
.footer-style-16 .footer-bottom{
padding-left: 30px;
}
.footer-bottom .bottom-inner{
display: block;
}
}
@media only screen and (max-width: 599px){
.footer-style-18 .footer-bottom .left-column{
display: block;
}
.footer-style-18 .footer-bottom p{
margin: 15px 0px;
}
}
.theme-btn{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 28px;
font-family: 'Inter', sans-serif;
font-weight: 600;
text-transform: capitalize;
color: #fff !important;
padding: 14px 25px;
background: var(--theme-color);
}
.theme-btn:hover{
background: #0b1930;
}
.dots-style-one .swiper-pagination-bullet{
position: relative;
display: inline-block;
width: 10px;
height: 10px;
background: #eae3da;
cursor: pointer;
margin: 0px 10px !important;
transform: rotate(45deg);
border-radius: 0px;
opacity: 1;
transition: all 500ms ease;
}
.dots-style-one .swiper-pagination-bullet.swiper-pagination-bullet-active{
background: var(--theme-color);
}
.team-home-six .more-btn a.read_more_2_btn span{
background: #eae3da;
}
.testimonial_home_six .testimonial-block-three .author_name{
text-align: left;
color: #1b1918;
}
.testimonial_home_six .testimonial-block-three .designation{
text-align: left;
color: var(--theme-color);
}
.testimonial_home_six .testimonial-block-three .title{
color: #1b1918;
text-align: left;
}
.testimonial_home_six .testimonial-block-three p{
text-align: left;
color: #6a6b74;
}
.clients_sec_7 .swiper-wrapper{
align-items: center !important;
}
.home_eight_award .more-btn a.read_more_1_btn span{
background: #f6f0ef;
}
.home_eight_award .more-btn a.read_more_1_btn:hover span{
background: var(--theme-color);
}
.header-style-two .header_upper_two button.theme-btn.search-toggler{
background-color: transparent;
padding: 0px;
}
.header-style-nine .header-upper.header_upper_nine .main-menu .navigation>li:last-child{
margin-right: 0px;
}
.header-style-nine .search-toggler{
background: transparent;
font-size: 18px;
color: #373737;
transition: all 500ms ease;
}
.header-style-nine .search-toggler:hover{
color: var(--theme-color);
}
.services_nine .service-slider-nav{
position: absolute;
left: 50%;
bottom: 22px;
margin-left: -185px;
width: 370px;
z-index: 9;
}
.services_nine .service-slider-nav:before{
position: absolute;
content: '';
background: #e8e5e4;
width: 280px;
height: 1px;
left: 45px;
top: 11px;
}
.services_nine .service-slider-nav .service-slider-control{
position: absolute;
display: inline-block;
background-color: transparent;
width: auto;
font-size: 24px;
color: #454343;
cursor: pointer;
transition: all 500ms ease;
}
.services_nine .service-slider-nav .service-slider-control:hover{
color: var(--theme-color);
}
.services_nine .service-slider-nav .service-slider-control.slider_button_prev6{
left: 0px;
}
.services_nine .service-slider-nav .service-slider-control.slider_button_next6{
right: 0px;
}
.services_nine .slider__pagination{
position: absolute;
left: 50% !important;
margin-left: 57px;
bottom: 24px !important;
z-index: 9; }
.services_nine .slider__pagination .swiper-pagination-bullet {
counter-increment: slides-num;
background: transparent;
}
.services_nine .slider__pagination .swiper-pagination-bullet::after {
position: absolute;
left: -86px;
top: 2px;
content: "0" counter(slides-num);
display: inline-block;
font-size: 22px;
color: var(--theme-color);
font-weight: 600;
font-family: 'inter', sans-serif;
opacity: 0;
transition: all 500ms ease;
}
.services_nine .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{
opacity: 1;
}
.services_nine .slider__pagination .swiper-pagination-bullet:last-child::before {
position: absolute;
left: -56px;
top: 3px;
content: "/0" counter(slides-num);
display: inline-block;
font-size: 16px;
font-family: 'inter', sans-serif;
color: #a8a3a3;
font-weight: 600;
opacity: 1;
}
.process_nine a.read_more_1_btn{
color: var(--theme-color);
}
.process_nine a.read_more_1_btn span{
color: #0f0f0f;
background: #f3f0ef;
}
.service-home-10 .active-btn .services_block_2{
opacity: 0;
}
.blog_fifteen_block .inner-box .link a{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 26px;
font-family: 'Inter', sans-serif;
font-weight: 600;
text-transform: capitalize;
color: #fff;
padding-left: 38px;
}
.blog_fifteen_block .inner-box .link a:hover span{
color: var(--theme-color);
}
.blog_fifteen_block .inner-box .link a i{
position: absolute;
left: 0px;
top: 0px;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
font-size: 10px;
color: #fff;
background-color: var(--theme-color);
color: #ffffff;
transition: all 500ms ease;
}
.blog_fifteen_block .inner-box .link a:hover i{
background-color: var(--theme-color);
color: #ffffff;
}
.blog_fifteen_block .inner-box .link a i:before{
display: inline-block;
transition: all 500ms ease;
}
.blog_fifteen_block .inner-box .link a:hover i:before{
transform: rotate(45deg);
}
.blog_fifteen_block .inner-box .link a span{
position: relative;
opacity: 0;
visibility: hidden;
transition: all 500ms ease;
color: var(--theme-color);
}
.blog_fifteen_block:hover  .link a span{
opacity: 1;
visibility: visible;
}
.about_sixteen .bar{
position: relative;
width: 100%;
height: 8px;
background: #054bd9;
border-radius: 10px;
}
.about_sixteen .bar .bar-inner{
position: relative;
display: block;
background: #fff;
height: 8px;
width: 0%;
border-radius: 10px 0px 0px 10px;
-webkit-transition:all 1500ms ease;
-ms-transition:all 1500ms ease;
-o-transition:all 1500ms ease;
-moz-transition:all 1500ms ease;
transition:all 1500ms ease; 
}
.about_sixteen .bar .bar-inner:before{
position: absolute;
content: '';
width: 16px;
height: 16px;
border: 3px solid #fff;
border-radius: 50%;
top: -4px;
right: -14px;
}
.about_sixteen .bar .count-text{
position: absolute;
top: -35px;
right: 0px;
font-size: 17px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
}
.about_sixteen .progress-box-2 h5{
position: relative;
display: block;
font-size: 17px;
line-height: 28px;
font-weight: 600;
color: #fff;
margin-bottom: 8px;
}
.team_sixteen .sec_title_wrap{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.team_sixteen h2.sec_title{
margin-bottom: 0px;
}
.home-seventeen-works-section .title-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.home-seventeen-pricing-section .btn-1{
background: #1b1b26;
}
.home-seventeen-pricing-section .btn-1:hover{
background: var(--theme-color);
}
.process_sec_3.home-17 .title-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.process_sec_3.home-17 .title-inner a.read_more_2_btn span{
background: #f6f0ef;
}
.services_section.home_18{
background: #faf3fb;
}
.services_section.home_18:before{
position: absolute;
content: '';
background: #fff;
width: 100%;
height: 275px;
left: 0px;
bottom: 0px;
}
.service_blk_1 .shape{
position: absolute;
left: 0px;
top: -1px;
width: 100%;
height: calc(100% + 2px);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.services_section.home_18 .service_blk_1{
border: none;
overflow: hidden;
}
.blog_sec1.home_18 a.read_more_1_btn span{
border-radius: 50%;
background: #faf3fb;
color: var(--theme-color);
}
.blog_sec1.home_18 .news-block-one h3 a{
color: #522058;
}
.blog_sec1.home_18 .news-block-one h3 a:hover{
color: var(--theme-color);
}
.consultform_sec1.home_18 .shape{
opacity: 0.1;
}
.consultform_sec1.home_18 h2.sec_title{
font-size: 100px;
line-height: 100px;
}
.consultform_sec1.home_18 .contact_info .author_box{
max-width: 100%;
}
.consultform_sec1.home_18 .info_box_1 a{
color: #c8bec9;
}
.consultform_sec1.home_18 .info_box_1 a:hover{
color: var(--theme-color);
}
.consultform_sec1.home_18 .social-links li{
position: relative;
display: inline-block;
float: left;
margin-right: 10px;
}
.consultform_sec1.home_18 .social-links li:last-child{
margin-right: 0px !important;
}
.consultform_sec1.home_18 .social-links li a{
position: relative;
display: inline-block;
width: 45px;
height: 45px;
line-height: 49px;
background: #fff;
text-align: center;
font-size: 18px;
color: #a49ca5;
border-radius: 50%;
}
.consultform_sec1.home_18 .social-links li a:hover{
color: #fff;
background: var(--theme-color);
}
.consultform_sec1.home_18 .shape-2{
position: absolute;
left: 40%;
top: 80px;
width: 142px;
height: 60px;
background-repeat: no-repeat;
}
.header-style-one .theme-btn.search-toggler{
color: #070f64 !important;
padding: 0px;
}
.header-style-three .consult_btn{
margin-right: 0px;
}
.page-wrapper.home-13 a.read_more_1_btn i,
.page-wrapper.home-13 a.read_more_1_btn span{
border-radius: 5px !important;
}
.clients_sec_13{
background: #f6f0ef;
}
.review-section.home_18{
background: #faf3fb;
} .review-section{
position: relative;
background: #f6f0ef;
border-bottom: 1px solid #d6d6d6;
}
.review-section .sec_title_wrap{
position: relative;
display: block;
}
.review-section .sec_title_wrap h5{
position: relative;
display: block;
font-size: 17px;
line-height: 26px;
font-weight: 600;
color: #0b182e;
padding-top: 13px;
margin-bottom: 13px;
}
.review-section .sec_title_wrap .rating li{
position: relative;
display: inline-block;
float: left;
margin-right: 5px;
width: 35px;
height: 35px;
line-height: 39px;
font-size: 18px;
color: #fff;
background: var(--theme-color);
border-radius: 4px;
text-align: center;
}
.review-section .content-box{
position: relative;
display: block;
padding-left: 95px;
overflow: hidden;
}
.review-section .content-box .gallery-thumbs{
position: absolute;
left: 0px;
top: 0px;
width: 70px;
z-index: 9;
overflow: visible;
}
.review-section .content-box .gallery-thumbs .thumb-box{
position: relative;
display: inline-block;
left: 5px;
width: 60px;
height: 60px;
border-radius: 50%;
margin-bottom: 20px !important;
cursor: pointer;
}
.review-section .content-box .gallery-thumbs .thumb-box img{
width: 100%;
border-radius: 50%;
}
.review-section .content-box .gallery-thumbs .thumb-box:before{
position: absolute;
content: '';
width: 70px;
height: 70px;
border: 2px solid var(--theme-color);
border-radius: 50%;
left: -5px;
top: -5px;
opacity: 0;
transition: all 500ms ease;
}
.review-section .content-box .gallery-thumbs .swiper-slide-thumb-active .thumb-box:before{
opacity: 1;
}
.review-section .content-box .gallery-thumbs .thumb-box img{
width: 100%;
border-radius: 50%;
}
.review-section .swiper-button-next, 
.review-section .swiper-button-prev{
position: absolute;
left: inherit;
display: inline-block;
font-size: 24px;
color: #0b182e;
cursor: pointer;
transition: all 500ms ease;
background-image: none;
}
.review-section .swiper-button-next:hover, 
.review-section .swiper-button-prev:hover{
color: var(--theme-color);
}
.review-section .swiper-button-next{
top: 0px;
right: 0px;
}
.review-section .swiper-button-prev{
top: 0px;
right: 45px;
}
.review-section .review-nav{
position: absolute;
right: 0px;
bottom: 40px;
}
.review-section .review-content{
position: relative;
display: block;
padding: 28px 0px 22px 50px;
border-left: 1px solid #d6d6d6;
}
.review-section .review-content .rating li{
position: relative;
display: inline-block;
float: left;
font-size: 18px;
margin-right: 5px;
color: #fbaf02;
margin-bottom: 2px;
}
.review-section .review-content p{
position: relative;
display: block;
font-size: 18px;
line-height: 30px;
padding-bottom: 26px;
margin-bottom: 29px;
}
.review-section .review-content p:before{
position: absolute;
content: '';
background: #d6d6d6;
width: calc(100% + 50px);
height: 1px;
right: 0px;
bottom: 0px;
}
.review-section .review-content h3{
display: block;
font-size: 22px;
line-height: 30px;
font-weight: 600;
color: #0b182e;
margin-bottom: 3px;
}
.review-section .review-content .designation{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: var(--theme-color);
margin-bottom: 0px;
}
.altr_1 .team_block_one {
margin-top: 35px;
margin-bottom: 50px;
}
section.home_eleven_team.altr_1 {
padding-bottom: 50px;
}
section.testimonial_7_sec.testimonial_alt2 .testimonial_block_four {
margin-bottom: 40px;
}
section.testimonial_7_sec.testimonial_alt2 {
background: #f0f1f7 !important;
}
.home-ten-testimonial-content.alt {
padding-top: 25px;
padding-bottom: 25px;
}
.home-ten-testimonial-content.alt .inner-box {
background-color: #f6f5f9;
}
section.consultform_sec1.contact_alt1 {
background: #131227;
}
section.consultform_sec1.contact_alt1 .info_box_1 {
color: #a09fb0;
}
section.consultform_sec1.contact_alt1 p.date_desc {
color: #a09fb0;
}
section.consultform_sec1.contact_alt1 .info_box_1 a {
color: #a09fb0;
}
section.consultform_sec1.contact_alt1 .contact_form_wrap.bg_color input {
background: #24233a;
}
section.consultform_sec1.contact_alt1 .contact_form_wrap.bg_color textarea {
background: #24233a;
}
section.consultform_sec1.contact_alt1 .contact_form_wrap.bg_color {
border-color: #2d2d47;
}
section.consultform_sec1.contact_alt1 .gray_bg_1 .author_box {
border-color: #2e2c48;
}
section.faq_section.faq_sec_contact1 {
background-color: #efeff7;
}
section.faq_section .accordion-box.acc_style_h4 .accordion {
margin-bottom: 5px;
}
.accordion-box.acc_style_h4 .acc-content .text {
margin-bottom: 0;
}
ul.accordion-box.acc_style_h4 {
margin-bottom: 40px;
}
section.faq_section.faq_sec_contact1 .accordion-box .acc-btn {
background: #efeff7;
}
section.faq_section.faq_sec_contact1 .acc-content .text {
background: #efeff7;
}
.sec_title_wrap.mb_30 {
margin-bottom: 30px;
}
.contact_form_wrap2 .nice-select {
background: #ffffff;
width: 100%;
padding: 0 20px;
transition: .5s;
height: 56px;
border: 1px solid #e6e7ef;
font-size: 16px;
color: #a5a6b1;
font-weight: 400;
font-family: "Heebo";
}
.contact_form_wrap2 {
position: relative;
}
.contact_form_wrap2 .form_froup_wrap {
position: relative;
}
.contact_form_wrap2 button {
position: absolute;
left: 30px;
bottom: 40px;
right: 30px;
width: auto;
}
.contact_form_wrap2 textarea {
height: 417px;
}
.contact_info_block2 {
position: relative;
padding: 30px;
border: 1px solid #e5e7ef;
text-align: center;
margin-bottom: 30px;
padding-top: 0;
margin-top: 55px;
}
.contact_info_block2 .icon {
background: #eff1f7;
width: 126px;
height: 110px;
text-align: center;
line-height: 110px;
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
margin: 0 auto;
transform: translateY(-50%);
margin-bottom: -25px;
}
.contact_info_block2 h4 {
font-size: 22px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 10px;
}
.contact_info_block2 h5 {
font-size: 16px;
line-height: 26px;
color: #2937dd;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin-bottom: 15px;
}
.contact_info_block2 p {
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin-bottom: 0;
}
.contact_info_block2 p span {
font-size: 16px;
line-height: 26px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.contact_info_block2 p a {
color: #6a6b74
}
section.home_fifteen_form.alt_sec {
background: #eff1f7;
}
section.home_fifteen_form.alt_sec .home_fifteen_form_content {
background: #d9dbe9;
}
.career-block1 {
position: relative;
padding: 30px;
border: 1px solid #e6e7ef;
margin-bottom: 30px;
text-align: center;
}
.career-block1 .job-type {
border: 1px solid #e1e5e9;
text-align: center;
line-height: 30px;
padding: 0 15px;
position: absolute;
top: 20px;
left: 20px;
}
.career-block1 .icon {
margin-top: 55px;
min-height: 70px;
margin-bottom: 20px;
}
.career-block1 h4 {
font-size: 20px;
line-height: 30px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 10px;
}
.career-block1 h5 {
font-size: 16px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin-bottom: 28px;
}
.career-block1 .btn-1 {
color: #070f64;
background: #f1f5f7;
margin-bottom: 35px;
width: 100%;
text-align: center;
display: block;
}
.career-block1 .btn-1:hover {
color: #fff;
}
.career-block1 .btn-1 span {
background-color: var(--theme-color);
}
.career-block1 ul.list {text-align: left;font-size: 16px;line-height: 18px;color: #6a6b74;font-weight: 400;font-family: "Heebo";}
.career-block1 ul.list li {
margin-bottom: 9px;
padding-bottom: 10px;
border-bottom: 1px solid #e4e5ed;
}
.career-block1 ul.list li:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.career-block1 ul.list li img {
margin-right: 10px;
}
.career_block2 {
position: relative;
background: #f1f5f7;
padding: 40px;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 60px;
}
.career_block2 .left-column {
position: relative;
display: flex;
}
.career_block2 .icon {
width: 100px;
height: 100px;
background-color: #ffffff;
text-align: center;
line-height: 100px;
margin-right: 30px;
flex-shrink: 0;
}
.career_block2 .job-type {
border: 1px solid #e1e5e9;
text-align: center;
line-height: 30px;
padding: 0 15px;
position: relative;
display: inline-block;
margin-bottom: 15px;
}
.career_block2 h4 {
font-size: 22px;
line-height: 30px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.career_block2 h5 {
font-size: 16px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.career_block2 .link a {
width: 50px;
height: 50px;
border-radius: 25px;
background-color: #ffffff;
display: block;
text-align: center;
line-height: 56px;
color: #a5a5b1;
margin-bottom: 10px;
transition: .5s;
font-size: 22px;
position: relative;
}
.career_block2 .link a:hover {
color: #fff;
background-color: var(--theme-color);
}
.career_block2 .link a:last-child {
margin-bottom: 0;
}
.career_block2 .link a span {
position: absolute;
top: -62px;
right: 0;
width: 142px;
height: 40px;
background-color: #ffffff;
font-size: 16px;
line-height: 38px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: center;
filter: drop-shadow(0px 30px 15px rgba(0,0,0,0.1));
border: 1px solid #e6e7ef;
pointer-events: none;
opacity: 0;
transition: .5s;
}
.career_block2 .link a:hover span {
opacity: 1;
top: -52px;
}
.career_block2 .link a span:before {
position: absolute;
content: '';
right: 15px;
bottom: -8px;
width: 20px;
height: 10px;
background: #fff;
clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.career_single_post {
position: relative;
margin-bottom: 30px;
}
.career_single_post h4 {
font-size: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 28px;
}
.career_single_post p {
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.career_single_post ul.list {
margin-bottom: 40px;
font-size: 16px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.career_single_post ul.list li {
margin-bottom: 8px;
}
.career_single_post ul.list img {
margin-right: 15px;
}
.career_single_post table {
margin-bottom: 40px;
font-size: 16px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.career_single_post table img {
margin-right: 15px;
}
.career_single_post table span {
margin-right: 30px;
font-size: 15px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.career_single_post table td {
padding-bottom: 8px;
}
.career_single_post table td {
padding-right: 30px;
}
.career_single_post table strong {
font-size: 15px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.career_single_post_border {
height: 1px;
background-color: #e6e7ef;
margin-bottom: 50px;
}
.career_single_post ul.social_links {
display: flex;
justify-content: space-between;
margin-bottom: 10px;
}
.career_single_post ul.social_links li {
margin-bottom: 30px;
margin-right: 30px;
}
.career_single_post ul.social_links li a {
position: relative;
background-color: #3b5999;
display: inline-flex;
padding: 0 0;
font-size: 17px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
vertical-align: middle;
padding: 13px 30px;
overflow: hidden;
}
.career_single_post ul.social_links li a span {
position: absolute;
transition: .5s;
opacity: 0;
left: 0;
right: 0;
top: 10px;
bottom: 0;
background: #3b5999;
text-align: center;
line-height: 54px;
text-transform: capitalize;
transition: .5s;
}
.career_single_post ul.social_links li a i {
margin-right: 10px;
position: relative;
top: 3px;
font-weight: normal;
}
.career_single_post ul.social_links li a:hover {
background: #3b5999;
}
.career_single_post ul.social_links li a:hover span {
opacity: 1;
top: 0;
}
.career_single_post ul.social_links li a.twitter span,
.career_single_post ul.social_links li a.twitter {
background-color: #55abed;
}
.career_single_post ul.social_links li a.googleplus span,
.career_single_post ul.social_links li a.googleplus {
background-color: #dd4b39;
}
.career_single_post ul.social_links li a.linkdedin span,
.career_single_post ul.social_links li a.linkdedin {
background-color: #0077b5;
}
.career_single_post a.btn-1 {
background: #f1f5f7;
color: #070f64;
}
.career_single_post a.btn-1:hover {
color: #fff;
}
.career_single_post a.btn-1 span {
background-color: var(--theme-color);
}
.career_sidebar {
position: relative;
margin-left: 30px;
}
.job_details_widget {
position: relative;
border: 1px solid #e6e7ef;
padding: 30px;
}
.job_details_widget h4 {
font-size: 15px;
line-height: 28px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.job_details_widget p {
font-size: 16px;
line-height: 30px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.job_details_widget li {
border-bottom: 1px solid #e5e7ef;
padding-bottom: 10px;
margin-bottom: 10px;
}
.job_details_widget li:last-child {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.author_widget_2 {
position: relative;
padding: 40px;
text-align: center;
overflow: hidden;
background-image: linear-gradient(180deg, #2631c2 0%, #090f5b 100%);
}
.author_widget_2 .shape {
position: absolute;
bottom: -20px;
right: 0;
opacity: .3;
}
.author_widget_2 img {
position: relative;
margin-bottom: 20px;
}
.author_widget_2 h4 {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 5px;
}
.author_widget_2 h5 {
font-size: 16px;
line-height: 28px;
color: #e2e0fc;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin-bottom: 15px;
}
.author_widget_2 p {
font-size: 16px;
line-height: 26px;
color: #fff;
font-weight: 400;
font-family: "Heebo";
text-align: center;
position: relative;
margin-bottom: 21px;
}
.author_widget_2 p span {
color: #e2e0fc;
}
.author_widget_2 p a {
color: #fff;
}
.author_widget_2 ul.social_links {
position: relative;
display: flex;
justify-content: center;
gap: 10px;
}
.author_widget_2 ul.social_links a {
width: 45px;
height: 45px;
border-radius: 22px;
background-color: #ffffff;
display: block;
line-height: 49px;
color: #a5a6b1;
font-size: 18px;
}
.author_widget_2 ul.social_links a:hover {
color: #fff;
background: var(--theme-color);
}
section.consultform_sec1.contact_alt1 .contact_info .author_box {
border-color: #2e2d48;
}
section.home_eleven_team.team_altr_4 {
padding-bottom: 0;
padding-top: 130px;
background: #eff0f7;
}
section.home_eleven_team.team_altr_4 .team_block_one {
margin-bottom: 90px;
}
section.home_eleven_team.team_altr_4 .client_name h6 a {
color: #070f64;
font-size: 16px;
line-height: 32px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
}
.home_eleven_team .client_name h6 img {
position: relative;
margin-right: 8px;
top: -2px;
}
section.faq_sec_6.p_relative.faq_home_6 .accordion-box .acc-btn {
border: 1px solid #373534;
}
section.faq_sec_6.p_relative.faq_home_6 .accordion-box .block .acc-content {
border: 1px solid #373534;
border-top: 0;
padding: 0 25px;
}
section.faq_sec_6.p_relative.faq_home_6 .accordion-box .acc-btn {
padding-left: 25px;
}
section.faq_sec_6.p_relative.faq_home_6 .accordion-box .acc-btn h4 {
font-size: 20px;
}
section.faq_sec_6.p_relative.faq_home_6 .accordion-box .acc-btn .icon-box {
color: #92908e;
top: 25px !important;
font-size: 20px;
}
section.faq_sec_6.p_relative.faq_home_6 .accordion-box .accordion {
position: relative;
}
section.faq_sec_6.p_relative.faq_home_6 .accordion-box .acc-btn .icon-box .icon_2 {
position: absolute;
top: 0;
opacity: 0;
transition: .5s;
}
section.faq_sec_6.p_relative.faq_home_6 .accordion-box .acc-btn.active .icon-box .icon_2 {
opacity: 1;
}
section.faq_sec_6.p_relative.faq_home_6 .accordion-box .acc-btn.active .icon-box .icon_1 {
opacity: 0;
}
.service-details .accordion-box .acc-btn {
border: 1px solid #373534;
}
.service-details .accordion-box .block .acc-content {
border: 1px solid #e6e7ef;
border-top: 0;
padding: 0 25px;
}
.accordion-box .acc-btn {
padding-left: 25px;
cursor: pointer;
}
.accordion-box .acc-btn h4 {
font-size: 20px;
}
.accordion-box .acc-btn .icon-box {
color: #92908e;
top: 25px !important;
font-size: 20px;
}
.accordion-box .accordion {position: relative;}
.accordion-box .acc-btn .icon-box .icon_2 {
position: absolute;
top: 0;
opacity: 0;
transition: .5s;
}
.accordion-box .acc-btn.active .icon-box .icon_2 {
opacity: 1;
}
.accordion-box .acc-btn.active .icon-box .icon_1 {
opacity: 0;
}
.case_studies_block_1 .image_box img {
width: 100%;
}
.accordion-box .acc-btn .icon-box {
position: absolute;
top: 25px;
right: 30px;
}
section.faq_page.faq_section.p_relative.pt_90.pb_90 {
background: #fff;
}
section.why_choose_14.alt_sec .choose_us_block_2 .icon_box:before {
background: #eff1f7;
}
section.home_eleven_team.team_altr_4 .team_icon_box .share-icon {
background: #efeff7;
color: #a5a6b1;
}
.page-title.style_2 .bg-layer:before {
opacity: 0;
}
.page-title.style_2 .content-box h1 {
color: #070f64;
margin-bottom: 80px;
}
.page-title.style_2 .content-box .bread-crumb li,
.page-title.style_2 .content-box .bread-crumb li a {
color: #070f64;
}
.page-title.style_2 {
padding-bottom: 130px;
padding-top: 120px;
}
.read_more_1_btn.home_5_style {
color: #0a1f1b;
}
.read_more_1_btn.home_5_style span {
background: #f1f3f3;
color: #091f1b;
}
section.home_eight_facts_section.about_two_sec.facts_section {
top: 0;
margin-top: -100px;
}
.about_tow_team_sec  .swiper-container {
overflow: visible;
left: 60px;
}
.about_tow_team_sec.case_studies_section .slider__pagination3 {
left: 40px;
width: calc(100% - 135px);
}
.history_block {
padding: 35px 40px;
filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.08));
background-color: #ffffff;
}
.history_block h4 {
font-size: 20px;
line-height: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 15px;
}
.history_block h4 i {
margin-right: 10px;
color: #a5a6b1;
transition: 0.5s;
}
.history_block h4:hover i {
color: var(--theme-color);
}
.history_block p {
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.history_block:before {
position: absolute;
content: "";
left: 15px;
top: -20px;
width: 45px;
height: 28px;
background-color: #fff;
-webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.history_sec .swiper-container {
padding: 30px 20px;
margin: 0 -20px;
overflow: visible;
}
.news_sec_2.history_sec .slider_button_next,
.news_sec_2.history_sec .slider_button_prev {
background-color: #eff0f7;
}
.history_sec .inner_container_wrap {
width: calc(50% + 600px);
margin: 0 auto;
margin-right: 0;
overflow: hidden;
padding-left: 15px;
}
.history_sec .inner_container {
max-width: 1170px;
}
.history_sec li.tab-btn {
width: 80px;
height: 80px;
border-radius: 40px;
background-color: #ffffff;
border: 1px solid #e6e7ef;
text-align: center;
line-height: 80px;
margin-bottom: 30px;
cursor: pointer;
}
.history_sec li.tab-btn.active-btn {
border-color: var(--theme-color);
background-color: var(--theme-color);
color: #fff;
}
.history_sec ul.tab-btns {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
.history_sec .tab-btn-box {
position: relative;
}
.history_sec .bb {
border-bottom: 1px solid #e6e7ef;
position: relative;
top: 40px;
}
.prgoress_indicator {
position: fixed;
right: 50px;
bottom: 75px;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
border-radius: 50px;
box-shadow: inset 0 0 0 2px rgba(22, 93, 245, 0.2);
z-index: 10000;
opacity: 0;
visibility: hidden;
transform: translateY(15px);
transform: translateY(15px) !important;
transition: all 200ms linear !important;
}
.prgoress_indicator.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0) !important;
}
.prgoress_indicator::after {
position: absolute;
content: "\f106";
font-family: "Font Awesome 5 Pro";
text-align: center;
line-height: 46px;
font-size: 18px;
color: var(--theme-color);
left: 0;
top: 0;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
font-weight: 900;
z-index: 1;
transition: all 200ms linear !important;
}
.prgoress_indicator svg path {
fill: none;
}
.prgoress_indicator svg.progress-circle path {
stroke: var(--theme-color);
stroke-width: 4;
box-sizing: border-box;
transition: all 200ms linear !important;
}
.statement_sec .bg {
position: absolute;
top: 0;
right: 0;
left: 0;
height: 100%;
max-height: 706px;
background-size: cover;
}
.statement_block {
position: relative;
}
.statement_block .image_box {
position: relative;
}
.statement_block .image_box img {
width: 100%;
}
.statement_block .image_box:before {
position: absolute;
content: "";
background-image: linear-gradient(0deg, rgb(7, 15, 100) 0%, rgba(14, 16, 62, 0) 60%, rgba(19, 17, 39, 0) 100%);
left: 0;
bottom: 0;
right: 0;
top: 0;
}
.statement_block .image_box:after {
position: absolute;
content: "";
right: 0;
width: 1px;
top: 0;
bottom: 0;
background-color: #e6e2e3;
opacity: 0.5;
}
.statement_block .image_box .icon {
position: absolute;
top: 30px;
left: 30px;
line-height: 80px;
text-align: center;
width: 80px;
height: 80px;
background-color: #ffffff;
}
.statement_block .image_box .content {
position: absolute;
left: 30px;
bottom: 30px;
}
.statement_block .image_box .content h5 {
font-size: 13px;
line-height: 24px;
text-transform: uppercase;
color: #a09fb0;
font-weight: 700;
font-family: "Inter";
}
.statement_block .image_box .content h4 {
font-size: 26px;
line-height: 50px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.statement_block .botto_content {
position: relative;
padding: 30px;
border: 1px solid #e6e7ef;
}
.statement_block .botto_content p {
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
a.read_more_1_btn.home_2{
color: #1c1a1a;
}
a.read_more_1_btn.home_2:hover{
color: var(--theme-color);
}
a.read_more_1_btn.home_2 i {
background-color: #f5f3f3;
}
a.read_more_1_btn.home_2:hover i {
background-color: var(--theme-color);
}
a.read_more_1_btn.home_3{
color: #030727;
}
a.read_more_1_btn.home_3:hover{
color: var(--theme-color);
}
a.read_more_1_btn.home_3 i {
background-color: #e1e5e3;
}
a.read_more_1_btn.home_3:hover i {
background-color: var(--theme-color);
}
.form_home_5 form label {
color: #0a1f1b;
}
a.read_more_1_btn.home_7{
color: #1b1918;
}
a.read_more_1_btn.home_7:hover{
color: var(--theme-color);
}
a.read_more_1_btn.home_7 i {
background-color: #e1dee4;
}
a.read_more_1_btn.home_7:hover i {
background-color: var(--theme-color);
}
a.read_more_1_btn.home__7{
color: var(--theme-color);
}
a.read_more_1_btn.home__7:hover{
color: var(--theme-color);
}
a.read_more_1_btn.home__7 i {
background-color: #e1dee4;
color: #1b1918;
}
a.read_more_1_btn.home__7:hover i {
background-color: var(--theme-color);
color: #fff;
}
.news-block-three .inner-box .read_more_1_btn {
color: #1b1918;
}
.choose_fifteen_container h4 {
color: #fff;
}
.choose_fifteen_container h4 i,
.choose_fifteen_container h4 span {
width: 50px;
height: 50px;
border-radius: 25px;
background-color: #2937dd;
display: inline-block;
text-align: center;
line-height: 50px;
margin: 0 7px;
}
section.choose_fifteen.choose_fifteen_s2 {
background: #131227;
}
section.choose_fifteen.choose_fifteen_s2 p.sec_desc {
color: #a09fb0;
}
.choose_fifteen_s2 .choose_fifteen_container .text-content {
color: #a09fb0;
}
.news-block-one figure.image img {
width: 100%;
}.gray-bg-2 {
background-color: #f6f3f3 !important;
}
.gray-bg-3 {
background-color: #f3f5f5 !important;
}
.gray-bg-4 {
background-color: #f4f6f5 !important;
}
.gray-bg-5 {
background-color: #faf4ef !important;
}
.gray-bg-6 {
background-color: #faf5ef !important;
}
.gray-bg-7 {
background-color: #f3f1f5 !important;
}
.gray-bg-14 {
background-color: #f5f5ef !important;
}
.gray-bg-18 {
background-color: #faf3fb !important;
}
a.read_more_1_btn.light{
color: #ffffff;
}
a.read_more_1_btn.style_2{
color: #1c1a1a;
cursor: pointer;
}
a.read_more_1_btn.style_2:hover{
color: var(--theme-color);
}
a.read_more_2_btn {
font-size: 17px;
line-height: 28px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
display: inline-block;
transition: .5s;
vertical-align: middle;
}
a.read_more_2_btn i,
a.read_more_2_btn span {
width: 26px;
height: 26px;
background-color: #f0f1f7;
font-size: 12px;
display: inline-block;
text-align: center;
line-height: 26px;
margin-right: 10px;
transition: .5s;
}
.service_home_four .services_navigation_btn .service-nav-btn{
position: relative;
display: inline-block;
width: 56px;
height: 56px;
line-height: 60px;
background-color: #f2f1f5;
text-align: center;
font-size: 24px;
color: #39324d;
cursor: pointer;
transition: all 500ms ease;
}
.service_home_four .services_navigation_btn .service-nav-btn:hover{
color: #fff;
background-color: var(--theme-color);
}
a.read_more_2_btn i:before,
a.read_more_2_btn span:before {
display: inline-block;
transition: .5s;
}
a.read_more_2_btn:hover i:before,
a.read_more_2_btn:hover span:before {
transform: rotate(45deg);
}
a.read_more_2_btn:hover {
color: var(--theme-color);
}
.read_more_4_btn{
font-size: 17px;
line-height: 28px;
color: #060700;
font-weight: 600;
font-family: "Inter";
text-align: center;
display: inline-block;
padding: 12px 25px;
border: 2px solid #aed500;
}
h4{
font-size: 22px;
line-height: 32px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
} .slide_navigation{
position: absolute;
top: 0px;
right: 0;
display: flex;
align-items: center;
gap: 10px;
}
.slider_button_next,
.slider_button_prev{
width: 56px;
height: 56px;
font-size: 20px;
line-height: 60px;
text-align: center;
color: #3e3b39;
background-color: #eae3da;
cursor: pointer;
transition: all 500ms ease;
}
.gray_bg.slider_button_next,
.gray_bg.slider_button_prev{
background-color: #e1e5e3;
}
.gray-bg-4 .slider_button_next,
.gray-bg-4 .slider_button_prev{
background-color: #e1e5e3;
}
.slider_button_next:hover,
.slider_button_prev:hover{
color: #fff;
background-color: var(--theme-color);
} .style_2 h2.sec_title{
color: #000000;
}
.style_2 h2.sec_title span {
color: var(--theme-color);
font-weight: 500;
}
.achivements_blk_left{
margin-right: 30px;
}
.achivements_blk_left h4.title {
font-size: 22px;
line-height: 20px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
margin-bottom: 20px;
}
.achivements_blk_left p {
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 20px;
}
.achivements_blk_left .author_name {
font-size: 18px;
line-height: 24px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
margin-bottom: 5px;
}
.achivements_blk_left .designation {
font-size: 17px;
line-height: 24px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
} .achivements_block_one {
position: relative;
cursor: pointer;
filter: drop-shadow(0 0 25px rgba(0,0,0,0.1));
background-color: #ffffff;
}
.achivements_block_inner{
position: relative;
padding: 30px;
}
.achivements_image img{
width: 100%;
}
.achivements_block_inner .icon_box{
margin-bottom: 20px;
}
.achivements_title{
font-size: 22px;
line-height: 32px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
}
.achivements_title a{
display: inline-block;
color: #1c1a1a;
}
.achivements_title a:hover{
color: var(--theme-color);
}
.achivements_block_one .read_more_1_btn{
position: absolute;
left: 30px;
bottom: -14px;
color: #000000;
} .solutions_block_one {
filter: drop-shadow(0 0 25px rgba(0,0,0,0.1));
background-color: #ffffff;
}
h4.solutions_title{
font-size: 22px;
line-height: 37px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding: 15px 0px;
border-bottom: 1px solid #ede6e6;
}
h4.solutions_title a{
display: inline-block;
color: #1c1a1a;
}
h4.solutions_title a:hover{
color: var(--theme-color);
}
.solutions_icon_box{
margin-top: 40px;
margin-bottom: 25px;
display: block;
text-align: center;
}
p.solutions_text {
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin: 0px 40px;
margin-bottom: 45px;	
}
.solutions_link_btn{
position: relative;
text-align: center;
padding: 15px 0px;
border-top: 1px solid #ede6e6;
}
.solutions_link_btn a.read_more_2_btn i,
.solutions_link_btn a.read_more_2_btn span{
position: absolute;
top: -14px;
left: 50%;
transform: translateX(-50%);
} .about_left_side{
position: relative;
margin-right: 20px;
}
.about_left_side .experience-box{
position: absolute;
top: 60px;
left: 0;
max-width: 250px;
width: 100%;
height: auto;
padding: 24px 30px;
background-color: var(--theme-color);
}
.experience-box .experience_years{
font-size: 60px;
line-height: 58px;
color: #ffffff;
font-weight: 700;
font-family: "Inter";
margin-bottom: 10px;
}
.experience-box .experience_years span{
font-size: 20px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.experience_years_new {
position: relative;
}
.experience_years_new span{
position: absolute;
left: 96px !important;
bottom: 0;
}
.experience-box p{
font-size: 16px;
line-height: 26px;
color: #ffffff;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.about_left_side .about_image_4{
text-align: right;
}
.about_left_side .about_image_3{
margin-top: -100px !important;
margin-left: 100px !important;
}
.about_right_side .title {
font-size: 22px;
line-height: 26px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
margin-bottom: 20px;
}
.about_block_two {
display: flex;
align-items: flex-start;
gap: 15px;
margin-bottom: 20px;
}
.about_block_two .icon-box {
position: relative;
width: 40px;
height: 40px;
z-index: 1;
flex-shrink: 0;    
transform: translateY(14px);
}
.about_block_two .icon-box:before {
position: absolute;
top: 0;
left: 0;
content: '';
width: 40px;
height: 40px;
z-index: -2;
background-color: #f6f3f3;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.about_block_two .icon-box.style_2:before{
background-color: #e1e6e3;
}
.about_block_two .icon-box:after {
position: absolute;
top: 14px;
left: 14px;
content: '';
width: 12px;
height: 12px;
z-index: -1;
background-color: var(--theme-color);
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.about_block_title {
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
font-weight: 400;
font-family: "Heebo";
}
.case_studies_section{
position: relative;
}
.case_studies_section .bg_layer{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 370px;
background-color: #121b45;
}
.case_studies_section a.read_more_1_btn i{
background-color: #232c58;
}
.case_studies_block_2 {
position: relative;
overflow: hidden;
margin-bottom: 45px;
}
.case_studies_block_2 .image_box{
position: relative;
margin-bottom: 15px;
}
.case_studies_block_2 .xoom_btn {
position: absolute;
left: 0;
top: 0;
font-size: 35px;
color: #fff;
opacity: 0;
width: 100%;
height: 100%;
display: grid;
text-align: center;
align-items: center;
background-image: linear-gradient(180deg, var(--theme-color) 0%, #121b45 100%);;
transform-origin: top;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.case_studies_block_2 .xoom_btn a {
cursor: pointer;
color: #fff;
}
.case_studies_block_2:hover .xoom_btn {
opacity: .89;
}
.case_studies_block_2 .category_tag {
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
}
.case_studies_block_2 .category_tag_new{
position: relative;
padding-left: 20px;
}
.case_studies_block_2 .category_tag_new::before {
position: absolute;
top: 8px;
left: 0;
content: '';
width: 12px;
height: 12px;
z-index: -1;
background-color: var(--theme-color);
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.case_studies_block_2 h4.title {
font-size: 22px;
line-height: 28px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
}
.highlights_outer_box{
position: relative;
display: inline-block;
width: 100%;
margin-top: -100px;
z-index: 2;
}
.case_studies_block_2 h4.title a{
display: inline-block;
color: #1c1a1a;
}
.case_studies_block_2 h4.title a:hover{
color: var(--theme-color);
}
.case_studies_block_2 .link_btn a {
width: 50px;
height: 50px;
display: inline-block;
position: absolute;
right: 0px;
bottom: 0px;
text-align: center;
line-height: 56px;
color: #1c1a1a;
transform-origin: top;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.case_studies_block_2:hover .link_btn a {
color: var(--theme-color);
}
.process_block_two .icon_box{
position: relative;
gap: 25px;
z-index: 1;
display: inline-flex;
align-items: center;
margin-bottom: 80px;
} 
.process_block_two .icon{    
width: 70px;
height: 70px;
line-height: 70px;
border-radius: 35px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.12));
background-color: #ffffff;
}
.process_block_two .shape{
position: absolute;
width: 100px;
height: 70px;
top: 0;
right: 0;
z-index: -1;
background-color: #f6f3f3;
clip-path: polygon(0% 0%, 50% 0%, 100% 50%, 50% 100%, 0% 100%);
}
.process_block_two .number_box{    
width: 34px;
height: 34px;
font-size: 16px;
line-height: 30px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
text-align: center;
border-radius: 17px;
background-color: #ffffff;
border: 1px solid #e6e7ed;
}
.process_block_two h4.title{
font-size: 22px;
line-height: 32px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 5px;
}
.process_block_two h6.sub_title{
font-size: 16px;
line-height: 32px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin: 0;
margin-bottom: 15px;
}
.process_block_two p{
font-size: 16px;
line-height: 26px;
color: #64656c;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.process_line_bar_2{
position: relative;
top: 115px;
height: 1px;
display: block;
background: #ede6e6;
}
.process_content{
position: relative;
}
.process_block_two .point{
position: absolute;
top: -45px;
right: 50%;
width: 20px;
height: 20px;
content: '';
z-index: 1;
border-radius: 10px;
background-color: #ffffff;
border: 1px solid #e6e7ed;
transform: translateX(50%);
}
.process_block_two .point:before{
position: absolute;
top: 5px;
left: 5px;
width: 8px;
height: 8px;
content: '';
z-index: 2;
border-radius: 4px;
background-color: var(--theme-color);
transform: perspective(21px), rotateX(0deg), translateX(50%), translateY(50%);
}
.solutions_section_2{
background-image: linear-gradient(-90deg, var(--theme-color) 0%, #121b45 100%);
}
.solutions_outer_box {
display: flex;
align-items: center;
justify-content: space-between;
}
.cta_content_box {
display: flex;
gap: 22px;
align-items: center;
}
.cta_content_box .sec_title.light_2{
color: #fff;
}
.cta_content_box .sec_title.light_2 span{
color: #fff;
}
.cta_content_box .sec_desc{
color: #ffffff;
margin: 0px;
}
.cta_btn_box{
text-align: right;
}
.cta_btn_box .btn_style_two{
margin-right: 6px;
}
.btn_style_two{
font-size: 17px;
line-height: 25px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding: 15px 25px;
transition: .5s all;
display: inline-block;
background-color: transparent;
border: 1px solid #ffffff;
}
.btn_style_two:hover{    
color: #1c1a1a;
background-color: #ffffff;
}
.btn_style_three{
font-size: 17px;
line-height: 25px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding: 15px 25px;
display: inline-block;
background-color: #ffffff;
border: 1px solid #ffffff;
}
.btn_style_three:hover{    
color: #ffffff;
background-color: transparent;
}
.team-block-one .team_img img{
width: 100%;
}
.team-block-one .lower-content{
padding: 20px 25px;
filter: drop-shadow(0 0 25px rgba(0,0,0,0.2));
background-color: #ffffff;
}
.team-block-one .designation{
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
font-weight: 400;
font-family: "Heebo";
}
.team-block-one .author_name a{
font-size: 22px;
line-height: 32px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
display: inline-block;
margin-bottom: 6px;
}
.team-block-one .author_name a:hover{
color: var(--theme-color);
}
.team-block-one .author_name span{
opacity: 0;
font-size: 12px;
transition: .5s;
}
.team-block-one:hover .author_name span{
margin-left: 10px;
opacity: 1;
}
.team-block-one .mail_box{
font-size: 16px;
line-height: 32px;
color: #1c1a1a;
font-weight: 400;
font-family: "Heebo";
}
.team-block-one .mail_box i{
color: var(--theme-color);
margin-right: 5px;
}
.team-block-one .image-box{
position: relative;
overflow: hidden;
}
.team-block-one .image-box img{
transform: scale(1);
transition: .5s;
}
.team-block-one:hover .image-box img{
transform: scale(1.15);
}
.team-block-one .image-box:before{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
opacity: 0;
z-index: 2;
transition: .5s;    
background-image: linear-gradient(180deg, var(--theme-color) 0%, #121b45 100%);
}
.team-block-one:hover .image-box:before{
opacity: .899;
}
.team-block-one .social-links{
position: absolute;
right: 20px;
bottom: 0px;
content: '';
z-index: 99;
padding: 10px 0;
opacity: 0;
transition: .5s;
background: #ffffff;
}
.team-block-one:hover .social-links{
opacity: 1;
bottom: 20px;
}
.team-block-one .social-links li {
position: relative;
display: inline-block;
}
.team-block-one .social-links li:before {
position: absolute;
top: 4px;
right: 0;
width: 1px;
height: 20px;
content: '';
background-color: #ede6e6;
}
.team-block-one .social-links li:last-child::before{
display: none;
}
.team-block-one .social-links li a{
font-size: 14px;
line-height: 28px;
color: #a29a9a;
font-weight: 400;
padding: 0px 12px;
display: inline-block;
font-family: "Font Awesome 5 Brands";
text-align: center;
}
.team-block-one .social-links li a:hover{
color: var(--theme-color);
}
.testimonials_sec2{
position: relative;
z-index: 99;
}
.testimonials_sec2:after{
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
content: '';
z-index: -1;
background-color: #121b45;
}
.testimonials_sec2:before{
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
content: '';
z-index: -1;
background-color: #fc4231;
}
.testimonial-block-two .author_name{
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.testimonial-block-two .designation {
font-size: 16px;
line-height: 30px;
color: #fae4e1;
font-weight: 400;
display: block;
font-family: "Heebo";
margin-bottom: 25px;
}
.testimonial-block-two .text-box .title {
font-size: 26px;
line-height: 36px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 15px;
}
.testimonial-block-two .text-box p {
font-size: 18px;
line-height: 30px;
color: #fae4e1;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 30px;
}
.testimonial-block-two .rating li{
display: inline-block;
color: #ffffff;
}
.testimonials_sec2 .slide_navigation{
position: absolute;
top: 50%;
left: 50%;
z-index: 99;
display: inline-table;
transform: translate(-50%, -50%);
}
.testimonials_sec2 .slider_button_prev{
margin-bottom: 10px;
}
.testimonials_sec2_title{
position: absolute;
left: 50%;
bottom: 0;
transform: translateX(-50%);
font-size: 72px;
line-height: 55px;
text-transform: uppercase;
color: #232c58;
font-weight: 900;
font-family: "Inter";
text-align: center;
opacity: .6;
}
.testimonials_sec2_title span{
color: #e23d2e;
}
.clients_logo_box {
display: block;
text-align: center;
height: 100px;
line-height: 100px;
border: 1px solid #ede6e6;
margin-bottom: 30px;
transition: all 500ms ease;
}
.news_sec_2 .slider_button_next, 
.news_sec_2 .slider_button_prev{
background-color: #ebe4e4;
transition: all 500ms ease;
}
.news_sec_2 .slider_button_next:hover, 
.news_sec_2 .slider_button_prev:hover{
background-color: var(--theme-color);
}
.clients_logo_box:hover{
background-color: #fff;
border-color: #fff;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
}
.clients_logo_box img {
transition: .5s;
filter: grayscale(1);
opacity: .7;    
}
.clients_logo_box:hover {
filter: drop-shadow(0 0 15px rgba(0,0,0,0.12));
}
.clients_logo_box:hover img {
filter: none;
opacity: 1;
cursor: pointer;
}
.news-block-two .image-box{
position: relative;
z-index: 99;
overflow: hidden;
margin: 0px 15px;
margin-bottom: -135px;
}
.news-block-two.style_2 .image-box{
margin: 0;
margin-bottom: 0;
}
.news-block-two .image-box:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 1;
transition: .5s;
background-color: var(--theme-color);	
transform: scaleY(.7);
opacity: 0;
}
.news-block-two:hover .image-box:before {
transform: scale(1);
opacity: .70;
}
.news-block-two .image-box img{
transform: scale(1.0);
transition: all .5s;
}
.news-block-two:hover .image-box img{
transform: scale(1.15);
}
.news-block-two .lower-content {    
position: relative;
padding: 25px 20px;
padding-top: 160px;
padding-bottom: 30px;
background-color: #fff;
}
.news-block-two.style_2 .lower-content{
padding-top: 0;
padding: 28px 20px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
background-color: #ffffff;
}
.news-block-two .blog_tag{
font-size: 13px;
line-height: 24px;
text-transform: uppercase;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
}
.news-block-two .post-info{
display: flex;
align-items: center;
gap: 30px;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ede6e6;
}
.news-block-two .post-info li{
position: relative;
font-size: 13px;
line-height: 32px;
text-transform: uppercase;
color: #6f6b6a;
font-weight: 600;
font-family: "Inter";
}
.news-block-two .post-info li:before{
position: absolute;
top: 15px;
right: -18px;
width: 4px;
height: 4px;
content: '';
transform: rotate(45deg);
background-color: #c8bfbf;
}
.news-block-two .post-info li:last-child:before{
display: none;
}
.news-block-two .post-info li span{
font-size: 13px;
line-height: 32px;
color: #aca3a3;
font-weight: 600;
font-family: "Inter";
display: inline-block;
margin-right: 5px;
}
.news-block-two h3{
font-size: 24px;
line-height: 1.4;
font-weight: 600;
margin-bottom: 10px;
font-family: "Inter";
}
.news-block-two h3 a{    
color: #1c1a1a;
display: inline-block;
}
.news-block-two h3 a:hover{
color: var(--theme-color);
}
.about_left_side{
position: relative;
z-index: 1;
}
.about_left_side .shape_bg{
position: absolute;
top: 0;
left: -100px;
width: 470px;
height: 470px;
content: '';
z-index: -1;
border-radius: 235px;
background-image: linear-gradient(0deg, #e1e6e3 0%, #f4f6f5 100%);
}
.highlights_block_one{
position: relative;
padding: 40px 25px;
filter: drop-shadow(0 0 25px rgba(0,0,0,0.1));
background-color: #ffffff;
}
.highlights_icon_box{
margin-bottom: 20px;
}
h4.highlights_title{
font-size: 20px;
line-height: 30px;
color: #030727;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 20px;
}
.case_sec_3 .swiper-container{
overflow: visible !important;
}
.case_sec_3 .swiper-slide{
opacity: 0;
visibility: hidden;
}
.case_sec_3 .swiper-slide.swiper-slide-active,
.case_sec_3 .swiper-slide.swiper-slide-next{
opacity: 1;
visibility: visible;
}
.case_sec_3 .slider__pagination2{
position: relative;
display: block;
text-align: center;
margin-top: 6px;
}
.case_sec_3 .slider__pagination2 .swiper-pagination-bullet{
position: relative;
display: inline-block;
width: 10px;
height: 10px;
background-color: #d8dcda;
transform: rotate(45deg);
cursor: pointer;
margin: 0px 10px;
border-radius: 0px;
opacity: 1;
transition: all 500ms ease;
}
.case_sec_3 .slider__pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active{
background-color: var(--theme-color);
}
.testimonial_3_sec .slider__pagination2{
position: relative;
display: block;
text-align: center;
margin-top: 55px;
}
.testimonial_3_sec .slider__pagination2 .swiper-pagination-bullet{
position: relative;
display: inline-block;
width: 10px;
height: 10px;
background-color: #1e2241;
transform: rotate(45deg);
cursor: pointer;
margin: 0px 10px;
border-radius: 0px;
opacity: 1;
transition: all 500ms ease;
}
.testimonial_3_sec .slider__pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active{
background-color: var(--theme-color);
}
h4.highlights_title a{
display: inline-block;
color: #030727;
}
h4.highlights_title a:hover{
color: var(--theme-color);
}
p.highlights_text{
font-size: 16px;
line-height: 26px;
color: #696b6a;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin-bottom: 20px;
}
.process_block_three{
position: relative;
padding: 30px;
overflow: hidden;
transition: all .5s;
background-color: #ffffff;
border: 1px solid #e5e9e7;
}
.process_block_three:hover{
filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
}
.process_block_three .shape_img{
position: absolute;
top: 0;
bottom: 0;
right: 0;
}
.process_block_three .icon_box{
width: 70px;
height: 70px;
display:flex;
align-items:center;
justify-content:center;
text-align: center;
margin-bottom: 30px;
background-color: #f4f6f5;
}
.process_block_three .sub_title{
font-size: 13px;
line-height: 18px;
text-transform: uppercase;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.process_block_three .title{
font-size: 20px;
line-height: 30px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
margin-bottom: 30px;
}
.process_block_three .date{
font-size: 16px;
line-height: 20px;
text-transform: uppercase;
color: #696b6a;
font-weight: 600;
font-family: "Inter";
}
.chooseus_sec_3 .bg_layer{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}
.choose_us_block_two{
position: relative;
display: flex;
align-items: flex-start;
gap: 30px;
}
.choose_us_block_two .icon_box{
position: relative;
margin-top: 5px;
padding-left: 25px;
flex-shrink: 0;
z-index: 1;
}
.choose_us_block_two .icon_box:before{
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 70px;
content: '';
z-index: -1;
background-color: #141834;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.choose_us_block_two .content_box h4{
font-size: 22px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 15px;
}
.choose_us_block_two .content_box p{
font-size: 16px;
line-height: 28px;
color: #9698a7;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.progress-inner {
position: relative;
padding: 50px 40px;
margin-top: 14px;
border: 1px solid #1e2349;
}
.progress-inner h4.sub_title{
font-size: 22px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.progress-inner p.text{
font-size: 16px;
line-height: 30px;
color: #9698a7;
font-weight: 400;
font-family: "Heebo";
}
.progress-box .bar{
position:relative;
width:100%;
height:3px;
background: #343854;
border-radius: 0px;
}  
.chooseus_sec_3 .progress-box{
background-color: transparent;
border: none;
text-align: left;
}  
.progress-box .bar-inner{
position:relative;
display:block;
background: var(--theme-color);
width:0px;
height:3px;
border-radius: 0px;
-webkit-transition:all 1500ms ease;
-ms-transition:all 1500ms ease;
-o-transition:all 1500ms ease;
-moz-transition:all 1500ms ease;
transition:all 1500ms ease; 
}
.progress-box .bar-inner:before{
position: absolute;
right: 0;
top: 50%;
width: 20px;
height: 20px;
border-radius: 10px;
content: '';
border: 4px solid #020627;
transform: translateY(-50%);
background-color: var(--theme-color);
}
.progress-box{
position: relative;
padding-left: 85px;
margin-bottom: 40px;
}  
.progress-box:last-child{
margin-bottom: 0px;
}  
.progress-box .count-text{
position: absolute;
top: -40px;
left: -85px;
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
font-size: 17px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
background-color: #141834;
}  
.progress-box p{
display: block;
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 15px;
}
.overlay_social_links {
position: absolute;
bottom: 25px;
right: 20px;
transition: .5s;
opacity: 0;
}
.team-block-two{
position: relative;
}
.team-block-two .lower-content{
display: flex;
align-items: center;
justify-content: space-between;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
background-color: #ffffff;
}
.team-block-two .team_info{
padding: 20px 25px 20px;
}
.team-block-two .team_info .designation{
font-size: 16px;
line-height: 26px;
color: #696b6a;
font-weight: 400;
font-family: "Heebo";
}
.team-block-two .team_info h3{
font-size: 22px;
line-height: 32px;
color: #030727;
font-weight: 600;
font-family: "Inter";
}
.team-block-two .team_info h3 a{
color: #030727;
}
.team-block-two .team_info h3 a:hover{
color: var(--theme-color);
}
.team-block-two .shear_btn_box{
position: absolute;
padding-top: 25px;
right: 25px;
top: 0;
}
.team-block-two .shear_btn{
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
border-radius: 25px;
display: inline-block;    
transition: .5s;
background-color: #ffffff;
border: 1px solid #e3e7e5;
}
.team-block-two .shear_btn:hover {
color: #fff;
background-color: var(--theme-color);
}
.team-block-two .overlay_social_links{
position: absolute;
right: 0;
bottom: 70px;
padding-bottom: 20px;
}
.team-block-two .shear_btn_box:hover .overlay_social_links {
opacity: 1;
}
.team-block-two .overlay_social_links li {
margin-bottom: 10px;
}
.team-block-two .overlay_social_links li a {
width: 45px;
height: 45px;    
font-size: 18px;
line-height: 48px;
color: #a0a3a1;
text-align: center;
border-radius: 22px;
display: inline-block;
cursor: pointer;
background-color: #ffffff;
font-family: "Font Awesome6 Brands";    
transform: scale(.8) translateY(50px);
}
.team-block-two .overlay_social_links li:nth-child(2) a {
transition: .5s;
transform: scale(.8) translateY(40px);
}
.team-block-two .overlay_social_links li:nth-child(3) a {
transition: 1s;
transform: scale(.8) translateY(30px);
}
.team-block-two .overlay_social_links li:nth-child(4) a {
transition: 1.5s;
transform: scale(.8) translateY(20px);
}
.team-block-two .team-block-two .shear_btn_box:hover .overlay_social_links li a {
transform: translateY(0);
}
.team-block-two .overlay_social_links li a:hover {
color: #fff;
transition: .5s;
background-color: var(--theme-color);
}
.industries-block-one{
position: relative;
text-align: center;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
}
.industries-block-one .industries-image img{
width: 100%;
}
.industries-block-one .icon_box{
position: relative;
width: 80px;
height: 80px;
text-align: center;
line-height: 80px;
border-radius: 40px;
display: inline-block;
transform: translate(5px, -41px);
margin-bottom: -40px;
background-color: #ffffff;
}
.industries-block-one h4.title{
font-size: 20px;
line-height: 30px;
color: #030727;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 40px;
}
.industries-block-one h4.title a{
display: inline-block;
color: #030727;
}
.industries-block-one h4.title a:hover{
color: var(--theme-color);
}
.industries_link_btn{
position: relative;
text-align: center;
padding: 15px 0px;
border-top: 1px solid #ede6e6;
}
.industries_link_btn a.read_more_2_btn i{
position: absolute;
top: -14px;
left: 50%;
transform: translateX(-50%);
}
.case_studies_block_3{
position: relative;
z-index: 1;
margin-bottom: 50px; 
}
.case_studies_block_3:before{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
opacity: 0.7;
background-color: #030727;    
transition: all .5s;
}
.case_studies_block_3 img{
width: 100%;
}
.case_studies_block_3:hover:before{
opacity: 0;
}
.case_studies_block_3 .customer_logo{
position: absolute;
right: 30px;
top: 30px;    
transition: all .5s;
}
.case_studies_block_3:hover .customer_logo{
opacity: 0;
}
.case_studies_block_3 .tag_btn {
position: absolute;
left: 30px;
top: 30px;
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";    
transition: all .5s;
}
.case_studies_block_3:hover .tag_btn{
opacity: 0;
}
.case_studies_block_3 .tag_btn span{
margin-right: 7px;
}
.case_studies_block_3 .overlay-layer{
position: absolute;
bottom: 0;
left: 0;
right: 55px;    
}
.case_studies_block_3 .content{
padding: 30px;
background-color: #ffffff;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
}
.case_studies_block_3 .content .title{
font-size: 22px;
line-height: 28px;
color: #030727;
font-weight: 600;
font-family: "Inter";
margin-bottom: 5px;
}
.case_studies_block_3 .content .title a{
display: inline-block;
color: #030727;
}
.testimonial_3_sec a.read_more_1_btn{
color: #fff;
}
.testimonial_3_sec a.read_more_1_btn span{
background-color: #141834;
}
.testimonial_3_sec p.video_title{
color: #9698a7;
}
.case_studies_block_3 .content .title a:hover{
color: var(--theme-color);
}
.case_studies_block_3 .content p{
font-size: 16px;
line-height: 26px;
color: #696b6a;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.case_studies_block_3 .link_btn span {
position: absolute;
right: -26px;
bottom: 0;
width: 26px;
height: 26px;
line-height: 30px;
color: #030727;
transition: all .5s;
text-align: center;
background-color: #f4f6f5;
font-size: 13px;
}
.case_studies_block_3:hover .link_btn span {
right: -55px;
width: 55px;
height: 55px;
line-height: 55px;
background-color: var(--theme-color);
color: #ffff;
font-size: 20px;
}
.case_studies_block_3 .link_btn span:before {
display: inline-block;
}
.case_studies_block_3:hover .link_btn span:before {
transform: rotate(45deg);
}
.testimonial_3_sec{
background-color: #030727;
}
.testimonial_3{
overflow: visible !important;
max-width: 770px;
width: 100% !important;
margin: 0 auto;
}
.testimonial_block_three{    
background-color: #141834;
}
.testimonial_block_three .author_image{
filter: drop-shadow(0 0 25px rgba(0,0,0,0.2));
background-color: #646464;
}
.testimonial_block_three .author_image img{
width: 100%;
}
.testimonial_block_three .lower-content{
position: relative;
padding: 29px 0px;
padding-right: 40px;
}
.testimonial_block_three .quote_btn{
position: absolute;
top: 20px;
right: 30px;
}
.testimonial_block_three .quote_btn span{
font-size: 100px;
color: #1c203c;
}
.testimonial_block_three h4 {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.testimonial_block_three span.designation {
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
margin-bottom: 10px;
display: inline-block;
}
.testimonial_block_three ul.rating {
display: flex;
color: #fbaf02;
margin-bottom: 14px;
}
.testimonial_block_three p {
font-size: 16px;
line-height: 26px;
color: #9698a7;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.testimonial_block_three ul.rating li {
margin-right: 5px;
}
.contact-info-sec{
position: relative;
z-index: 1;
}
.contact-info-sec .bg_layer{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-position: right center;
background-repeat: no-repeat;
background-size: cover;
}
.animated-text-box{
position: relative;
z-index: 1;
margin-top: 30px;
margin-left: 120px;
}
.animated-text-box .shape{
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.animated-text-box .animated-text{
width: 175px;
height: 188px;
display: block;
padding: 55px 0px;
font-size: 18px;
line-height: 26px;
color: #030727;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.animated-text-box .animated-text span{
font-size: 26px;
line-height: 26px;
color: #030727;
font-weight: 600;
display: block;
font-family: "Inter";
text-align: center;
}
.contact_info_block_01{
position: relative;
padding: 30px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
}
.contact_info_title{
font-size: 20px;
line-height: 28px;
color: #030727;
font-weight: 600;
font-family: "Inter";
margin-bottom: 15px;
}
.contact_info_list{
margin-bottom: 15px;
}
.contact_info_list li{
font-size: 16px;
line-height: 26px;
color: #696b6a;
font-weight: 400;
font-family: "Heebo";
}
.specializing-section .progress-box{
width: 54px;
height: 54px;
line-height: 54px;
text-align: center;
padding: 0px;
}
.specializing-section .link_btn .btn_style_three{
background-color: transparent;
}
.contact_info_list li a{
display: inline-block;
color: #696b6a;
}
.contact_info_list li a:hover{
color: var(--theme-color);
}
.contact_info_list li span{
color: #030727;
}
.contact_info_text{
font-size: 16px;
line-height: 26px;
color: #696b6a;
font-weight: 400;
font-family: "Heebo";
}
.contact_info_block_01 .icon_box{
position: absolute;
bottom: 30px;
right: 30px;
font-size: 70px;
color: #f4f6f5;
z-index: -1;
}
.about_sec_6 .ul.list_text{
margin-bottom: 30px;
}
.about_6_image_left{
margin-right: 30px;
}
.about_sec_6 .style_2 h2.sec_title{
margin-bottom: 30px;
}
.about_sec_6 .sec_desc{
font-size: 16px;
line-height: 26px;
color: #6d6a69;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.experience_box_6{
position: relative;
padding-left: 30px;
border-left: 5px solid var(--theme-color);
margin-bottom: 30px;
}
.experience_box_6 .experience_years{
font-size: 72px;
line-height: 58px;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
display: flex;
align-items: baseline;
margin-bottom: 15px;
}
.experience_box_6 .experience_years span{
font-size: 20px;
line-height: 30px;
color: #1b1918;
font-weight: 600;
font-family: "Inter";
text-transform: capitalize;
}
.experience_box_6 h6{
font-size: 16px;
line-height: 26px;
color: #6d6a69;
font-weight: 400;
font-family: "Heebo";
}
.experience_box_6 h6 i,
.experience_box_6 h6 span{
color: #6d6a69;
margin-left: 5px;
font-size: 12px;
}
.about_author_box{
display: flex;
gap: 30px;
align-items: center;
}
.about_author_box .author_box{
display: flex;
gap: 15px;
align-items: center;
}
.about_author_box .author_name{
font-size: 22px;
line-height: 32px;
color: #1b1918;
font-weight: 600;
font-family: "Inter";
margin-bottom: 5px;
}
.about_author_box .designation{
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.about_author_box .border_shape{
width: 1px;
height: 56px;
background-color: #ece8e5;
}
.side-container{
max-width: calc(50% + 585px);
margin: 0 auto;
margin-right: 0px;
}
.practice_block_1 {
background-color: #ffffff;
}
h4.practice_block_title{
font-size: 22px;
line-height: 37px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding: 15px 0px;
border-bottom: 1px solid #ede6e6;
}
.practice_block_icon{
margin-top: 40px;
margin-bottom: 25px;
display: block;
text-align: center;
}
p.practice_block_text {
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin: 0px 40px;
margin-bottom: 45px;	
}
.practice_link_btn{
position: relative;
text-align: center;
padding: 15px 0px;
border-top: 1px solid #ede6e6;
}
.practice_link_btn a.read_more_2_btn i,
.practice_link_btn a.read_more_2_btn span{
position: absolute;
top: -14px;
left: 50%;
transform: translateX(-50%);
}
.side-container .slide_navigation{
top: -120px;
right: calc(50% - 585px);
}
.fanfact_sec_2{
position: relative;
z-index: 99;
background-color: #1b1917;
}
.fanfact_sec_2 .bg_layer{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0.078;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.funfact_block_two{
position: relative;
padding: 30px;
margin-bottom: 22px;
border: 1px solid #3f3d3d;
}
.funfact_block_two .icon_box{
position: absolute;
right: 30px;
top: 30px;
}
.funfact_block_two .icon_box i,
.funfact_block_two .icon_box span{
font-size: 30px;
color: var(--theme-color);
}
.funfact_block_two span.count_text{
font-size: 36px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.funfact_block_two span{
font-size: 36px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.funfact_block_two .count_title{
font-size: 20px;
line-height: 32px;
color: #a5a3a2;
font-weight: 600;
font-family: "Inter";
}
.major_area_block_content{
position: relative;
text-align: center;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
background-color: #ffffff;
}
.major_area_block_icon{
position: relative;
width: 80px;
height: 80px;
text-align: center;
line-height: 80px;
border-radius: 40px;
display: inline-block;
transition: all .5s;
transform: translate(5px, -41px);
margin-bottom: -40px;
background-color: #ffffff;
}
.major_area_block_title{
font-size: 20px;
line-height: 30px;
color: #1b1918;
font-weight: 600;
font-family: "Inter";
text-align: center;
margin-bottom: 10px;
}
.major_area_block_text{
font-size: 16px;
line-height: 26px;
color: #6d6a69;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin-bottom: 30px;
}
.major_link_btn{
position: relative;
text-align: center;
padding: 15px 0px;
border-top: 1px solid #ede6e6;
}
.major_link_btn a.read_more_2_btn i,
.major_link_btn a.read_more_2_btn span{
position: absolute;
top: -14px;
left: 50%;
transform: translateX(-50%);
}
.major_area_block_inner{
position: relative;
}
.major_area_block_overly_content{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding-top: 30px;
transform: scaleY(0);
transition: all .5s;
background-color: #ffffff;
}
.major_area_block_inner:hover .major_area_block_icon{
transform: translate(5px, -25px);
}
.major_area_block_content .major_area_block_text,
.major_area_block_overly_content .major_area_block_text{
margin: 0px 18px 30px;
}
.major_area_block_inner:hover .major_area_block_overly_content{
transform: scaleY(1.0);
}
.chooseus_section{
position: relative;
z-index: 99;
}
.chooseus_section .container_outer_box{
margin-left: -100px;
margin-right: -100px;
padding: 90px;
padding-bottom: 80px;
border: 1px solid rgba(255,255,255,0.12);
}
.chooseus_section .bg_layer{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
opacity: 0.078;
}
.choose_us_block_1{
position: relative;
display: flex;
align-items: flex-start;
gap: 30px;
max-width: 460px;
width: 100%;
}
.choose_us_block_1 .icon_box{
position: relative;
margin-top: 5px;
padding-left: 25px;
flex-shrink: 0;
z-index: 1;
}
.choose_us_block_1 .icon_box:before{
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 70px;
content: '';
z-index: -1;
opacity: 0.078;
background-color: #ffffff;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.choose_us_block_1 .content_box h4{
font-size: 22px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.choose_us_block_1 .content_box p{
font-size: 16px;
line-height: 28px;
color: #a5a3a2;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.case_studies_block{
position: relative;
}
.case_studies_overly_text {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
display: flex;
transform: scaleY(0);
transition: all .5s;
align-items: center;
justify-content: center;
background-color: rgb(27 25 24 / 90%);
}
.case_studies_block:hover .case_studies_overly_text{
transform: scaleY(1.0);
}
.case_studies_overly_text .tag{
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.case_studies_overly_text h4.title {
font-size: 22px;
line-height: 50px;    
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.case_studies_overly_text h4.title a{
color: #ffffff;
}
.case_studies_overly_text h4.title a:hover{
text-decoration: underline;
}
.case_studies_overly_text .link_btn{
position: absolute;
right: 0px;
bottom: 0px;
}
.case_studies_overly_text a.read_more_1_btn span{
width: 51px;
height: 51px;
line-height: 51px;
margin-right: 0;
}
.container-visibile{
overflow: visible !important;
}
.team_block_2{
position: relative;
overflow: hidden;
}
.team_block_2 .image-box {
position: relative;
overflow: hidden;
}
.team_block_2 .image-box img{
transform: scale(1);
transition: .5s;
}
.team_block_2 .image-box img{
transform: scale(1.15);
}
.team_block_2 .image-box:before{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
opacity: 0;
z-index: 1;
transition: .5s;    
background-image: linear-gradient(180deg, #2937dd 0%, #070f64 100%);
}
.team_block_2:hover .image-box:before{
opacity: .899;
}
.team_block_2 .inner-box{
position: absolute;
left: 20px;
bottom: 20px;
right: 20px;
z-index: 3;
}
.team_block_2 .lower-content{
padding: 20px 25px;
background-color: #ffffff;
}
.team_block_2 .designation{
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
font-weight: 400;
font-family: "Heebo";
}
.team_block_2 h4.author_name{
font-size: 22px;
line-height: 32px;
font-weight: 600;
font-family: "Inter";
margin-bottom: 5px;
}
.team_block_2 h4.author_name a{
color: #1b1918;
display: inline-block;
}
.team_block_2 h4.author_name a:hover{
color: var(--theme-color);
}
.team_block_2 h4.author_name span{
opacity: 0;
margin-left: 5px;
font-size: 12px;
color: #000000;
transition: all .5s;
}
.team_block_2:hover h4.author_name span{
opacity: 1;
}
.team_block_2 .author_email{
font-size: 16px;
line-height: 32px;
color: #1b1918;
font-weight: 400;
display: inline-block;
font-family: "Heebo";
}
.team_block_2 .author_email i{ 
margin-right: 10px;
color: var(--theme-color);
}
.team_block_2 .social-links{
position: absolute;
top: -68px;
right: 0px;
padding: 10px 0;
transform: translateX(120%);
transition: all .8s;
display: inline-block;
background: #ffffff;
}
.team_block_2:hover .social-links{
opacity: 1;
transform: translateX(0);
}
.team_block_2 .social-links li {
position: relative;
display: inline-block;
}
.team_block_2 .social-links li:before {
position: absolute;
top: 4px;
right: 0;
width: 1px;
height: 20px;
content: '';
background-color: #ede6e6;
}
.team_block_2 .social-links li:last-child::before{
display: none;
}
.team_block_2 .social-links li a{
font-size: 14px;
line-height: 28px;
color: #a29a9a;
font-weight: 400;
padding: 0px 12px;
display: inline-block;
font-family: "Font Awesome 5 Brands";
text-align: center;
}
.team_block_2 .social-links li a:hover{
color: var(--theme-color);
}
.news-block-one.style_2 span.blog_tag{
color: #1b1918;
background-color: var(--theme-color);
}
.news-block-one.style_2 h3 a{
color: #1b1918;
}
.news-block-one.style_2 h3 a:hover{
color: var(--theme-color);
}
.testimonial_home_six .bg_layer{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.testimonial-block-three{
position: relative;
padding: 45px 40px 30px;
margin-top: 40px;
filter: drop-shadow(0 0 25px rgba(0,0,0,0.2));
background-color: #ffffff;
}
.testimonial-block-three .author_image{
position: absolute;
top: 0;
left: 40px;
width: 60px;
height: 60px;
transform: translateY(-50%);
border-radius: 30px;
filter: drop-shadow(0 0 7.5px rgba(0,0,0,0.15));
background-color: #646464;
border: 2px solid #ffffff;
}
.testimonial-block-three .quote{
position: absolute;
right: 40px;
top: 40px;
}
.testimonial-block-three .quote span{
color: #faf5ef;
font-size: 120px;
}
.testimonial-block-three .author_name{
font-size: 22px;
line-height: 30px;
color: #1b1918;
font-weight: 600;
margin-bottom: 5px;
font-family: "Inter";
}
.testimonial-block-three .designation{
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
display: block;
font-family: "Heebo";
margin-bottom: 20px;
}
.testimonial-block-three .title{
font-size: 22px;
line-height: 36px;
color: #1b1918;
font-weight: 600;
font-family: "Inter";
margin-bottom: 15px;
}
.testimonial-block-three p{
font-size: 17px;
line-height: 28px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.testimonial-block-three ul li{
display: inline-block;
}
.testimonial-block-three ul li i{
color: #fbaf02;
}
.faq_sec_6{
z-index: 1;
}
.faq_sec_6 .accordion-box .acc-btn{
border-color: #373534;
}
.faq_sec_6 .accordion-box .acc-btn{
background-color: transparent;
cursor: pointer;
padding: 20px;
}
.faq_sec_6 .accordion-box .acc-btn h4{
color: #fff;
}
.faq_sec_6 .accordion-box .acc-btn .icon-box{
position: absolute;
top: 25px;
right: 30px;
}
.faq_sec_6 .accordion-box .accordion{
margin-bottom: 5px;
}
.faq_sec_6 .accordion-box .acc-btn.active .icon-box{
top: 7px;
}
.faq_sec_6 .acc-content .text{
background-color: transparent;
border-color: #373534;
height: auto;
padding-top: 20px;
padding-bottom: 20px;
}
.faq_sec_6 .acc-content .text p{
color: #a5a3a2;
}
.faq_sec_6 .accordion-box .acc-btn .icon{
top: 8px;
right: 15px;
}
.faq_sec_6 .accordion-box .active-block .icon_2{
color: var(--theme-color);
}
.faq_sec_6 .bg_layer{
position: absolute;
top: 0;
right: 0;
z-index: -1;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.faq_sec_6 .bg_layer:before{
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
content: '';
background-color: rgb(231 189 147 / 75%);
}
.faq_sec_6 .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.faq_sec_6 h2.sec_title.light{
margin-bottom: 0;
}
.accordion-box.style__two .accordion{
position: relative;
margin-bottom: 4px;
border: 1px solid #373534;
overflow: hidden;
}  
.accordion-box.style__two .accordion:last-child{
margin-bottom: 0px;
}  
.accordion-box.style__two .accordion .acc-btn{
position: relative;
display: block;
padding: 22px 60px 22px 30px;
cursor: pointer;
border-bottom: 1px solid #373534;
transition: all 500ms ease;
}  
.accordion-box.style__two .accordion .acc-btn h4{
display: block;
font-size: 20px;
color: #ffffff;
font-weight: 600;
line-height: 30px;
font-family: "Inter";
transition: all 500ms ease;
} 
.accordion-box.style__two .accordion .acc-btn .icon-box{
position: absolute;
top: 25px;
right: 30px;
}  
.accordion-box.style__two .accordion .acc-btn .icon-box i{
position: absolute;
top: 0;
right: 0;
font-size: 25px;
color: #a5a3a2;
}  
.accordion-box.style__two .accordion .acc-btn .icon-box .icon_1{    
font-size: 25px;
color: #a5a3a2;
opacity: 1;
}  
.accordion-box.style__two .accordion .acc-btn.active .icon-box .icon_1{    
opacity: 0;
}  
.accordion-box.style__two .accordion .acc-btn.active .icon-box i{    
font-size: 25px;
color: var(--theme-color);
}
.accordion-box.style__two .accordion .acc-btn .icon-box .icon_2{    
opacity: 0;
}
.accordion-box.style__two .accordion .acc-btn.active .icon-box .icon_2{    
opacity: 1;
}
.accordion-box.style__two .block .acc-content{
position:relative;
display:none;
padding: 24px 30px;
}  
.accordion-box.style__two .block .acc-content p.text{
font-size: 16px;
line-height: 26px;
color: #a5a3a2;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0px;
}
.accordion-box.style__two .block .acc-content.current{
display:block;
}
.faq_right_side{
padding-left: 200px;
margin-top: 12px;
}
.queries_form_inner{
position: relative;
padding: 40px 25px;
margin-bottom: 0px;
filter: drop-shadow(0 0 25px rgba(103,108,137,0.25));
background-color: #ffffff;
}
.queries_form_inner form label{
color: #1b1918;
}
.queries_form_inner form textarea{
height: 140px;
resize: none;
}
.queries_form_inner form input,
.queries_form_inner form textarea{
color: #a5a3a2;
}
.transform_content_box {
position: absolute;
bottom: -100px;
left: 0;
transform: rotate(270deg);
transform-origin: top left;
}
.transform_content_box .transform_text{    
font-size: 120px;
line-height: 120px;
text-transform: uppercase;
color: #2b2928;
font-weight: 900;
font-family: "Inter";
}
.clients_sec_7{
position: relative;
padding: 60px 0px;
background-color: #451d65;
}
.all-ages_block_one{
position: relative;
}
.all-ages_block_one .content_box{
position: relative;
}
.all-ages_block_one .img-box{
margin-left: 25px !important;
}
.all-ages_block_one .client_name{
position: absolute;
left: 0;
right: 25px;
bottom: 25px;
display: flex;
align-items: center;
gap: 20px;
z-index: 99;
background-color: #ffffff;
}
.all-ages_block_one .client_name a.invent-arrow{
position: absolute;
top: 22px;
right: 20px;
font-size: 16px;
line-height: 16px;
color: #1a1919;
transition: all .5s;
}
.all-ages_block_one:hover .client_name a{
transform: rotate(45deg);
}
.all-ages_block_one .profession_icon{
position: relative;
width: 60px;
height: 60px;
}
.all-ages_block_one .profession_icon .icon{
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 60px;
display:flex;
align-items:center;
justify-content:center;
text-align: center;
opacity: 1;
background-color: #451d65;
transition: all .5s;
}
.all-ages_block_one .profession_icon .hover_icon{
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 60px;
display:flex;
align-items:center;
justify-content:center;
text-align: center;
opacity: 0;
background-color: var(--theme-color);
transition: all .5s;
}
.all-ages_block_one:hover .profession_icon .icon{
opacity: 0;
}
.all-ages_block_one:hover .profession_icon .hover_icon{
opacity: 1;
}
.all-ages_block_one .overly_content{
position: absolute;
top: 0;
left: 25px;
right: 0;
bottom: 0;
padding: 35px;
padding-bottom: 100px;
display: flex;
align-items: flex-end;
background-image: linear-gradient(180deg, #fc7858 0%, #461e65 75%, #451e65 75%);
opacity: 0;
transition: all .5s;
}
.all-ages_block_one:hover .overly_content{
opacity: .9;
}
.all-ages_block_one .overly_content p{
font-size: 16px;
line-height: 26px;
color: #beafcb;
font-weight: 400;
font-family: "Heebo";
}
.services_block_one{
position: relative;
padding: 30px;
z-index: 1;
transition: all .5s;
margin-bottom: 30px;
cursor: pointer;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
}
.services_block_one:hover{
background-color: #451e65;
}
.services_block_one .bg_layer{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0;
transition: all .5s;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.services_block_one:hover .bg_layer{
opacity: .12;
}
.services_block_one .box_wrap{
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 30px;
}
.services_block_one .serial_number{
font-size: 72px;
line-height: 30px;
color: #f3f1f5;
font-weight: 600;
font-family: "Inter";
}
.services_block_one .services_tag{
font-size: 13px;
line-height: 18px;
text-transform: uppercase;
color: #a7a2ab;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.services_block_one .services_title{
font-size: 22px;
line-height: 30px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
margin-bottom: 20px;
transition: all .5s;
}
.services_block_one:hover .services_title{
color: #ffffff;
}
.services_block_one:hover a.read_more_2_btn{
color: #ffffff;
}
.services_block_one:hover a.read_more_2_btn:hover{
color: var(--theme-color);
}
.about_left_box_wrap{
position: relative;
}
.about_left_box_wrap .img_box_one{
margin-bottom: -115px !important;
z-index: 99;
}
.about_left_box_wrap .lower_row{
display: flex;
gap: 30px;
}
.about_exprience{
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
font-size: 17px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
display: inline-block;
padding: 10px 20px;
background-color: var(--theme-color);
}
.funfact_block_three {
position: relative;
padding: 25px 30px 22px;
margin-bottom: 30px;
border: 1px solid #e7e5e8;
}
.funfact_block_three .icon_box{
position: absolute;
right: 20px;
top: 20px;
}
.funfact_block_three .count_box{
font-size: 36px;
line-height: 32px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.funfact_block_three .count_title{
font-size: 20px;
line-height: 32px;
color: #a5a3a2;
font-weight: 600;
font-family: "Inter";
}
.about_description p{
font-size: 16px;
line-height: 26px;
color: #6d6b6e;
font-weight: 400;
font-family: "Heebo";
}
.download_box{
display: flex;
align-items: center;
gap: 18px;
}
.download_box .text_box h5{
font-size: 20px;
line-height: 32px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
}
.download_box .text_box .download_btn{
display: flex;
align-items: center;
gap: 10px;
font-size: 17px;
line-height: 32px;
color: #1c1c1c;
font-weight: 600;
font-family: "Inter";
}
.download_box .text_box .download_btn:hover{
color: var(--theme-color);
}
.download_box .text_box .download_btn i,
.download_box .text_box .download_btn span{
font-size: 14px;
color: var(--theme-color);
}
.process_section{
z-index: 1;
}
.process_section .bg_shape{
position: absolute;
top: 60px;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-position: center center;
background-repeat: no-repeat;
}
.process_block_area{
display: flex;
justify-content: space-between;
}
.process_block_1{
max-width: 270px;
width: 100%;
}
.process_block_1 .process_inner_box{
position: relative;
padding: 40px 20px 25px 30px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
}
.process_block_1 .serial_number{
font-size: 17px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
text-align: center;
width: 50px;
height: 50px;    
line-height: 50px;
border-radius: 25px;
margin-bottom: 25px;
background-color: #f3f1f5;
}
.process_block_1 .process_inner_box a{
font-size: 22px;
line-height: 32px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
}
.process_block_1 .process_inner_box a:hover{
color: var(--theme-color);
}
.process_block_1 .sub_title{
font-size: 16px;
line-height: 32px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
margin-bottom: 15px;
}
.process_block_1 p.desc_text{
font-size: 16px;
line-height: 26px;
color: #6d6b6e;
font-weight: 400;
font-family: "Heebo";
margin: 0;
}
.process_block_1 .icon{
position: absolute;
top: 40px;
right: 0px;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
transform: translateX(50%);
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
}
.process_block_1 .icon img,
.process_block_1 .icon svg{
transition: 0.5s;
}
.process_inner_box:hover .icon img,
.process_inner_box:hover .icon svg{
transform: rotateY(160deg);
}
.link_btn strong{
font-size: 17px;
line-height: 28px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
margin-right: 10px;
}
.link_btn a.read_more_1_btn i,
.link_btn a.read_more_1_btn span{
background-color: #e1dfe4;
}
.link_btn a.read_more_1_btn:hover i,
.link_btn a.read_more_1_btn:hover span{
background-color: var(--theme-color);
}
.chooseus_section_7{
background-color: #ffffff;
}
.chooseus_7_leftside img{
max-width: none !important;
float: right;
}
.choose_us_block_1.black_color .content_box h4{
color: #1a1919;
}
.choose_us_block_1.black_color .icon_box:before{
opacity: 1;
background-color: #f3f1f5;
}
.choose_us_block_1.black_color .icon_box{
padding-top: 10px;
margin-top: 0;
}
.estimation_section {
position: relative;
z-index: 1;
}
.estimation_section .bg_layer{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.estimation_left_box .sec_desc{
font-size: 18px;
line-height: 30px;
color: #e8e1df;
font-weight: 400;
font-family: "Heebo";
}
.queries_text_box{
position: relative;
}
.queries_text_box h6{
font-size: 18px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 20px;
}
.queries_text_box .contact_box{
display: flex;
gap: 20px;
align-items: flex-start;
margin-bottom: 30px;
}
.queries_text_box .icon_box{
width: 44px;
height: 44px;
font-size: 24px;
text-align: center;
line-height: 46px;
margin-top: 4px;
color: var(--theme-color);
background-color: #ffffff;
}
.queries_text_box p.text{
font-size: 16px;
line-height: 26px;
color: #e8e1df;
font-weight: 400;
font-family: "Heebo";
margin: 0;
}
.queries_text_box h4{
color: #ffffff;
margin-left: 60px;
}
.queries_text_box .arrow_angel{
position: absolute;
left: 15px;
bottom: 15px;
animation: faq_arrow 1s linear infinite alternate;
}
@keyframes faq_arrow{
0%{
transform: rotate(0);
}
100%{
transform: rotate(20deg);
}
}
.queries_form_inner.style_2{
padding: 40px;
}
.queries_form_inner.style_2 form label i{
color: var(--theme-color);
margin-right: 5px;
}
.queries_form_inner.style_2 form input, 
.queries_form_inner.style_2 form textarea,
.queries_form_inner.style_2 form select{
font-size: 16px;
line-height: 26px;
color: #6d6b6e;
font-weight: 400;
padding: 14px 25px;
font-family: "Heebo";
border: 1px solid #F7F7F7;
background-color: #f3f1f5;
}
.queries_form_inner.style_2 form button.btn-2{
font-size: 17px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
padding: 14px 25px;
border: 1px solid #451e65;
background-color: #451e65;
}
.queries_form_inner .select-box{
height: 56px;
}
.queries_form_inner .nice-select{
height: 56px;
font-size: 16px;
line-height: 26px;
color: #6d6b6e;
font-weight: 400;
padding: 14px 25px;
font-family: "Heebo";
border: 1px solid #F7F7F7;
background-color: #f3f1f5;
appearance: none;
}
.queries_form_inner .nice-select:after{
border-color: #ae9dbc;
}
.queries_form_inner .wide .list{
background-color: #f9f9f9;
color: #333;
font-size: 16px;
font-weight: 500;
border-radius: 0;
font-family: 'Heebo';
border-bottom: 1px solid #ccc;
transition: background-color 0.2s;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.news-block-three{
position: relative;
padding: 40px;
background-color: #ffffff;
border: 1px solid #e7e5e8;
}
.news-block-three .author_box{
display: flex;
gap: 15px;
align-items: center;
}
.news-block-three .inner-box .author_info{
opacity: 0;
transition: all .5s;
}
.news-block-three:hover .inner-box .author_info{
opacity: 1;
}
.news-block-three .author_name{
font-size: 13px;
line-height: 24px;
text-transform: uppercase;
color: #1a1919;
font-weight: 700;
font-family: "Inter";
}
.news-block-three .designation{
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.news-block-three .blog_tag{
font-size: 13px;
line-height: 24px;
text-transform: uppercase;
color: #1a1919;
font-weight: 700;
font-family: "Inter";
margin-bottom: 20px;
}
.news-block-three .blog_tag i{
font-size: 16px;
margin-right: 10px;
color: var(--theme-color);
}
.news-block-three h3{
font-size: 22px;
line-height: 32px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
margin-bottom: 65px;
}
.news-block-three h3 a{
color: #1a1919;
}
.news-block-three .inner-box h3 a:hover{
color: var(--theme-color);
}
.news-block-three .post-info{
display: flex;
align-items: center;
gap: 30px;
padding-bottom: 11px;
margin-bottom: 20px;
border-bottom: 1px solid #ede6e6;
}
.news-block-three .post-info li{
position: relative;
font-size: 13px;
line-height: 32px;
text-transform: uppercase;
color: #6f6b6a;
font-weight: 600;
font-family: "Inter";
}
.news-block-three.home_7 .post-info li {
color: #a7a2ab;
}
.news-block-three .post-info li i{
font-size: 14px;
color: #a7a2ab;
margin-right: 5px;
}
.news-block-three .inner-box .read_more_1_btn{
display: inline-flex;
align-items: center;
}
.news-block-three .inner-box .read_more_1_btn .btn-title{
opacity: 0;
transition: all .5s;
}
.news-block-three .inner-box .read_more_1_btn .btn-title_new{
color: var(--theme-color);
}
.news-block-three:hover .inner-box .read_more_1_btn .btn-title{
opacity: 1;
}
.testimonial_7_sec .video_title{
color: #6d6b6e;
}
.testimonial_7_sec a.read_more_1_btn{
color: #1a1919;
}
.testimonial_7_sec a.read_more_1_btn span{
color: #1a1919;
background-color: #e1dfe4;
}
.testimonial_block_four {
position: relative;
padding: 40px 30px;
margin-top: 30px;
margin-bottom: 30px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
border-top: solid;
border-width: 1px;
border-color: var(--theme-color);
}
.testimonial_7_sec .swiper-container{
overflow: visible;
}
.testimonial_7_sec .swiper-container .swiper-slide{
opacity: 0;
}
.testimonial_7_sec .swiper-container .swiper-slide.swiper-slide-active,
.testimonial_7_sec .swiper-container .swiper-slide.swiper-slide-next,
.testimonial_7_sec .swiper-container .swiper-slide.swiper-slide-duplicate-prev{
opacity: 1;
}
.testimonial_block_four .rating {
margin-bottom: 20px;
}
.testimonial_block_four .quote_icon {
position: absolute;
top: 0;
right: 30px;
width: 50px;
height: 50px;
text-align: center;
line-height: 55px;
color: #ffffff;
font-size: 24px;
background-color: var(--theme-color);
transform: translateY(-50%);
}
.testimonial_block_four .rating li{
display: inline-block;
}
.testimonial_block_four .rating li i{
color: #fbaf02;
}
.testimonial_block_four p.text{
font-size: 16px;
line-height: 26px;
color: #6d6b6e;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 20px;
}
.testimonial_block_four .author_name{
font-size: 22px;
line-height: 30px;
color: #1a1919;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.testimonial_block_four .designation{
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
}
.testimonial_block_four .author_image{
position: absolute;
left: 30px;
bottom: 0;
transform: translateY(50%);
}
.highlights_block_two{
position: relative;
padding: 40px 30px;
background-color: #ffffff;
border: 1px solid #ede6e5;
}
.highlights_block_two .inner_box{
display: flex;
align-items: center;
gap: 30px;
}
.highlights_block_two p{
font-size: 16px;
line-height: 26px;
color: #65605f;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.about_us_13 h2.sec_title{
margin-top: 20px;
margin-bottom: 30px;
}
.about_us_13 p.sec_desc{
font-size: 16px;
line-height: 26px;
color: #65605f;
font-weight: 400;
font-family: "Heebo";
}
.about_us_13_content_box{
display: flex;
gap: 25px;
margin-bottom: 30px;
}
.circle_image_image_container {
position: relative;
display: grid;
gap: 20px;
aspect-ratio: 1 / 1;
grid-template-columns: repeat(2, 1fr);
border-radius: 50%;
overflow: hidden;
}
.circle_text_box{
position: absolute;
top: 0;
right: 0;
width: 260px;
height: 260px;
opacity: 0.800;
display: flex;
align-items: flex-end;
background-color: var(--theme-color);
}
.circle_text_box .text_inner{
position: relative;
padding: 30px;
opacity: 1;
}
.circle_text_box .experience_years{
font-size: 60px;
line-height: 58px;
color: #ffffff;
font-weight: 700;
font-family: "Inter";
}
.circle_text_box .experience_years span{
font-size: 20px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.circle_text_box h6{
font-size: 16px;
line-height: 26px;
color: #ffffff;
font-weight: 400;
font-family: "Heebo";
}
.funfact_block_four .count_box{
margin-bottom: 10px;
}
.funfact_block_four .count_box span{
font-size: 48px;
line-height: 26px;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
}
.funfact_block_four .count_title{
font-size: 22px;
line-height: 32px;
color: #0b182e;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.funfact_block_four .desc_text{
font-size: 16px;
line-height: 26px;
color: #65605f;
font-weight: 400;
font-family: "Heebo";
}
.about_13-icon{
font-size: 30px !important;
position: absolute;
top: -8px;
}
.why_choose_13{    
border-top: 1px solid #ebe5e5;
}
.why_choose_13_outer_box{
display: flex;
justify-content: space-between;
}
.choose_us_block_2{
padding: 45px 50px;
border-right: 1px solid #ebe5e5;
}
.choose-section.home-5 .choose_us_block_2{
border: none;
margin-left: 30px;
}
.choose-section.home-5 .chooseus_left_img{
position: relative;
display: block;
}
.choose-section.home-5 .chooseus_left_img img{
float: right;
max-width: none;
}
.choose-section.home-5 .choose_us_block_2{
padding: 0px;
margin-bottom: 41px;
}
.choose-section .bg-layer{
position: absolute;
left: 0px;
top: 0px;
height: 100%;
width: calc(50% - 300px);
background-color: #0e2f2c;
}
.industry-section.home-5 .sec_title_wrap a{
bottom: 9px;
color: #0a1f1b;
}
.industry-section.home-5 .sec_title_wrap a.read_more_1_btn span{
background-color: #dfe5e3;
}
.industry-section.home-5 .sec_title_wrap a.read_more_1_btn:hover span{
background-color: var(--theme-color);
}
.choose-section .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 660px;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}
.choose_us_block_2 .icon_box{
position: relative;
padding-top: 8px;
padding-left: 25px;
z-index: 1;
display: inline-block;
margin-bottom: 15px;
}
.choose_us_block_2 .icon_box i{
font-size: 45px;
color: var(--theme-color);
}
.choose_us_block_2 .icon_box:before{
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 60px;
content: '';
z-index: -1;
background-color: #f5efef;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.choose_us_block_2 h4{
margin-bottom: 15px;
}
.choose_us_block_2 p{
margin-bottom: 0;
}
.services_sec_13{
z-index: 99;
background-color: #0b182e;
}
.services_block_two{
position: relative;
overflow: hidden;
border-radius: 8px;
padding: 40px;
z-index: 1;
transition: all .5s;
margin-bottom: 30px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
background-color: #ffffff;
}
.services_block_two .bg_layer{
position: absolute;
left: 0px;
top: 0px;
width: 0%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
transition: all 500ms ease;
}
.services_block_two .bg_layer:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background: linear-gradient(0deg, rgba(251,57,31,0.87) 5%, rgba(251,57,31,0.0) 40%);
}
.services_block_two:hover .bg_layer{
width: 100%;
}
.services_block_two .icon_box{
position: relative;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
margin-bottom: 25px;
transition: all 500ms ease;
}
.services_block_two:hover .icon_box{
opacity: 0;
}
.services_block_two .icon_box i,
.services_block_two .icon_box span{
font-size: 70px;
color: var(--theme-color);
}
.services_block_two .icon_bg_shape{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
z-index: -1;
transform: rotate(270deg);
background-color: #f6f0ef;
clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
}
.services_block_two .title{
margin-bottom: 10px;
transition: all 500ms ease;
}
.services_block_two:hover .title{
opacity: 0;
}
.services_block_two .desc_text{
font-size: 16px;
line-height: 26px;
color: #65605f;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 25px;
transition: all 500ms ease;
}
.services_block_two:hover .desc_text{
opacity: 0;
}
.services_block_two .link_btn{
position: relative;
z-index: 1;
}
.services_block_two .link_btn a.read_more_1_btn.style_2 i,
.services_block_two .link_btn a.read_more_1_btn.style_2 span{
background-color: #f6f0ef;
color: #0b182e;
}
.services_block_two:hover .link_btn a.read_more_1_btn.style_2 i,
.services_block_two:hover .link_btn a.read_more_1_btn.style_2 span{
background-color: #fff;
color: var(--theme-color);
}
.services_block_two:hover .link_btn a.read_more_1_btn.style_2{
color: #fff;
}
.letest_work_sec_13 .container-visibile {
overflow: visible;
max-width: 970px;
width: 100% !important;
margin: 0 auto;
}
.letest_work_block {
position: relative;
}
.letest_work_block .content_box{
position: absolute;
border-radius: 6px;
bottom: 40px;
left: 40px;
padding: 30px;
opacity: 0;
transition: all .5s;
display: inline-block;
background-color: #0b182e;
}
.swiper-slide-active .content_box{
opacity: 1;
}
.letest_work_block .tag{
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
}
.letest_work_block h3{
font-size: 26px;
line-height: 36px;
font-weight: 600;
font-family: "Inter";
margin-bottom: 20px;
}
.letest_work_block h3 a{
color: #ffffff;
}
.letest_work_block h3 a:hover{
color: var(--theme-color);
}
.letest_work_block a.read_more_1_btn span{
background-color: #1c2a43;
}
.letest_slide_box .slide_navigation{
top: 50%;
left: 5px;
right: 5px;
z-index: 99;
transform: translateY(-30px);
}
.letest_slide_box .slider_button_prev{
position: absolute;
top: 0;
left: 8px;
width: 56px;
height: 56px;
line-height: 64px;
border-radius: 28px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
}
.letest_slide_box .slider_button_prev:hover{
background-color: var(--theme-color);
}
.letest_work_sec_13 .letest_work_block .content_box a.read_more_1_btn{
color: #fff;
}
.letest_slide_box .slider_button_next{
position: absolute;
top: 0;
right: 5px;
width: 56px;
height: 56px;
border-radius: 28px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
}
.letest_slide_box .slider_button_next:hover{
background-color: var(--theme-color);
}
.team_sec_13{
position: relative;
}
.team_sec_13 .sec_title_wrap{
margin-bottom: 80px;
}
.team_block_3{
position: relative;
border-radius: 8px;
padding: 25px;
padding-top: 0;
background-color: #ffffff;
}
.team_block_3 .image-box{
position: relative;
border-radius: 10px;
overflow: hidden;
display: flex;
gap: 25px;
align-items: flex-end;
transform: translateY(-30px);
}
.team_block_3 .shear_btn{
position: relative;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 50%;
background-color: #f5efef;
cursor: pointer;
transition: all 500ms ease;
}
.team_block_3 .social-links{
position: absolute;
top: 0;
right: 0;
width: 115px;
height: 40px;
display: flex;
margin: 0;
opacity: 0;
transition: all .5s;
align-items: center;
justify-content: center;
transform: translateY(-57px);
padding: 10px 0px;
border-radius: 10px;
margin-bottom: 17px;
background-color: var(--theme-color);
filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
}
.team_block_3 .shear_btn:hover .social-links{
opacity: 1;
}
.team_block_3 .social-links:before {
position: absolute;
bottom: -8px;
right: 16px;
width: 15px;
height: 8px;
content: '';
background-color: var(--theme-color);
clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.team_block_3 .social-links li a{
display: inline-block;
font-size: 14px;
line-height: 28px;
color: #f8e3e1;
font-weight: 400;
padding: 0px 12px;
border-right: 1px solid #ec7869;
font-family: "Font Awesome 5 Brands";
text-align: center;
}
.team_block_3 .social-links li:last-child a{
border-right: none;
}
.team_block_3 .designation{
font-size: 16px;
line-height: 26px;
color: #65605f;
font-weight: 400;
font-family: "Heebo";
}
.team_block_3 .author_email{
font-size: 16px;
line-height: 32px;
color: #0b182e;
font-weight: 400;
font-family: "Heebo";
}
.team_block_3 .author_email i{
color: var(--theme-color);
margin-right: 5px;
}
.industries_sec_13{
position: relative;
z-index: 99;
background-color: #0b172d;
}
.industries_sec_13 .link_btn a.read_more_1_btn span{
background-color: #f6f0ef;
border-radius: 5px;
}
.industries_sec_13 .link_btn a.read_more_1_btn:hover span{
background-color: var(--theme-color);
color: #fff !important;
}
.industries_sec_13 a.read_more_1_btn span{
border-radius: 5px;
color: #0b182e;
}
.industries_sec_13 a.read_more_1_btn{
color: #fff;
}
.industries_sec_13 .bg_layer{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0.122;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.industries_sec_13 .sec_desc{
color: #a4a9b3;
}
.industries_block_one{
position: relative;
border-radius: 8px;
padding: 30px;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
background-color: #ffffff;
}
.industries_block_one h5{
font-size: 20px;
line-height: 30px;
color: #0b182e;
font-weight: 600;
font-family: "Inter";
margin-bottom: 15px;
}
.industries_block_one h5 a{
display: inline-block;
color: #0b182e;
}
.industries_block_one h5 a:hover{
color: var(--theme-color);
}
.services_block_three a.read_more_2_btn:hover i,
.services_block_three a.read_more_2_btn:hover span{
background-color: var(--theme-color);
color: #060700;
}
.industries_block_one .icon_box{
position: absolute;
bottom: 0;
right: 30px;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
transition: all .5s;
}
.industries_block_one:hover .icon_box{
width: 30px;
height: 30px;
line-height: 30px;
bottom: 30px;
}
.industries_block_one .icon_box i,
.industries_block_one .icon_box span{
font-size: 56px;
color: #f6f0ef;
transition: all .5s;
}
.industries_block_one:hover .icon_box i,
.industries_block_one:hover .icon_box span{
font-size: 30px;
color: var(--theme-color);    
}
.news-block-one.style_3 .image-box{
position: relative;
}
.news-block-one.style_3 span.blog_tag{
position: absolute;
left: 10px;
bottom: 10px;
color: #0b182e;
border-radius: 8px;
background-color: #ffffff;
transform: translateY(0);
}
.news-block-one.style_3 .image:before{
display: none;
}
.news-block-one.style_3 h4{
margin-bottom: 15px;
}
.news-block-one.style_3 h4 a{
color: #0b182e;
}
.news-block-one.style_3 h4 a:hover{
color: var(--theme-color);
}
.news-block-one.style_4 .inner-box{
display: flex;
align-items: flex-start;
gap: 20px;
}
.news-block-one.style_4 .image{
position: relative;
width: 70px;
height: 70px;
border-radius: 8px;
overflow: hidden;
}
.news-block-one.style_4 .image:before{
display: none;
}
.news-block-one.style_4 .lower-content{
margin-top: -10px;
}
.news-block-one.style_4 span.blog_tag{
position: relative;
left: 0;
bottom: 0;
background: none;
padding: 0;
transform: translateY(0);
color: #0b182e;
font-weight: 700;
}
.news-block-one.style_4 span.blog_tag i{
color: var(--theme-color);
}
.news-block-one.style_4 h5{
font-size: 20px;
line-height: 30px;
color: #0b182e;
font-weight: 600;
font-family: "Inter";
}
.news-block-one.style_4 h5 a{
color: #0b182e;
}
.news-block-one.style_4 h5 a:hover{
color: var(--theme-color);
}
.page-wrapper.theme_color_bg{
position: relative;
}
.page-wrapper.theme_color_bg:before{
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 60px;
content: '';
z-index: 99;
background-color: var(--theme-color);
}
.page-wrapper.theme_color_bg:after{
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 60px;
content: '';
z-index: 99;
background-color: var(--theme-color);
}
.services_block_three .icon_box{
position: relative;
width: 142px;
height: 111px;
display: inline-block;
text-align: center;
line-height: 140px;
margin-bottom: 20px;
}
.services_block_three .icon_box i,
.services_block_three .icon_box span{
font-size: 52px;
color: #060700;
}
.services_block_three .icon_box i,
.services_block_three .icon_box span{
font-size: 52px;
color: #060700;
}
.services_block_three h4{
color: #060700;
margin-bottom: 10px;
}
.services_block_three h4 a{
display: inline-block;
color: #060700;
}
.services_block_three h4 a:hover{
color: var(--theme-color);
}
.clients_sec_14 .client_logo_row img{
filter: grayscale(1) !important;
opacity: 1;
}
.clients_sec_14 a.read_more_1_btn span{
background-color: #1d200b;
}
.services_block_three p{
font-size: 16px;
line-height: 26px;
color: #6b6d66;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin-bottom: 30px;
}
.services_block_three .link_btn{
position: relative;
text-align: center;
padding: 15px 0px;
}
.services_block_three a.read_more_2_btn i,
.services_block_three a.read_more_2_btn span{
position: absolute;
top: -14px;
left: 50%;
transform: translateX(-50%);
}
.latest_work_sec_14 .swiper-container{
padding: 0;
margin: 0;
}
.project_block_01{
position: relative;
}
.project_block_01 .image_box{
margin-bottom: 0;
}
.project_block_01 .overly_content{
position: absolute;
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
display: grid;
opacity: 0;
transition: all 0.5s;
align-items: center;
justify-content: center;
background-color: rgb(255 255 255 / 85%);
}
.project_block_01:hover .overly_content{
opacity: 1;
}
.project_block_01 .overly_content h3{
transform: translateY(-75px);
}
.project_block_01 .overly_content_box{
position: absolute;
display: flex;
padding: 35px;
bottom: 20px;
left: 20px;
right: 20px;
justify-content: space-between;
background-color: #060700;
}
.project_block_01 .content_box{
position: relative;
}
.project_block_01 .content_box:before{
position: absolute;
top: 5px;
left: -50px;
width: 1px;
height: 43px;
content: '';
background-color: #2f321a;
}
.project_block_01 .content_box:first-child:before{
display: none;
}
.project_block_01 .content_box .tag{
font-size: 17px;
line-height: 26px;
color: #f5f6f0;
font-weight: 600;
font-family: "Inter";
}
.project_block_01 .content_box span{
font-size: 16px;
line-height: 26px;
color: #aeafa7;
font-weight: 400;
font-family: "Heebo";
}
.project_block_01 .overly_content_box .link-btn a {
width: 43px;
height: 43px;
color: #060700;
text-align: center;
line-height: 48px;
display: inline-block;
margin-top: 5px;
background-color: var(--theme-color);
}
.clients_sec_14{
}
.clients_sec_14 h6{
color: #ffffff;
}
.clients_sec_14 a.read_more_1_btn{
color: #ffffff;
}
.testimonial_block_four.style_2{
border-top: 1px solid #070801;
}
.testimonial_block_four.style_2 .quote_icon{
color: var(--theme-color);
background-color: #060700;
}
.testimonial_block_four.style_2 .designation{
color: #060700;
}
.team-block-three{
margin-bottom: 30px;
}
.team-block-three .inner-box{
position: relative;
overflow: hidden;
}
.team-block-three .team_img{
position: relative;
}
.team-block-three .team_img:before{
position: absolute;
content: '';
background-image: linear-gradient(180deg, #aed500 0%, #060700 100%);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
mix-blend-mode: hard-light;
z-index: 1;
opacity: 0;
transition: all 500ms ease;
}
.team-block-three:hover .team_img:before{
opacity: 0.7;
}
.team-block-three .inner-box .team_img img{
transition: all 500ms ease;
}
.team-block-three .inner-box:hover .team_img img{
transform: scale(1.05);
}
.team-block-three .lower-content{
position: absolute;
left: 20px;
right: 20px;
bottom: 20px;
padding: 20px 25px;
background-color: #ffffff;
filter: drop-shadow(0 0 25px rgba(0,0,0,0.2));
z-index: 2;
}
.team-block-three .designation{
font-size: 16px;
line-height: 26px;
color: #6f6b6a;
font-weight: 400;
font-family: "Heebo";
}
.team-block-three .author_name a{
font-size: 22px;
line-height: 32px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
display: inline-block;
margin-bottom: 6px;
}
.team-block-three .author_name span{
opacity: 0;
font-size: 12px;
transition: .5s;
}
.team-block-three .inner-box:hover .author_name span{
margin-left: 10px;
opacity: 1;
}
.team-block-three .mail_box{
font-size: 16px;
line-height: 32px;
color: #1c1a1a;
font-weight: 400;
font-family: "Heebo";
}
.team-block-three .mail_box i{
color: var(--theme-color);
margin-right: 5px;
}
.team-block-three .social-links{
position: absolute;
right: 20px;
bottom: 20px;
transition: all .5s;
background-color: #ffffff;
transform: translateY(-100px);
z-index: 2;
}
.team-block-three .inner-box:hover .social-links{
transform: translateY(-150px);
}
.team-block-three .social-links li {
position: relative;
display: inline-block;
}
.team-block-three .social-links li:before {
position: absolute;
top: 10px;
right: 0;
width: 1px;
height: 20px;
content: '';
background-color: #ede6e6;
}
.team-block-three .social-links li:last-child::before{
display: none;
}
.team-block-three .social-links li a{
font-size: 14px;
line-height: 28px;
color: #a29a9a;
font-weight: 400;
padding: 5px 12px;
display: inline-block;
font-family: "Font Awesome 5 Brands";
text-align: center;
}
.team-block-three .social-links li a:hover{
color: var(--theme-color);
}
.consultform_sec_14{
position: relative;
}
.consultform_sec_14 .bg_layer{
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
content: '';
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.consult_image img{
float: right;
max-width: none !important;
}
.consultform_sec_14 .sec_title_wrap{
margin-bottom: 20px;
}
.consultform_sec_14 h2.sec_title{
font-size: 40px;    
}
.consultform_sec_14 p.sec_desc{
margin-bottom: 0; 
}
.consultform_sec_14 .contact_form_wrap{
margin-bottom: 0px;
}
.consultform_sec_14 form label{
color: #060700;
}
.consultform_sec_14 form label span{
color: #060700;
}
.consultform_sec_14 .btn-1{
background-color: #060700;
}
.consultform_sec_14 .btn-1 span{
background-color: var(--theme-color);
}
.news-block-one ul.post-info.no_color li i{
color: #a5a79f;
}
.about_us_14{
}
.about_us_14 .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.about_us_14 .sec_title_wrap{
color: #1e1f1a;
}
.about_us_14 ul.list_text li{
color: #6b6d66;
}
.about_us_14 ul.list_text span{
color: #1e1f1a;
}
.funfacts_outer_box{
position: relative;
z-index: 99;
display: inline-flex;
align-items: center;
padding: 45px 55px 55px;
padding-top: 0;
gap: 80px;
margin-bottom: -90px;
background-color: var(--theme-color);
}
.funfact_block_five .count_text{
font-size: 60px;
line-height: 80px;
color: transparent;
font-weight: 700;
font-family: "Inter";
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #060700;
}
.funfact_block_five h4{
color: #060700;
}
.facts_sec_14 .auto-container {
max-width: 1540px;
}
section.facts_sec_14 {
margin-top: -77px;
}
.work11-nav{
position: absolute;
top: -50px;
right: 50px;
} .style_3 h2.sec_title{
color: #522058;
}
.home_18 h4{
color: #522058;
}
.home_18 a{
color: #522058;
}
.home_18 a:hover{
color: var(--theme-color);
}
.home_18 .read_more_1_btn i,
.home_18 .read_more_1_btn span{
border-radius: 50%;
}
.home_18 .sec_desc{
font-size: 16px;
line-height: 26px;
color: #6b686c;
font-weight: 400;
font-family: "Heebo";
} .service_blk_1.style_2 {
border-radius: 20px;
overflow: hidden;
filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.15));
}
.service_blk_1.style_2 .service_blk_1_img{
overflow: hidden;
border-radius: 0 105px 105px 0;
}
.service_blk_1.style_2 .service_blk_1_img:before{
display: none;
}
.service_blk_1.style_2 .service_blk_1_icon2{
right: 20px;
transform: translateY(-30px);
}
.service_blk_1.style_2:hover .service_blk_1_icon2{
opacity: 1;
background-color: var(--theme-color);
}
.service_blk_1.style_2 .service_blk_1_icon2 i,
.service_blk_1.style_2 .service_blk_1_icon2 span{
font-size: 40px;
line-height: 80px;
color: var(--theme-color);
transition: all .5s;
}
.service_blk_1.style_2:hover .service_blk_1_icon2 i,
.service_blk_1.style_2:hover .service_blk_1_icon2 span{
color: #fff;
} .about_sec_18 .sec_title_wrap{
margin-bottom: 25px;
}
.about_sec_18 h2.sec_title{
margin-bottom: 25px;
}
.about_sec_18 .about_text_box {
display: flex;
align-items: center;
gap: 25px;
margin-bottom: 25px;
}
.about_sec_18 .info {
display: flex;
align-items: center;
gap: 10px;
margin: 15px 0px 25px 25px;
} .industries_sec_18{
position: relative;
z-index: 1;
}
.industries_sec_18:before{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 340px;
content: '';
z-index: -1;
background-color: #331837;
}
.industries_sec_18 .sec_desc{
color: #c8bec9;
}
.industries_sec_18 .nav-tabs{
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 60px;
border-radius: 20px 20px 0px 0px;
filter: drop-shadow(0 0 25px rgba(0,0,0,0.1));
background-color: #b03ebf;
}
.industries_sec_18 .nav-item{
width: 50%;
}
.industries_sec_18 .nav-tabs .nav-link{
position: relative;
width: 100%;
}
.industries_sec_18 .nav-tabs .nav-link:before{
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 80px;
content: '';
background-color: #d060df;
}
.industries_sec_18 .nav-item:last-child .nav-link:before{
display: none;
}
.industries_sec_18 .nav-tabs .nav-link.active{
background-color: transparent;
}
.industries_sec_18 .nav-tabs .nav-link.active .industries-btn{
transform: rotate(180deg);
}
.industries_box_wrapper{
position: relative;
padding: 20px 30px;
display: flex;
align-items: center;
justify-content: space-between;
}
.industries_box_wrapper .industries_box{
display: flex;
gap: 20px;
}
.industries_box_wrapper .icon_box{
color: #ffffff;
font-size: 40px;
}
.industries_box_wrapper h4{
color: #ffffff;
padding-top: 3px;
}
.industries_box_wrapper .industries-btn{
width: 40px;
height: 40px;
font-size: 20px;
line-height: 45px;
text-align: center;
border-radius: 20px;
color: var(--theme-color);
background-color: #ffffff;
transition: all .5s;
}
.industries-tab-buttons{
position: relative;
padding: 0px 20px;
border-radius: 20px;
border: 1px solid #ebe3ec;  
}
.industries-tab-buttons .industries-tab-btn{
position: relative;
font-size: 20px;
color: #522058;
font-weight: 600;
font-family: "Inter";
height: 76px;
line-height: 76px;
transition: all .5s;
border-bottom: 1px solid #ebe3ec;
}
.industries-tab-buttons .active-btn{
padding-left: 40px;
color: var(--theme-color);
}
.industries-tab-buttons .active-btn:before{
position: absolute;
top: 50%;
left: 0;
width: 30px;
height: 2px;
content: '';
transform: translateY(1px);
background-color: var(--theme-color);
}
.industries-tab-buttons .tab-btn:last-child{
border-bottom: none;
}
.industries-tabs-content .industries-tab {
display: none;
background-color: var(--white-color);
transform: scale(0.7,0.7);
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.industries-tabs-content .industries-tab.active-tab {
display: block;
transform: scale(1);
}
.industries_tab_box{
position: relative;
}
.industries_tab_image{
margin-bottom: 0px;
}
.industries_tab_image img {
width: 100%;
}
.industries_tab_content{
position: absolute;
left: 0;
bottom: 0;
right: 0;
height: 100%;
display: flex;
align-items: flex-end;
justify-content: space-between;
border-radius: 20px;
padding: 35px 38px;
background-image: linear-gradient(0deg, rgba(51,23,55,0.9999999999999999) 0%, rgba(51,23,55,0) 75%, rgba(51,23,55,0) 100%);
}
.industries_tab_content h3{
font-size: 26px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.industries_tab_content p{
font-size: 16px;
line-height: 26px;
color: #c8bec9;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0;
}
.industries_tab_content a.read_more_1_btn span{
width: 57px;
height: 57px;
line-height: 57px;
text-align: center;
font-size: 20px;
border-radius: 50%;
} .case_sec_14{
position: relative;
background-color: #faf3fb;
}
.five-item-carousel.ml_60{
margin-right: -110px;
}
.case_studies_block_1.style_2{
position: relative;
overflow: hidden;
border-radius: 20px;
margin-bottom: 0;
}
.case_studies_block_1.style_2 .content.box{
transform: perspective(400px) rotateY(0deg) translateY(-50);
opacity: 0;
bottom: 10px;
left: 10px;
right: 10px;
padding: 28px;
border-radius: 20px;
background-color: #ffffff;
}
.case_studies_block_1.style_2:hover .content.box{
transform: perspective(400px) rotateY(0deg) translateY(0);
opacity: 1;
}
.case_studies_block_1.style_2 .content.box .category_tag{
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
}
.case_studies_block_1.style_2 .content.box span{
color: var(--theme-color);
}
.case_studies_block_1.style_2 .xoom_btn{
transform: perspective(370px) rotateY(0deg) translateY(-50px) translateX(-50%);
}
.case_studies_block_1.style_2:hover .xoom_btn{
opacity: 1;
transform: perspective(400px) rotateY(0deg) translateY(-80px) translateX(-50%);
}
.work_process_sec_18 .sec_title,
.process_block_one.style_2 h4.title{
color: #522058;
} .chooseus_sec_18{
position: relative;
background-color: #331837;
}
.chooseus_sec_18 .sec_desc{
color: #c8bec9;
}
.choose_us_block_3 .inner_box{
position: relative;
display: flex;
flex-direction: column;
border-radius: 20px;
background-color: #412745;
padding: 50px 25px;
align-items: center;
justify-content: center;
}
.choose_us_block_3 .icon_box{
width: 130px;
height: 114px;
text-align: center;
line-height: 114px;
display: inline-block;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.choose_us_block_3 .title{
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding-top: 30px;
padding-bottom: 20px;
}
.choose_us_block_3 .title_desc{
font-size: 16px;
line-height: 26px;
color: #c8bec9;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.choose_us_block_3 .read_more_1_btn{
color: #ffffff;
}
.choose_us_block_3 .read_more_1_btn i,
.choose_us_block_3 .read_more_1_btn span{
background-color: #503754;
} .pricing_image_box{
position: relative;
z-index: 99;
}
.pricing_image_box .shape_bg {
position: absolute;
bottom: 0;
left: 0;
width: 540px;
height: 540px;
z-index: -1;
background-color: #faf3fb;
border-radius: 270px;
right: 0;
margin: 0 auto;
}
.pricing_image_box .shape_bg .shape_one{
position: absolute;
top: -20px;
left: 0;
}
.pricing_image_box .shape_bg .shape_two{
position: absolute;
top: -30px;
left: -10px;
}
.pricing-block-two{
position: relative;
border-radius: 20px;
background-color: #ffffff;
border: 1px solid #ebe3ec;
padding: 40px 30px;
}
.pricing-block-two .plan-text{
font-size: 17px;
line-height: 36px;
color: #522058;
font-weight: 600;
font-family: "Inter";
}
.pricing-block-two .plan_title{
font-size: 30px;
line-height: 36px;
color: #522058;
font-weight: 700;
font-family: "Inter";
margin-bottom: 10px;
}
.pricing-block-two .desc-text{
font-size: 16px;
line-height: 30px;
color: #6b686c;
font-weight: 400;
font-family: "Heebo";
}
.pricing-block-two .bar{
width: 60px;
height: 2px;
background-color: var(--theme-color);
margin-bottom: 40px;
}
.pricing-block-two .price{
font-size: 60px;
line-height: 33px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
}
.pricing-block-two .price span{
font-size: 16px;
line-height: 22px;
color: #a49ca5;
font-weight: 400;
font-family: "Heebo";
}
.pricing-block-two .desc_text_2{
font-size: 16px;
line-height: 26px;
color: #6b686c;
font-weight: 400;
font-family: "Heebo";
margin-top: 25px;
margin-bottom: 30px;
}
.pricing-block-two .link-btn a{
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
display: inline-block;
border-radius: 28px;
padding: 15px 35px;
transition: all .5s;
background-color: #331837;
}
.pricing-block-two .link-btn a:hover{
background-color: var(--theme-color);
} .client_logo_row.bt{
justify-content: space-between;
}
.client_logo_row.bt img{
margin: 0;
} .news-block-one.nb_box .image-box{
position: relative;
border-radius: 20px;
overflow: hidden;
margin-bottom: 20px;
}
.news-block-one.nb_box figure.image {
margin-bottom: 0px;
position: relative;
}
.news-block-one.nb_box .blog_tag{
position: absolute;
bottom: 0;
border-radius: 0 20px 0 0;
transform: translateY(0%);
} .gray_bg_1{
background-color: #331837;
}
.gray_bg_1 .sec_title_wrap {
text-align: left;
}
.gray_bg_1 .sec_title{
color: #ffffff;
}
.gray_bg_1 .author_box {
text-align: left;
border-top: 1px solid #4a2c4f;
}
.gray_bg_1 .title {
font-size: 22px;
line-height: 50px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.author_box .date_desc {
font-size: 16px;
line-height: 26px;
color: #c8bec9;
font-weight: 400;
font-family: "Heebo";
}
.info_box_1{
text-align: left;
font-size: 16px;
line-height: 26px;
color: #c8bec9;
font-weight: 400;
font-family: "Heebo";
}
.contact_form_wrap.bg_color{
border-radius: 20px;
background-color: transparent;
border: 1px solid #4a2c4f;
}
.contact_form_wrap.bg_color label{
font-size: 17px;
line-height: 40px;
color: #ffffff;
font-weight: 400;
font-family: "Inter";
}
.contact_form_wrap.bg_color label span{
color: #ffffff;
}
.contact_form_wrap.bg_color input{
border-radius: 28px;
background-color: #412545;
font-size: 16px;
line-height: 40px;
color: #c8bec9;
font-weight: 400;
font-family: "Heebo";
border: 1px solid transparent;
}
.contact_form_wrap.bg_color input{
border-radius: 28px;
background-color: #412545;
font-size: 16px;
line-height: 40px;
color: #c8bec9;
font-weight: 400;
font-family: "Heebo";
border: 1px solid transparent;
}
.contact_form_wrap.bg_color textarea{
border-radius: 28px;
background-color: #412545;
font-size: 16px;
line-height: 40px;
color: #c8bec9;
font-weight: 400;
font-family: "Heebo";
border: 1px solid transparent;
}
.contact_form_wrap.bg_color button.btn-1.lg {
border-radius: 28px;
}
.why_choose_14 .sec_title_wrap{
margin-bottom: 0;
}
.choose_us_block_2.style_2{
border-right: none;
text-align: center;
max-width: 450px;
margin: 0 auto;
}
.choose_us_block_2.style_2 p{
font-size: 16px;
line-height: 26px;
color: #6b6d66;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.why_choose_14 .choose_logo{
position: absolute;
left: 50%;
top: 50%;
width: 170px;
height: 170px;
text-align: center;
line-height: 170px;
border-radius: 85px;
transform: translate(-50%, -10px);
background-color: #ffffff;
border: 1px solid #e5e6e1;
}
.why_choose_14 .border_vertical{
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
content: '';
z-index: -1;
transform: translateY(70px);
background-color: #e5e6e1;
}
.why_choose_14 .border_horizental{
position: absolute;
left: 50%;
top: 0;
width: 1px;
height: 100%;
content: '';
z-index: -1;
transform: translateX(-1px);
background-color: #e5e6e1;
} @media only screen and (max-width: 1400px){	
.case_studies_block_1 .overlay-layer{
padding: 20px;
}
.case_studies_block_1 .content{
left: 20px;
bottom: 20px;
}
.case_studies_block_1 .link_btn a{
right: 20px;
bottom: 20px;
}
.case_sec1 .container-fulid{
padding: 0px 15px;
}
.case_sec1 .row{
margin: 0px -15px;
}
.case_sec1 .col-lg-4{
padding: 0px 15px;
}
.case_studies_block_1{
margin-bottom: 30px;
}
.animated-text-box{
margin-left: 60px;
}
}
@media only screen and (max-width: 1200px){
h2.sec_title{
font-size: 42px;
line-height: 52px;
}
h6.sub_title{
margin: 15px 0px;
}
p.sec_desc{
font-size: 16px;
line-height: 26px;
}
h4.smoll_title{
font-size: 18px;
line-height: 28px;
}
span.about_tag_text{
left: 160px;
}
.about_image-box{
padding-right: 0;
}
.about_image-box .shape_bg{
left: -100px;
}
.choose_us_img_box{
margin-left: -105px;
}
.choose_us_awards{
right: 0;
width: 280px;
height: 350px;
}
.choose_us_awards_wrap{
margin: 40px;
padding-top: 30px;
}
.process_line_bar{
display: none;
}
.client_logo_row{
flex-wrap: wrap;
}
.client_logo_row img{
margin: 0 30px;
margin-bottom: 30px;
}
.footer_logo{
font-size: 100px;
line-height: 120px;
}
.achivements_blk_left{
margin-right: 0;
}
.sec_title_wrap{
margin-bottom: 30px;
}
.achivements_block_inner{
padding: 30px 20px;
}
.achivements_title{
font-size: 18px;
line-height: 28px;
}
.about_left_side .about_image_3{
margin-left: 0;
}
.cta_content_box .sec_title.light_2{
font-size: 36px;
line-height: 46px;
}
.team-block-one .lower-content{
padding: 20px 12px;
}
.process_block_three .title{
font-size: 16px;
line-height: 26px;
}
.news-block-two h3{
font-size: 18px;
line-height: 28px;
}
.news-block-two .post-info{
gap: 10px;
}
.news-block-two .post-info li:before{
display: none;
}
}
@media only screen and (max-width: 991px){
.sec_title_wrap{
margin-bottom: 25px;
}
section.funfact_sec1{
margin: 0;
}	
.about_sec1{
padding-bottom: 100px;
}
section.choose_us_sec1{
padding-top: 100px;
}
.choose_us_img_box{
margin-left: 0;
margin-bottom: 20px;
}
.choose_us_awards {
right: 0;
width: 400px;
height: 350px;
position: relative;
margin-bottom: 60px;
}
.choose_us_right{
padding: 0;
}
.video_title_box{
margin-bottom: 40px;
justify-content: flex-start;
}
.text-lg-end{
text-align: right;
margin-bottom: 40px;
}
.achivements_blk_left{
margin-bottom: 40px;
}
.achivements_sec_2,
.solutions_sec_2{
padding-top: 60px;
padding-bottom: 40px;
}
.solutions_block_one{
margin-bottom: 30px;
}
p.sec_desc br{
display: none;
}
.about_left_side{
margin-right: 0;
margin-bottom: 30px;
max-width: 515px;
}
.case_studies_section{
padding-bottom: 50px;
}
.process_line_bar_2{
display: none;
}
.process_sec_2{
padding-bottom: 40px;
}
.process_block_two{
margin-bottom: 30px;
}
.solutions_outer_box{
flex-wrap: wrap;
}
.solutions_section_2{
padding-bottom: 40px;
}
.cta_content_box,
.cta_btn_box{
margin-bottom: 30px;
}
.team-block-one .lower-content{
padding: 20px;
}
.testimonials_sec2 .slide_navigation{
top: 35%;
left: inherit;
right: 0;
}
.process_block_three{
margin-bottom: 30px;
}
.about_sec_3{
padding-top: 20px;
padding-bottom: 40px;
}
.process_sec_3{
padding-top: 60px;
padding-bottom: 40px;
}
.choose_us_block_two{
margin-bottom: 30px;
}
.choose_us_block_two .content_box p br{
display: none;
}
.team-block-two .team_img img{
width: 100%;
}
.clients_sec_2,
.news_sec_2{
padding-top: 60px;
padding-bottom: 40px;
}
.chooseus_sec_3{
padding-top: 60px;
padding-bottom: 60px;
}
.team_sec_3,
.industries_sec_3,
.case_sec_3,
.news_sec_3{
padding-top: 60px;
padding-bottom: 40px;
}
.testimonial_3_sec{
padding-top: 60px;
padding-bottom: 60px;
}
.testimonial_3{
max-width: 100%;
overflow: hidden;
}
.testimonial_block_three .lower-content{
padding: 22px;
padding-left: 0;
}
.contact-info-sec{
padding-top: 50px;
}
.animated-text-box{
margin-left: 0;
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px){
h2.sec_title{
font-size: 32px;
line-height: 42px;
}
.achivements_block_one{
margin-bottom: 30px;
}
.about_block_two .icon-box{
transform: translateY(6px);
}
.about_left_side .experience-box{
position: relative;
top: 0;
margin-bottom: 30px;
}
.about_sec_2{
padding-top: 60px;
padding-bottom: 40px;
}
.case_studies_block_2 img{
width: 100%;
}
.cta_content_box{
flex-wrap: wrap;
}
.testimonials_sec2:before{
display: none;
} 
.testimonials_sec2:after{
width: 100%;
}
.testimonials_sec2_title{
font-size: 55px;
line-height: 65px;
}
.testimonial-block-two .text-box .title br,
.testimonials_sec2 .slide_navigation{
display: none;
}    
.slide_navigation{
display: none;
}
.about_left_side .about_image_4{
margin-bottom: 30px;
text-align: left;
}
.about_left_side .about_image_3{
margin-top: 0;
}
.about_left_side .shape_bg{
display: none;
}
.about_block_two{
align-items: center;
}
.about_block_two .icon-box{
transform: translateY(0);
}    
.progress-inner{
padding: 30px 20px;
}
.choose_us_block_two{
gap: 10px;
}    
.case_studies_block_3{
margin-bottom: 30px;
}
.case_studies_block_3 .content{
padding: 15px;
}
.testimonial_block_three .lower-content{
padding: 30px;
}
.testimonial_block_three .quote_btn span{
font-size: 70px;
}
.contact_info_block_01{
margin-bottom: 30px;
}
.contact-info-sec{
padding-bottom: 40px;
}
}
@media only screen and (max-width: 699px){
.footer_bottom{
display: inline-block !important;
}
}
@media only screen and (max-width: 499px){    
.cta_btn_box{
text-align: left;
}
.cta_btn_box .btn_style_two{
margin-bottom: 15px;
}
.testimonials_sec2_title{
font-size: 36px;
line-height: 46px;
}
}
.about_left_side .shape{
position: absolute;
left: -100px;
bottom: 90px;
width: 470px;
height: 470px;
background-repeat: no-repeat;
z-index: -1;
}
.case_studies_section .cause-slider-nav{
position: absolute;
right: 15px;
bottom: -21px;
}
.case_studies_section .cause-slider-nav .cause-slider-control{
position: relative;
display: inline-block;
background-color: transparent;
width: auto;
font-size: 24px;
color: #454343;
cursor: pointer;
transition: all 500ms ease;
}
.case_studies_section .cause-slider-nav .cause-slider-control:hover{
color: var(--theme-color);
}
.case_studies_section .cause-slider-nav .cause-slider-control.slider-button-prev3{
margin-right: 10px;
}
.case_studies_section .slider__pagination3{
position: absolute;
left: 100px !important;
bottom: 7px !important;
z-index: 9;
counter-reset: slides-num;
width: calc(100% - 195px) !important;
display: flex;
}
.case_studies_section .slider__pagination3 .swiper-pagination-bullet {
width: 100%;
height: 1px;
background-color: #ede6e6;
opacity: 1;
margin: 0px;
border-radius: 0px;
display: inline-block;
cursor: pointer;
counter-increment: slides-num;
}
.case_studies_section .slider__pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--theme-color);
}
.case_studies_section .slider__pagination3 .swiper-pagination-bullet::after {
position: absolute;
left: -86px;
top: -15px;
content: "0" counter(slides-num);
display: inline-block;
font-size: 22px;
color: var(--theme-color);
font-weight: 600;
font-family: 'inter', sans-serif;
opacity: 0;
transition: all 500ms ease;
}
.case_studies_section .slider__pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active::after{
opacity: 1;
}
.case_studies_section .slider__pagination3 .swiper-pagination-bullet:last-child::before {
position: absolute;
left: -56px;
top: -15px;
content: "/0" counter(slides-num);
display: inline-block;
font-size: 20px;
color: #aea9a9;
font-weight: 600;
}
a.read_more_2_btn.home__6 i,
a.read_more_2_btn.home__6 span {
background: #f9f5ef;
color: #1c1a1a;
}
a.read_more_2_btn.home__6:hover i,
a.read_more_2_btn.home__6:hover span {
background: var(--theme-color);
}
a.read_more_1_btn.home__6 {
color: #1b1918;
}
a.read_more_1_btn.home__6 i,
a.read_more_1_btn.home__6 span {
background: #f9f5ef;
}
a.read_more_1_btn.home__6:hover i,
a.read_more_1_btn.home__6:hover span {
background: var(--theme-color);
color: #1b1918;
}h2.sec_title {
color: #140b2b;
}
.feature-one {
background-color: #ffffff;
border: 1px solid #e9e6ed;
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
max-width: 1170px;
}
.downloads_subtitle {
font-size: 13px;
line-height: 28px;
text-transform: uppercase;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
}
.downloads_title {
font-size: 22px;
line-height: 35px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.downloads_content .icon-diagonal-arrow-1 {
width: 26px;
height: 26px;
background-color: #f2f1f5;
}
.read_more_2_btn {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.downloads_block_one {
border-right: 1px solid #e9e6ed;
padding: 30px 0px 20px;
}
.downloads_icon_box img {
position: relative;
left: 12px;
} .chooseus_block_02 {
position: relative;
padding: 30px;
background-color: #f2f1f5;
clip-path: polygon(0 0, 100% 15%, 100% 95%, 0% 100%);
}
.chooseus_block_02:hover,
.chooseus_block_02::after {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
transition: 0.6s;
}
.chooseus_title {
font-size: 22px;
line-height: 50px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.chooseus_title a{
display: inline-block;
color: #140b2b;
}
.chooseus_title a:hover{
color: var(--theme-color);
}
.chooseus_text {
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
}
.read_more_3_btn {
display: inline-flex;
gap: 10px;
align-items: center;
}
.read_more_3_btn .btn_icon {
position: relative;
width: 26px;
height: 26px;
font-size: 12px;
text-align: center;
line-height: 28px;
z-index: 1;
transition: all 0.5s;
}
.read_more_3_btn .btn_icon:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
z-index: -1;
transition: all 0.5s;
background-color: #e3e2e8;
}
.chooseus_block_02:hover .read_more_3_btn .btn_icon {
color: #fff;
transform: rotate(45deg);
}
.chooseus_block_02:hover .read_more_3_btn .btn_icon:before {
transform: rotate(-45deg);
background-color: var(--theme-color);
}
.read_more_3_btn .btn_title {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
opacity: 0;
transition: all 0.5s;
transform: translateX(20%);
}
.chooseus_block_02:hover .read_more_3_btn .btn_title {
opacity: 1;
transform: translateX(0);
} .specializing-section {
background-size: cover;
background-repeat: no-repeat;
padding: 90px 0;
background-position: right center;
}
.specializing-section .sec_desc {
font-size: 16px;
line-height: 26px;
color: #a09ca9;
font-weight: 400;
font-family: "Heebo";
}
.progress-box.style_4 {
width: 100%;
text-align: left;
padding-left: 80px;
} 
.experience_years {
position: relative;
font-size: 72px;
line-height: 58px;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
}
.experience_years span {
position: absolute;
top: 30px;
bottom: 0px;
left: 115px;
font-size: 20px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.experience_box h6 {
font-size: 16px;
line-height: 26px;
color: #a09ca9;
font-weight: 400;
font-family: "Heebo";
}
.about_us_block_2 {
display: inline-flex;
}
.about_us_icon_box {
margin-right: 15px;
}
.about_us_block_2 .sub_title {
font-size: 13px;
line-height: 30px;
text-transform: uppercase;
color: #a09ca9;
font-weight: 700;
font-family: "Inter";
}
.about_us_block_2 .title {
font-size: 22px;
line-height: 25px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.experience_box_icon_box {
position: relative;
}
.experience_box_icon_box .icon_box {
position: absolute;
top: 28px;
left: 61px;
font-size: 13px;
}
.about_us_block_2 {
border-left: 3px solid var(--theme-color);
padding-left: 15px;
}
.link_btn .btn_style_three {
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
border: 1px solid var(--theme-color);
padding: 10px 15px;
} .services_block_content {
filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.2));
background-color: #ffffff;
padding: 15px 20px;
margin: 0 20px;
position: relative;
top: 50%;
left: 50%;
transform: translate(-56%, -50%);
z-index: 1;
}
.faq_section .accordion-box .acc-btn{
background-color: transparent;
cursor: pointer;
}
.faq_section .acc-content .text{
background-color: transparent;
}
.faq_section .accordion-box .active-block .icon_2{
color: var(--theme-color);
}
.news-section.home-4 {
background-color: #140b2b;
}
.services_block_content h4 a {
font-size: 22px;
line-height: 32px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.services_block_content h4 a:hover{
color: var(--theme-color);
}
.services_block_icon_box {
background-color: var(--theme-color);
position: absolute;
right: 0;
top: -30px;
padding: 7px;
width: 70px;
height: 70px;
display: flex;
justify-content: center;
align-items: center;
vertical-align: middle;
}
.service-section-two a:hover .services_block_title_box {
display: none;
} .project-block-two-section .project_block_2 {
margin: 15px 0px;
position: relative;
}
.project_block_2_new{
margin-top: 0 !important;
}
.project-block-two-section .overlay-layer .category_tag {
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
}
.project-block-two-section .overlay-layer .title {
font-size: 22px;
line-height: 28px;
color: #0a1f1b;
font-weight: 600;
font-family: "Inter";
}
.project-block-two-section .project_block_2 {
position: relative;
}
.project-block-two-section .overlay-layer {
width: 100%;
height: 77px;
background-color: #ffffff;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
position: absolute;
bottom: 0;
opacity: 0;
}
.project-block-two-section .project_block_2:hover .overlay-layer {
opacity: 1;
}
.project-block-two-section .overlay-layer .content {
padding-top: 15px;
}
.project-block-two-section .project_block_2 .read_more_1_btn span {
width: 51px;
height: 51px;
background-color: #f0f1f7;
font-size: 18px;
display: inline-block;
text-align: center;
line-height: 51px;
margin-right: 10px;
transition: 0.5s;
}
.project-block-two-section .project_block_2 .read_more_1_btn span:hover {
color: #0a1f1b;
}
.project-block-two-section .link_btn2 {
position: absolute;
bottom: 0;
right: 0;
}
.project-block-two-section .link_btn2 .read_more_1_btn span {
margin: 0;
}
.project-block-two-section .link_btn2 a {
background-color: #f1f4f3;
}
.project-block-two-section:hover .overlay-layer::before {
opacity: 0.9;
}
.project-block-two-section .image_box img {
width: 100%;
} .testimonial-section {
position: relative;
overflow: hidden;
}
.testimonial-section .shape_bg {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.testimonial-section .inner-box .thumb-box{
position: absolute;
left: 0px;
top: 50%;
margin-top: -50px;
width: 100%;
}
.testimonial-section .inner-box .thumb-box .thumb-1{
position: absolute;
left: -250px;
top: 0px;
width: 100px;
height: 100px;
border-radius: 50%;
}
.testimonial-section .inner-box .thumb-box .thumb-2{
position: absolute;
right: -250px;
top: 0px;
width: 100px;
height: 100px;
border-radius: 50%;
border: 2px solid #fff;
}
.testimonial-section .inner-box .thumb-box .thumb-2:before{
position: absolute;
content: '';
background-color: var(--theme-color);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
border-radius: 50%;
opacity: 0.9;
}
.testimonial-section .inner-box .thumb-box img{
width: 100%;
border-radius: 50%;
}
.testimonial-section .testimonial-block-three {
max-width: 535px;
width: 100%;
margin: 0 auto;
background-color: transparent;
padding: 0px;
}
.testimonial-section .testimonial-block-three ul li i{
color: #fff;
}
.testimonial-section .slider__pagination{
position: relative;
display: block;
text-align: center;
margin-top: 40px;
}
.testimonial-section .swiper-pagination-bullet{
position: relative;
display: inline-block;
width: 10px;
height: 10px;
background-color: #8853e0;
transform: rotate(45deg);
cursor: pointer;
margin: 0px 10px !important;
border-radius: 0px;
opacity: 1;
transition: all 500ms ease;
}
.testimonial-section .swiper-pagination-bullet.swiper-pagination-bullet-active{
background-color: #fff;
}
.testimonial-block-three .author_name {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.testimonial-block-three .designation {
font-size: 16px;
line-height: 30px;
color: #e2d7f4;
font-weight: 400;
display: block;
font-family: "Heebo";
text-align: center;
}
.testimonial-block-three .title {
font-size: 26px;
line-height: 36px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.testimonial-block-three p {
font-size: 18px;
line-height: 30px;
color: #e3d8f5;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.testimonial-block-three ul li {
display: inline-block;
}
.testimonial-section .rating {
color: #fbaf01;
} .case-studies-section .case_studies_slide_img_box {
position: relative;
margin-bottom: 30px;
}
.case-studies-section .sec_title_wrap {
position: relative;
}
.case-studies-section .services_navigation_btn {
position: absolute;
bottom: 0;
right: 0;
}
.case-studies-section .slider-button-prev,
.case-studies-section .slider-button-next {
width: 56px;
height: 56px;
line-height: 62px;
text-align: center;
font-size: 24px;
color: #140b2b;
background-color: #f2f1f5;
cursor: pointer;
transition: all 500ms ease;
}
.case-studies-section .slider-button-prev:hover,
.case-studies-section .slider-button-next:hover{
color: #fff;
background-color: var(--theme-color);
}
.case-studies-section img {
width: 100%;
}
.case-studies-section .case_studies_slide_img_box .zoom_btn .icon-zoom-in{
font-size: 24px;
}
.case-studies-section .case_studies_slide_img_box .case_studies_slide_content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
opacity: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background: -webkit-linear-gradient(-90deg, rgba(100, 37, 206, 0.9), rgba(20, 12, 44, 0.9) 100%);
font-size: 16px;
line-height: 30px;
color: #e2d7f4;
font-weight: 400;
font-family: "Heebo";
text-align: center;
align-items: center;
justify-content: center;
}
.case-studies-section
.case_studies_slide_img_box
.case_studies_slide_content
a {
font-size: 22px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.case-studies-section
.case_studies_slide_img_box:hover
.case_studies_slide_content {
opacity: 1;
}
.zoom_btn .icon-zoom-in {
position: absolute;
bottom: 0;
right: 0;
padding: 20px;
opacity: 0;
color: #fff;
}
.case-studies-section .case_studies_slide_img_box:hover .icon-zoom-in {
opacity: 1;
}
.case_studies_slide_content .tag span {
padding-right: 5px;
color: #fbaf01;
}
.case-studies-section .case_studies_slide_item {
padding: 0 15px;
} .procedure-section {
}
.work_procedure_block_one {
width: 270px;
height: 271px;
filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.1));
background-color: #ffffff;
position: relative;
padding: 30px;
}
.work_procedure_block_one .work_procedure_sl_number {
width: 50px;
height: 50px;
border-radius: 25px;
background-color: #f2f1f5;
vertical-align: middle;
text-align: center;
display: table-cell;
font-size: 17px;
line-height: 28px;
color: #0c2957;
font-weight: 600;
font-family: "Inter";
transition: 0.5s;
}
.work_procedure_icon_box {
position: absolute;
width: 80px;
height: 80px;
display:flex;
align-items:center;
justify-content:center;
top: 24px;
right: -36px;
text-align: center;
background-color: white;
border-radius: 4px;
filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.1));
}
.work_procedure_title {
font-size: 22px;
line-height: 32px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
padding-top: 10px;
}
.home_ten_process_section .row{
justify-content: space-between;
}
.home_ten_process_section a.read_more_1_btn{
color: var(--theme-color);
}
.accordion-item:last-child{
border-bottom: none;
}
.home_ten_process_section .single-block{
max-width: 285px;
}
.work_procedure_subtitle {
font-size: 16px;
line-height: 32px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
}
.work_procedure_text {
width: 214px;
height: 47px;
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
padding-top: 10px;
}
.btn_box_one .btn_title {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: right;
} .faq_section {
background-repeat: no-repeat;
background-position: center;
padding: 95px 0px 60px 0px;
}
.faq_section .faq_block_title {
font-size: 18px;
line-height: 30px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.faq_section .faq_block_icon .icon-mail1 {
width: 44px;
height: 44px;
background-color: var(--theme-color);
color: #ffffff;
text-align: center;
vertical-align: middle;
display: table-cell;
}
.faq_section .faq_block_icon {
font-size: 24px;
padding-right: 15px;
position: relative;
flex-shrink: 0;
}
.faq_section .faq_block_icon img {
position: absolute;
top: 56px;
left: 14px;
}
.faq_section .faq_block_content .faq_block_text {
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
}
.faq_section .faq_block_content a {
font-size: 22px;
line-height: 50px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
}
.faq_section .accordion-box .accordion {
position: relative;
margin-bottom: 20px;
}
.faq_section .accordion-box .acc-btn {
position: relative;
padding-right: 50px;
padding: 20px 27px;
border: 1px solid #d9d7df;
background-color: #f2f1f5;
}
.faq_section .accordion-box .acc-btn h4 {
font-size: 20px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
width: 100%;
cursor: pointer;
padding-right: 30px;
}
.faq_section .accordion-box .block .icon_1 {
visibility: visible;
opacity: 1;
}
.faq_section .accordion-box .active-block .icon_1 {
visibility: hidden;
opacity: 0;
}
.faq_section .accordion-box .block .icon_2 {
visibility: hidden;
opacity: 0;
}
.faq_section .accordion-box .active-block .icon_2 {
visibility: visible;
opacity: 1;  
color: var(--theme-color);
}
.faq_section .acc-content .text {
font-size: 16px;
line-height: 26px;
background-color: #f1f1f5;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
padding: 23px 27px;
border: 1px solid #d9d7df;
border-top: none;
} .pricing-section {
}
.pricing-section .switch-box {
display: flex;
flex-direction: column;
justify-content: center;
margin-bottom: 40px;
}
.pricing-section .tab-btn-box ul li {
font-size: 17px;
line-height: 30px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: right;
}
.pricing-section .tab-btn-box ul li span {
font-size: 15px;
line-height: 58px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
}
.pricing-section .btn_style_three a {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: center;
border: 1px solid var(--theme-color);
padding: 13px 20px;
}
.pricing-section .offer-box {
position: relative;
display: block;
text-align: right;
font-size: 15px;
line-height: 16px;
font-family: "Inter";
font-weight: 600;
margin-bottom: 0px;
max-width: 350px;
}
.pricing-section .tab-btn-box {
position: relative;
margin-bottom: 42px;
}
.pricing-section .sec_title_wrap {
margin: 0;
}
.pricing-section .tab-btn-box .tab-btns {
position: relative;
max-width: 300px;
}
.pricing-section .tab-btn-box .tab-btns:before {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
height: 30px;
width: 70px;
content: "";
border-radius: 30px;
border: 1px dashed #d8d2d0;
}
.pricing-section .tab-btn-box .tab-btns li {
position: relative;
display: inline-block;
min-width: 160px;
text-align: left;
font-size: 17px;
line-height: 30px;
font-family: "Inter";
color: #afa7a7;
font-weight: 600;
cursor: pointer;
transition: all 500ms ease;
}
.pricing-section .tab-btn-box .tab-btns li.active-btn {
color: #0c0c0c;
}
.pricing-section .tab-btn-box .tab-btns li:last-child {
padding-right: 0;
padding-left: 0px;
text-align: right;
margin-left: -35px;
}
.pricing-section .tab-btn-box .tab-btns li.active-btn:before {
right: 20px;
}
.pricing-section .tab-btn-box .tab-btns li:before {
position: absolute;
top: 5px;
height: 20px;
width: 20px;
border-radius: 50%;
content: "";
right: -20px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
background-color: var(--theme-color);
}
.pricing-section .tab-btn-box .tab-btns li:last-child:before {
display: none;
}
.pricing-section .pricing-block-color {
background-color: var(--theme-color);
}
.pricing-section .pricing-block-color .title {
color: #ffffff;
}
.pricing-section .pricing-block-color .sub_title {
color: #e3d8f5;
}
.pricing-section .pricing-block-color .table-content {
color: #f2f2f2;
}
.pricing-section .pricing-block-color .feature-list li span,
.pricing-section .pricing-block-color .feature-list li {
color: #ffffff;
} section.newsletter-section {
margin-bottom: -130px;
position: relative;
z-index: 1;
}
.newsletter-section .newsletter_block_1 h4,
.newsletter-section .car_block_1 h4 {
font-size: 22px;
line-height: 30px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.newsletter-section .newsletter_block_1,
.newsletter-section .car_block_1 {
position: relative;
display: block;
z-index: 1;
filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.08));
background-color: #ffffff;
padding: 80px 30px 40px 30px;
margin-top: 40px;
}
.newsletter_block_icon {
width: 100px;
height: 100px;
border-radius: 50px;
background-color: #f2f1f5;
text-align: center;
line-height: 90px;
position: absolute;
top: -50px;
left: 235px;
}
.newsletter_form_inner span {
font-size: 16px;
line-height: 28px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.newsletter_form_inner input[type="email"] {
width: 100%;
height: 56px;
border: 1px solid #e9e6ed;
}
.newsletter_form_inner input[type="email"],
.newsletter_form_inner input[type="file"],
.newsletter_form_inner input[type="text"] {
padding-left: 50px;
}
.newsletter_form_inner label{
display: none;
}
.newsletter_form_inner .form_group,
.newsletter_form_inner .form-group {
position: relative;
display: flex;
padding-top: 30px;
margin-bottom: 20px;
}
.newsletter_form_inner .icon_box {
position: absolute;
left: 20px;
top: 44px;
font-size: 18px;
color: #aaa;
transition: 0.3s;
color: var(--theme-color);
}
.newsletter_form_inner button {
width: 56px;
height: 56px;
border: 1px solid #e9e6ed;
background-color: transparent;
border-left: none;
}
.newsletter-section p{
text-align: center;
} .highlights-section {
padding: 35px 0;
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
margin-bottom: -80px;
}
.highlights_block_two {
filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.15));
background-color: #ffffff;
padding: 30px;
}
.highlights_block_two .highlights_icon_box {
color: var(--theme-color);
}
.highlights_block_two .highlights_sl {
font-size: 72px;
line-height: 30px;
color: #f1f4f3;
font-weight: 600;
font-family: "Inter";
text-align: right;
margin-top: -17px;
}
.highlights_title_box {
opacity: 1;
transform: scale(1);
transition: all 0.5s;
}
.highlights_block_two:hover .highlights_title_box {
opacity: 0;
transform: scaleY(0);
}
.highlights_block_two .highlights_sub_title {
font-size: 13px;
line-height: 18px;
text-transform: uppercase;
color: #a3aeac;
font-weight: 600;
font-family: "Inter";
}
.highlights_block_two .highlights_title {
font-size: 22px;
line-height: 30px;
color: #0a1f1b;
font-weight: 600;
font-family: "Inter";
text-align: left;
}
.highlights_content_box {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
transform: scaleY(0);
opacity: 0;
transition: all 0.5s;
}
.highlights_block_two:hover .highlights_content_box {
opacity: 1;
transform: scaleY(1);
}
.highlights_block_two .highlights_text {
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
text-align: left;
margin-bottom: 20px;
} .business-innovation-section .sec_title_wrap {
margin: 0;
}
.business-innovation-section .sec_title {
font-size: 48px;
line-height: 58px;
color: #0a1f1b;
font-weight: 700;
font-family: "Inter";
margin-bottom: 30px;
}
.business-innovation-section .sec_desc {
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.business-innovation-section .sub_title {
font-size: 17px;
line-height: 28px;
color: #0a1f1b;
font-weight: 500;
font-family: "Inter";
}
.business-innovation-section .list_text {
font-size: 16px;
line-height: 36px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.business-innovation-section .about_author_box {
display: inline-flex;
}
.business-innovation-section .author_box {
display: inline-flex;
border-right: 1px solid #e5e8e7;
padding-right: 40px;
margin-right: 20px;
}
.business-innovation-section .author_name {
font-size: 22px;
line-height: 32px;
color: #1c1a1a;
font-weight: 600;
font-family: "Inter";
}
.business-innovation-section .designation {
font-size: 16px;
line-height: 28px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
} .service-section-two {
background-color: #f1f4f3;
padding: 70px 0px;
}
.services_slider_outer {
position: relative;
}
.service-section-two .services_block_2 {
position: relative;
}
.service-section-two .services_block_img {
background-color: #140b2b;
}
.service-section-two .services_block_img img {
opacity: 0.5;
}
.service-section-two .services_block_title_box {
position: absolute;
top: 175px;
left: 30px;
display: flex;
gap: 15px;
transition: all 500ms ease;
}
.service-section-two .services_block_title {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.service-section-two .services_block_content-two {
filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.2));
background-color: #ffffff;
padding: 20px 20px;
height: 150px;
}
.service-section-two .services_block_text {
font-size: 16px;
line-height: 26px;
color: #6e6c70;
font-weight: 400;
font-family: "Heebo";
}
.services_navigation_btn {
position: absolute;
top: 50px;
right: 0;
display: flex;
align-items: center;
gap: 10px;
}
.home-seventeen-choose-section .services_navigation_btn {
position: absolute;
top: -90px;
right: 15px;
}
.home-seventeen-choose-section .swiper-container{
overflow: visible;
}
.home-seventeen-choose-section .swiper-slide{
opacity: 0;
}
.home-seventeen-choose-section .swiper-slide.swiper-slide-active,
.home-seventeen-choose-section .swiper-slide.swiper-slide-next,
.home-seventeen-choose-section .swiper-slide.swiper-slide-duplicate-prev{
opacity: 1;
}
.slider-button-prev3,
.slider-button-next3 {
width: 56px;
height: 56px;
line-height: 55px;
text-align: center;
color: #140b2b;
background-color: #f2f1f5;
}
.services_block_inner:hover .services_block_title_box {
opacity: 0;
transform: scaleY(0);
} .choose-section { }
.bg-img{
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/shape/shape_8.png);
}
.choose-section .choose_us_block_2 {
display: inline-flex;
}
.choose-section .chooseus_icon_box {
position: relative;
padding-right: 20px;
top: 15px;
z-index: 1;
}
.choose-section .chooseus_icon_box:before{
position: absolute;
content: '';
left: -25px;
top: -7px;
width: 45px;
height: 45px;
background-color: #1f3633;
transform: rotate(45deg);
z-index: -1;
}
.choose-section .chooseus_block_title a {
font-size: 22px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.choose-section .chooseus_block_text {
font-size: 16px;
line-height: 28px;
color: #a2b5b3;
font-weight: 400;
font-family: "Heebo";
} .industry-section {
background-color: #f1f4f3;
}
.industry-section .sec_title_wrap {
position: relative;
}
.industry-section .sec_title_wrap a {
position: absolute;
bottom: 0;
right: 0;
}
.industry-section .industry_block_1 {
filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.08));
background-color: #ffffff;
padding: 30px;
margin-bottom: 30px;
overflow: hidden;
}
.industry-section .industry_block_title {
font-size: 20px;
line-height: 30px;
color: #030727;
font-weight: 600;
font-family: "Inter";
}
.industry-section .industry_block_title a {
font-size: 20px;
line-height: 30px;
color: #030727;
font-weight: 600;
font-family: "Inter";
line-height: 0.9;
}
.industry-section .te_read_more_2_btn {
position: relative;
}
.industry-section .te_read_more_2_btn i {
position: absolute;
bottom: -30px;
right: -160px;
font-size: 50px;
transition: 0.5s;
color: #f4f6f5;
background-color:transparent;
transition: all 500ms ease;
}
.industry-section .industry_block_1:hover .te_read_more_2_btn i {
position: absolute;
top: 0;
right: -171px;
font-size: 24px;
color: var(--theme-color);
}
.industry-section .industry_block_title a:hover{
color: var(--theme-color);
} .pointer-section .wrapper-box {
position: relative;
}
.pointer-section .wrapper-box .pointer-block {
position: absolute;
cursor: pointer;
}
.pointer-section .wrapper-box .pointer-block:first-child{
left: 125px;
top: 80px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(2){
left: 185px;
top: 225px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(3){
left: 315px;
bottom: 145px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(4){
left: 370px;
top: 120px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(5){
right: 245px;
top: 85px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(6){
right: 400px;
top: 165px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(7){
right: 195px;
top: 245px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(8){
right: 340px;
bottom: 215px;
}
.pointer-section .wrapper-box .pointer-block:nth-child(9){
right: 150px;
bottom: 120px;
}
.pointer-section .wrapper-box .pointer-block .content {
position: absolute;
left: 0px;
bottom: 80px;
width: 370px;
height: 218px;
background-color: #0a1f1b;
padding: 25px;
opacity: 0;
visibility: hidden;
transition: all 500ms ease;
}
.pointer-section .wrapper-box .pointer-block .customer_image{
position: relative;
display: inline-block;
border-radius: 50%;
border: 1px solid #0a1f1b;
transition: all 500ms ease;
}
.pointer-section .sec_title_wrap{
margin-bottom: -25px;
}
.pointer-section p.sec_desc{
position: relative;
margin-bottom: 0px;
z-index: 1;
}
.pointer-section .wrapper-box .pointer-block .customer_image img{
border-radius: 50%;
}
.pointer-section .wrapper-box .pointer-block .customer_image:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0px;
top: 0px;
border-radius: 50%;
box-shadow: 0px 0px 0px 5px var(--theme-color);
opacity: 0.0;
transition: all 500ms ease;
}
.pointer-section .wrapper-box .pointer-block:hover .customer_image:before,
.pointer-section .wrapper-box .pointer-block:nth-child(3) .customer_image:before{
opacity: 0.5;
}
.pointer-section .wrapper-box .pointer-block:hover .content,
.pointer-section .wrapper-box .pointer-block:nth-child(3) .content{
opacity: 1;
visibility: visible;
bottom: 95px;
}
.pointer-section .wrapper-box .pointer-block .content .text {
font-size: 16px;
line-height: 26px;
color: #a2b5b3;
font-weight: 400;
font-family: "Heebo";
}
.pointer-section .wrapper-box .pointer-block .content .customer_name {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.pointer-section .wrapper-box .pointer-block .content .customer_designation {
font-size: 16px;
line-height: 30px;
color: var(--theme-color);
font-weight: 400;
font-family: "Heebo";
} .clients-section {
text-align: center;
}
.clients-section h6 {
font-size: 20px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding-bottom: 50px;
}
.clients-section .clients_logo_box {
position: relative;
text-align: center;
margin: 30px;
}
.clients-section .clients_logo_box .hover-image {
position: absolute;
display: block;
max-width: 100%;
width: auto;
margin: 0 auto;
left: 0px;
right: 0px;
top: -30px;
opacity: 0;
transition: all 500ms ease;
}
.clients-section .clients_logo_box:hover .hover-image {
top: 0px;
opacity: 1;
}
.clients-section .clients_logo_box .hover-image img {
opacity: 1;
}
.clients-section .clients_logo_box img {
display: block;
max-width: 100%;
width: auto;
margin: 0 auto;
opacity: 1;
opacity: 0.6;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.clients-section .read_more_1_btn {
color: #fff;
}
.clients-section .read_more_1_btn span {
color: #070f64;
} .support-section {
}
.support-section .support_center_box {
padding: 40px 25px 0px;
}
.support-section .sec_title {
font-size: 40px;
line-height: 58px;
color: #0b201c;
font-weight: 700;
font-family: "Inter";
}
.support-section .sec_desc {
font-size: 18px;
line-height: 30px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.support-section .y-name {
font-size: 17px;
line-height: 40px;
color: #0a1f1b;
font-weight: 400;
font-family: "Inter";
}
.support-section i {
color: var(--theme-color);
}
.support-section button {
width: 100%;
height: 56px;
background-color: var(--theme-color);
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.office-location {
background-color: #f1f4f3;
padding: 40px;
}
.support-section .title {
font-size: 22px;
line-height: 50px;
color: #0a1f1b;
font-weight: 600;
font-family: "Inter";
padding-bottom: 10px;
}
.support-section .office_hours {
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
padding-bottom: 20px;
}
.support-section .office_hours strong{
font-weight: 400;
color: #0a1f1b;
}
.support-section .location_box p{
color: #6a6d6c;
}
.support-section .office_info_box a{
color: #6a6d6c;
}
.support-section .office_info_box a:hover{
color: var(--theme-color);
}
.support-section .office_hours span {
color: var(--theme-color);
}
.support-section .office_info_box {
display: flex;
padding-bottom: 10px;
}
.support-section .location_box {
width: 239px;
font-size: 16px;
line-height: 26px;
color: #6a6d6c;
font-weight: 400;
font-family: "Heebo";
}
.support-section .social_list ul {
display: inline-flex;
}
.support-section .social_list ul li {
padding-right: 10px;
}
.support-section .social-icon i {
font-size: 18px;
line-height: 32px;
text-transform: uppercase;
color: #a8afac;
text-align: center;
width: 45px;
height: 45px;
border-radius: 22px;
border: 1px solid #d7dad9;
align-items: center;
display: inline-grid;
transition: all 500ms ease;
}
.support-section .social-icon i:hover {
background-color: var(--theme-color);
border-color: var(--theme-color);
color: white;
}
.social-company-container {
display: flex;
justify-content: space-between;
}
.support-section .slide_navigation{
position: absolute;
left: 0px;
bottom: 15px;
z-index: 9;
}
.support-section .slide_navigation .slider-button-next, 
.support-section .slide_navigation .slider-button-prev{
position: relative;
display: inline-block;
width: auto;
height: auto;
line-height: auto;
font-size: 24px;
color: #292929;
background-color: transparent;
cursor: pointer;
transition: all 500ms ease;
}
.support-section .slide_navigation .slider-button-next:hover, 
.support-section .slide_navigation .slider-button-prev:hover{
color: var(--theme-color);
}
.support-section .slide_navigation .slider-button-prev{
margin-right: 5px;
}  .about_left_box {
position: relative;
}
.about_image_017 {
position: relative;
text-align: right;
margin-top: -195px;
}
.logo_icon_box {
position: absolute;
width: 500px;
height: 462px;
left: -35%;
top: 40px;
padding: 50px 80px;
display: flex;
align-items: end;
border-radius: 10px;
}
.logo_icon_box:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/shape/shape_15.png);
z-index: -1;
}
.logo_icon_box:before {
position: absolute;
top: 40px;
left: 0;
width: 100%;
height: 100%;
content: "";
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/shape/shape_14.png);
z-index: 1;
}
.vertical_text {
position: absolute;
bottom: 80px;
font-size: 48px;
line-height: 58px;
color: #e5dedb;
font-weight: 700;
display: block;
font-family: "Inter";
margin-left: 20px;
transform: rotate(270deg);
transform-origin: left;
z-index: 1;
}
.home-seventeen-about-section .vertical_text{
z-index: 0;
}
.horizental_text {
position: absolute;
font-size: 48px;
line-height: 26px;
color: #e5dedb;
font-weight: 700;
font-family: "Inter";
left: 80px;
bottom: 50px;
z-index: 1;
}
.about_right_box .content_title {
font-size: 22px;
line-height: 32px;
color: #1b1b26;
font-weight: 600;
font-family: "Inter";
padding-bottom: 10px;
}
.about_right_box .content_desc {
font-size: 16px;
line-height: 26px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
}
.about_right_box .icon-right-arrow {
font-size: 16px;
line-height: 36px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
}
.about_right_box .icon-right-arrow::before {
color: var(--theme-color);
padding-right: 10px;
}
.about_right_box .icon_box {
padding-bottom: 30px;
}  .home-seventeen-services-section {
}
.service_box_one {
position: relative;
}
.lower_content_box {
position: absolute;
bottom: 0;
right: 0;
padding: 30px;
}
.home-seventeen-services-section .icon-box {
width: 70px;
height: 70px;
background-color: var(--theme-color);
color: #fff;
font-size: 45px;
display: flex;
align-items: center;
justify-content: center;
margin-top: 5px;
}
.home-seventeen-services-section .serial_number {
font-size: 13px;
text-transform: uppercase;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
}
.home-seventeen-services-section .content_title {
font-size: 22px;
line-height: 56px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.home-seventeen-services-section .content_desc {
font-size: 16px;
line-height: 26px;
color: #a5a5b2;
font-weight: 400;
font-family: "Heebo";
}
.home-seventeen-services-section .lower_content_box {
width: 285px;
height: 158px;
background-color: #31313e;
}
.home-seventeen-services-section .owl-dots {
margin-top: 50px;
text-align: center;
}
.home-seventeen-services-section .owl-theme .owl-dots .owl-dot span {
display: none;
}
.home-seventeen-services-section .owl-theme .owl-dots button{
position: relative;
display: inline-block;
width: 12px;
height: 12px;
border: 2px solid #3e3e46;
cursor: pointer;
margin: 0px 10px;
transition: all 500ms ease;
}
.home-seventeen-services-section .owl-theme .owl-dots button.active{
border-color: var(--theme-color);
}
.home-seventeen-services-section .owl-theme .owl-dots .owl-dot {
background-color: transparent;
}
.service_box_one .read_more_1_btn {
color: #fff;
}
.service_box_one .read_more_1_btn i,
.service_box_one .read_more_1_btn span {
background-color: #42424f;
color: #fff;
}
.service_box_one .overly_content {
background-color: #2c2c39;
position: absolute;
bottom: 0;
padding: 30px;
}
.service_box_one .lower_content_box,
.service_box_one .icon-box {
opacity: 1;
transform: scale(1);
transition: all 1s;
}
.service_box_one:hover .lower_content_box,
.service_box_one:hover .icon-box {
opacity: 0;
transform: scaleY(0);
transition: all 1s;
}
.service_box_one .overly_content {
opacity: 0;
transform: scaleY(1);
transition: all 1s;
}
.service_box_one:hover .overly_content {
opacity: 1;
transform: scaleY(1);
transition: all 1s;
} .home-seventeen-works-section .lower_content {
position: relative;
margin-bottom: 30px;
}
.home-seventeen-works-section .overly_content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5;
}
.home-seventeen-works-section .lower_content .icon-zoom-in {
position: absolute;
left: 50%;
top: 50%;
font-size: 35px;
color: #fff;
opacity: 0;
transform: perspective(400px) rotateY(0deg) translateY(-100%) translateX(-50%);
transform-origin: top;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.home-seventeen-works-section .lower_content:hover .icon-zoom-in {
opacity: 1;
transform: perspective(400px) rotateY(0deg) translateY(-50%) translateX(-50%);
}
.home-seventeen-works-section .overly_content .overly_title {
position: absolute;
left: 50%;
bottom: 50px;
transform: translateX(-50%);
font-size: 26px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
width: 100%;
opacity: 0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.home-seventeen-works-section .lower_content .image{
position: relative;
}
.home-seventeen-works-section .lower_content .image:before {
position: absolute;
content: '';
border-top: 1px solid #fff;
border-bottom: 1px solid var(--theme-color);
left: 10px;
top: 10px;
width: calc(100% - 20px);
height: calc(100% - 20px);
opacity: 0;
z-index: 1;
transition: all 500ms ease;
}
.home-seventeen-works-section .lower_content:hover .image:before{
opacity: 1;
}
.home-seventeen-works-section .lower_content .image:after {
position: absolute;
content: '';
left: 10px;
top: 10px;
width: 1px;
height: calc(100% - 20px);
background: linear-gradient(-180deg, #fff 0%, var(--theme-color) 100%);
opacity: 0;
z-index: 1;
transition: all 500ms ease;
}
.home-seventeen-works-section .lower_content:hover .image:after{
opacity: 1;
}
.home-seventeen-works-section .lower_content .image_box_wrap{
position: relative;
}
.home-seventeen-works-section .lower_content .image_box_wrap:after {
position: absolute;
content: '';
right: 10px;
top: 10px;
width: 1px;
height: calc(100% - 20px);
background: linear-gradient(-180deg, #fff 0%, var(--theme-color) 100%);
opacity: 0;
z-index: 1;
transition: all 500ms ease;
}
.home-seventeen-works-section .lower_content:hover .image_box_wrap:after{
opacity: 1;
}
.home-seventeen-works-section .lower_content .image_box_wrap:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0.0) 50%);
z-index: 1;
opacity: 0;
transition: all 500ms ease;
}
.home-seventeen-works-section .lower_content:hover .image_box_wrap:before{
opacity: 1;
}
.home-seventeen-works-section .lower_content:hover .overly_title {
opacity: 1;
transform: perspective(400px) rotateY(0deg) translateY(-50%) translateX(-50%);
}
.home-seventeen-works-section .overly_content .overly_title a{
display: inline-block;
color: #fff;
}
.home-seventeen-works-section .overly_content .overly_title a:hover{
text-decoration: underline;
} .home-seventeen-facts-section {
padding: 95px 0;
}
.home-seventeen-facts-section .content_box {
color: #ffffff;
border: 1px solid #3b3b47;
padding: 30px;
margin-bottom: 30px;
}
.home-seventeen-facts-section .icon-box {
font-size: 45px;
color: var(--theme-color);
text-align: center;
padding-bottom: 40px;
}
.home-seventeen-facts-section .count_box {
font-size: 60px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding-bottom: 40px;
}
.home-seventeen-facts-section .title {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding-top: 30px;
}
.home-seventeen-facts-section .line_bar {
width: 190px;
height: 4px;
background-color: #e63a27;
margin: 0 auto;
} .home-seventeen-pricing-section .content_box_wrap {
width: 270px;
height: 492px;
background-color: #ffffff;
border: 1px solid #e9e2e1;
text-align: center;
padding: 35px 20px;
}
.home-seventeen-pricing-section .pricing_title {
font-size: 22px;
line-height: 25px;
color: #1b1b26;
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.home-seventeen-pricing-section .pricing_desc {
font-size: 16px;
line-height: 40px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.home-seventeen-pricing-section .price {
font-size: 60px;
line-height: 50px;
color: var(--theme-color);
font-weight: 600;
font-family: "Inter";
text-align: center;
}
.home-seventeen-pricing-section .pricing_text {
font-size: 16px;
line-height: 50px;
color: #6e6968;
font-weight: 400;
font-family: "Heebo";
text-align: center;
}
.home-seventeen-pricing-section .content-list{
padding-top: 10px;
text-align: left;
}
.home-seventeen-pricing-section .icon-check {
font-size: 16px;
line-height: 40px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
}
.home-seventeen-pricing-section .icon-check:before {
color: #e63a27;
padding-right: 10px;
}
.home-seventeen-pricing-section .accordion-item .accordion-button,
.home-seventeen-pricing-section .accordion-item .accordion-body {
background-color: transparent;
}
.home-seventeen-pricing-section .read_more_3_btn .btn_title {
opacity: 1;
}
.home-seventeen-pricing-section .read_more_3_btn .btn_icon {
margin-right: -22px;
}
.home-seventeen-pricing-section .read_more_3_btn:hover .btn_title {
color: var(--theme-color);
}
.home-seventeen-pricing-section a.read_more_1_btn span{
background-color: #f5f2f1;
} .home-seventeen-choose-section .choose_box_one {
position: relative;
margin-top: 50px;
filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.1));
background-color: #ffffff;
padding: 75px 20px 30px 20px;
margin-left: 10px;
}
.home-seventeen-choose-section .choose_box_one:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 10px;
right: 10px;
border: 1px solid #fff;
}
.home-seventeen-choose-section .icon_box {
position: absolute;
top: -50px;
z-index: 1;
}
.home-seventeen-choose-section .sec_desc {
font-size: 18px;
line-height: 30px;
color: #e7e7f0;
font-weight: 400;
font-family: "Heebo";
}
.home-seventeen-choose-section .choose_title {
font-size: 22px;
line-height: 30px;
color: #1c1c27;
font-weight: 600;
font-family: "Inter";
padding-bottom: 10px;
}
.home-seventeen-choose-section .choose_desc {
font-size: 16px;
line-height: 26px;
color: #686464;
font-weight: 400;
font-family: "Heebo";
}
.home-seventeen-choose-section .slider-button-prev3,
.slider-button-next3 {
color: #f0f1f5;
background-color: transparent;
border: 1px solid #ffffff;
} .home-seventeen-testimonial-section .owl-dots {
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: -34px;
}
.home-seventeen-testimonial-section .owl-theme .owl-dots .owl-dot span {
display: none;
}
.home-seventeen-testimonial-section .owl-theme .owl-dots .owl-dot {
position: relative;
display: inline-block;
width: 12px;
height: 12px;
border: 2px solid #bdbaba;
margin: 0px 10px;
cursor: pointer;
transition: all 500ms ease;
}
.home-seventeen-testimonial-section .owl-theme .owl-dots .owl-dot.active{
border-color: var(--theme-color);
}
.about_image_17 {
position: relative;
}
@media only screen and (max-width: 7000px) {
}
@media only screen and (max-width: 1500px) {
}
@media (min-width: 1400px) {
}
@media only screen and (max-width: 1400px) {
}
@media only screen and (max-width: 1350px) {
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 1199px) { .feature-one {
left: 0;
transform: translate(0, 0);
}
.chooseus-block-section {
padding-top: 90px;
}
.chooseus-block-section .chooseus_title {
font-size: 17px;
}
.chooseus-block-section .chooseus_block_02 {
margin-top: 15px;
}
.newsletter-section .newsletter_block_1,
.newsletter-section .car_block_1 {
width: 100%;
}
.newsletter_block_icon {
display: none;
} .highlights-section .highlights_block_two {
width: 100%;
}
.highlights-section .highlights_title {
font-size: 17px;
} .home-seventeen-services-section .lower_content_box {
width: 100%;
}
.home-seventeen-services-section .service_box_one .overly_content {
width: 100%;
}
.home-seventeen-services-section .image_box img {
width: 100%;
}
.home-seventeen-works-section .sec_title_wrap a{
bottom: -25px;
}
.home-seventeen-works-section .image img{
width: 100%;
}
}
@media only screen and (max-width: 1100px) { .business-innovation-section .buss_innov_list {
display: flex;
flex-direction: column;
}
.business-innovation-section .about_image_left img {
width: 100%;
}
.service-section-two .services_block_title_box {
top: 150px;
}
.industry-section .read_more_1_btn i {
right: -145px;
}
.industry-section .industry_block_1 {
width: 100%;
}
.industry-section .read_more_1_btn:hover i {
right: -145px;
}
}
@media (min-width: 992px) {
}
@media only screen and (max-width: 991px) { .feature-one .downloads_block_one {
border: 1px solid #e9e6ed;
}
.services_navigation_btn {
top: 65px;
}
.services_block_content {
transform: translate(-52%, -50%);
}
.services_block_img img {
width: 100%;
}
.work_procedure_block_one {
width: 100%;
margin-top: 30px;
}
.accordion-box {
padding-top: 40px;
} .highlights-section {
top: 0;
left: 0;
transform: translate(0, 0);
margin-bottom: 0px;
}
.highlights-section .highlights_block_two {
margin-top: 40px;
}
.business-innovation-section .sec_title_wrap {
padding-top: 50px;
}
.service-section-two .services_block_title_box {
top: 190px;
}
.clients-section {
height: 100%;
}
.support-section {
margin-top: 0px;
}
.support-section .support_center_box {
padding: 40px 25px 0px;
}
.support-section .office-location {
padding: 60px 30px 0px 15px;
}
.industry-section .read_more_1_btn i {
right: -280px;
}
.industry-section .read_more_1_btn:hover i {
right: -280px;
} .home-seventeen-about-section .about_right_box {
padding: 40px 0 0 0;
}
.home-seventeen-about-section .content_box {
padding-bottom: 20px;
}
.home-seventeen-about-section .about_right_box p {
padding-bottom: 0px;
}
.home-seventeen-pricing-section .content-list{
text-align: center;
}
.home-seventeen-pricing-section .content_box_wrap {
width: 100%;
margin-top: 20px;
}
.home-seventeen-pricing-section .question_block {
margin-top: 30px;
}
}
@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) { .services_navigation_btn {
display: none;
}
.services_block_content {
transform: translate(-53%, -50%);
} .project-block-two-section .sec_title_wrap a {
bottom: -30px;
}
.service-section-two .services_block_title_box {
top: 330px;
}
.industry-section .read_more_1_btn i {
right: -460px;
}
.industry-section .read_more_1_btn:hover i {
right: -460px;
}
.industry-section .sec_title_wrap a {
bottom: -21px;
} .home-seventeen-works-section .overly_content .overly_title {
bottom: 10px;
}
}
@media only screen and (max-width: 575px) {
.services_block_content {
transform: translate(-54%, -50%);
} .business-innovation-section .author_image {
margin-bottom: 10px;
}
.business-innovation-section .author_box {
flex-direction: column;
margin-bottom: 12px;
border: none;
}
.business-innovation-section .about_author_box {
display: inline-flex;
flex-direction: column;
}
.service-section-two .services_block_title_box {
top: 200px;
}
.industry-section .read_more_1_btn i {
right: -250px;
}
.industry-section .read_more_1_btn:hover i {
right: -250px;
} }
@media only screen and (max-width: 400px) {
.services_block_content {
transform: translate(-57%, -50%);
}
.service-section-two .services_block_title_box {
top: 167px;
}
}  .home_eight p{
font-size: 16px;
}
.home_eight .sec_title_wrap p{
font-size: 18px;
}
.home_eight a:hover{
color: var(--theme-color);
}  .home_eight_facts_section {
bottom: 0px !important;
top: -100px;
}
.home_eight_facts_section .bg_layer {
background: var(--theme-color) !important;
}  .home_eihgt_about{
padding-bottom: 80px;
}
.home_eihgt_certfication_box {
display: flex;
align-items: center;
gap: 20px;
margin-top: 20px;
margin-bottom: 20px;
}
.home_eihgt_certfication_box i{
font-size: 44px;
color: var(--theme-color);
}
.home_eihgt_certfication_box h4{
font-size: 17px;
line-height: 28px;
color: #231e5c;
font-weight: 600;
font-family: "Inter";
}
.home_eihgt_highlights_box{
margin-top: 20px;
}
.home_eihgt_highlights_box a{
display: inline-block;
font-size: 22px;
font-weight: 600;
margin: 20px 0 10px;
color: #231e5c;
transition: 0.3s;
}
.home_eihgt_highlights_box a:hover{
color: var(--theme-color);
}
p.highlights_desc {
font-size: 16px;
line-height: 28px;
color: #6a6970;
font-weight: 400;
font-family: "Heebo";
}  .service_eight{
}
.service_eight .sec_title_wrap{
text-align: center;
}
.service_box_eight{
position: relative;
}
.service_box_eight .service_title_box{
background: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/shape/services_bg_image.png) no-repeat;
text-align: center;
position: absolute;
left: 20px;
bottom: -60px;
width: 100%;
padding-bottom: 28px;
padding-top: 90px;
}
.service_box_eight .service_title_box_inner{
position: relative;
}
.service_box_eight .service_title_box_inner .icon {
position: absolute;
top: -90px;
left: 45%;
transform: translateX(-50%);
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
border-radius: 50%;
background-color: #f6f0ef;
transition: 0.3s;
}
.service_box_eight .service_title_box_inner .icon i,
.service_box_eight .service_title_box_inner .icon img{
transition: 0.3s;
}
.service_box_eight:hover .icon i,
.service_box_eight:hover .icon img{
transform: rotate(360deg);
}
.service_box_eight .service_title_box_inner a{
display: inline-block;
font-size: 22px;
font-weight: 600;
color: #231e5c;
transition: 0.3s;
}
.service_box_eight .service_title_box_inner a:hover{
color: var(--theme-color);
}  .choose_eight{
padding-top: 100px;
padding-bottom: 70px;
}
.choose_eight_container{
padding: 38px 35px;
border: 1px solid #e5e4e4;
display: flex;
gap: 30px;
margin-bottom: 30px;
}
.choose_eight_container .icon_box{
max-width: 100px;
width: 100%;
}
.choose_eight_container h4{
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
}
.choose_eight_container p{
margin-bottom: 0;
}  .video-eight{
position: relative;
}
.missiom-video-btn{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
i.fas.fa-play {
color: #ffffff;
font-size: 28px;
}
a.hv-popup-link{
position: relative;
width: 100px;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
a.hv-popup-link:after{
content: '';
position: absolute;
border: 30px solid #ffffff;
top: -40px;
left: -40px;
bottom: -40px;
right: -40px;
animation: anim 2s linear infinite;
opacity: 0;
}
@keyframes anim{
0%{transform: scale(.5);}
50%{opacity: 1;}
100%{transform: scale(1);}
}  .home_eight_process{
padding: 100px 0;
}
.home_eight_process .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.home_eight_process .sec_title_wrap p{
margin-bottom: 0;
}
.home_eight_process_box{
text-align: center;
}
.home_eight_process_box .icon_box{
position: relative;
margin-bottom: 30px;
}
.home_eight_process_box .icon_box .serial_number {
display: inline-block;
width: 50px;
height: 50px;
border-radius: 50%;
line-height: 50px;
text-align: center;
font-size: 17px;
font-weight: 600;
color: #b0a9ab;
background-color: #ffffff;
box-shadow: 0 0 30px rgba(0,0,0,0.15);
position: absolute;
bottom: -5px;
right: 45px;
transition: 0.3s;
}
.home_eight_process_box:hover .icon_box .serial_number{
background-color: var(--theme-color);
color: #ffffff;
}
.home_eight_process_box a{
display: inline-block;
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
}
.home_eight_process .btn_link{
text-align: center;
margin-top: 30px;
}
.home_eight_process a.read_more_1_btn {
display: inline-block;
font-size: 22px;
line-height: 28px;
color: #1a1919;
margin-top: 20px;
}  .pricing_section_eight{
background-color: #231e5c;
padding: 100px 0;
}
.pricing_section_eight .sec_title_wrap{
text-align: center;
}
.pricing_section_eight .sec_title_wrap h2{
color: #ffffff;
}
.pricing_section_eight .sec_title_wrap p{
color: #979292;
}
.pricing_eight_container{
padding: 20px;
border: 1px solid #363283;
}
.pricing_block_eight{
position: relative;
text-align: center;
}
.pricing_block_eight .image{
position: absolute;
}
.pricing_block_eight .title_box{
padding-top: 40px;
padding-bottom: 75px;
position: relative;
}
.pricing_block_eight .title_box h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.pricing_block_eight .title_box p{
color: #ffffff;
}
.pricing_block_eight .title_box h2{
color: #ffffff;
font-size: 40px;
font-weight: 600;
}
.pricing_block_eight .title_box h2 sup{
font-size: 26px;
font-weight: 600;
top: -7px;
}
.pricing_block_eight .title_box h2 sub{
font-size: 15px;
font-weight: 600;
bottom: 0;
}
.testimonial_fifteen .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: right center;
background-size: cover;
}
.pricing_block_eight .btn_1 {
position: absolute;
bottom: -20px;
left: 19px;
background-color: #ffffff;
font-weight: 600;
font-size: 18px;
padding: 15px 0;
max-width: 290px;
width: 100%;
text-align: center;
}
.pricing_eight_container h6{
display: inline-block;
font-size: 17px;
font-weight: 600;
color: #ffffff;
margin-top: 60px;
margin-bottom: 10px;
margin-left: 25px;
border-bottom: 1px solid #3a366b;
}
.pricing_eight_container .feature-list{
margin-left: 25px;
}
.pricing_eight_container .feature-list li{
margin: 15px 0;
color: #a2a2a2;
}
.pricing_eight_container .feature-list li span{
display: inline-block;
color: #969696;
font-size: 22px;
margin-right: 12px;
}  .home_eight_testimonial{
padding: 100px 0;
}
.testimonial-block-eight .testimonial_icon{
position: relative;
display: inline-block;
width: 72px;
height: 72px;
line-height: 72px;
text-align: center;
border-radius: 50%;
color: #ffffff;
background-color: var(--theme-color);
}
.testimonial-block-eight .testimonial_icon img{
display: inline-block;
}
.testimonial-block-eight .testimonial_icon span{
font-size: 28px;
}
.testimonial-block-eight .author-box h5{
font-size: 22px;
font-weight: 600;
margin-top: 35px;
}
.testimonial-block-eight .author-box span{
display: inline-block;
color: var(--theme-color);
margin-bottom: 25px;
}
.testimonial-block-eight h4{
font-size: 26px;
font-weight: 600;
margin-bottom: 20px;
}
.testimonial-block-eight ul {
display: flex;
gap: 5px;
margin-top: 30px;
}
.testimonial-block-eight ul li{
color: #fbaf02;
font-size: 19px;
}
.home_eight_testimonial_container .owl-dots {
display: none;
}
.home_eight_testimonial_container .owl-nav {
display: block;    
}
.home_eight_testimonial_container button.owl-prev {
position: absolute;
top: 53%;
left: -105px;
font-size: 24px;
width: 55px;
height: 55px;
transition: 0.3s;
background-color: #f6f0ef;
}
.home_eight_testimonial_container button.owl-next {
position: absolute;
top: 37%;
left: -105px;
font-size: 24px;
width: 55px;
height: 55px;
transition: 0.3s;
background-color: #f6f0ef;
}
.home_eight_testimonial_container button.owl-prev:hover,.home_eight_testimonial_container button.owl-next:hover{
background-color: var(--theme-color);
color: #ffffff;
}  .home_eight_faq{
padding: 100px 0;
}
.home_eight_faq .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.home_eight_faq .accordion-box .accordion {
position: relative;
margin-bottom: 20px;
}
.home_eight_faq .accordion-box .acc-btn {
position: relative;
padding-right: 50px;
border-bottom: 1px solid #d9d7df;
background-color: #ffffff;
}
.home_eight_faq .accordion-box .acc-btn h4 {
font-size: 20px;
color: #231e5c;
font-weight: 600;
font-family: "Inter";
width: 100%;
cursor: pointer;
}
.home_eight_faq .accordion-box .icon_1 i{
color: #aeaeae;
}
.home_eight_faq .accordion-box i{
font-size: 22px;
}
.home_eight_faq .accordion-box .active-block .icon_2 {
visibility: visible;
opacity: 1;
transform: scale(1);
color: var(--theme-color);
}
.home_eight_faq .acc-content .text {
height: 100px;
font-size: 16px;
line-height: 26px;
background-color: #ffffff;
color: #6e6c70;
font-weight: 400;
padding: 10px 27px;
}
.home_eight_faq .accordion-box .acc-btn,
.home_eight_faq .acc-content .text{
background-color: #fff;
border-color: #fff;
margin-bottom: 0px;
}
.home_eight_faq .accordion-box .accordion{
margin-bottom: 5px;
}
.home_eight_faq .acc-content .text{
border-top: 1px solid #ede6e5;
}
.home_eight_faq a.read_more_1_btn span{
background-color: #e6dcda;
}
.home_eight_faq a.read_more_1_btn:hover span{
background-color: var(--theme-color);
}  .home_eight_award{
padding: 100px 0;
}
.home_eight_award_content{
background: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/background/home-08-award-bg.jpg) no-repeat;
background-size: cover;
padding: 30px;
border-right: 1px solid #dedede;
}
.home_eight_award_icon{
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
background-color: #f6f0ef;
}
.home_eight_award_icon img{
transition: 0.3s;
}
.home_eight_award_content:hover .home_eight_award_icon img{
transform: rotateY(160deg);
}
.home_eight_award_content span{
display: inline-block;
color: var(--theme-color);
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
margin-top: 30px;
margin-bottom: 5px;
}
.home_eight_award_content a{
display: inline-block;
font-size: 20px;
line-height: 30px;
font-weight: 600;
color: #231e5c;
transition: 0.3s;
}
.home_eight_award_content a:hover{
color: var(--theme-color);
}
.home_eight_award_content h6{
font-size: 16px;
font-weight: 600;
color: #969696;
margin-top: 30px;
}    .home_nine p{
font-size: 16px;
margin-bottom: 0;
}
.home_nine p.sec_desc{
font-size: 18px;
}  .categories_nine{
padding: 100px 0;
}
.categories_nine .sec_title_wrap{
text-align: center;
}
.categories_nine_image{
position: relative;
width: 100%;
height: 280px;
}
.categories_nine_image .image_box img{
height: 250px;
width: 100%;
transition: 0.5s;
}
.categories_nine_image .icon_box{
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
background-color: var(--theme-color);
position: absolute;
left: 0;
bottom: 0;
}
.categories_nine_image .icon_box img {
width: 33px;
height: 31px;
}
.categories_nine_wrap:hover .image_box img{
height: 280px;
}
.categories_nine_wrap:hover .content_box .serial_number{
opacity: 0;
visibility: hidden;
}
.categories_nine_wrap .content_box{
position: relative;
}
.categories_nine_wrap .content_box .serial_number{
font-size: 60px;
font-weight: 600;
color: #f3f0ef;
position: absolute;
top: -20px;
right: 0;
transition: 0.5s;
}
.categories_nine_wrap .content_box h4{
font-size: 22px;
font-weight: 600;
margin-top: 20px;
}
.categories_nine_wrap .content_box p{
margin-bottom: 15px;
font-size: 16px;
line-height: 26px;
color: #6a6767;
font-weight: 400;
font-family: "Heebo";
margin-top: 10px;
}  .services_nine .sec_title_box_wrap{
padding: 40px 50px;
background-color: #0f0f0f;
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #363636;
}
.services_nine .sec_title_box_wrap h2{
color: #ffffff;
}
.services_nine .sec_title_box_wrap p{
color: #ffffff;
}
.services_nine_wrap{
height: 320px;
background-color: #0f0f0f;
padding: 55px 30px;
text-align: center;
border-right: 1px solid #363636;
}
.services_nine_wrap .icon_box{
position: relative;
display: inline-block;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
border-radius: 50%;
margin-bottom: 20px;
z-index: 1;
}
.services_nine_wrap .icon_box img{
transition: all 500ms ease;
}
.services_nine_wrap:hover .icon_box img{
transform: scale(0.7);
}
.services_nine_wrap .icon_box::after{
content: '';
width: 50px;
height: 50px;
border-radius: 50%;
background: var(--theme-color);
position: absolute;
top: 0px;
right: 0px;
z-index: -1;
transition: 0.5s;
}
.services_nine_wrap:hover .icon_box::after{
width: 80px;
height: 80px;
}
.services_nine_wrap h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
transition: 0.5s;
}
.services_nine_wrap p{
color: #a49c9e;
margin-bottom: 10px;
margin-bottom: 20px;
}
.services_nine_wrap a.read_more_1_btn {
color: #ffffff;
}
.services_nine_wrap a.read_more_1_btn:hover{
color: var(--theme-color);
}
.services_nine_carousel .owl-dots{
text-align: center;
margin-top: 50px;
}
.services_nine_carousel .owl-dots .owl-dot{
background-color: #e6e7ef;
position: relative;
}
.services_nine_carousel .owl-dots .owl-dot span {
display: block;
margin: 0px;
transition: opacity 200ms ease 0s;
width: 85px;
border: none;
height: 1px;
background: transparent;
border-radius: 0;
}
.services_nine_carousel .owl-dots .owl-dot.active span {
background: #dedede;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(1)::before{
content: '01';
position: absolute;
left: 0;
top: -35px;
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(2)::before{
content: '02';
position: absolute;
left: 0;
top: -35px;
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(3)::before{
content: '03';
position: absolute;
left: 0;
top: -35px;
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(4)::before{
content: '04';
position: absolute;
left: 0;
top: -35px;
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(1)::after{
content: '/04';
position: absolute;
left: 28px;
top: -33px;
color: #aeaeae;
font-size: 18px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(2)::after{
content: '/04';
position: absolute;
left: 28px;
top: -33px;
color: #aeaeae;
font-size: 18px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(3)::after{
content: '/04';
position: absolute;
left: 28px;
top: -33px;
color: #aeaeae;
font-size: 18px;
font-weight: 600;
}
.services_nine_carousel .owl-dots .owl-dot.active:nth-child(4)::after{
content: '/04';
position: absolute;
left: 28px;
top: -33px;
color: #aeaeae;
font-size: 18px;
font-weight: 600;
}
.services_nine_carousel .owl-nav{
display: block;
}
.services_nine_carousel button.owl-prev {
position: absolute;
bottom: -5px;
left: 39%;
background: none;
font-size: 24px;
}
.services_nine_carousel button.owl-next {
position: absolute;
bottom: -5px;
right: 39%;
background: none;
font-size: 24px;
}
.services_nine_carousel a.read_more_1_btn i,
.services_nine_carousel a.read_more_1_btn span {
background-color: rgba(255, 255, 255, 0.1);
color: #ffffff;
margin-left: 5px;
}  .about_nine{
padding: 100px 0;
}
.about_nine_author_box{
display: flex;
align-items: center;
gap: 30px;
}
.about_nine_author_box .author_box{
display: flex;
align-items: center;
gap: 15px;
}
.about_nine_author_box .author_box .author_name{
font-size: 22px;
font-weight: 600;
color: #0f0f0f;
}
.about_nine_author_box .blank{
width: 1px;
height: 50px;
background-color: #dadada;
}  .recent_project_nine{
padding: 100px 0;
background-color: #0f0f0f;
}
.recent_project_nine .sec_title_wrap h2 {
color: #ffffff;
}
.recent_project_nine .sec_title_wrap p{
color: #ffffff;
}
.recent_project_nine_carousel .projects_box_one .image_box img{
width: 370px;
height: 300px;
}
.recent_project_nine_carousel a.read_more_1_btn i,
.recent_project_nine_carousel a.read_more_1_btn span {
background-color: transparent;
color: #ffffff;
font-size: 17px;
margin-left: 5px;
}
.recent_project_nine_carousel a.read_more_1_btn:hover i,
.recent_project_nine_carousel a.read_more_1_btn:hover span{
color: var(--theme-color);
}
.recent_project_nine a.read_more_1_btn {
display: inline-block;
font-size: 22px;
line-height: 28px;
color: #ffffff;
margin-top: 20px;
}
.recent_project_nine_carousel .owl-dots {
display: none;
}
.recent_project_nine_carousel .owl-nav {
display: block;
position: absolute;
top: -100px;
right: 385px;
}
.recent_project_nine_carousel .owl-nav button{
background-color: rgba(255, 255, 255, 0.1);
width: 60px;
height: 60px;
line-height: 65px;
text-align: center;
}
.recent_project_nine_carousel .owl-nav button span{
color: #ffffff;
font-size: 24px;
}
.recent_project_nine_carousel .owl-nav .owl-prev{
margin-right: 10px;
}  .process_nine{
padding: 100px 0;
position: relative;
}
.process_nine .bg_shape{
position: absolute;
top: 56%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
width: 92%;
}
.process_nine .auto-container{
max-width: 1580px;
}
.process_nine .sec_title_wrap {
text-align: center;
margin-bottom: 112px;
}
.process_nine_container{
text-align: center;
}
.process_nine_container .image_box{
position: relative;
}
.process_nine_container .image_box .icon_box {
position: absolute;
top: -40px;
left: 38%;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
border-radius: 50%;
background: #ffffff;
box-shadow: 0 0 30px rgba(0,0,0,0.15);
}
.process_nine_container .image_box .serial_number {
padding: 5px 25px;
background: var(--theme-color);
color: #ffffff;
font-weight: 700;
font-size: 16px;
display: inline-block;
position: absolute;
bottom: 10px;
left: 25px;
}
.process_nine_container.mt-0{
margin-top: -30px !important;
}
.process_nine_container h4{
font-size: 22px;
font-weight: 600;
margin-top: 35px;
margin-bottom: 10px;
}  .add_nine .sec_title_wrap h2{
color: #ffffff;
font-size: 60px;
font-weight: 700;
line-height: 80px;
}
.add_nine .btn-1{
padding: 15px 20px;
}
.add_nine_container{
position: relative;
}
.add_nine_container .discount_box {
position: absolute;
top: 40px;
right: -50px;
padding: 20px 25px;
text-align: center;
background-color: #ffffff;
transform: skewY(-10deg);
animation: sk 2s linear infinite alternate;
}
@keyframes sk{
0%{
transform: skewY(0deg);
}
100%{
transform: skewY(-10deg);
}
}
.add_nine_container .discount_box h4{
font-size: 38px;
font-weight: 700;
color: var(--theme-color);
}
.add_nine_container .discount_box .discount_text{
font-size: 18px;
font-weight: 700;
color: #0f0f0f;
}
.add_nine_container .arrow_box {
position: absolute;
bottom: 20px;
right: 170px;
}  .choose_nine{
padding-top: 100px;
padding-bottom: 70px;
}
.choose_nine .sec_title_wrap{
text-align: center;
}
.choose_nine_image_box{
text-align: center;
}
.choose_nine_wrap_left{
text-align: right;
}
.choose_nine_box{
margin-bottom: 50px;
}
.choose_nine_box a{
display: inline-block;
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
}
.choose_nine_box .serial_number {
color: var(--theme-color);
font-weight: 600;
border-bottom: 1px solid #ddd;
width: 190px;
position: relative;
}
.serial_number_one {
right: -180px;
margin-bottom: 35px;
}
.serial_number_two {
left: -100px;
margin-bottom: 35px;
}
.serial_number_three {
right: -180px;
margin-top: 10px;
}
.serial_number_four {
right: 100px;
margin-top: 10px;
}  .home_nine_testimonial_container{
position: relative;
display: flex;
justify-content: center;
}
.home_nine_testimonial_container_inner{
padding: 50px 0 50px 130px;
background-color: #0f0f0f;
max-width: 1032px;
}
.home_nine_testimonial_container .text-box {
position: relative;
}
.home_nine_testimonial .owl-carousel .owl-stage-outer .owl-item{
opacity: 0;
}
.home_nine_testimonial .owl-carousel .owl-stage-outer .owl-item.active{
opacity: 1;
}
.home_nine_testimonial_image{
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-50%);
}
.home_nine_testimonial_container_inner .inner-box .light-icon{
position: absolute;
top: 0px;
right: 130px;
}
.home_nine_testimonial_container .testimonial-block-eight ul {
margin-top: 0px;
margin-bottom: 10px;
}
.home_nine_testimonial_container .testimonial-block-eight ul li {
color: #fbaf02;
font-size: 21px;
}
.home_nine_testimonial_container .testimonial-block-eight p{
color: #969696;
font-size: 18px;
}
.home_nine_testimonial_container .testimonial-block-eight .author-box h5 {
margin-top: 20px;
color: #ffffff;
}
.home_nine_testimonial_container .testimonial-block-eight .author-box span {
color: var(--theme-color);
margin-bottom: 0;
}
.home_nine_testimonial_container .owl-dots {
display: none;
}
.home_nine_testimonial_container .owl-nav {
display: block;
}
.home_nine_testimonial_container .owl-nav button{
width: 140px;
height: 60px;
background-color: #ffffff;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.125);
transition: 0.3s;
}
.home_nine_testimonial_container .owl-nav button:hover{
background-color: var(--theme-color);
color: #ffffff;
}
.home_nine_testimonial_container button.owl-prev {
position: absolute;
top: 52%;
right: -69px;
font-family: "Inter";
}
.home_nine_testimonial_container button.owl-next {
position: absolute;
top: 15%;
right: -69px;
}
.home_nine_testimonial_container button span{
display: inline-block;
position: relative;
font-size: 18px;
font-weight: 500;
}
.home_nine_testimonial_container button.owl-prev span::after{
content: 'Prev';
margin-left: 10px;
font-family: "Inter";
}
.home_nine_testimonial_container button.owl-next span::after {
content: 'Next';
position: absolute;
left: -44px;
font-family: "Inter";
}
.home_nine_testimonial_container button.owl-next span{
margin-left: 40px;
}  .quote_nine{
margin-top: -150px;
padding-top: 250px;
padding-bottom: 100px;
position: relative;
z-index: 1;
background-repeat:no-repeat;
background-size: cover;
}
.quote_nine form label {
margin-bottom: 10px;
font-size: 17px;
color: #0f0f0f;
font-weight: 400;
font-family: "Inter";
}
.quote_nine form label span{
display: inline-block;
border: 1px solid var(--theme-color);
border-radius: 50%;
font-size: 12px;
}
.quite_form_bottom{
width: 100%;
display: flex;
justify-content: space-between;
}
.quite_form_bottom .form-group{
width: 48%;
}
.quite_form_bottom .btn-1{
background-color: #0f0f0f;
}
.quite_form_bottom .btn-1 span {
background-color: var(--theme-color);
}
.btn-right{
background-color: #ffffff !important;
border: 2px solid var(--theme-color);
color: #0f0f0f;
padding-top: 12px;
padding-bottom: 12px;
}
.quote_nine form select{
background: #f3f0ef;
width: 100%;
padding: 0 20px;
transition: .5s;
height: 56px;
border: none;
font-size: 16px;
line-height: 40px;
color: #a5a6b1;
font-weight: 400;
font-family: "Heebo";
}
.quote_nine .nice-select {
-webkit-tap-highlight-color: transparent;
background-color: #f3f0ef;
border-radius: 5px;
border: solid 1px transparent;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-size: 16px;
font-weight: normal;
width: 100%;
height: 55px;
line-height: 55px;
margin-bottom: 25px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.quote_nine .nice-select:after {
border-bottom: 2px solid #999;
border-right: 2px solid #999;
content: '';
display: block;
height: 7px;
margin-top: -4px;
pointer-events: none;
position: absolute;
right: 20px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 7px;
}  .blog_nine{
padding-top: 100px;
padding-bottom: 70px;
}
.blog_nine .sec_title_wrap{
text-align: center;
}
.blog_nine_container{
box-shadow:  0 0 30px rgba(0,0,0,0.15);
margin-bottom: 30px;
}
.blog_nine_container figure.image {
margin-bottom: 0px !important;
}
.blog_nine_container .lower-content{
padding: 20px;
}
.blog_nine_container .blog_tag a,
.blog_nine_container span.blog_tag {
color: var(--theme-color) !important;
background-color: transparent !important;
padding: 0;
margin-bottom: 0px;
transform: translateY(0);
}
.blog_nine_container ul {
align-items: center;
gap: 7px;
border-bottom: 1px solid #e2dfdf;
padding-bottom: 15px;
}
.blog_nine_container ul li span a,
.blog_nine_container ul li span {
font-size: 13px;
color: #afafaf;
margin-right: 5px;
}
.blog_nine_container ul li.dimond{
width: 5px;
height: 5px;
background-color: #afafaf;
transform: rotate(45deg);
}
.blog_nine_container h3 {
margin-bottom: 15px;
}
.blog_nine_container h3 a {
display: inline-block;
color: #0f0f0f;
font-size: 20px;
margin-top: 10px;
}
.blog_nine_container a.read_more_1_btn {
display: inline-block;
font-size: 18px;
line-height: 28px;
color: #0f0f0f;
margin-top: 0px;
}    .home_ten p.sec_desc {
font-size: 18px;
}
.home_ten p {
font-size: 16px;
color: #494949;
line-height: 27px;
}  .about_us{
padding: 100px 0;
}
.about_us .image_box {
position: relative;
}
.about_us .image_box  figure.bg_img {
margin-left: 100px !important;
}
.video_box {
position: absolute;
left: 0;
bottom: 50px;
}
.vedio-button{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.vedio-button a {
position: relative;
background-color: transparent !important;
width: 80px !important;
height: 80px !important;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.vedio-button a i.fas.fa-play {
color: #ffffff !important;
font-size: 22px;
}
.vedio-button a:after {
content: '';
position: absolute;
border: 1px solid #ffffff !important;
border-radius: 50%;
top: -20px;
left: -20px;
bottom: -20px;
right: -20px;
animation: vdo-anim 1.5s linear infinite;
opacity: 0;
}
@keyframes vdo-anim{
0%{transform: scale(.5);}
50%{opacity: 1;}
100%{transform: scale(.7) !important;}
}
.about_us h2.sec_title {
color: #1b1918;
margin-bottom: 40px;
}
.item_box .item{
display: flex;
gap: 30px;
margin-bottom: 30px;
} .services{
position: relative;
padding: 100px 0;
background-size: cover;
}
.heading_box {
width: 100%;
height: 88px;
background: #363283;
padding: 20px 40px;
display: flex;
align-items: center;
gap: 18px;
}
.top_text{
font-size: 13px;
text-transform: uppercase;
line-height: 29px;
font-weight: 700;
font-family: "Inter";
color: #ef592a;
}
.services .text_box .title {
line-height: 22px;
}
.heading_box_title h3{
font-size: 22px;
line-height: 28px;
font-weight: 600;
font-family: "Inter";
color: #ffffff;
}
.services .lower_box {
padding: 0 30px;
}
.services .lower_box_inner{
background: #ffffff;
padding: 34px 40px;
}
.services .lower_box_inner p{
font-size: 16px;
font-family: "heebo";
color: #6e6968;
}
.services .lower_box_inner ul li a{
position: relative;
display: inline-block;
font-size: 16px;
font-family: "heebo";
color: #6e6968;
transition: 0.3s;
padding-left: 17px;
margin-bottom: 10px;
}
.services .lower_box_inner ul li a:hover{
color: #ef592a;
}
.services .lower_box_inner ul li a::before{
content: '';
position: absolute;
left: 0;
top: 9px;
width: 8px;
height: 8px;
background: #ccc7c1;
}
.services .lower_box_inner .read_more_1_btn{
margin-top: 15px;
}
.services .services_block_2 {
margin-top: -145px;
background: #ffffff;
padding: 20px 40px;
box-shadow: 0 0 30px rgba(0,0,0,0.15);
cursor: pointer;
transition: all 500ms ease;
}
.services .services_block_2 .text_box{
display: flex;
gap: 16px;
align-items: center;
}
.servicea_icon{
position: relative;
display: inline-block;
width: 50px;
height: 50px;
text-align: center;
line-height: 66px;
background: #f3f0ef;
}
.servicea_icon i,
.servicea_icon span{
display: inline-block;
color: #ef592a;
font-size: 32px;
}
.services-bg-text{
position: absolute;
bottom: 0;
left: 12%;
width: 100%;
}
.services-bg-text h2{
font-size: 150px;
line-height: 110px;
font-weight: 800;
text-transform: uppercase;
font-family: "Inter";
color: rgba(255,255,255,0.19);
}  .choose_us{
padding-top: 100px;
margin-bottom: -40px;
}
.choose_us .sec_title_wrap {
text-align: center;
margin-bottom: 50px;
}
.sec_title_wrap h2{
color: #1a1919;
}
.choose_us_block_left .text_box{
text-align: right;
}
.choose_us_block_left {
float: left;
}
.choose_us_block_right{
float: right;
}
.choose_us .text_box{
display: flex;
gap: 30px;
margin-bottom: 20px;
}
.choose_us .text_box .title {
line-height: 32px;
margin-bottom: 15px;
margin-top: -10px;
}
.choose_us .text_box p {
font-size: 16px;
line-height: 28px;
color: #6e6968;
font-weight: 400;
font-family: "Heebo";
text-align: right;
}
.choose_us i,
.choose_us span{
font-size: 46px;
color: #ef592a;
position: relative;
}
.choose_us i::after,
.choose_us span::after{
content: '';
position: absolute;
width: 43px;
height: 43px;
background: #f3f0ef;
transform: rotate(45deg);
z-index: -1;
}
.choose_us_block_left i::after,
.choose_us_block_left span::after{
right: -20px;
top: 0px;
}
.choose_us_block_right i::after,
.choose_us_block_right span::after{
left:-20px;
top: 0;
}  .facts_section {
position: relative;
padding: 60px 0;
bottom: -100px;
z-index: 1;
}
.facts_section .bg_layer{
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
background: #363283;
max-width: 1620px;
width: 100%;
height: 100%;
}
.count-box{
text-align: center;
}
.count-box h3{
color: #ffffff;
font-size: 20px;
font-weight: 600;
margin-top: 15px;
}
.count-box span{
display: inline-block;
color: #ffffff;
position: relative;
z-index: 1;
font-size: 36px;
font-weight: 600;
}  .home_ten_process_section{
position: relative;
}
.home_ten_process_section .shape{
position: absolute;
left: 0px;
top: 115px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.home_ten_process_section .work_procedure_icon_box{
border-radius: 0px;
font-size: 44px;
color: var(--theme-color);
line-height: 92px;
transition: 0.5s;
}
.home_ten_process_section .work_procedure_block_one:hover .work_procedure_icon_box, .home_ten_process_section .work_procedure_block_one:hover .work_procedure_sl_number{
background: #ef592a !important;
color: #ffffff !important;
}
.home_ten_process_section .bg_shape{
position: absolute;
bottom: 155px;
left: 12%;
width: 100%;
}
.home_ten_process_section .sec_title_wrap {
margin-bottom: 85px;
text-align: center;
}
.home_ten_process_container .content_box{
position: relative;
text-align: left;
background: #ffffff;
width: 270px;
box-shadow: 0 0 30px rgba(0,0,0,0.08);
padding: 40px 25px;
}
.home_ten_process_container .content_box .icon{
position: absolute;
top: 40px;
right: -40px;
width: 80px;
height: 80px;
line-height: 88px;
text-align: center;
font-size: 44px;
color: #ef592a;
background: #ffffff;
box-shadow: 0 0 30px rgba(0,0,0,0.08);
transition: 0.3s;
}
.home_ten_process_container .content_box:hover .icon, .home_ten_process_container .content_box:hover .text_box i{
background: #ef592a;
color: #ffffff;
}
.home_ten_process_container .text_box span,
.home_ten_process_container .text_box i{
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 50%;
background: #f3f0ef;
margin-bottom: 25px;
font-size: 17px;
font-weight: 600;
color: #1a1919;
transition: 0.3s;
}
.home_ten_process_container h4.title, .home_ten_process_container .desc_text{
text-align: left;
}
.home_ten_process_container.content_box_second{
display: flex;
justify-content: center;
margin-top: -20px;
}
.home_ten_process_container.content_box_final{
display: flex;
justify-content: flex-end;
}
.home_ten_process_container{
margin-bottom: 0;
}
.home_ten_process_container h4.title {
margin-bottom: 0px;
}
.home_ten_process_container .text {
color: #ef592a;
margin: 0px 0px 15px;
}
.home_ten_process_container .desc_text{
margin-bottom: 0;
}
.home_ten_process_section h5.lower_title {
text-align: center;
font-size: 17px;
font-weight: 600;
color: #1b1918;
}
.home_ten_process_section h5.lower_title span{
color: #ef592a;
}
.home_ten_process_section a.read_more_1_btn span {
background-color: #e2dddb;
color: #1b1918;
margin-left: 5px;
}  .home-ten-pricing_section{
position: relative;
padding: 100px 0;
background: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/banner/pricing_section_bg.png) no-repeat;
background-size: cover;
}
.pricing_heading_block_one .content_box{
margin-top: 80px;
}
.home-ten-pricing_section .sec_title_wrap{
margin-bottom: 30px;
}
.home-ten-pricing_section .sec_title_wrap .sec_title{
color: #ffffff;
margin-bottom: 20px;
}
.home-ten-pricing_section .sec_title_wrap .desc_text{
color: #c6c6c6;
}
.home-ten-pricing_section .auto-container{
position: relative;
}
.tab-btn-box.home-ten-switcher {
position: relative;
display: inline-block;
}
.home-ten-switcher .switcher_tab_btns {
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 17px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: right;
}
.home-ten-switcher .switcher_tab_btns:before {
position: absolute;
left: 18px;
right: 25px;
margin: 0 auto;
height: 25px;
width: 45px;
content: "";
border-radius: 40px;
background: var(--theme-color);
cursor: pointer;
}
.switcher_tab_btns li:before {
position: absolute;
top: 7px;
height: 15px;
width: 15px;
background-color: #ffffff;
border-radius: 30px;
content: "";
right: -18px;
box-shadow: 0 4px 20px rgba(44,44,56,.30);
transition: all 300ms ease;
cursor: pointer;
}
.pricing_heading_block_one .contact_btn{
display: inline-block;
border: 1px solid #ef592a;
padding: 15px 30px;
color: #ffffff;
font-size: 17px;
font-weight: 600;
margin-top: 40px;
transition: 0.3s;
}
.pricing_heading_block_one .contact_btn:hover{
border: 1px solid #ef592a;
background: #ef592a;
}
.pricing_block_one{
width: 100%;
padding: 40px 28px;
background: #ffffff;
}
.pricing_block_one .text_box{
text-align: center;
}
.pricing_block_one .text_box h3{
font-size: 60px;
font-weight: 600;
color: #ef592a;
}
.pricing_block_one .link_btn .btn-1{
padding: 15px 38px;
background-color: #363283;
margin: 20px 0;
}
.pricing_block_one .link_btn .btn-1 span{
background-color: #ef592a;
}
.pricing_block_one .lower_box{
padding: 0;
}
.pricing_block_one .lower_box ul li{
margin-bottom: 15px;
}
.pricing_block_one .lower_box ul li:last-child{
margin-bottom: 0;
}
.pricing_block_one .lower_box ul li a span {
color: #ef592a;
font-size: 24px;
margin-right: 5px;
}  .home_ten_blog_section{
padding: 100px 0;
}
.home_ten_blog_section .sec_title_wrap{
text-align: center;
}
.home_ten_blog_section .blog-image{
position: relative;
}
.home_ten_blog_section .blog-image .overlay_content{
position: absolute;
left: 0;
bottom: 0;
}
.home_ten_blog_section .blog-image .overlay_content a{
display: inline-block;
padding: 12px  20px;
background: #f3f0ef;
font-size: 13px;
font-weight: 700;
color: #1a1919;
text-transform: uppercase;
transition: 0.3s;
}
.home_ten_blog_section .blog-image .overlay_content a{
}
.home_ten_blog_section .blog-image .overlay_content a:hover{
color: #ef592a;
}
.home_ten_blog_section .card_body ul{
margin: 20px 0;
display: flex;
align-items: center;
gap: 15px;
}
.home_ten_blog_section .card_body ul .dot{
width: 5px;
height: 5px;
background: #ccc7c1;
transform: rotate(45deg);
}
.home_ten_blog_section .card_body ul li a{
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
color: #878686;
}
.home_ten_blog_section .card_body ul li a i{
color: #ef592a;
margin-right: 10px;
font-size: 14px;
}
.home_ten_blog_section .card_body h3{
font-size: 22px;
font-weight: 600;
margin-bottom: 30px;
}  .home_ten_testimonials{
background-size: cover;
}
.home_ten_testimonials .content_box{
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 50px;
}
.home_ten_testimonials .content_box .text_box{
display: flex;
align-items: center;
gap: 5px;
}
.home_ten_testimonials .sec_title_wrap {
margin-bottom: 0;
}
.home_ten_testimonials .sec_title{
color: #ffffff;
}
.home_ten_testimonials .decs_text,.home_ten_testimonials .read_more_1_btn{
color: #ffffff;
margin-bottom: 0;
}
.home_ten_testimonials a.read_more_1_btn span {
background-color: rgba(255,255,255,0.19);
color: #ffffff;
margin: 0 15px;
}
.home-ten-testimonial-content{
display: flex;
justify-content: flex-end;
max-width: 570px;
width: 100%;
padding: 40px 15px 35px 70px;
}
.home-ten-testimonial-content .inner-box{
background: #ffffff;
padding: 40px 20px 40px 100px;
position: relative;
max-width: 490px;
width: 100%;
}
.home-ten-testimonial-content .text-box ul{
display: flex;
align-items: center;
gap: 5px;
margin-bottom: 20px;
}
.home-ten-testimonial-content .text-box ul li{
color: #fbaf02;
font-size: 21px;
}
.home-ten-testimonial-content .inner-box .clients_image{
position: absolute;
top: 40px;
left: -70px;
}
.home-ten-testimonial-content .clients-box h4{
font-size: 24px;
font-weight: 600;
}
.home-ten-testimonial-content .clients-box h4 span{
display: inline-block;
font-size: 18px;
font-weight: 400;
color: var(--theme-color);
}
.home-ten-testimonial-content p{
font-size: 14px;
}
.highlights_sec_13 .inner-container{
position: relative;
z-index: 1;
margin-top: -100px;
}
.highlights_sec_13 .highlights_block_two{
border-radius: 10px;
transition: all 500ms ease;
}
.highlights_sec_13 .highlights_block_two:hover{
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
}
.home_ten_testimonials .owl-dots {
text-align: center;
margin-top: 10px;
}
.about_us_13 .btn-1{
border-radius: 5px;
padding: 14px 30px;
}
.home_ten_testimonials .owl-theme .owl-dots .owl-dot {
display: inline-block;
cursor: pointer;
background: transparent;
}
.home_ten_testimonials .owl-theme .owl-dots .owl-dot span {
display: block;
margin: 0px 10px 0px 10px;
transition: opacity 200ms ease 0s;
width: 13px;
height: 13px;
border: 2px solid rgba(255, 255, 255, 0.4);
background: transparent;
border-radius: 0;
}
.home_ten_testimonials .owl-theme .owl-dots .owl-dot.active span {
background: transparent;
border: 2px solid #ffffff;
}  .home_ten_faq{
padding: 100px 0;
position: relative;
}
.home_ten_faq .bg_shape{
position: absolute;
top: 50%;
left: 45%;
transform: translate(-50%, -50%);
}
.home_ten_faq .content_box{
position: relative;
z-index: 1;
}
.home_ten_faq .lower_box {
padding: 0;
}
.home_ten_faq .lower_box h6{
font-size: 18px;
font-weight: 600;
}
.home_ten_faq .lower_box .lower_text_content{
display: flex;
align-items: flex-start;
gap: 20px;
margin: 20px 0;
}
.home_ten_faq .lower_box .lower_text_content p{
margin-bottom: 0;
}
.home_ten_faq .lower_box .lower_text_content i{
display: inline-block;
padding: 10px 8px;
background: #ef592a;
color: #ffffff;
font-size: 28px;
}
.home_ten_faq .lower_box a {
font-size: 22px;
font-weight: 600;
margin-left: 60px;
}
.home_ten_faq .lower_box .lower_text{
position: relative;
}
.home_ten_faq .lower_box .lower_text .arrow_angel{
position: absolute;
left: 10px;
bottom: 0;
animation: faq_arrow 1s linear infinite alternate;
}
@keyframes faq_arrow{
0%{
transform: rotate(0);
}
100%{
transform: rotate(20deg);
}
}
.accordion-item {
margin-bottom: 5px;
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type .accordion-button {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordion-button {
padding: 25px 30px;
color: #1a1919;
background-color: #f3f0ef;
font-size: 20px;
font-weight: 600;
text-align: left;
}
.accordion-button:not(.collapsed) {
color: #1a1919;
background-color: #f3f0ef;
font-size: 20px;
font-weight: 600;
}
.accordion-button:focus {
z-index: 3;
border-color: rgba(0, 0, 0, 0.125);
outline: 0;
box-shadow: none;
}
.accordion-button:not(.collapsed)::after {
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/icons/book-open.png);
transform: rotate(360deg);
}
.accordion-button::after {
flex-shrink: 0;
width: 1.25rem;
height: 1.25rem;
margin-left: auto;
content: "";
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/icons/book-close.png);
background-repeat: no-repeat;
background-size: 1.25rem;
transition: transform 0.2s ease-in-out;
}
.accordion-body {
padding: 25px 30px;
background: #f3f0ef;
}    .home_eleven_services{
padding-top: 100px;
margin-bottom: -100px;
position: relative;
z-index: 1;
}
.home_eleven_services .content_box{
height: 100%;
display: flex;
align-items: center;
margin-bottom: 40px;
}
.home_eleven_services .sec_title_wrap h2 {
font-size: 47px;
}
.home_eleven_services .sec_title_wrap {
margin-bottom: 0px;
}
.home_eleven_services p.sec_desc{
margin-bottom: 0;
}
.home_eleven_services .sec_title_wrap_end{
width: 100%;
display: flex;
justify-content: flex-end;
}
.home_eleven_services_container{
padding: 30px;
background: #ffffff;
box-shadow: 0 0 30px rgba(0,0,0,0.15);
}
.home_eleven_services_container .icon_box{
width: 100%;
align-items: center;
justify-content: space-between;
}
.home_eleven_services_container .icon_box i{
height: 55px;
width: 55px;
line-height: 55px;
text-align: center;
background: #f2f0f1;
font-size: 31px;
font-weight: 500;
color: var(--theme-color);
transition: 0.3s;
}
.home_eleven_services_container:hover .icon_box i {
height: 55px;
width: 55px;
line-height: 55px;
text-align: center;
background: var(--theme-color);
font-size: 31px;
font-weight: 500;
color: #ffffff;
}
.home_eleven_services_container .icon_box h2 {
color: #f2f0f1;
}
.home_eleven_services_container:hover .icon_box h2 {
color: var(--theme-color);
}
.home_eleven_services_container .body_text span {
display: inline-block;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
color: #c2c2c2;
margin-top: 20px;
}
.home_eleven_services_container .body_text h4{
margin-bottom: 30px;
}
.home_eleven_services_container .body_text h4 a{
display: inline-block;
color: #181429;
}
.home_eleven_services_container .body_text h4 a:hover{
color: var(--theme-color);
}  .home_eleven_countries{
padding-top: 200px;
padding-bottom: 100px;
background: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/background/Home-11-countries.jpg) no-repeat;
background-size: cover;
}
.home_eleven_countries .sec_title_wrap h2 {
color: #ffffff !important;
text-align: center;
} .home_eleven_countries .nav {
display: flex;
gap: 50px;
}
.home_eleven_countries .nav-tabs .nav-link {
margin-bottom: -1px;
border: 1px solid transparent;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-top: 3px solid transparent;
color: #a8b9c6;
font-size: 20px;
font-weight: 600;
padding-top: 5px;
}
.home_eleven_countries .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
color: #ffffff;
background-color: transparent;
border-color: transparent;
font-size: 20px;
font-weight: 600;
}
.home_eleven_countries .nav-tabs .nav-link.active{
border-top: 3px solid #ef592a;
padding-top: 5px;
}
.home_eleven_countries .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: transparent;
}
.home_eleven_countries .tab-content{
margin-top: 40px;
}  .home_eleven_countries .owl-dots.disabled {
display: none;
}
.home_eleven_countries .owl-nav {
display: block;
position: absolute;
top: -65px;
right: 27px;
}
.home_eleven_countries button.owl-prev,
.home_eleven_countries button.owl-next {
position: relative;
background: transparent;
color: #ffffff;
font-size: 28px;
}
.home_eleven_countries button.owl-prev{
margin-right: 0px;
}
.home_eleven_countries button:before{
position: absolute;
font-family: 'icomoon';
left: 0px;
top: 0px;
}
.home_eleven_form form textarea{
height: 134px;
}
.home_eleven_countries button.owl-prev:before{
content: '\e93c' !important;
}
.home_eleven_countries button.owl-next:before{
content: '\e939' !important;
}
.home_eleven_countries button.owl-prev span,.home_eleven_countries button.owl-next span{
display: none;
}
.home_eleven_countries button.owl-prev{
margin-right: 38px;
}
.home_eleven_countries button.owl-prev::before{
content: "\1F860";
}
.home_eleven_countries button.owl-next::before{
content: "\1F862";
} .training .sec_title_wrap {
margin-bottom: 40px;
text-align: center;
}
.home_eleven_countries_container_image{
position: relative;
}
.home_eleven_countries_container_image .image-top{
transition: 0.3s;
}
.home_eleven_countries_container_image .flag{
position: absolute;
left: 0;
bottom: 0;
}
.home_eleven_countries_container_image .image_button{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
.home_eleven_countries_container_image .image_button a{
display: inline-block;
background: var(--theme-color);
width: 58px;
height: 58px;
line-height: 58px;
text-align: center;
color: #ffffff;
font-size: 24px;
transition: 0.3s;
visibility: hidden;
opacity: 0;
}
.home_eleven_countries_container_image .image_button a:hover{
background: #ffffff;
color: var(--theme-color);
}
.home_eleven_countries_container:hover .image-top{
filter: blur(3px);
-webkit-filter: blur(3px);
}
.home_eleven_countries_container:hover .image_button a{
visibility: visible;
opacity: 1;
}
.home_eleven_countries_content h5{
font-size: 22px;
font-weight: 500;
color: #ffffff;
margin-top: 25px;
letter-spacing: 1px;
}
.home_eleven_countries_content p{
font-size: 16px;
font-weight: 500;
color: #a8b9c6;
margin-top: 10px;
margin-bottom: 0;
}
.home_eleven_countries_content ul li a{
position: relative;
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #a8b9c6;
margin-top: 10px;
padding-left: 15px;
transition: 0.3s;
}
.home_eleven_countries_content ul li a::before {
content: '';
width: 6px;
height: 6px;
background: #376282;
position: absolute;
left: 0;
top: 12px;
}
.home_eleven_countries_content ul li a:hover{
color: var(--theme-color);
}  .home_eleven_about{
padding: 100px 0;
}
.home_eleven_about .content_box {
height: 100%;
}
.home_eleven_about .image_box{
position: relative;
height: 100%;
}
.home_eleven_about .image_box .img_two{
position: absolute;
right: 30px;
bottom: 0;
}
.home_eleven_about .image_box .logo_box{
position: absolute;
top: 50px;
right: 250px;
}
.home_eleven_about .about_image-box .round-box-content {
background-color: #ffffff;
}
.home_eleven_about .about_image-box .round-box-content .inner-icon {
background-color: #f2f0f1;
}
.home_eleven_about h2.sec_title {
margin-bottom: 30px;
}
.home_eleven_about_award_box {
display: flex;
gap: 20px;
}
.home_eleven_about_award_box .award_icon{
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
background: #f2f0f1;
}
.home_eleven_about_award_box h5{
font-size: 13px;
font-weight: 600;
color: var(--theme-color);
text-transform: uppercase;
}
.home_eleven_about_award_box p{
font-size: 16px;
}
.home_eleven_about .btn-1 {
background-color: #01365e;
padding: 15px 30px;
margin-top: 30px;
}
.home_eleven_about .btn-1 span{
color: #fff;
background-color: var(--theme-color);
}  .training{
padding-top: 100px;
padding-bottom: 150px;
background: #f2f0f1;
}
.training-carousel-container .owl-carousel .owl-stage-outer {
padding-bottom: 50px;
}
.training_block .content_box{
position: relative;
}
.training_block .image_box{
position: relative;
}
.training_block .image_box .image-overlay {
position: absolute;
top: 50%;
left: 0;
width: 98%;
height: 40%;
transform: translateY(-50%);
transition: 0.5s;
visibility: hidden;
opacity: 0;
background: linear-gradient(180deg, rgba(205,42,85,0.8) 35%, rgba(29,68,104,0.8) 100%);
}
.training_block .content_box .overlay_content{
position: absolute;
left: 0;
bottom: -25px;
width: 90%;
}
.training_block .content_box .overlay_content .inner_box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
box-shadow: 0 0 30px rgba(0,0,0,0.08);
padding: 25px 0 25px 25px;
background: #ffffff;
transition: 0.3s;
}
.training_block .content_box .overlay_content .inner_box::before{
content: "";
position: absolute;
left: 0;
width: 2px;
height: 40%;
background: var(--theme-color);
transition: 0.3s;
}
.training_block .content_box:hover .image-overlay{
height: 100%;
visibility: visible;
opacity: 1;
}
.training_block .content_box:hover .inner_box::before{
height: 100%;
}
.training_block .content_box:hover a.read_more_1_btn{
background-color: var(--theme-color);
color: #ffff;
}
.training_block .content_box:hover a.read_more_1_btn span {
background-color: transparent;
transform: rotate(45deg);
color: #ffff;
}
.training_block .content_box .overlay_content .link_btn{
position: absolute;
top: 0;
right: 0;
}
.training_block .content_box .overlay_content .link_btn a.read_more_1_btn {
line-height: 0;
vertical-align: baseline;
}
.training_block .content_box .overlay_content .link_btn a.read_more_1_btn i,
.training_block .content_box .overlay_content .link_btn a.read_more_1_btn span {
margin: 0;
}
.training_block .content_box .overlay_content .inner_box h6{
font-size: 17px;
font-weight: 600;
text-transform: uppercase;
}
.training .owl-dots.disabled {
display: none;
}
.training .owl-nav {
display: block;
position: absolute;
left: 50%;
bottom: -50px;
transform: translateX(-50%);
}
.training button.owl-prev {
margin-right: 20px;
}
.training .owl-nav button {
background: transparent;
font-size: 24px;
}  .home_eleven_why_choose{
position: relative;
}
.home_eleven_why_choose .container-fluid{
padding-right: 0;
padding-left: 0;
}
.home_eleven_why_choose .bg_shape{
position: absolute;
right: 0;
top: 100px;
z-index: -1;
}
.home_eleven_why_choose .content_box-second{
padding-top: 100px;
padding-bottom: 67px;
}
.home_eleven_why_choose .upper_box, .home_eleven_why_choose .lower_box{
gap: 50px;
}
.home_eleven_why_choose .upper_box{
margin-bottom: 40px;
}
.home_eleven_why_choose .choose_block .icon_box {
max-width: 170px;
width: 100%;
justify-content: space-between;
align-items: flex-end;
border-bottom: 1px solid #E2E2E1;
padding-bottom: 25px;
margin-bottom: 20px;
}
.home_eleven_why_choose .choose_block .icon_box i {
font-size: 44px;
color: var(--theme-color);
}
.home_eleven_why_choose .choose_block .icon_box h6 {
color: #b9b9b9;
font-size: 18px;
}
.home_eleven_why_choose .text_box h4{
color: #01365e;
margin-bottom: 10px;
}
.home_eleven_why_choose .text_box p{
font-size: 16px;
}  .home_eleven_team{
padding: 100px 0;
background: #f2f0f1;
}
.home_eleven_team .sec_title_wrap {
text-align: center;
margin-bottom: 100px;
}
.home_eleven_team .team_membars_one{
position: relative;
}
.home_eleven_team .upper_box {
position: absolute;
top: -35px;
left: 50%;
transform: translateX(-50%);
width: 220px;
justify-content: space-between;
align-items: flex-end;
}
.home_eleven_team .lower_box {
background: #ffffff;
padding: 140px 25px 25px 25px;
}
.home_eleven_team .client_name h6{
color: #6e6968;
font-weight: 400;
}
.home_eleven_team .client_name .mail_text{
color: #01365e;
font-weight: 500;
}
.home_eleven_team .client_name h6 i{
color: var(--theme-color);
margin-right: 5px;
}
.home_eleven_team .client_name h4 {
color: #01365e;
font-size: 22px;
font-weight: 600;
margin-top: 5px;
margin-bottom: 10px;
}
.home_eleven_team .link_btn {
text-align: center;
margin-top: 50px;
}
.team_icon_box{
position: relative;
}
.team_icon_box .shear_hover_content {
position: absolute;
top: -60px;
left: -67px;
transition: 0.5s;
transition-delay: 0.2s;
opacity: 0;
visibility: hidden;
}
.team_icon_box .shear_hover_content .hober_icon_box{
background: var(--theme-color);
position: relative;
padding: 7px 0;
}
.team_icon_box .shear_hover_content .hober_icon_box::before{
content: '';
width: 10px;
height: 10px;
background: var(--theme-color);
transform: rotate(45deg);
position: absolute;
right: 20px;
bottom: -5px;
}
.team_icon_box .shear_hover_content .hober_icon_box a{
padding: 0px 11px;
}
.team_icon_box .shear_hover_content .hober_icon_box a.twiter {
border-left: 1px solid #fff;
}
.team_icon_box  .shear_hover_content .hober_icon_box a.google-plus {
border-left: 1px solid #fff;
}
.team_icon_box .share-icon {
width: 50px;
height: 50px;
line-height: 58px;
border-radius: 50%;
text-align: center;
background: #f2f0f1;
border: 1px solid #f2f0f1;
transition: 0.3s;
}
.team_icon_box .share-icon i.icon-share {
font-size: 22px;
color: #b0a9ab;
transition: 0.3s;
}
.team_content_box:hover .share-icon {
background: #ffffff;
border: 1px solid var(--theme-color);
}
.team_content_box:hover i.icon-share {
color: var(--theme-color);
}
.team_content_box:hover .shear_hover_content{
top: -55px;
opacity: 1;
visibility: visible;
}  .home_eleven_testimonial{
padding: 100px 0;
}
.home_eleven_testimonial_container{
width: 100%;
border: 1px solid #e2dddb;
padding: 70px 200px 70px 70px;
}
.home_eleven_testimonial_content{
position: relative;
}
.home-eleven-qoitation{
position: absolute;
right: 0;
top: 0;
}
.home_eleven_testimonial_content h5{
font-size: 22px;
font-weight: 600;
color: #01365e;
margin-bottom: 10px;
}
.home_eleven_testimonial_content h6{
font-size: 16px;
color: var(--theme-color);
font-weight: 400;
margin-bottom: 30px;
}
.home_eleven_testimonial_content h4{
font-size: 26px;
font-weight: 600;
color: #01365e;
line-height: 38px;
margin-bottom: 10px;
}
.home_eleven_testimonial_content ul{
display: flex;
gap: 5px;
margin-top:18px;
}
.home_eleven_testimonial_content ul li{
display: flex;
color: #fbaf02;
}
.home_eleven_testimonial_content ul li i{
font-size: 19px;
}
.home_eleven_testimonial .owl-dots {
position: absolute;
right: -120px;
top: 50%;
transform: translateY(-50%);
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot {
display: block;
position: relative;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot span {
display: block;
margin: 0;
transition: opacity 200ms ease 0s;
border: 1px solid transparent;
width: 3px;
height: 65px;
background: transparent;
border-radius: 0;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot.active span {
background: var(--theme-color);
position: relative;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot.active:first-child::before{
content: '01';
position: absolute;
left: -40px;
top: 50%;
transform: translateY(-50%);
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot.active:nth-child(2)::before{
content: '02';
position: absolute;
left: -40px;
top: 50%;
transform: translateY(-50%);
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.home_eleven_testimonial .owl-theme .owl-dots .owl-dot.active:last-child::before{
content: '03';
position: absolute;
left: -40px;
top: 50%;
transform: translateY(-50%);
color: var(--theme-color);
font-size: 22px;
font-weight: 600;
}
.home_eleven_testimonial .owl-nav {
display: block;
}
.home_eleven_testimonial button.owl-prev {
position: absolute;
top: 0;
right: -133px;
background: transparent;
font-size: 62px;
font-weight: 400;
}
.home_eleven_testimonial button.owl-next {
position: absolute;
bottom: 0;
right: -133px;
background: transparent;
font-size: 62px;
font-weight: 400;
}  .home_eleven_facts{
}
.home_eleven_facts .content_box {
text-align: center;
}
.home_eleven_facts .icon_box i {
color: var(--theme-color);
font-size: 44px;
}
.home_eleven_facts .text_box h4{
color: #ffffff;
margin-top: 15px;
margin-bottom: 10px;
}
.home_eleven_facts .count-box{
position: relative;
}
.home_eleven_facts .count-box span {
display: inline-block;
color: var(--theme-color);
font-size: 62px;
margin-top: 20px;
}
.home_eleven_facts .count-box .sup{
font-size: 34px;
position: absolute;
top: -10px;
}
.home_eleven_facts .text_box p{
color: #ffffff;
margin-top: 20px;
}  .home_eleven_form {
margin-top: -360px;
}
.home_eleven_form_wrap{
filter: none;
border: 1px solid #e6e7ef;
margin-bottom: 0;
}
.home_eleven_form_wrap h2.sec_title {
font-size: 40px;
}
.home_eleven_form_wrap .btn-1 {
color: #fff;
background-color: #2C2A49;
}
.home_eleven_form .btn-1{
background-color: #01365e;
}
.home_eleven_form_wrap .btn-1 span {
background-color: var(--theme-color);
}
.home_eleven_form_container{
padding: 40px;
background-color: #f2f0f1;
width: 100%;
height: auto;
position: relative;
}
.home_eleven_form .laft_column{
padding-right: 0;
}
.home_eleven_form .right_column{
padding-left: 0;
}
.eleven_form_title h5 {
font-size: 22px;
font-weight: 600;
color: rgb(1, 54, 94);
padding-top: 15px;
}
.eleven_form_title p{
font-size: 16px;
color: #6e6968;
margin-top: 30px;
margin-bottom: 20px;
}
.eleven_form_title p .office{
color: #01365e;
font-weight: 600;
}
.eleven_form_title p .sunday{
color: var(--theme-color);
font-weight: 600;
}
.eleven_form_info{
position: relative;
display: flex;
justify-content: space-between;
}
.eleven_form_info p{
margin-bottom: 0;
font-size: 16px;
color: #6e6968;
}
.eleven_form_info a{
display: block;
margin-bottom: 0;
font-size: 16px;
color: #6e6968;
}
.eleven_form_info a:hover{
color: var(--theme-color);
}
.eleven_form_media ul{
display: flex;
align-items: center;
gap: 10px;
margin-top: 30px;
margin-bottom: 115px;
}
.eleven_form_media ul li a{
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
border-radius: 50%;
border: 1px solid #a49c9e;
}
.eleven_form_shape{
position: absolute;
right: 0;
bottom: 0;
max-width: 200px;
width: 100%;
}
.eleven_form_shape img{
width: 100%;
}
.eleven_form_carosul_container .owl-dots {
display: none;
}
.eleven_form_carosul_container .owl-nav {
display: block;
position: absolute;
top: -70px;
}
.eleven_form_carosul_container .owl-nav button{
font-size: 26px;
color: #01365e;
}
.eleven_form_carosul_container button.owl-next{
margin-left: 15px;
font-weight: 500;
}  .home_eleven_blog{
position: relative;
padding: 100px 0;
}
.home_eleven_blog_container {
max-width: 1574px;
width: 100%;
margin-left: 280px;
}
.home_eleven_blog_content {
border: 1px solid #e6e7ef;
}
.home_eleven_blog_content .card_top{
position: relative;
}
.home_eleven_blog_content .card_top .blog_eleven_btn{
position: absolute;
top: 0;
left: 0;
}
.home_eleven_blog_content .card_body{
padding: 40px 30px;
}
.home_eleven_blog_content .card_body a{
color: #01365e;
}
.home_eleven_blog_content .card_body a:hover{
color: var(--theme-colorG);
}
.home_eleven_blog_content .author_box{
align-items: center;
gap: 15px;
}
.home_eleven_blog_content .author_box img{
max-width: 50px;
width: 100%;
}
.home_eleven_blog_content .author_box ul .sub_title a{
display: inline-block;
font-size: 15px;
font-weight: 500;
color: #a49c9e;
}
.home_eleven_blog_content .author_box ul .name a{
display: inline-block;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
color: #01365e;
}
.home_eleven_blog_content ul.date_time{
display: flex;
align-items: center;
gap: 17px;
margin: 15px 0;
}
.home_eleven_blog_content ul.date_time li a i{
font-size: 15px;
color: var(--theme-color);
margin-right: 8px;
}
.home_eleven_blog_content ul.date_time .dot{
width: 5px;
height: 5px;
background: #c6c0c1;
transform: rotate(45deg);
}
.home_eleven_blog_content .card_body h3{
font-size: 22px;
font-weight: 600;
color: #01365e;
margin-bottom: 30px;
}
.home_eleven_blog_container .owl-dots {
display: none;
}
.home_eleven_blog_container .owl-nav {
display: block;
position: absolute;
top: -80px;
right: 410px;
}
.home_eleven_blog_container .owl-nav button{
background: transparent;
font-size: 24px;    
color: #01365e;
font-weight: 700;
transition: all 500ms ease;
}
.home_eleven_blog_container .owl-nav button:hover{
color: var(--theme-color);
}
.home_eleven_blog_container button.owl-prev {
margin-right: 15px;
}  .home_eleven_instagram{
margin-bottom: -118px;
position: relative;
z-index: 9;
}
.home_eleven_instagram .image_box{
position: relative;
}
.home_eleven_instagram .instagrap_block_one .image_box{
overflow: hidden;
}
.home_eleven_instagram .instagrap_block_one .image_box img{
transition: 0.3s;
}
.home_eleven_instagram .instagrap_block_one:hover .image_box img{
filter: blur(4px); 
-webkit-filter: blur(4px);
}
.home_eleven_instagram .instagrap_block_one:hover .overlay_content a{
visibility: visible;
opacity: 1;
} 
.home_eleven_instagram .overlay_content a{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 50px;
height: 50px;
line-height: 55px;
text-align: center;
background: #ffffff;
color: var(--theme-color);
font-size: 24px;
transition: 0.3s;
z-index: 1;
transition: 0.5s;
visibility: hidden;
opacity: 0;
}    .home_twelve_body .sec_title_wrap h2.sec_title span {
color: #532cf6;
}
.home_twelve_body a.read_more_1_btn:hover {
color: #532cf6;
}
.home_twelve_body a.read_more_1_btn:hover span {
background-color: #532cf6;
}
.home_twelve_body .sec_title_wrap p{
font-size: 18px;
}  .home_twelve_categories{
padding: 100px 0;
}
.home_twelve_categories .sec_title_wrap {
text-align: center;
}
.home_twelve_services_container{
border: 1px solid #e6e7ef;
box-shadow: none;
margin-bottom: 30px;
}
.home_twelve_services_container .icon_box h2{
color: #f6f5f9;
font-size: 72px;
font-weight: 600;
transition: all 500ms ease;
}
.home_twelve_services_container  .icon_box i {
color: #532cf6;
border-radius: 10px;
}
.home_twelve_services_container:hover .icon_box h2{
color: #532cf6;
}
.home_twelve_services_container:hover .icon_box i {
background: linear-gradient(267deg, rgba(238,37,187,1) 0%, rgba(88,44,244,1) 100%);
}
.home_twelve_categories .link_btn {
text-align: center;
}  .home_twelve_courses{
padding: 100px 0;
}
.home_twelve_courses .sec_title_wrap p{
margin-top: 20px;
margin-bottom: 0;
text-align: end;
}
.home_twelve_courses_container{
background: #ffffff;
padding: 20px;
border-radius: 10px;
}
.home_twelve_courses_top{
position: relative;
}
.home_twelve_courses_text{
position: absolute;
top: 0;
right: 20px;
}
.home_twelve_courses_text h5{
padding: 9px 10px;
color: #ffffff;
background: #532cf6;
text-transform: capitalize;
font-size: 16px;
font-weight: 500;
line-height: 16px;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}
.home_twelve_courses_top_text_box{
position: absolute;
left: 10px;
bottom: 10px;
width: 100%;
padding: 15px 20px;
background: #ffffff;
border-radius: 10px;
max-width: 310px;
display: flex;
align-items: center;
justify-content: space-between;
}
.home_twelve_courses_top_text_box ul {
display: flex;
gap: 5px;
}
.home_twelve_courses_top_text_box ul li{
color: #fbaf02;
}
.home_twelve_courses_top_text_box h4{
font-size: 18px;
line-height: 18px;
margin-top: 5px;
}
.home_twelve_courses_top_text_box .rating_box h4 span{
display: inline-block;
font-size: 15px;
font-weight: 400;
}
.home_twelve_courses_top_text_box .price_box{
width: 75px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
background: #f6f5f9;
transition: all 500ms ease;
}
.home_twelve_courses_container:hover .price_box{
background: #532cf6;
}
.home_twelve_courses_container:hover .price_box h4{
color: #ffffff;
}
.home_twelve_courses_bottom span{
display: inline-block;
margin-top: 25px;
}
.home_twelve_courses_bottom span i{
color: #532cf6;
margin-right: 5px;
}
.home_twelve_courses_bottom a{
display: block;
font-size: 20px;
font-weight: 600;
margin-top: 10px;
margin-bottom: 20px;
}
.home_twelve_courses_bottom a:hover{
color: #532cf6;
}
.home_twelve_courses_bottom .duration{
display: flex;
gap: 15px;
margin-bottom: 5px;
}
.home_twelve_courses_bottom .duration h6{
color: #6e6968;
font-weight: 400;
}
.home_twelve_courses_bottom .duration h6 i{
color: #532cf6;
margin-right: 2px;
}
.home_twelve_courses .link_btn{
text-align: center;
margin-top: 50px;
}  .home_twelve_career{
padding: 100px 0;
}
.home_twelve_career_left_container .image_box{
position: relative;
}
.home_twelve_career_left_container .image_box .overly_content{
position: absolute;
left: 20px;
bottom: 20px;
border-radius: 10px;
overflow: hidden;
}
.home_twelve_career_left_container .image_box .overly_content span{
display: inline-block;
background: linear-gradient(90deg, rgba(146,41,222,1) 35%, rgba(146,41,222,1) 100%);
padding: 15px 15px 0 15px;
font-size: 36px;
font-weight: 600;
color: #ffffff;
border-top-right-radius: 10px;
}
.home_twelve_career_left_container .image_box .overly_content h4{
background: linear-gradient(90deg, rgba(146,41,222,1) 35%, rgba(188,39,206,1) 100%);
padding: 15px;
font-size: 20px;
font-weight: 600;
color: #ffffff;
border-top-right-radius: 10px;
margin-top: -7px;
}
.home_twelve_career_right_container .item_block{
display: flex;
gap: 30px;
margin-bottom: 15px;
}
.home_twelve_career_right_container .item_block .icon-top{
width: 40px;
height: 40px;
line-height: 48px;
text-align: center;
border-radius: 50%;
background: #e7e0fe;
}
.home_twelve_career_right_container .item_block .icon-top i{
color: #532cf6;
font-size: 26px;
}
.home_twelve_career_right_container .item_block .icon-bottom{
width: 40px;
height: 40px;
line-height: 48px;
text-align: center;
border-radius: 50%;
background: #fbdff6;
}
.home_twelve_career_right_container .item_block .icon-bottom i{
color: #f325b9;
font-size: 26px;
}
.home_twelve_career_right_container .link_btn .btn-1{
margin-top: 20px;
border-radius: 35px;
padding: 15px 30px;
background: linear-gradient(90deg, rgba(84,44,245,1) 35%, rgba(241,38,186,1) 100%);
}
.home_twelve_career_right_container .link_btn .btn-1 span{
background: linear-gradient(90deg,  rgba(241,38,186,1) 35%, rgba(84,44,245,1) 100%);
}  .home_twelve_choose{
padding-top: 170px;
padding-bottom: 100px;
}
.home_twelve_choose .sec_title_wrap{
text-align: center;
}
.home_twelve_choose .choose_block_one{
background-color: #ffffff;
padding: 40px;
border-radius: 10px;
}
.home_twelve_choose .choose_block_one p{
font-size: 16px;
color: #6e6968;
margin-top: 10px;
margin-bottom: 20px;
}
.home_twelve_choose .choose_block_one .icon_box{
margin-bottom: 30px;
}
.home_twelve_choose .choose_block_one .icon_box img{
transition: 0.3s;
}
.home_twelve_choose .choose_block_one:hover .icon_box img{
transform: rotate(360deg);
}  .home_twelve_team{
padding: 100px 0;
}
.home_twelve_team .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.team_twelve_content_box{
position: relative;
overflow: hidden;
}
.team_twelve_content_box:hover .overly_content{
background: #532cf6;
}
.team_twelve_content_box .overly_content{
width: 100%;
position: absolute;
left: 0;
bottom: 0;
padding: 20px 0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
transition: 0.5s;
}
.team_twelve_content_box .overly_content .client_name {
width: 100%;
text-align: center;
transition: 0.5s;
position: relative;
}
.team_twelve_content_box .overly_content .client_name::before{
content: '';
width: 85%;
height: 1px;
background: rgba(255, 255, 255, 0.2);
position: absolute;
top: -20px;
left: 20px;
}
.team_twelve_content_box .overly_content .client_name h6{
color: #ccc7c1;
font-weight: 400;
margin-bottom: 5px;
}
.team_twelve_content_box .overly_content .client_name h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.twelve_team_icon_box{
position: absolute;
right: 20px;
bottom: 115px;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box{
background: #ffffff;
border-radius: 5px;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box::before{
background: #ffffff;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box a {
padding: 0px 9px;
color: #a9a5b8;
transition: 0.3s;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box a:hover{
color: #532cf6;
}
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box a.twiter {
border-left: 1px solid #a9a5b8;
}
.twelve_team_icon_box .team_icon_box  .shear_hover_content .hober_icon_box a.google-plus {
border-left: 1px solid #a9a5b8;
}
.twelve_team_icon_box .team_icon_box .share-icon {
position: relative;
width: 45px;
height: 45px;
line-height: 50px;
border-radius: 50%;
text-align: center;
background: rgba(255, 255, 255, 0.2);
border: none;
z-index: 1;
transition: 0.5s;
}
.twelve_team_icon_box .team_icon_box .share-icon i.icon-share {
font-size: 18px;
color: #ffffff;
transition: 0.3s;
}
.home_twelve_team .team_content_box:hover .share-icon:before {
transform: scale(1,1);
}
.twelve_team_icon_box .team_icon_box .share-icon:before{
position: absolute;
content: '';
background: linear-gradient(360deg, rgba(84,44,245,1) 15%, rgba(241,38,186,1) 100%);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
border-radius: 50%;
transform: scale(0,0);
z-index: -1;
transition: all 500ms ease;
}
.home_twelve_team .team_content_box:hover i.icon-share {
color: #ffffff;
}  .home_twelve_business_container{
position: relative;
}
.home_twelve_business .bg_layer{
position: absolute;
width: 50%;
height: 100%;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.home_twelve_business .bg_layer:before{
position: absolute;
content: '';
background-color: #532cf6;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0.75;
mix-blend-mode: multiply;
}
.home_twelve_business .bg_layer_2{
position: absolute;
width: 50%;
height: 100%;
right: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.home_twelve_business .bg_layer_2:before{
position: absolute;
content: '';
background-color: #f325b9;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0.75;
mix-blend-mode: multiply;
}
.home_twelve_business_container .content_box{
padding: 40px;
background: #ffffff;
border-radius: 10px;
position: relative;
}
.home_twelve_business_container .content_box .item_one{
display: flex;
gap: 25px;
}
.home_twelve_business_container .content_box .icon_box img{
transition: 0.5s;
}
.home_twelve_business_container .content_box:hover .icon_box img{
transform: rotate(360deg);
}
.home_twelve_business_container .top_text {
color: #532cf6;
}
.home_twelve_business_container p{
font-size: 16px;
margin-top: 10px;
}  .home_twelve_partners{
padding: 100px 0;
}
.home_twelve_partners .sec_title_wrap {
text-align: center;
}
.home_twelve_partners .partners_logo{
padding: 30px 0;
text-align: center;
width: 100%;
border: 1px solid #e6e7ef;
border-radius: 10px;
margin-bottom: 30px;
transition: 0.3s;
}
.home_twelve_partners .partners_logo img{
filter: grayscale(1);
opacity: 0.7;
transition: 0.3s;
}
.home_twelve_partners .partners_logo:hover img{
filter: none;
opacity: 1;
}
.home_twelve_partners .partners_logo:hover{
border: 1px solid #c3e5c3;
}
.home_twelve_partners .link_btn {
text-align: center;
margin-top: 20px;
}  .home_twelve_faq{
}
.home_twelve_faq .lower_box .lower_text_content i {
background: #532cf6;
border-radius: 10px;
}
.home_twelve_faq  .accordion-button:not(.collapsed)::after {
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/icons/book-open-blue.png);
transform: rotate(360deg);
}
.home_twelve_faq .accordion-button{
border-radius: 10px;
border: 1px solid #ffffff;
}
.home_twelve_faq .accordion-button:not(.collapsed){
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border: 1px solid #ffffff;
border-bottom: 1px solid #e4e4e4;
}
.home_twelve_faq .accordion-button:not(.collapsed), .home_twelve_faq .accordion-button{
background-color: #ffffff;
}
.home_twelve_faq .accordion-body {
background: #ffffff;
border: 1px solid #ffffff;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.home_twelve_faq .accordion-item {
margin-bottom: 5px;
border-bottom: 1px solid #ffffff;
border-radius: 10px;
}
.home_twelve_faq .accordion-item:first-of-type .accordion-button {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.home_twelve_faq .accordion-item:last-of-type .accordion-button{
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
.home_twelve_faq .accordion-collapse {
border: solid transparent;
border-width: 0 1px;
}  .home_tewlve_testimonials{
background: none;
}
.home_tewlve_testimonials .sec_title_wrap {
text-align: center;
margin-bottom: 40px;
}
.home_tewlve_testimonials .sec_title {
color: #1b1918;
}
.home_tewlve_testimonials .home-ten-testimonial-content .inner-box {
background: #f6f5f9;
border-radius: 15px;
}
.home_tewlve_testimonials .home-ten-testimonial-content .inner-box .clients_image img{
border-radius: 15px;
}
.home_tewlve_testimonials .owl-theme .owl-dots .owl-dot span {
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #ddd;
background: transparent;;
}
.home_tewlve_testimonials .owl-theme .owl-dots .owl-dot.active span {
background: transparent;
border: 2px solid #532cf6;
}  .download_section{
position: relative;
background-color: #532cf6;
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/shape/download_shape_01.png);
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
}
.download_section .bg_layer{
position: absolute;
top: 0;
left: 85px;
max-width: 675px;
width: 100%;
}
.download_section .content_box{
padding: 100px 0;
}
.download_section h2.sec_title {
color: #ffffff;
}
.download_section p.sec_desc {
color: #ffffff;
}
.download_section .link_btn{
gap: 20px;
align-items: center;
}
.two_btn .play_store{
display: block;
font-weight: 600;
padding: 14px 30px;
background: #ffffff;
border-radius: 35px;
transition: 0.3s;
border: 1px solid #ffffff;
}
.two_btn .play_store img{
width: 22px;
margin-right: 10px;
}
.two_btn .apple_store{
display: block;
font-weight: 600;
padding: 14px 30px;
background: transparent;
border-radius: 35px;
transition: 0.3s;
border: 1px solid #ffffff;
margin-top: 20px;
color: #ffffff;
}
.two_btn .apple_store i{
margin-right: 10px;
font-size: 18px;
}
.two_btn .play_store:hover{
background: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}
.two_btn .apple_store:hover{
border: 1px solid #ffffff;
background-color: #ffffff;
color: #1a1919;
}
.qr_code{
border: 1px solid rgba(255, 255, 255, 0.2);
padding: 20px;
border-radius: 10px;
}    .home_fifteen{
font-family: 'inter';
}  .service_fifteen{
padding: 100px 0;
}
.service_fifteen_title{
display: flex;
align-items: flex-end;
justify-content: space-between;
margin-bottom: 100px;
}
.service_fifteen_title p.sec_desc{
margin-bottom: 0px;
}
.service_fifteen_title .sec_title_wrap {
margin-bottom: 0;
}
.service_fifteen .service-block-one{
position: relative;
}
.service_fifteen .icon-box{
display: flex;
align-items: center;
justify-content: space-between;
width: 80%;
margin: 0 auto;
margin-bottom: -56px;
}
.service_fifteen .service-block-one .inner-box{
position: relative;
background-color: #070009;
}
.service-block-one .inner-box .icon-box{
position: absolute;
left: 40px;
top: -54px;
display: inline-block;
margin-top: -0px;
width: 126px;
height: 110px;
}
.service-block-one .inner-box .icon-box:before{
position: absolute;
content: '';
background-color: #070009;
width: 100%;
height: 100%;
left: -1px;
top: -1px;
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
transition: all 500ms ease;
}
.service-block-one:hover .inner-box .icon-box:before{
background-color: var(--theme-color);
}
.service-block-one .inner-box .icon-box .icon{
position: relative;
display: inline-block;
margin-top: -0px;
width: 124px;
height: 108px;
line-height: 108px;
background-color: #fff;
font-size: 50px;
color: var(--theme-color);
text-align: center;
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
transition: all 500ms ease;
}
.service-block-one:hover .inner-box .icon-box .icon{
background-color: var(--theme-color);
color: #fff;
}
.service_fifteen .number{
position: absolute;
top: -13px;
right: 30px;
font-size: 72px;
font-weight: 700;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--theme-color);
font-family: 'inter';
transition: all 500ms ease;
}
.service_fifteen .lower-content{
padding: 100px 30px 40px 34px;
background-color: #070009;
}
.service_fifteen .lower-content h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.service_fifteen .lower-content .dis_text{
color: #a5a5a5;
margin-top: 10px;
margin-bottom: 30px;
}
.service_fifteen .lower-content a.read_more_1_btn{
color: #ffffff;
}
.service_fifteen .lower-content  a.read_more_1_btn span {
background-color: rgba(255, 255, 255, 0.1);
color: #ffffff;
}
.service_fifteen .lower-content a.read_more_1_btn:hover span{
background-color: var(--theme-color);
}  .about_fifteen{
padding-bottom: 100px;
}
.about_fifteen .progress-box{
border: none;
}
.about_fifteen .progress-box p{
color: #070009;
text-align: left;
}
.about_fifteen .progress-box .bar{
background-color: #e6e2e7;
}
.about_fifteen .progress-box .bar-inner:before{
border-color: #fff;
}
.about_fifteen .progress-inner{
padding: 0px;
margin: 0px;
border: none;
margin-bottom: 45px;
}
.about_fifteen .video-btn a{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 28px;
font-family: 'Inter', sans-serif;
color: #070009;
font-weight: 600;
padding: 13px 0px 13px 74px;
}
.about_fifteen .video-btn a:hover{
color: var(--theme-color);
}
.about_fifteen .text{
margin-bottom: 20px;
}
.about_fifteen .video-btn a i{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 54px;
height: 54px;
line-height: 54px;
border: 1px solid var(--theme-color);
border-radius: 50%;
text-align: center;
font-size: 20px;
color: var(--theme-color);
}
.about_fifteen .img_box_wrap {
position: relative;
}
.about_fifteen .img_box_wrap .shape_one{
position: absolute;
top: 10px;
right: 20px;
z-index: -1;
}
.about_fifteen .img_box_wrap .shape_two{
position: absolute;
top: 40px;
right: 20px;
z-index: -1;
}
.about_fifteen .Experience_box{
padding: 30px;
background-color: var(--theme-color);
width: 250px;
position: absolute;
left: 0;
bottom: 40px;
}
.about_fifteen .Experience_box span{
display: inline-block;
font-size: 60px;
font-weight: 700;
color: #ffffff;
font-family: 'inter';
}
.about_fifteen .Experience_box sup{
color: #ffffff;
font-size: 38px;
}
.about_fifteen .Experience_box sub{
color: #ffffff;
}
.about_fifteen .Experience_box  .dis_text{
color: #ffffff;
margin-top: 15px;
}
.about_fifteen-content_box{
display: flex;
align-self: center;
gap: 30px;
margin-bottom: 30px;
}
.about_fifteen-content_box .count-box{
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
background-color: #f2eef3;
}
.about15-text{
background-color: #f2eef3 !important;
color: #141834 !important;
}
.about_fifteen-content_box .count-box span{
font-size: 15px;
font-weight: 600;
color: #070009;
}
.about_fifteen-content_box #skills-section, .about_fifteen-content_box #skills-section-one{
max-width: 485px;
width: 100%;
}
.about_fifteen-content_box  #skills-section h5, .about_fifteen-content_box  #skills-section-one h5{
margin-bottom: 20px;
}
.about_fifteen-content_box .progress {
display: flex;
height: 3px;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
overflow: visible;
}
.about_fifteen-content_box .progress-bar {
background-color: var(--theme-color);
transition: width 0.9s ease;
position: relative;
overflow: visible;
}
.about_fifteen-content_box .progress-bar span{
display: inline-block;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: var(--theme-color);
position: absolute;
right: 0px;
}
.about_fifteen_video_box a.hv-popup-link {
position: relative;
width: 55px;
height: 55px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.about_fifteen_video_box a.hv-popup-link:after {
content: '';
position: absolute;
border: 2px solid var(--theme-color);
top: -20px;
left: -20px;
bottom: -20px;
right: -20px;
animation: anim 2s linear infinite;
opacity: 0;
border-radius: 50%;
}
.about_fifteen_video_box i.fas.fa-play {
color: var(--theme-color);
font-size: 18px;
}  .choose_fifteen{
padding: 100px 0;
background-color: #070009;
}
.choose_fifteen .sec_title_wrap{
text-align: center;
} 
.choose_fifteen .sec_title_wrap h2{
color: #ffffff;
}
.choose_fifteen_container .title a{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.choose_fifteen_container .title a i,
.choose_fifteen_container .title a span{
color: var(--theme-color);
font-size: 28px;
padding: 10px;
border-radius: 50%;
border: 1px solid var(--theme-color);
margin: 0 10px;
transition: 0.5s;
}
.choose_fifteen_container .title a:hover i,
.choose_fifteen_container .title a:hover span{
background-color: var(--theme-color);
color: #ffffff;
}
.choose_fifteen_container .inner-box-content{
max-width: 460px;
width: 100%;
}
.choose_fifteen_container .inner-box-content h4 {
}
.choose_fifteen_container .text-content{
color: rgb(175 175 175);
padding-top: 20px;
}
.choose_fifteen_container .inner-box-three{
margin: 40px 0;
padding: 40px 0;
border-top: 1px solid #363636;
border-bottom: 1px solid #363636;
}
.choose_fifteen .row{
position: relative;
}
.choose_fifteen .img_box_wrap{
position: absolute;
top: 0;
right: 20px;
}
.choose_fifteen .img_box{
position: relative;
}
.choose_fifteen .img_box span{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #ffffff;
font-size: 138px;
animation: strock 2s linear infinite alternate;
}
@keyframes strock{
0%{
-webkit-text-fill-color: transparent;
}
100%{
-webkit-text-fill-color: var(--theme-color);
}
}  .project_fifteen{
padding: 100px 0 70px;
}
.sec_title_wrap_container{
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 40px;
}
.sec_title_wrap_container .sec_title_wrap{
margin-bottom: 0;
}
.project_fifteen_block{
position: relative;
width: 100%;
margin-bottom: 30px;
}
.project_fifteen_block .image_box{
display: block;
width: 100%;
height: auto;
}
.project_fifteen_block .image_box img {
width: 100%;
}
.project_fifteen_block .overlay-layer{
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(180deg, rgba(166,10,228,0.9) 0%, rgba(0,0,0,0.9) 100%);
overflow: hidden;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s ease;
transition: .5s ease;
}
.project_fifteen_block  .overlay-layer .content{
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
.project_fifteen_block  .overlay-layer .content p{
color: #ffffff;
margin-bottom: 0;
}
.project_fifteen_block  .overlay-layer .link_btn a{
display: inline-block;
width: 50px;
height: 50px;
line-height: 58px;
text-align: center;
background: #ffffff;
position: absolute;
right: 0;
bottom: 0;
transition: 0.3a;
}
.project_fifteen_block  .overlay-layer .link_btn a:hover{
background-color: var(--theme-color);
color: #ffffff;
}
.project_fifteen_block  .overlay-layer .link_btn a:hover span{
color: #ffffff;
}
.project_fifteen_block  .overlay-layer .link_btn span{
color: #070009;
font-size: 24px;
}
.project_fifteen_block .overlay-layer .content h4{
font-size: 22px;
font-weight: 600;
color: #ffffff;
}
.project_fifteen_block .overlay-layer .content h4 a{
display: inline-block;
color: #fff;
}
.project_fifteen_block .overlay-layer .content h4 a:hover{
text-decoration: underline;
}
.project_fifteen_block:hover  .overlay-layer{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.project_fifteen_block_top{
margin-bottom: 30px;
}  .pricing_fifteen{
padding: 100px 0;
background-color: #070009;
}
.pricing_fifteen .sec_title_wrap{
text-align: center;
}
.pricing_fifteen .sec_title_wrap h2{
color: #ffffff;
}
.pricing_fifteen .sec_title_wrap .sec_desc{
color: #a5a5a5;
}
.pricing_fifteen_block{
position: relative;
padding: 35px 30px 40px 30px;
border: 1px solid #363636;
transition: 0.5s;
overflow: hidden;
}
.pricing_fifteen_block:hover{
background-color: var(--theme-color);
}
.pricing_fifteen_block:hover .text_box p{
color: #ffffff !important;
}
.pricing_fifteen_block:hover .text_box h6, .pricing_fifteen_block:hover .text_box h4{
color: #ffffff !important;
}
.pricing_fifteen_block h6{
color: #ffffff;
text-transform: capitalize;
font-size: 17px;
font-weight: 600;
}
.pricing_fifteen_block .text_box h4{
color: #ffffff;
text-transform: capitalize;
font-size: 30px;
font-weight: 700;
margin-top: 5px;
margin-bottom: 13px;
}
.pricing_fifteen_block .text_box p{
color: #ffffff;
font-size: 16px;
margin-bottom: 21px;
}
.pricing_fifteen_block .text_box h2{
font-size: 60px;
font-weight: 600;
color: var(--theme-color);
position: relative;
padding-top: 23px;
margin-bottom: 6px;
transition: all 500ms ease;
}
.pricing_fifteen_block .text_box h2::before{
content: '';
width: 65px;
height: 2px;
background-color: var(--theme-color);
position: absolute;
top: 0px;
}
.pricing_fifteen_block .text_box h2 sup{
font-size: 36px;
font-weight: 600;
top: -20px;
}
.pricing_fifteen_block .text_box h2 sub{
font-size: 18px;
color: #a5a5a5;
font-weight: 400;
bottom: 0;
transition: all 500ms ease;
}
.pricing_fifteen_block.active-block .text_box h2 sub{
color: #ded6e1;
}
.pricing_fifteen_block:hover .text_box h2{
color: #ffffff !important;
}
.pricing_fifteen_block:hover h2::before{
background-color: #ffffff;
}
.pricing_fifteen_block.active-block{
background-color: var(--theme-color);
border-color: var(--theme-color);
border-top: 0;
}
.pricing_fifteen_block.active-block .text_box h2{
color: #ffffff;
}
.pricing_fifteen_block.active-block .text_box h2::before{
background-color: #ffffff;
}
.pricing_fifteen_block .overlay_content{
position: absolute;
top: 0;
right: -50px;
z-index: 1;
transition: 0.5s;
}
.pricing_fifteen_block:hover .overlay_content{
right: 30px;
}
.pricing_fifteen_block.active-block .overlay_content{
right: 30px;
}
.pricing_fifteen_block .btn-1 {
padding: 13px 35px;
background-color: #ffffff;
color: #070009;
}
.pricing_fifteen_block .btn-1 span{
background-color: #070009;
}
.pricing_fifteen_block .btn-1:hover {
color: #fff;
} .pricing_alt_1 .pricing_fifteen_block {
border-color: #e5e6ef;
}
.pricing_alt_1 .pricing_fifteen_block h6 {
color: #131227;
}
.pricing_alt_1 .pricing_fifteen_block .text_box h4 {
color: #131227;
}
.pricing_alt_1 .pricing_fifteen_block .text_box p {
color: #6a6b74;
}
.pricing_alt_1 .pricing_fifteen_block .btn-1 {
background: #eff1f7;
color: #070009;
}
.pricing_alt_1 .pricing_fifteen_block .btn-1:hover {
color: #fff;
}
.pricing_alt_1 .pricing_fifteen_block .btn-1 span {
background: var(--theme-color);
} .team_fifteen{
padding: 100px 0;
}
.team_fifteen .sec_title_wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.team_fifteen_block .image-box{
position: relative;
}
.team_fifteen_block .team_img{
display: block;
width: 100%;
height: auto;
}
.team_fifteen_block .team_img img{
width: 100%;
}
.team_fifteen_image_overlay{
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(180deg, rgba(166,10,228,0.9) 0%, rgba(0,0,0,0.9) 100%);
overflow: hidden;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s ease;
transition: .5s ease;
}
.team_fifteen_block:hover .team_fifteen_image_overlay{
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.team_fifteen_block .social-links{
display: flex;
align-items: center;
position: absolute;
bottom: 20px;
right: 30px;
}
.team_fifteen_block .social-links a{
display: inline-block;
background-color: #ffffff;
color: #a5a5a5;
padding: 6px 12px;
font-size: 14px;
transition: 0.3s;
}
.team_fifteen_block .social-links a:hover{
color: var(--theme-color);
}
.social_media_middle{
position: relative;
}
.social_media_middle::before{
width: 2px;
height: 20px;
background-color: #a5a5a5;
position: absolute;
left: 0;
z-index: 1;
}
.social_media_middle::after{
width: 1px;
height: 80%;
background-color: #a5a5a5;
position: absolute;
right: 0;
z-index: 1;
}
.team_fifteen_block .lower-content{
margin-top: 20px;
}
.team_fifteen_block .lower-content h3{
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
}
.team_fifteen_block .lower-content h3 span{
font-size: 12px;
margin-left: 5px;
opacity: 0;
visibility: hidden;
transition: 0.3s;
}
.team_fifteen_block:hover .lower-content h3 span{
visibility: visible;
opacity: 1;
}
.team_fifteen_block .lower-content .mail_box i{
color: var(--theme-color);
}  .testimonial_fifteen{
padding: 100px 0;
background-color: #070009;
}
.testimonial_fifteen_left_container{
position: relative;
}
.testimonial_fifteen_ring_two{
position: absolute;
top: 30px;
}
.testimonial_fifteen_left_container .client-one {
position: absolute;
right: 195px;
top: 0;
animation: client 1s linear infinite alternate;
}
.testimonial_fifteen_left_container .client-two {
position: absolute;
right: 71px;
top: 206px;
animation: client 1s linear infinite alternate;
animation-delay: 1.2s;
}
.testimonial_fifteen_left_container .client-three {
position: absolute;
bottom: -13px;
right: 175px;
animation: client 1s linear infinite alternate;
animation-delay: 0.9s;
}
.testimonial_fifteen_left_container .client-four {
position: absolute;
left: 0;
bottom: 58px;
animation: client 1s linear infinite alternate;
animation-delay: 0.6s;
}
.testimonial_fifteen_left_container .client-five {
position: absolute;
left: 70px;
top: 13px;
animation: client 1s linear infinite alternate;
animation-delay: 0.3s;
}
@keyframes client{
0%{
transform: scale(0.8);
}
100%{
transform: scale(1.1);
}
}
.testimonial_fifteen_logo_box {
position: absolute;
top: 53%;
left: 41%;
transform: translate(-50%, -50%);
width: 270px;
height: 270px;
border-radius: 50%;
background-color: rgba(255, 255, 255, 0.1);
display: flex;
align-items: center;
justify-content: center;
}
.testimonial_fifteen_logo_box .icon-box{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.testimonial_fifteen_logo_box .count-box span {
display: inline-block;
color: rgb(255, 255, 255);
position: relative;
z-index: 1;
font-size: 57px;
font-weight: 600;
}
.testimonial_fifteen_logo_box  .count-box h3 {
color: #ffffff;
font-size: 18px;
font-weight: 500;
margin-top: 15px;
}
.testimonial_fiften_carousel_container .testimonial-block-eight .testimonial_icon {
background-color: var(--theme-color);
}
.testimonial_fiften_carousel_container .testimonial-block-eight .author-box h5 {
color: #ffffff;
}
.testimonial_fiften_carousel_container .testimonial-block-eight .author-box span {
color: var(--theme-color);
}
.testimonial_fiften_carousel_container .testimonial-block-eight h4 {
color: #ffffff;
}
.testimonial_fiften_carousel_container .testimonial-block-eight p{
color: #a5a5a5;
}
.testimonial_fiften_carousel_container .owl-dots {
display: none;
}
.testimonial_fiften_carousel_container .owl-nav {
display: block;
}
.testimonial_fiften_carousel_container button.owl-prev {
position: absolute;
top: 55%;
left: -55px;
background: transparent;
color: #ffffff;
transform: rotate(273deg);
font-size: 24px;
}
.testimonial_fiften_carousel_container button.owl-next {
position: absolute;
bottom: 49%;
left: -55px;
background: transparent;
color: #ffffff;
transform: rotate(273deg);
font-size: 24px;
}  .blog_fifteen{
padding: 100px 0;
}
.blog_fifteen .sec_title_wrap{
text-align: center;
}
.blog_fifteen_block{
padding: 40px;
border: 1px solid #ddd;
transition: 0.3s;
}
.blog_fifteen_block:hover{
box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
}
.blog_fifteen_block:hover .author_info{
visibility: visible;
opacity: 1;
}
.restimonial_fifteen_image_box{
display: flex;
align-items: center;
gap: 15px;
margin-bottom: 30px;
}
.restimonial_fifteen_image_box .author_info{
transition: 0.5s;
visibility: hidden;
opacity: 0;
}
.restimonial_fifteen_image_box p{
margin-bottom: 5px;
font-size: 15px;
font-weight: 500;
color: #a5a5a5;
font-family: 'Barlow', sans-serif;
}
.restimonial_fifteen_image_box h6{
color: #070009;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
}
.blog_fifteen_block .lower-content span{
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
color: #070009;
}
.blog_fifteen_block .lower-content span img{
margin-right: 5px;
}
.blog_fifteen_block .lower-content h3{
font-size: 22px;
font-weight: 600;
margin-top: 20px;
margin-bottom: 70px;
}
.testimonial_fifteen_info ul{
display: flex;
align-items: center;
gap: 35px;
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
margin-bottom: 15px;
}
.testimonial_fifteen_info ul li{
display: flex;
align-items: center;
gap: 8px;
}  .home_fifteen_form{
padding: 100px 0;
background-color: #f2eef3;
z-index: -1;
}
.home_fifteen_form_image{
margin-left: -136px;
}
.home_fifteen_form .home_eleven_form_wrap{
padding-bottom: 75px;
}
.home_fifteen_form_left_container{
position: relative;
}
.home_fifteen_form_content {
display: flex;
align-items: center;
justify-content: center;
width: 160px;
height: 160px;
text-align: center;
border-radius: 50%;
background-color: #e1d9e4;
position: absolute;
top: 70px;
right: 30px;
}
.home_fifteen_form_content_inner{
position: relative;
}
.home_fifteen_form_content_inner h6{
font-size: 18px;
font-weight: 600;
}
.home_fifteen_form_content_inner h5{
font-size: 26px;
font-weight: 600;
line-height: 38px;
}
.home_fifteen_form_content_inner::before {
content: '';
width: 160px;
height: 160px;
border-radius: 50%;
border: 1px solid var(--theme-color);
position: absolute;
bottom: -55px;
left: -55px;
z-index: -1;
animation: circleFifteen 3s linear infinite alternate;
}
@keyframes circleFifteen{
0%{
bottom: -55px;
left: -55px;
}
50%{
bottom: -35px;
left: -35px;
}
100%{
bottom: -55px;
left: -25px;
}
}
.home_fifteen_form_shape {
position: absolute;
left: -55px;
top: -65px;
}
.home_fifteen_form_shape img{
animation: arrowFifteen 2s linear infinite alternate;
}
@keyframes arrowFifteen {
0%{
transform: scale(1);
}
100%{
transform: scale(1.5);
}
}    .home_sixteen p{
font-size: 16px;
margin-bottom: 0;
}  .about_sixteen{
padding-top: 100px;
padding-bottom: 80px;
}
.about_sixteen_tab .accordion-box .acc-btn.active {
position: relative;
border-color: #f0f1f5;
background-color: #f0f1f5;
border-left: 5px solid #0254fc;
}
.about_sixteen .sec_title_wrap{
margin-top: -10px;
}
.about_sixteen_tab .accordion-box .active-block .icon_2{
transform: rotate(45deg);
top: -6px;
}
.about_sixteen_tab .accordion-box .active-block .icon_2 i{
visibility: visible;
opacity: 1;
font-size: 15px;
color: #0254fc;
}
.about_sixteen_tab .accordion-box .acc-btn{
position: relative;
padding: 15px 25px;
border-bottom: none;
background-color: #ffffff;
border: 1px solid #ddd;
border-left: 5px solid #ddd;
}
.about_sixteen_tab .accordion-box .icon_1{
top: -8px;
position: relative;
}
.about_sixteen_tab .accordion-box .icon_1 i {
color: #aeaeae;
font-size: 15px;
}
.about_sixteen_tab .acc-content .text {
padding: 15px 20px 0 0;
border: none;
}
.about_sixteen_tab .acc-content .read_more_1_btn{
margin-bottom: 20px;
}
.about_sixteen_skill{
padding: 30px;
background-color: #0254fc;
margin-top: 30px;
}
.about_sixteen_skill h5{
font-size: 17px;
font-weight: 600;
color: #ffffff;
margin-bottom: 10px;
}
.about_sixteen_skill .progress {
display: flex;
height: 9px;
font-size: 16px;
background-color: #054bd9;
border-radius: 0.25rem;
overflow: visible;
position: relative;
}
.about_sixteen_skill .progress-bar {
background-color: #ffffff;
transition: width 0.9s ease;
position: relative;
overflow: visible;
border-radius: 0.25rem;
}
.about_sixteen_skill .progress-bar span{
position: absolute;
right: -3px;
width: 17px;
height: 17px;
border-radius: 50%;
border: 3px solid #ffffff;
background-color: #0254fc;
}
.about_sixteen_skill .progress-bar h6{
position: absolute;
right: 0;
top: -35px;
color: #ffffff;
font-size: 18px;
font-weight: 400;
}
.skill_middle{
margin: 28px 0;
}  .service_sixteen{
padding: 100px 0;
background-color: #f0f1f5;
}
.service_sixteen .sce_title_wrap{
text-align: center;
margin-bottom: 85px;
}
.service_sixteen_container{
background-color: #ffffff;
text-align: center;
box-shadow: 0 0 30px rgba(0,0,0,0.08);
}
.service_sixteen_image_box{
position: relative;
}
.service_sixteen_image_box img{
margin-top: -40px;
}
.service_sixteen_image_box .icon_box_wrap{
display: flex;
align-items: center;
gap: 25px;
background-color: #0254fc;
max-width: 330px;
width: 100%;
border-top-left-radius: 60px;
border-bottom-left-radius: 60px;
position: absolute;
bottom: -30px;
left: 20px;
}
.service_sixteen_image_box .icon_box_wrap span{
display: inline-block;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
background-color: #121e2f;
font-size: 32px;
color: #0254fc;
}
.service_sixteen_image_box .icon_box_wrap h4{
color: #ffffff;
font-size: 22px;
font-weight: 600;
}
.service_sixteen_container .lower_content{
text-align: center;
}
.service_sixteen_container .lower_content p{
font-size: 16px;
padding: 50px 26px 10px 26px;
}
.service_sixteen_container .lower_content .read_more_1_btn{
padding: 20px 0;
border-top: 1px solid #ddd;
width: 100%;
position: relative;
}
.service_sixteen_container .lower_content .read_more_1_btn i,
.service_sixteen_container .lower_content .read_more_1_btn span{
position: absolute;
top: -15px;
left: 50%;
transform: translateX(-50%);
}  .choose_sixteen{
padding: 100px 0;
}
.choose_sixteen .sce_title_wrap{
margin-bottom: 40px;
}
.choose_sixteen_carousel {
width: calc(50% + 585px);
margin-left: auto;
}
.choose_sixteen_container{
padding: 45px 50px 30px 50px;
text-align: center;
border: 1px solid #d9d7df;
}
.choose_sixteen_container .icon_box{
position: relative;
margin-bottom: 20px;
display: inline-block;
}
.choose_sixteen_container .icon_box .choose_sixteen_icon{
width: 70px;
height: 70px;
line-height: 90px;
text-align: center;
background-color: #f0f1f5;
transform: rotate(45deg);
margin: 0 auto;
transition: 0.3s;
}
.choose_sixteen_container .icon_box .choose_sixteen_icon i,
.choose_sixteen_container .icon_box .choose_sixteen_icon span {
display: inline-block;
transform: rotate(-45deg);
color: #0254fc;
font-size: 42px;
font-weight: 500;
transition: 0.3s;
}
.choose_sixteen_container:hover .choose_sixteen_icon{
background-color: #0254fc;
color: #ffffff;
}
.choose_sixteen_container:hover .choose_sixteen_icon i,
.choose_sixteen_container:hover .choose_sixteen_icon span{
color: #ffffff;
}
.choose_sixteen_container .icon_box .serial_number {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
background-color: #f0f1f5;
font-weight: 600;
position: absolute;
left: 60px;
top: 10px;
}
.choose_sixteen_container h4{
font-size: 22px;
font-weight: 600;
padding-bottom: 10px;
position: relative;
}
.choose_sixteen_container h4 img{
text-align: center;
margin: 10px auto;
}
.choose_sixteen_carousel .owl-dots{
display: none;
}
.choose_sixteen_carousel .owl-nav {
display: block;
position: absolute;
top: -105px;
right: 395px;
}
.choose_sixteen_carousel button.owl-prev,.choose_sixteen_carousel button.owl-next{
width: 55px;
height: 55px;
text-align: center;
line-height: 55px;
font-size: 24px;
border: 1px solid #f0f1f5;
color: #121e2f;
background-color: transparent;
transition: all 500ms ease;
}
.choose_sixteen_carousel button.owl-prev:hover, 
.choose_sixteen_carousel button.owl-next:hover{
color: #fff;
background-color: var(--theme-color);
}
.choose_sixteen_carousel button.owl-next{
margin-left: 10px;
}  .facts_sixteen{
padding: 100px 0;
position: relative;
}
.facts_sixteen::before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(2, 84, 252, 0.8);
}
.facts_sixteen_box{
display: flex;
gap: 50px;
position: relative;
}
.facts_sixteen_box .icon_box{
max-width: 80px;
width: 100%;
height: 80px;
line-height: 112px;
text-align: center;
border-radius: 50%;
background-color: #ffffff;
}
.facts_sixteen_box .icon_box i,
.facts_sixteen_box .icon_box span{
font-size: 48px;
color: #0254fc;
}
.facts_sixteen_count .count-box {
text-align: left;
}
.facts_sixteen_count .count-box span {
font-size: 52px;
}
.facts_sixteen_box h4{
font-size: 22px;
color: #ffffff;
margin-top: 15px;
}
.facts_sixteen_box p{
color: #f0f1f5;
margin-top: 15px;
}  .home_sixteen_process{
padding: 100px 0;
position: relative;
}
.home_sixteen_process .sec_title_wrap{
margin-bottom: 70px;
}
.home_sixteen_process .bg_shape{
position: absolute;
bottom: 190px;
left: 14%;
width: 100%;
}
.home_sixteen_process .home_ten_process_container .content_box .icon {
color: #0254fc;
background: #ffffff;
}
.home_sixteen_process .home_ten_process_container .content_box:hover .icon, .home_sixteen_process .home_ten_process_container .content_box:hover .text_box span {
background: #0254fc;
color: #ffffff;
}
.home_sixteen_process .home_ten_process_container .text {
color: #0254fc;
}
.home_ten_process_lower{
display: flex;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.home_ten_process_lower h5{
font-size: 17px;
margin-right: 10px;
}
.home_sixteen_process .read_more_1_btn{
color: var(--theme-color);
}  .industries_sixteen .owl-item{
margin-right: 0 !important;
}
.industries_sixteen .industries_sixteen_carousel {
max-width: 1487px;
width: 100%;
margin-left: 440px;
}
.industries_sixteen_container{
padding: 40px 50px;
background-color: #121e2f;
border-right: 1px solid #303030;
display: flex;
align-items: center;
gap: 15px;
transition: 0.3s;
}
.industries_sixteen_container .icon_box i,
.industries_sixteen_container .icon_box span{
font-size: 40px;
color: #0254fc;
transition: 0.3s;
}
.industries_sixteen_container h5{
color: #ffffff;
font-size: 22px;
}
.industries_sixteen_container:hover{
background-color: #0254fc;
}
.industries_sixteen_container:hover .icon_box i,
.industries_sixteen_container:hover .icon_box span{
color: #ffffff;
}
.industries_sixteen .owl-dots{
display: none;
}
.industries_sixteen .owl-nav {
display: block;
}
.industries_sixteen  button.owl-prev {
position: absolute;
left: -70px;
bottom: 0;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
background-color: #e2e3e9;
}
.industries_sixteen  button.owl-next {
position: absolute;
left: -70px;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
background-color: #e2e3e9;
border-bottom: 1px solid #cbcbcb;
}
.industries_sixteen  button.owl-next span,.industries_sixteen  button.owl-prev span{
font-size: 24px;
}  .air_sixteen{
padding-top: 170px;
padding-bottom: 100px;
background-color: #f0f1f5;
margin-top: -67px;
}
.air_sixteen .left-col{
padding-right: 0;
}
.air_sixteen .right-col{
padding-left: 0;
}
.air_sixteen_image img{
width: 100%;
}
.air_sixteen_container{
background-color: #ffffff;
padding: 60px 50px 60px 50px;
}
.air_sixteen_title p{
line-height: 26px;
margin: 24.5px 0;
}
.air_sixteen_list ul li{
margin-bottom: 35px;
}
.air_sixteen_list ul li img{
margin-right: 10px;
}
.air_sixteen_middle{
position: relative;
}
.air_sixteen_middle::after{
content: '';
width: 75px;
height: 1px;
background-color: #e0e0e0;
position: absolute;
left: 0;
top: -15px;
}
.air_sixteen_middle::before{
content: '';
width: 75px;
height: 1px;
background-color: #e0e0e0;
position: absolute;
left: 0;
bottom: -17px;
}  .team_sixteen{
padding: 100px 0;
}
.team_sixteen .team_fifteen_block .lower-content .mail_box i {
color: #0254fc;
}  .quote_sixteen{
padding: 100px 0;
background-size: cover;
background-position: center center;
}
.container-two{
max-width: 1300px;
width: 100%;
margin: 0 auto;
}
.quote_sixteen_container{
width: 100%;
background-color: #ffffff;
display: flex;
align-items: center;
}
.quote_sixteen_left_container{
padding: 65px;
}
.quote_sixteen_left_content{
margin-bottom: 30px;
}
.quote_sixteen_left_content h6{
font-size: 15px;
font-weight: 600;
margin-bottom: 20px;
}
.quote_sixteen_form_box{
background-color: #f0f1f5;
padding: 25px 20px;
}
.quote_sixteen_form_box .nice-select {
width: 100%;
}
.quote_sixteen_form_box label {
margin-bottom: 5px;
font-size: 17px;
color: #070009;
font-weight: 400;
font-family: "Inter";
}
.quote_sixteen_btn .btn-1 {
display: block;
background-color: #121e2f;
}
.quote_sixteen_btn .btn-1 span{
background-color: var(--theme-color);
}
.quote_sixteen_right_container{
background: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/shape/quoet-sixteen-shape.jpg) no-repeat;
background-position: right;
padding: 65px;
}
.quote_sixteen_right_content{
width: 470px;
height: 605px;
text-align: center;
background-color: #0254fc;
padding: 50px 0;
}
.quote_sixteen_right_content h4{
font-size: 26px;
font-weight: 600;
color: #ffffff;
position: relative;
}
.quote_sixteen_right_content h4::before{
content: '';
width: 70%;
height: 2px;
background: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/shape/quote-sixteen-line.png);
position: absolute;
bottom: -20px;
left: 50%;
transform: translateX(-50%);
z-index: 1;
}
.quote_sixteen_right_image{
margin-top: 60px;
}
.quote_sixteen_right_content h5{
font-size: 22px;
color: #ffffff;
margin-top: 20px;
}
.quote_sixteen_right_content p{
color: #e2e3e9;
font-size: 16px;
margin-bottom: 25px;
}
.quote_sixteen_right_content a{
display: block;
color: #ffff;
margin-bottom: 10px;
}
.quote_sixteen_right_content .social_links{
display: flex;
justify-content: center;
gap: 10px;
margin-top: 20px;
}
.quote_sixteen_right_content .social_links li a{
color: #070009;
background-color: #ffffff;
width: 45px;
height: 45px;
display: flex;
justify-content: center;
align-items:center;
text-align: center;
border-radius: 50%;
transition: 0.3s;
}
.quote_sixteen_right_content .social_links li a:hover{
color: #0254fc;
}  .testimonial_sixteen{
padding: 100px 0;
}
.testimonial_sixteen .sec_title_wrap{
text-align: center;
}
.testimonial_sixteen_container{
text-align: center;
position: relative;
background: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/background/bg-map.png) no-repeat;
background-size: cover;
width: 100%;
height: 645px;
}
.client_container{
position: absolute;
max-width: 370px;
width: 100%;
height: 220px;
z-index: 1;
}
.client_container_inner{
position: relative;
height: 100%;
}
.client_massage{
max-width: 370px;
width: 100%;
height: 220px;
padding: 35px;
text-align: left;
background-color: #121e2f;
transition: 0.5s;
position: absolute;
top: -250px;
left: 120px;
z-index: 22;
opacity: 0;
visibility: hidden;
}
.client_massage::before{
content: '';
width: 25px;
height: 25px;
background-color: #121e2f;
position: absolute;
left: 50px;
bottom: -10px;
transform: rotate(45deg);
}
.client_massage p{
color: #e5e4e4;
margin-bottom: 10px;
}
.client_massage h6{
color: #ffffff;
font-size: 22px;
}
.client_massage span{
display: inline-block;
font-size: 18px;
color: #0254fc;
}
.client_container:hover .client_massage{
opacity: 1;
visibility: visible;
}
.client_container_one {
left: 0px;
top: 75px;
}
.client_container_two {
left: 29px;
top: 242px;
}
.client_container_three{
left: 210px;
top: 100px;
}
.client_container_four {
left: 222px;
top: 246px;
}
.client_container_five{
left: 160px;
bottom: 0px;
}
.client_container_six {
right: 249px;
top: 178px;
}
.client_container_seven {
right: 60px;
top: 110px;
}
.client_container_eight {
right: 24px;
top: 260px;
}
.client_container_nine{
right: 200px;
bottom: 50px;
}
.client_container_ten{
right: 0;
bottom: -145px;
}  .blog_sixteen{
padding: 100px 0;
background-color: #f0f1f5;
}
.blog_sixteen .image-box .image a img{
margin: 0 auto;
}
.blog_sixteen .blog_nine_container span.blog_tag{
color: var(--theme-color);
}
.blog_sixteen .blog_nine_container:hover span.blog_tag{
background-color: transparent;
}
.blog_sisteen_carousel .owl-dots {
display: none;
}
.blog_sisteen_carousel .owl-nav {
display: block;
position: absolute;
top: -100px;
right: 0;
}
.blog_sisteen_carousel .owl-nav button{
width: 60px;
height: 60px;
text-align: center;
line-height: 60px;
background-color: #dfe0e6;
font-size: 24px;
}
.blog_sisteen_carousel .owl-nav button.owl-prev {
margin-right: 10px;
}  @media only screen and (min-width: 2560px) { }
@media only screen and (min-width: 1920px) {
}
@media only screen and (max-width: 1680px) { .home-ten-testimonial-content .inner-box {
max-width: 440px;
}  .home_twelve_business_container .content_box_right {
right: 31%;
} }
@media only screen and (min-width: 1440px)and (max-width: 1480px){ .services_nine_wrap h4 {
font-size: 16px;
}
.services_nine_carousel button.owl-prev {
left: 36%;
}
.services_nine_carousel button.owl-next {
right: 36%;
}  .services-bg-text h2 {
font-size: 110px;
}
.home-ten-testimonial-content .inner-box {
max-width: 360px;
}  .home_eleven_blog_container {
margin-left: 250px;
}  .home_twelve_business_container .bg_layer img{
position: absolute;
width: 100%;
height: 100%;
}
.home_twelve_business_container .content_box_right {
right: 19%;
}
.download_section .bg_layer {
position: absolute;
top: 0;
left: 32px;
} }
@media only screen and (min-width: 1367px) and (max-width: 1567px) {    }
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
}
@media only screen and (max-width: 1366px) { .services_nine_wrap {
padding: 55px 10px;
}
.services_nine_wrap h4 {
font-size: 20px;
}
.services_nine_wrap p {
font-size: 13px;
}
.services_nine_carousel .owl-dots .owl-dot span {
width: 50px;
}  .services-bg-text h2 {
font-size: 100px;
}
.home-ten-testimonial-content .inner-box {
max-width: 100%;
padding: 140px 30px 35px 30px;
}
.home-ten-testimonial-content .inner-box .clients_image {
top: 30px;
left: 30px;
}  .home_eleven_services .sec_title_wrap h2 {
font-size: 34px;
}
.home_eleven_blog_container {
margin-left: 230px;
}
h2.sec_title {
font-size: 38px;
line-height: 50px;
}
.training-carousel-container .owl-dots {
display: none;
}
.home_eleven_testimonial_container .owl-dots {
display: block;
}  .home_twelve_business_container .bg_layer img{
position: absolute;
width: 100%;
height: 100%;
}
.home_twelve_business_container .content_box_right {
right: 9%;
} }
@media only screen and (min-width: 1025px) and (max-width: 1199px){
}
@media only screen and (max-width: 1024px) { .service_box_eight .service_title_box {
left: 10px;
bottom: -60px;
width: 93%;
}
.choose_eight_container h4 {
font-size: 20px;
}
.pricing_block_eight .btn_1 {
left: 0;
}
.home_eight_award_content a {
font-size: 18px;
}  .services_nine_carousel .owl-dots .owl-dot span {
width: 32px;
}
.add_nine_container .discount_box {
top: 40px;
right: -120px;
}
.add_nine_container .arrow_box {
bottom: 20px;
right: 94px;
}
.home_nine_testimonial_container_inner {
background-color: #0f0f0f;
padding: 50px 0 50px 100px;
max-width: 100%;
}
.blog_nine_container ul.post-info li {
margin-right: 0;
font-size: 12px;
}
.blog_nine_container h3 a {
font-size: 16px;
line-height: 28px;
}  .services-bg-text h2 {
font-size: 80px;
}
.home_ten_process_section .content_box .icon {
top: 20px;
right: 15px;
}
.pricing_heading_block_one .contact_btn {
margin-top: 50px;
}
.pricing_block_one {
padding: 40px 15px;
}
.home-ten-testimonial-content .clients-box h4 {
font-size: 18px;
}
.home-ten-testimonial-content .clients-box h4 span {
font-size: 16px;
}  .home_twelve_business_container .content_box {
padding: 20px;
right: 15px;
}
.home_twelve_business_container .content_box_right {
right: 15px;
}
.home_twelve_courses_container {
margin-bottom: 30px;
}
.home_twelve_courses .link_btn {
margin-top: 0;
}
.home_twelve_choose {
padding-top: 100px;
padding-bottom: 100px;
background: none;
background-color: #f1ebfb;
}
.home_twelve_courses_top_text_box {
width: 93%;
}
.download_section .bg_layer {
top: 2%;
left: 20px;
max-width: 477px;
}  .pricing_fifteen_block {
padding: 30px 10px;
}
.pricing_fifteen_block .text_box p {
font-size: 15px;
}
.pricing_fifteen_block .btn-1 {
font-size: 16px;
}
.blog_fifteen_block {
padding: 20px;
}
.home_eleven_form_wrap h2.sec_title {
font-size: 38px;
}  .about_sixteen_tab .acc-content .read_more_1_btn {
margin-top: 30px;
}
.service_sixteen_image_box .icon_box_wrap {
max-width: 270px;
}
.service_sixteen_container .lower_content p {
font-size: 14px;
}
.choose_sixteen_carousel {
margin-left: 200px;
}
.facts_sixteen_box {
gap: 26px;
}
.home_ten_process_container .content_box .icon {
right: 20px;
}
.industries_sixteen .industries_sixteen_carousel {
margin-left: 200px;
}
.quote_sixteen_container {
display: block;
}
.blog_nine_container h3 a {
font-size: 18px;
} }
@media only screen and (min-width: 992px) and (max-width: 1024px) {
}
@media only screen and (min-width: 820px){
}
@media only screen and (min-width: 768px){
}
@media only screen and (min-width: 768px) and (max-width: 991px) { .service_box_eight {
position: relative;
margin-bottom: 75px;
}
.service_eight {
padding-bottom: 75px;
}
.choose_eight_container {
display: block;
}
.choose_eight_container .icon_box {
margin-bottom: 30px;
}
.home_eight_process .sec_title_wrap {
display: block;
}
.home_eight_process_box {
margin-bottom: 50px;
}
.home_eight_process .btn_link {
margin-top: 0;
}
.pricing_block_eight .btn_1 {
left: 10px;
}
.pricing_eight_container {
margin-bottom: 30px;
}
.pricing_section_eight{
padding-bottom: 70px;
}
.home_eight_testimonial_container {
margin-top: 50px;
}
.home_eight_testimonial_container button.owl-prev {
top: -28%;
left: 10px;
}
.home_eight_testimonial_container button.owl-next {
top: -28%;
left: 70px;
}
.home_eight_award_content a {
font-size: 17px;
}
.home_eight_award_content {
margin-bottom: 20px;
border-bottom: 1px solid #dedede;
}  .categories_nine_wrap {
margin-bottom: 50px;
}
.categories_nine {
padding-bottom: 50px;
}
.services_nine_carousel button.owl-prev {
left: 29%;
}
.services_nine_carousel button.owl-next {
right: 29%;
}
figure.about_nine_image {
margin-bottom: 30px;
}
.recent_project_nine_carousel .owl-nav {
right: 15px;
}
.process_nine{
padding-bottom: 30px;
}
.process_nine .sec_title_wrap {
margin-bottom: 70px;
}
.process_nine_container.mt-0 {
margin-top: 0px !important;
}
.process_nine_container {
margin-bottom: 70px;
}
.add_nine_container .discount_box {
right: 0;
}
.add_nine_container .arrow_box {
right: 236px;
}
.choose_nine .col-lg-6{
display: none;
}
.serial_number_one {
right: -160px;
margin-bottom: 35px;
}
.serial_number_three {
right: -160px;
margin-top: 10px;
}
.serial_number_two {
left: 0;
margin-bottom: 35px;
}
.serial_number_four {
right: 0px;
margin-top: 10px;
}
.home_nine_testimonial_container_inner {
padding: 50px 100px 50px 100px;
max-width: 615px;
}
.home_nine_testimonial_container button.owl-next {
right: -162px;
}
.home_nine_testimonial_container button.owl-prev {
right: -162px;
}
.blog_nine .news-block-one {
display: flex;
gap: 30px;
}  .about_us .image_box {
margin-bottom: 50px;
}
.services-bg-text h2 {
font-size: 60px;
}
.services_block_3{
margin-top: 30px !important;
}
.col-md-non{
display: none;
}
.count-outer.count-box.counted {
margin-bottom: 50px;
}
.home_ten_process_section .sec_title_wrap {
margin-bottom: 50px;
}
.home_ten_process_section .content_box_final {
display: block;
margin-top: 30px;
}
.home_ten_process_section .content_box {
width: 100%;
}
.home_ten_process_section .content_box_second {
margin-top: 0;
}
.home_ten_process_section .lower_text{
margin-top: 20px;
}
h2.sec_title {
font-size: 38px;
line-height: 50px;
}
.pricing_heading_block_one .contact_btn {
margin-top: 30px;
}
.pricing_block_one {
margin-bottom: 30px;
}
.home_ten_blog_section .news_block_one{
margin-bottom: 50px;
}
.home_ten_blog_section {
padding-bottom: 50px;
}
.home_ten_testimonials .content_box {
display: block;
}  .home_eleven_services_container {
margin-bottom: 30px;
}
.home_eleven_services .content_box {
margin-bottom: 0;
}
.home_eleven_services .sec_title_wrap_end {
justify-content: flex-start;
}
.home_eleven_services p.sec_desc {
margin-bottom: 40px;
}
.home_eleven_about .image_box .img_two {
right: 122px;
bottom: 30px;
}
.home_eleven_about .image_box .logo_box {
position: absolute;
top: -32px;
right: 377px;
}
.home_eleven_about .image_box {
margin-bottom: 80px;
}
.training_block .image_box img{
width: 100%;
}
.home_eleven_why_choose .content_box-second {
padding-top: 50px;
padding-bottom: 67px;
padding-left: 30px;
}
.team_content_box {
margin-bottom: 60px;
}
.home_eleven_team .link_btn {
margin-top: 0;
}
.home_eleven_countries .owl-dots {
display: none;
}
.home_eleven_testimonial .sec_title_wrap {
margin-bottom: 0;
}
.home_eleven_facts .content_box {
margin-bottom: 50px;
}
.home_eleven_testimonial .bg_layer {
display: none;
}
.home_eleven_form .right_column {
padding-left: 15px;
}
.home_eleven_form .laft_column {
padding-right: 15px;
}
.home_eleven_form {
margin-top: 80px;
}
.home_eleven_form_container .owl-carousel .owl-item img {
width: 100%;
}
.home_eleven_blog_container {
margin-left: 0;
}
.home_eleven_blog_content .card_body h3 {
font-size: 20px;
}
.home_eleven_blog_container .owl-nav {
top: -80px;
right: 15px;
}  .home_twelve_career_right_container .item_block {
gap: 20px;
}
.home_twelve_career_right_container .item_block .icon-top,  .home_twelve_career_right_container .item_block .icon-bottom {
max-width: 40px;
width: 100%;
}
.home_twelve_choose .choose_block_one {
margin-bottom: 30px;
}
.home_twelve_choose {
padding-bottom: 70px;
}
.team_twelve_content_box .img-box img{
width: 100%;
}
.home_twelve_business_container .content_box .item_one {
display: block;
}
.home_twelve_business_container .content_box .item_one .icon_box{
margin-bottom: 20px;
}
.download_section .bg_layer {
display: none;
}
.download_section .col-md-6 {
width: 100%;
}  .service_fifteen .service-block-one {
margin-bottom: 30px;
}
.choose_fifteen .img_box_wrap {
display: none;
}
.testimonial_fifteen_ring_two {
position: absolute;
top: 22px;
left: 140px;
}
.project_fifteen_block{
margin-bottom: 30px;
}
.pricing_fifteen_block {
margin-bottom: 30px;
}
.team_fifteen_block {
margin-bottom: 50px;
}
.team_fifteen {
padding-bottom: 50px;
}
.blog_fifteen_block {
margin-bottom: 30px;
}
.blog_fifteen{
margin-bottom: 70px;
}  .about_sixteen_mid_col{
display: none;
}
.service_sixteen_container{
margin-bottom: 70px;
}
.service_sixteen{
padding-bottom: 30px;
}
.choose_sixteen_carousel .owl-nav {
right: 210px;
}
.choose_sixteen_carousel {
margin-left: 0px;
}
.choose_sixteen_carousel .owl-nav {
right: 10px;
}
.facts_sixteen_box {
margin-bottom: 50px;
}
.facts_sixteen {
padding-bottom: 50px;
}
.facts_sixteen_count .count-outer.count-box.counted {
margin-bottom: 0px;
}
.home_sixteen_process .home_ten_process_container {
margin-bottom: 50px;
}
.team_sixteen .team_fifteen_block {
margin-bottom: 50px;
}
.team_sixteen{
padding: 50px;
} }
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 740px) { .service_box_eight {
margin-bottom: 70px;
}
.service_eight {
padding-bottom: 80px;
}
.choose_eight_container {
display: block;
}
.choose_eight_container .icon_box {
margin-bottom: 30px;
}
.home_eight_process .sec_title_wrap {
display: block;
}
.home_eight_process_box {
margin-bottom: 70px;
}
.home_eight_process a.read_more_1_btn {
margin-top: 0;
}
.pricing_eight_container {
margin-bottom: 30px;
}
.testimonial-block-eight h4 {
font-size: 23px;
}
.home_eight_testimonial_container {
margin-top: 50px;
}
.home_eight_testimonial_container button.owl-prev {
top: -24%;
left: 5px;
}
.home_eight_testimonial_container button.owl-next {
top: -24%;
left: 65px;
}
.home_eight_faq .sec_title_wrap {
display: block;
}
.home_eight_award_content {
margin-bottom: 30px;
border-bottom: 1px solid #dedede;
}  .categories_nine_wrap {
margin-bottom: 50px;
}
.categories_nine {
padding-bottom: 50px;
}
.services_nine .sec_title_box_wrap {
padding: 30px 15px;
display: block;
}
.services_nine_carousel .owl-dots .owl-dot span {
width: 7px;
}
.services_nine_carousel button.owl-prev {
bottom: -5px;
left: 50px;
}
.services_nine_carousel button.owl-next {
bottom: -5px;
right: 50px;
}
.process_nine .sec_title_wrap {
margin-bottom: 60px;
}
.process_nine_container.mt-0 {
margin-top: 0px !important;
}
.process_nine_container{
margin-bottom: 70px;
}
.process_nine {
padding-bottom: 30px;
}
.add_nine .sec_title_wrap h2 {
font-size: 42px;
line-height: 65px;
}
.add_nine_container .discount_box {
top: -168px;
right: 0;
}
.add_nine{
padding-top: 300px !important;
}
.arrow_box {
display: none;
}
.serial_number_one {
right: -140px;
}
.serial_number_three {
right: -140px;
}
.serial_number_two {
left: 0;
}
.serial_number_four {
right: 0;
margin-top: 10px;
}
.home_nine_testimonial_container {
display: block;
}
.home_nine_testimonial_container_inner {
padding: 180px 61px 50px 15px;
max-width: 330px;
}
.home_nine_testimonial_image {
position: absolute;
left: 18px;
top: 85px;
}
.home_nine_testimonial_container .owl-nav button {
width: 112px;
}
.home_nine_testimonial_container button.owl-prev {
top: -23%;
right: -65px;
}
.home_nine_testimonial_container button.owl-next {
top: -42%;
right: -65px;
}
.quite_form_bottom {
width: 100%;
display: block;
}  h2.sec_title {
font-size: 28px;
line-height: 40px;
}
.about_us .image_box {
margin-bottom: 50px;
}
.services .services_block_2 {
margin-top: 30px;
}
.services-bg-text h2 {
font-size: 28px;
}
.count-box {
margin-bottom: 50px;
}
.home_ten_process_section .process_block_one {
margin-bottom: 40px;
}
.pricing_heading_block_one .content_box {
margin-top: 0;
}
.pricing_block_one {
margin-top: 60px;
}
.home-ten-switcher .switcher_tab_btns {
font-size: 14px;
}
.home_ten_blog_section .news_block_one {
margin-bottom: 50px;
}
.home_ten_testimonials .content_box {
display: block;
margin-bottom: 50px;
}
.home_ten_testimonials .content_box .text_box {
gap: 0;
}
.home_ten_testimonials .decs_text, .home_ten_testimonials .read_more_1_btn {
font-size: 15px;
}
.home_ten_testimonials {
padding: 100px 0;
}
.home_ten_faq .content_box {
margin-bottom: 50px;
}
.home_ten_faq {
padding-bottom: 50px;
}  .home_eleven_services_container {
margin-bottom: 30px;
}
.home_eleven_countries .nav {
gap: 20px;
}
.home_eleven_countries .owl-dots {
display: none;
}
.home_eleven_about .image_box .img_two {
display: none;
}
.home_eleven_about .image_box .logo_box {
top: 120px;
right: 130px;
}
.home_eleven_about .content_box {
margin-bottom: 30px;
}
.home_eleven_about {
padding-bottom: 70px;
}
.training-carousel-container .owl-carousel .owl-item img {
width: 100%;
}
.home_eleven_why_choose .content_box-second {
padding-top: 50px;
}
.home_eleven_why_choose .content_box-second {
padding-left: 20px;
}
.home_eleven_why_choose .upper_box, .home_eleven_why_choose .lower_box {
display: block;
}
.home_eleven_team .team_block_one{
margin-bottom: 60px;
}
.home_eleven_team .link_btn {
margin-top: 0;
}
.home_eleven_testimonial_container {
padding: 50px 60px 50px 20px;
}
.home_eleven_testimonial button.owl-prev {
top: 75px;
right: -50px;
font-size: 44px;
}
.home_eleven_testimonial button.owl-next {
bottom: 75px;
right: -50px;
font-size: 44px;
}
.home_eleven_testimonial .owl-dots {
right: -42px;
}
.home_eleven_facts {
height: 1120px;
}
.facts_block_one {
margin-bottom: 60px;
}
.home_eleven_form .laft_column {
padding-right: 15px;
}
.home_eleven_form .right_column {
padding-left: 15px;
}
.contact_form_wrap {
padding: 20px;
}
.home_eleven_form {
margin-top: 80px;
}
.home_eleven_form_container {
padding: 20px;
}
.eleven_form_shape {
display: none;
}
.eleven_form_info_right {
display: none;
}
.eleven_form_carosul_container .owl-carousel .owl-item img {
width: 100%;
}
.home_eleven_blog_container {
margin-left: 0;
}
.home_eleven_blog_content .card_box {
display: block;
}
.home_eleven_blog_container .owl-nav {
top: -80px;
right: 10px;
}
.instagram_block {
display: block;
}
.instagram_block .image_box img{
width: 100%;
}  .home_twelve_courses_container {
margin-bottom: 30px;
}
.home_twelve_career_right_container {
margin-top: 30px;
}
.home_twelve_career_right_container .item_block .icon-top, .home_twelve_career_right_container .item_block .icon-bottom{
max-width: 40px;
width: 100%;
}
.home_twelve_career_right_container .item_block {
gap: 15px;
}
.home_twelve_choose .choose_block_one {
margin-bottom: 30px;
}
.team_twelve_content_box{
margin-bottom: 30px;
}
.team_twelve_content_box .img-box img{
width: 100%;
}
.home_twelve_team .sec_title_wrap {
display: block;
}
.home_twelve_business_container .content_box .item_one {
display: block;
} 
.home_twelve_business_container .content_box {
right: 10px;
}
.two_btn .play_store, .two_btn .apple_store, .qr_code{
text-align: center;
}
.qr_code {
margin-top: 20px;
}
.download_section .link_btn {
display: block !important;
}
.download_section .bg_layer {
display: none;
}  .service_fifteen_title {
display: block;
}
.service_fifteen .service-block-one {
margin-bottom: 30px;
}
.about_fifteen .img_box_wrap {
margin-bottom: 50px;
}
.choose_fifteen .img_box_wrap {
display: none;
}
.sec_title_wrap_container {
display: block;
}
.project_fifteen_block .image_box img {
min-height: 200px;
object-fit: cover;
}
.pricing_fifteen_block {
margin: 20px 0;
}
.team_fifteen .sec_title_wrap {
display: block;
}
.testimonial_fifteen_logo_box {
left: 50%;
}
.testimonial_fifteen_left_container .client-one {
right: 33px;
}
.testimonial_fifteen_left_container .client-two {
right: -4px;
}
.testimonial_fiften_carousel_container {
margin-top: 70px;
}
.blog_fifteen_block {
margin-bottom: 30px;
}  .service_sixteen{
padding-bottom: 20px;
}
.service_sixteen_container {
margin-bottom: 80px;
}
.choose_sixteen_carousel {
margin-left: 0;
}
.facts_sixteen .count-box {
margin-bottom: 0px;
}
.facts_sixteen_box {
margin-bottom: 50px;
}
.facts_sixteen{
padding-bottom: 50px;
}
.home_sixteen_process .home_ten_process_container {
margin-bottom: 50px;
}
.home_sixteen_process .home_ten_process_container.content_box_second {
margin-top: 0px;
}
.home_sixteen_process .home_ten_process_lower {
margin-top: 0px;
}
.home_ten_process_lower {
display: block;
}
.industries_sixteen .industries_sixteen_carousel {
margin-left: 75px;
}
.team_fifteen_block {
margin-bottom: 50px;
}
.team_sixteen, .team_fifteen{
padding-bottom: 50px;
}
.quote_sixteen_left_container {
padding: 65px 10px;
}
.quote_sixteen_form_box {
display: block;
}
.quote_sixteen_form_box .nice-select {
margin-bottom: 10px;
}
.quote_sixteen_form_box form {
margin-bottom: 75px;
}
.quote_sixteen_right_content {
width: 100%;
height: 605px;
}
.quote_sixteen_right_container {
padding: 10px;
}
.blog_sisteen_carousel .owl-nav {
top: 0;
}
.air_sixteen .left-col {
padding-right: 15px;
} }
@media only screen and (min-width: 415px) and (max-width: 540px) {
}
.pricing-section .btn-box a {
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: center;
border: 1px solid var(--theme-color);
padding: 13px 20px;
}
.home4-pricing-btn a{
font-size: 17px;
line-height: 28px;
color: #140b2b;
font-weight: 600;
font-family: "Inter";
text-align: center;
border: 1px solid var(--theme-color);
background-color: transparent;
padding: 13px 20px;
}
.home4-pricing-btn a:hover{
color: #ffffff;
}
.home4-pricing-btn a span{
background-color: var(--theme-color);
}
.news-block-four .inner-box{
position: relative;
display: block;
background-color: #1e1536;
border: 1px solid #2e2545;
padding: 39px;
margin-bottom: 30px;
}
.news-block-four .inner-box .author-box{
position: relative;
display: block;
padding: 1px 0px 0px 66px;
margin-bottom: 35px;
}
.news-block-four .inner-box .author-box .author-thumb{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 50px;
height: 50px;
border-radius: 50%;
}
.news-block-four .inner-box .author-box .author-thumb img{
width: 100%;
border-radius: 50%;
}
.news-block-four .inner-box .author-box span{
position: relative;
display: block;
font-size: 15px;
line-height: 24px;
font-family: 'Inter', sans-serif;
color: #a09ca9;
font-weight: 500;
margin-bottom: 1px;
opacity: 0;
transition: all 500ms ease;
}
.news-block-four .inner-box:hover .author-box span,
.news-block-four .inner-box:hover .author-box h6{
opacity: 1;
}
.news-block-four .inner-box .author-box h6{
padding-left: 0px;
margin-bottom: 0px;
opacity: 0;
transition: all 500ms ease;
}
.news-block-four .inner-box h6{
position: relative;
display: block;
font-size: 14px;
line-height: 24px;
font-family: 'Inter', sans-serif;
color: #fff;
font-weight: 600;
padding-left: 25px;
margin-bottom: 17px;
text-transform: uppercase;
}
.news-block-four .inner-box h6 i{
position: absolute;
left: 0px;
top: 4px;
color: var(--theme-color);
font-weight: 400;
font-size: 16px;
}
.news-block-four .inner-box h3{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
color: #fff;
font-weight: 600;
margin-bottom: 68px;
}
.news-block-four .inner-box h3 a{
display: inline-block;
color: #fff;
}
.news-block-four .inner-box h3 a:hover{
color: var(--theme-color);
}
.news-block-four .inner-box .post-info{
position: relative;
display: flex;
align-items: center;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid #342a4c;
}
.news-block-four .inner-box .post-info li{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 24px;
font-family: 'Inter', sans-serif;
color: #a09ca9;
font-weight: 600;
text-transform: uppercase;
padding-left: 24px;
margin-right: 31px;
}
.news-block-four .inner-box .post-info li:last-child{
margin: 0px !important;
}
.news-block-four .inner-box .post-info li img{
position: absolute;
left: 0px;
top: 4px;
}
.news-block-four .inner-box .post-info li:before{
position: absolute;
content: '';
background-color: #4b445e;
width: 5px;
height: 5px;
top: 8px;
right: -17px;
transform: rotate(45deg);
}
.news-block-four .inner-box .post-info li:last-child:before{
display: none;
}
.news-block-four .inner-box .link a{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 26px;
font-family: 'Inter', sans-serif;
font-weight: 600;
text-transform: capitalize;
color: #fff;
padding-left: 38px;
}
.news-block-four .inner-box .link a:hover{
color: var(--theme-color);
}
.news-block-four .inner-box .link a i{
position: absolute;
left: 0px;
top: 0px;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
font-size: 10px;
color: #fff;
background-color: #2d2445;
transition: all 500ms ease;
}
.news-block-four .inner-box .link a:hover i{
background-color: var(--theme-color);
}
.news-block-four .inner-box .link a i:before{
display: inline-block;
transition: all 500ms ease;
}
.news-block-four .inner-box .link a:hover i:before{
transform: rotate(45deg);
}
.news-block-four .inner-box .link a span{
position: relative;
opacity: 0;
visibility: hidden;
transition: all 500ms ease;
}
.news-block-four .inner-box:hover  .link a span{
opacity: 1;
visibility: visible;
}
.about_sixteen_tab .accordion.block {
margin-bottom: 10px;
}
.copyright {
position: relative;
}
.industry-section.home-5 .te_read_more_2_btn span {
background-color: #f3f5f5;
color: #030727;
width: 26px;
height: 26px;
font-size: 12px;
display: inline-block;
text-align: center;
line-height: 26px;
margin-right: 10px;
transition: .5s;
}
.industry-section.home-5 .te_read_more_2_btn:hover span {
background-color: var(--theme-color);
color: #fff;
}.page-title{
position: relative;
display: block;
padding: 180px 0px 32px 0px;
background-color:#1b1d35;
}
.page-title .bg-layer{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.page-title .bg-layer:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-image: linear-gradient(90deg, rgba(19,17,39,0.9999999999999999) 0%, rgba(19,17,39,0) 40%);
}
.page-title .content-box h1{
position: relative;
display: block;
font-size: 60px;
line-height: 70px;
color: #ffffff;
font-weight: 700;
font-family: "Inter";
text-align: center;
margin-bottom: 115px;
}
.page-title .content-box .bread-crumb{
display: inline-flex;
align-items: center;
gap: 20px;
}
.page-title .content-box .bread-crumb li{
position: relative;
color: #fff;
font-size: 16px;
line-height: 26px;
padding-right: 34px;
font-weight: 400;
font-family: "Heebo";
text-transform: capitalize;
}
.page-title .content-box .bread-crumb li a{
color: #fff;
transition: all .5s;
}
.page-title .content-box .bread-crumb li a:hover{
color: var(--theme-color);
}
.page-title .content-box .bread-crumb li:before{
position: absolute;
content: "\e939";
font-family: 'icomoon';
font-size: 14px;
top: 0px;
right: 0px;
font-weight: 400;
}
.page-title .content-box .bread-crumb li:last-child:before{
display: none;
} .pagination{
position: relative;
display: inline-flex;
align-items: center;
gap: 10px;
} 
.pagination li a{
position: relative;
font-size: 17px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
height: 50px;
width: 50px;
line-height: 50px;
background: #f0f1f7;
border: 1px solid #e4e5ed;
z-index: 1;
display: inline-block;
transition: all 500ms ease;
}  
.pagination li a:hover,
.pagination li a.current{
color: #fff;
background: var(--theme-color);
border-color: var(--theme-color);
}
.pagination li a i{
font-size: 20px;
}
.search-widget form .form-group,
.wp-block-search__inside-wrapper {
position: relative;
}
.search-widget form input[type=search],
.widget_search .wp-block-search__inside-wrapper input{
font-size: 16px;
line-height: 28px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
border: none;
padding: 0px;
border-bottom: 1px solid #e6e7ef !important;
}
.widget_search .wp-block-search__inside-wrapper input{
padding-right:100px;
}
.search-widget form button,
.widget_search .wp-block-search__inside-wrapper button{
position: absolute;
top: 15px;
right: 0px;
font-size: 20px;
line-height: 28px;
color: var(--theme-color);
background: transparent;
border: none;
padding:0;
}
.sidebar-widget .widget-title h4 {
position: relative;
padding-left: 25px;
line-height: 40px;
color: var(--theme-color);
margin-bottom: 15px;
font-size:20px;
}
.sidebar-widget .widget-title h4 .icon{
position: absolute;
left: 0;
top: 5px;
font-size: 36px;
line-height: 40px;
color: var(--theme-color);
}
.sidebar-widget .category-list{
padding: 15px 25px;
border: 1px solid #e6e7ef;
}
.sidebar-widget .category-list li{
position: relative;
padding: 13px 0px;
padding-left: 28px; 
border-bottom: 1px solid #e6e7ef;
}
.sidebar-widget .category-list li:last-child{
border: none;
}
.sidebar-widget .category-list li:before{
position: absolute;
top: 23px;
left: 5px;
width: 8px;
height: 8px;
content: '';
transition: all .5s;
background-color: #c5c9d7;
}
.sidebar-widget .category-list li:hover:before{
transform: rotate(45deg);
background-color: var(--theme-color);
}
.sidebar-widget .category-list li a{
font-size: 17px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
display: inline-block;
transition: all .5s;
}
.sidebar-widget .category-list li:hover a{
color: var(--theme-color);
}
.sidebar-widget .category-list li sup{
opacity: 0;
transition: all .5s;
}
.sidebar-widget .category-list li:hover sup{
opacity: 1;
}
.post-widget .post{
position: relative;
padding-left: 90px;
margin-bottom: 30px;
}
.post-widget .post-thumb{
position: absolute;
top: 5px;
left: 0;
}
.post-widget .post .tag{
font-size: 13px;
line-height: 24px;    
color: #070f64;
font-weight: 700;
font-family: "Inter";
display: inline-block;
text-transform: uppercase;
margin-bottom: 5px;
}
.post-widget .post .tag i{
font-size: 16px;
line-height: 24px;
margin-right: 8px;
color: var(--theme-color);
}
.post-widget .post h6 a{
font-size: 17px;
line-height: 27px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.tags-widget .tags-list{
display: inline-flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}
.tags-widget .tags-list li a{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: center;
transition: all .5s;
padding: 10px 15px;
display: inline-block;
background-color: #f0f1f7;
border: 1px solid #f0f1f7;
}
.tags-widget .tags-list li:hover a{
color: var(--theme-color);
background-color: #ffffff;
border-color: var(--theme-color);
}
.news-block-three.inner_page h3 a{
color: #070f64;
}
.faq_page .sec_title_wrap{
max-width: 770px;
margin: 0 auto;
}
.faq_page .sec_title_wrap .sec_title{
color: #070f64;
margin-bottom: 25px;
}
.faw-search-form form input[type=search]{
padding: 15px 20px;
border: 1px solid #e6e7ef;
}
.faw-search-form form button{
right: 20px;
}
.faq_page .sec_title_wrap .faq_title{
font-size: 16px;
line-height: 30px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
text-align: center;
margin-bottom: 25px;
}
.faq_page .sec_title_wrap .faq_title a{
color: var(--theme-color);
}
.erorr_page{
position: relative;
height: 100vh;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
}
.erorr_text{
position: relative;
display: inline-block;
}
.page_notfound{
display: flex;
align-items: center;
padding: 17px 60px;
width: 100%;
justify-content: space-between;
background-color: #2937dd;
}
.page_notfound li{
font-size: 22px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.erorr_text{
padding-top: 90px;
}
.erorr_text .shape{
position: absolute;
top: 0px;
right: 65px;
width: 142px;
height: 115px;
font-size: 30px;
line-height: 95px;
color: #2937dd;
font-weight: 600;
font-family: "Inter";
text-align: center;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.erorr_content_box .sec_title_wrap{
margin-bottom: 0;
}
.erorr_content_box .sec_title_wrap h2{
font-size: 36px;
line-height: 46px;
color: #070f64;
font-weight: 700;
font-family: "Inter";
text-align: center;
margin-bottom: 20px;
}
.erorr_content_box .sec_desc{
margin-bottom: 35px;
}
.erorr_content_box .link-btn a{
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding: 15px 30px;
display: inline-block;
background-color: #2937dd;
border: 1px solid #2937dd;
}
.erorr_content_box .link-btn a:hover{
color: #2937dd;
background-color: transparent;
}
.shape_right_border{
position: absolute;
right: -30px;
top: 0;
bottom: 0;
width: 1px;
content: '';
height: 100%;
background-color: #e4e5ed;
}
.inner_page .news-block-two .lower-content{
position: relative;
filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
background-color: #ffffff;
}
.inner_page .home_eleven_blog_content .card_body{
margin-left: -30px;
}
.inner_page .home_eleven_blog_content .card_body h4{
margin-bottom: 15px;
}
.inner_page .home_eleven_blog_content h3{
font-size: 26px;
line-height: 30px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.inner_page .news-block-one .shear_btn_box{
right: 0;
bottom: 0;
}
.inner_page .shear_btn_box{
position: absolute;
padding: 0;
right: 30px;
bottom: 25px;
}
.inner_page .shear_btn{
display: flex;
transition: .5s;
align-items: center;
gap: 10px;
font-size: 16px;
line-height: 26px;
color: #a5a6b1;
font-weight: 400;
font-family: "Heebo";
text-align: right;
}
.inner_page .shear_btn span{
font-size: 20px;
line-height: 26px;
color: #2937dd;
}
.inner_page .shear_btn_box .overlay_social_links {
position: absolute;
bottom: 25px;
right: -12px;
transition: .5s;
opacity: 0;
}
.inner_page .shear_btn_box:hover .overlay_social_links {
opacity: 1;
}
.inner_page .overlay_social_links li {
margin-bottom: 10px;
}
.inner_page .overlay_social_links li a {   
font-size: 18px;
color: #a0a3a1;
text-align: center;
border-radius: 22px;
display: inline-block;
cursor: pointer;
width: 45px;
height: 45px;
line-height: 45px;
background-color: #fff;
border: 1px solid #a0a3a1;
font-family: "Font Awesome6 Brands";
transform: scale(.8) translateY(50px);
}
.inner_page .overlay_social_links li:nth-child(2) a {
transition: .5s;
transform: scale(.8) translateY(40px);
}
.inner_page .overlay_social_links li:nth-child(3) a {
transition: 1s;
transform: scale(.8) translateY(30px);
}
.inner_page .overlay_social_links li:nth-child(4) a {
transition: 1.5s;
transform: scale(.8) translateY(20px);
}
.inner_page .shear_btn_box:hover .overlay_social_links li a {
transform: translateY(0);
}
.inner_page .overlay_social_links li a:hover {
transition: .5s;
color: var(--theme-color);
border-color: var(--theme-color);
}
.news_details_block{
}
.post_tag_box{
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
}
.post_tag_box .post_tag{
font-size: 13px;
line-height: 26px;
text-transform: uppercase;
color: #070f64;
font-weight: 700;
font-family: "Inter";
padding: 12px 20px;
background-color: #f0f1f7;
}
.post_tag_box .post_tag i{
color: var(--theme-color);
font-size: 18px;
margin-right: 7px;
}
.post_tag_box .shear_btn{
position: relative;
}
.post_tag_box .shear_btn .shear_social_icon{
position: absolute;
right: 0;
top: 0;
gap: 3px;
display: flex;
align-items: center;
opacity: 0;
z-index: 9;
transition: all .5s;
}
.post_tag_box .shear_btn:hover .shear_social_icon{
opacity: 1;
right: 55px;
}
.post_tag_box .shear_btn .shear_social_icon li a{
color: var(--theme-color);
font-size: 20px;
text-align: center;
cursor: pointer;
transition: all .5s;
display: inline-block;
width: 52px;
height: 50px;
line-height: 50px;
border: 1px solid #eff1f7;
}
.post_tag_box .shear_btn .shear_social_icon li a:hover{
border-color: var(--theme-color);
}
.post_tag_box .shear_btn span.icon-share{
color: var(--theme-color);
font-size: 20px;
line-height: 24px;
padding: 12px 15px;
text-align: center;
cursor: pointer;
transition: all .5s;
z-index: 99;
background-color: #ffffff;
border: 1px solid #eff1f7;
}
.post_tag_box .shear_btn:hover span.icon-share{
border-color: var(--theme-color);
}
.news_details_block .post-info{
display: flex;
align-items: center;
gap: 30px;
}
.news_details_block .post-info li{
position: relative;
font-size: 13px;
line-height: 32px;
text-transform: uppercase;
color: #6a6b74;
font-weight: 600;
font-family: "Inter";
}
.news_details_block .post-info li:before{
position: absolute;
top: 15px;
right: -18px;
width: 4px;
height: 4px;
content: '';
transform: rotate(45deg);
background-color: #c8bfbf;
}
.news_details_block .post-info li:last-child:before{
display: none;
}
.news_details_block .post-info li i{
font-size: 12px;
line-height: 32px;
margin-right: 8px;
color: var(--theme-color);
}
.news_details_block h3{
font-size: 32px;
line-height: 42px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.news_details_block p{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 30px;
}
.news_details_block p.first_text:first-letter{
font-size: 36px;
text-transform: uppercase;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding: 20px;
float: left;
margin-top: 6px;
margin-right: 20px;
background-color: #2937dd;
}
.post_content h3.sub_title{
font-size: 26px;
line-height: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 25px;
}
.post_content_item {
display: flex;
align-items: flex-start;
gap: 15px;
margin-bottom: 20px;
}
.post_content_item .icon-box {
position: relative;
width: 40px;
height: 40px;
z-index: 1;
flex-shrink: 0;    
transform: translateY(5px);
}
.post_content_item .icon-box:before {
position: absolute;
top: 0;
left: 0;
content: '';
width: 40px;
height: 40px;
z-index: -2;
background-color: #f0f1f7;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.post_content_item .icon-box:after {
position: absolute;
top: 14px;
left: 14px;
content: '';
width: 12px;
height: 12px;
z-index: -1;
background-color: var(--theme-color);
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.post_content_item p{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Inter";
}
.post_content_item strong{
font-size: 22px;
color: #070f64;
font-weight: 600;
}
.post_content_one blockquote{
position: relative;
padding: 30px 120px;
background-color: #131227;
margin-bottom: 40px;
}
.post_content_one blockquote p .quote_icon,
.post_content_one blockquote .quote_icon{
position: absolute;
left: 0;
top: 0;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.post_content_one blockquote p .quote_icon span,
.post_content_one blockquote .quote_icon span{    
color: #fff;
font-size: 34px;
}
.post_content_one blockquote p h4,
.post_content_one blockquote h4{
font-size: 22px;
line-height: 36px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
}
.post_content_one blockquote p span,
.post_content_one blockquote span{
font-size: 13px;
line-height: 36px;
text-transform: uppercase;
color: #a09fb0;
font-weight: 700;
font-family: "Inter";
}
.post_content_two h6{
font-size: 17px;
line-height: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 20px;
}
.post_content_two ul.list_text li span{
font-size: 16px;
color: #2937dd;
line-height: 26px;
}
.post_tag h6{
font-size: 17px;
line-height: 30px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
display: inline-flex;
align-items: center;
gap: 8px;
margin-bottom: 10px;
}
.post_tag h6 i{
color: #2937dd;
font-size: 16px;    
}
.post_tag_list {
display: flex;
align-items: center;
gap: 5px;
}
.post_tag_list li a{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-align: center;
display: inline-block;
padding: 5px 16px;
background-color: #f0f1f7;
}
.post_author_box{
position: relative;
padding: 40px;
display: flex;
margin-top: 60px;
align-items: center;
gap: 30px;
margin-bottom: 60px;
background-color: #ffffff;
border: 1px solid #e6e7ef;
}
.post_author_box .author_thumb{
flex-shrink: 0;
}
.post_author_box .author_info .post_by{
font-size: 13px;
line-height: 26px;
text-transform: uppercase;
color: #2937dd;
font-weight: 700;
display: block;
font-family: "Inter";
}
.post_author_box .author_info .author_name{
color: #070f64;
margin-bottom: 5px;
}
.post_author_box .author_info p{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.post_author_box .social_links{
position: absolute;
top: 40px;
right: 40px;
display: flex;
align-items: center;
gap: 20px;
}
.post_author_box .social_links li a{
width: 45px;
height: 45px;
font-size: 18px;
color: #a5a6b1;
line-height: 50px;
text-align: center;
display: inline-block;
border-radius: 50%;
cursor: pointer;
transition: all .5s;
background-color: #f0f1f7;
border: 1px solid #f0f1f7;
}
.post_author_box .social_links li a:hover{
color: var(--theme-color);
background-color: transparent;
border-color: var(--theme-color);
}
.blog-details-content .post-nav-btn{
position: relative;
display: block;
margin-top: 60px;
} 
.blog-details-content .post-nav-btn .post-btn{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 30px;
}  
.blog-details-content .post-nav-btn .single-btn{
position: relative;
display: block;
}  
.blog-details-content .post-nav-btn .single-btn .link_btn a{
position: relative;
display: inline-block;
font-size: 13px;
line-height: 28px;
text-transform: uppercase;
color: #a5a6b1;
font-weight: 700;
font-family: "Inter";
}
.blog-details-content .post-nav-btn .single-btn .link_btn a:hover{
color: var(--theme-color);
}
.blog-details-content .post-nav-btn .single-btn .link_btn a span{
display: inline-block;
font-size: 12px;
font-weight: 400;
margin-right: 10px;
}  
.blog-details-content .post-nav-btn .single-btn h6{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
font-weight: 600;
font-family: "Inter";
}  
.blog-details-content .post-nav-btn .single-btn h6 a{
display: inline-block;    
color: #070f64;
transition: all .5s;
}
.blog-details-content .post-nav-btn .single-btn h6 a:hover{
color: var(--theme-color);
}
.blog-details-content .post-nav-btn .single-btn.next-btn{
text-align: right;
}
.blog-details-content .post-nav-btn .btn-box a{
position: relative;
display: block;
width: 100%;
font-size: 17px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-transform: capitalize;
text-align: center;
background: #f0f1f7;
padding: 15px 30px;
}  
.blog-details-content .post-nav-btn .btn-box a span{
position: relative;
padding-left: 30px;
}
.blog-details-content .post-nav-btn .btn-box a span:before{
position: absolute;
content: "\e92d";
font-family: 'icomoon';
font-size: 20px;
left: 0px;
top: -7px;
transition: all 500ms ease;
}  
.blog-details-content .post-nav-btn .btn-box a:hover{
color: #fff;
background-color: var(--theme-color);
}  
.blog-details-content .post-nav-btn .btn-box a:hover span:before{
color: #fff;
}  
.blog-details-content .comment-box h3.cmt-title{
font-size: 26px;
line-height: 44px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 25px;
}
.blog-details-content .comment-box .comment{
position: relative;
display: block;
padding-left: 110px;
margin-bottom: 27px;
}
.blog-details-content .comment-box .comment-inner > .inventive-comment-item:last-child .comment{
margin-bottom: 0px;
}
.blog-details-content .comment-box .comment .thumb-box{
position: absolute;
left: 0px;
top: 0px;
width: 80px;
height: 80px;
}  
.blog-details-content .comment-box .comment .thumb-box img{
width: 100%;
}  
.blog-details-content .comment-box .comment h4.c-title{
position: relative;
display: block;
font-size: 20px;
line-height: 1;
color: #070f64;
font-weight: 600;
font-family: "Inter";    
margin-bottom: 16px;
}  
.blog-details-content .comment-box .comment h4 span{
font-size: 15px;
color: #2937dd;
font-weight: 400;
}  
.blog-details-content .comment-box .comment p{
display: block;
margin-bottom: 9px;
}  
.blog-details-content .comment-box .comment .reply-btn{
position: relative;
display: inline-flex; 
align-items: center;
gap: 10px;   
font-size: 17px;
line-height: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
transition: all .5s;
}  
.blog-details-content .comment-box .comment .reply-btn:hover{
color: var(--theme-color);
}  
.blog-details-content .comment-box .comment .reply-btn img{
position: absolute;
left: 0px;
top: 8px;
}
.blog-details-content .comment-box{
margin-top: 60px;
}  
.blog-details-content .comment-form-area{
position: relative;
display: block;
background-color: #ffffff;
border: 1px solid #e4e7ee;
padding: 40px;
}  
.blog-details-content .comment-form-area h2{
font-size: 26px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 15px;
}
.blog-details-content .comment-form-area p{
display: block;
margin-bottom: 28px;
}
.blog-details-content .comment-form-area .form-group{
position: relative;
margin-bottom: 20px;
padding: 0px 10px;
}
.blog-details-content .comment-form-area .form-group:last-child{
margin-bottom: 0px;
}
.blog-details-content .comment-form-area .form-group input[type='text'],
.blog-details-content .comment-form-area .form-group input[type='email'],
.blog-details-content .comment-form-area .form-group textarea{
position: relative;
display: block;
width: 100%;
height: 58px;
font-size: 16px;
line-height: 28px;
color: #a5a6b1;
font-weight: 400;
font-family: "Heebo";
background: #fff;
border: 1px solid #e4e7ee;
padding: 10px 20px;
transition: all 500ms ease;
}
.blog-details-content .comment-form-area .form-group textarea{
padding-top: 15px;
height: 120px;
resize: none;
}
.blog-details-content .comment-form-area .form-group input:focus,
.blog-details-content .comment-form-area .form-group textarea:focus{
border-color: var(--theme-color);
}  
.blog-details-content .comment-form-area form{
position: relative;
margin: 0px 5px;
}  
.blog-details-content .comment-form-area .check-box{
padding-bottom: 5px;
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.services-list{
position: relative;
padding: 25px;
border: 1px solid #e6ebed;
}
.services-list li{
margin-bottom: 5px;
}
.services-list li:last-child{
margin-bottom: 0;
}
.services-list li a{
position: relative;
font-size: 17px;
line-height: 26px;
color: #070f64;
font-weight: 600;
padding: 15px 25px;
font-family: "Inter";
display: inline-block;
width: 100%;
transition: all .5s;
background-color: #f0f1f7;
}
.services-list li a:hover,
.services-list li a.current{
color: #ffffff;
background-color: var(--theme-color);
}
.services-list li a span {
position: absolute;
right: 5px;
bottom: 5px;
width: 27px;
height: 27px;
font-size: 12px;
display: inline-block;
text-align: center;
line-height: 29px;
transition: .5s;
background-color: #d9dce9;
}
.services-list li a:hover span,
.services-list li a.current span {
right: 25px;
bottom: 14px;
color: var(--theme-color);
background-color: #ffff;
}
.services-list li a span:before {
display: inline-block;
transition: .5s;
}
.services-list li a:hover span:before,
.services-list li a.current span:before {
transform: rotate(45deg);
}
.download_content_box {
position: relative;
padding: 25px;
background-color: #f0f1f7;
}
.download_content_box .download_item{
position: relative;
display: flex;
align-items: center;
padding: 13px 25px;
margin-bottom: 10px;
cursor: pointer;
justify-content: space-between;
background-color: #fff;
}
.download_content_box .download_item .pdf_icon {
position: relative;
font-size: 24px;
margin-top: 5px;
color: var(--theme-color);
}
.download_content_box .download_item .pdf_icon:before {
position: absolute;
top: 0;
right: -15px;
width: 1px;
height: 25px;
content: '';
background-color: #e4e5ed;
}
.download_content_box .download_item h6 {
font-size: 17px;
line-height: 34px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.download_content_box .download_item .download_icon {
font-size: 20px;
margin-top: 5px;
color: #a5a6b1;
}
.banner-widget{
position: relative;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.banner-widget .logo_box{
padding: 30px;
} 
.banner-widget .image_box .icon_box{
position: absolute;
top: 50%;
right: 20px;
width: 70px;
height: 70px;
font-size: 22px;
text-align: center;
border-radius: 35px;
line-height: 72px;
color: #070f64;
transition: all .5s;
display: inline-block;
transform: translateY(-35px);
background-color: #ffffff;
}
.banner-widget .banner_content{
padding: 35px 30px;
}
.banner-widget .banner_content h4{
color: #ffffff;
margin-bottom: 15px;
}
.banner-widget .banner_content blockquote{
font-size: 16px;
line-height: 26px;
color: #a09fb0;
font-weight: 400;
font-family: "Heebo";
padding-left: 20px;
margin-bottom: 0;
border-left: 2px solid rgb(255 255 255 / 74%);
}
.service-details-content h1.services_title{
font-size: 48px;
line-height: 60px;
color: #070f64;
font-weight: 700;
font-family: "Inter";
margin-bottom: 25px;
}
.service-details-content blockquote{
font-size: 16px;
line-height: 26px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 40px;
}
.service-details-content h3.services_sub_title{
font-size: 26px;
line-height: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 30px;
}
.service-details-content p.text{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 25px;
}
.service-details-content .content-three{
position: relative;
overflow: hidden;
}
.content-three .three-item-carousel{
padding: 0;
margin: 0;
overflow: visible;
margin-right: -100px;
}
.content-three .highlights_block_two{
filter: none;
}
.content-three .highlights_title{
color: #070f64;
}
.highlights-slider-nav {
position: absolute;
right: 100px;
top: -70px;
display: flex;
align-items: center;
gap: 20px;
}
.highlights-slider-nav .slider-button-prev3, 
.highlights-slider-nav .slider-button-next3{
width: auto;
height: auto;
font-size: 24px;
color: #070f64;
background-color: transparent;
border: 1px solid #ffffff;
}
.accordion-box.style__3 .accordion{
margin-bottom: 5px;
}
.accordion-box.style__3 .accordion .acc-btn{
cursor: pointer;
padding: 0;
display: flex;
align-items: center;
gap: 30px;
border: 1px solid #e6e7ef;
}
.accordion-box.style__3 .accordion .acc-btn .image_icon{
width: 76px;
height: 76px;
line-height: 76px;
text-align: center;
flex-shrink: 0;
border-right: 1px solid #e6e7ef;
}
.accordion-box.style__3 .accordion .acc-btn h4{
font-size: 20px;
line-height: 50px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.accordion-box.style__3 .accordion .acc-btn .icon-box{
position: absolute;
top: 25px;
right: 30px;
}
.accordion-box.style__3 .accordion.active-block .icon-box{
top: 7px;
}
.accordion-box.style__3 .accordion .acc-btn .icon{
top: 8px;
right: 15px;
}
.accordion-box.style__3 .accordion.active-block .icon_2{
color: var(--theme-color);
}
.accordion-box.style__3 .accordion .acc-content p{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
background-color: transparent;
height: auto;
margin-bottom: 0;
padding-top: 20px;
padding-bottom: 20px;
border-color: #e6e7ef;
}
.section_title h3{
font-size: 36px;
line-height: 46px;
color: #070f64;
font-weight: 700;
font-family: "Inter";
margin-bottom: 20px;
}
.project_info_box h6.info_title{
font-size: 17px;
line-height: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.project_info_box p.info_text{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.project_info_box a.info_link{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
display: inline-block;
}
.project_info_box a.info_link:hover{
color: var(--theme-color);
}
.project_info_box .shear_social_icon{
display: flex;
align-items: center;
gap: 25px;
}
.project_info_box .shear_social_icon li a{
font-size: 20px;
line-height: 32px;
color: #a5a6b1;
display: inline-block;
}
.project_details_content h3{
font-size: 26px;
line-height: 50px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 25px;
}
.project_details_content p{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.project_details_content .link_btn a{
font-size: 17px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
display: inline-block;
padding: 10px 25px;
transition: all .5s;
background-color: var(--theme-color);
border: 1px solid var(--theme-color);
}
.project_details_content .link_btn a:hover{
color: var(--theme-color);
background-color: transparent;
border-color: var(--theme-color);
}
.sortable-masonry .filters{
position: relative;
display: block;
overflow-x: auto;
max-width: 1170px;
}  
.sortable-masonry .filters-box{
position: relative;
margin-bottom: 51px;
}  
.sortable-masonry .filters-box:before{
position: absolute;
content: '';
width: 50px;
height: 100%;
top: 0px;
right: 0px;
box-shadow: inset -25px 0px 20px 0px rgb(255 255 255 / 90%);
z-index: 1;
}  
.sortable-masonry .filter-tabs{
position: relative;
min-width: 900px;
display: flex;
align-items: center;
gap: 40px;
justify-content: center;
}  
.sortable-masonry .filter-tabs li{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 38px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
cursor: pointer;
text-transform: capitalize;
transition: all 500ms ease;
}
.sortable-masonry .filter-tabs li sup{
opacity: 0;
vertical-align: super;
font-size: smaller;
transition: all .5s;
}
.sortable-masonry .filter-tabs li.active{
color: var(--theme-color);
}  
.sortable-masonry .filter-tabs li.active sup{    
opacity: 1;
}  
.sortable-masonry ::-webkit-scrollbar {
display: none !important;
}
.sortable-masonry .project_fifteen_block .category_tag{
color: #aba9ca !important;
}
.sortable-masonry .project_fifteen_block .category_tag span {
position: relative;
top: 9px;
font-size: 30px;
line-height: 28px;
color: #aba9ca;
font-weight: 600;
font-family: "Inter";
}
.sortable-masonry .case_studies_block_1{
margin-bottom: 30px;
} .myaccount-section{
position: relative;
padding: 111px 0px 120px 0px;
}  
.myaccount-section h3{
position: relative;
font-size: 26px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 31px;
}  
.myaccount-section .login-content .form-inner{
position: relative;
display: block;
background: #f0f1f7;
padding: 32px 40px 39px 40px;
}  
.myaccount-section .form-inner label{
position: relative;
display: block;
font-size: 17px;
line-height: 27px;
color: #070f64;
font-weight: 400;
font-family: "Inter";
margin-bottom: 13px;
}  
.myaccount-section .form-inner .form-group{
position: relative;
margin-bottom: 23px;
}  
.myaccount-section .form-inner input[type='text'],
.myaccount-section .form-inner input[type='email'],
.myaccount-section .form-inner input[type='password']{
position: relative;
display: block;
width: 100%;
height: 54px;
background: #fff;
border: 1px dashed #fff;
font-size: 18px;
color: #7b7675;
padding: 10px 20px;
transition: all 500ms ease;
}  
.myaccount-section .form-inner input:focus{
border-color: var(--theme-color);
}  
.myaccount-section .form-inner .check-box input{
display: none;
}
.myaccount-section .form-inner .check-box label{
position: relative;
padding-left: 26px;
display: inline-block;
cursor: pointer;
font-size: 16px;
line-height: 27px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 0px;
}  
.myaccount-section .form-inner .check-box label:before {
position: absolute;
content: '';
left: 0px;
top: 5px;
width: 16px;
height: 16px;
border-radius: 0;
border-style: solid;
border-width: 1px;
border-color: #d5d7e0;
background-color: #ffffff;
transition: all 500ms ease;
}
.myaccount-section .form-inner .check-box label:after {
position: absolute;
content: "\e932";
font-family: 'icomoon';
left: 0px;
top: 0px;
width: 16px;
height: 16px;
line-height: 27px;
text-align: center;
font-size: 12px;
color: #fff;
opacity: 0;
transition: all 500ms ease;
}  
.myaccount-section .form-inner .check-box input:checked + label:before{
background: var(--theme-color);
border-color: var(--theme-color);
}  
.myaccount-section .form-inner .check-box input:checked + label:after {
opacity: 1;
}  
.myaccount-section .form-inner .theme-btn{
width: 100%;
padding: 15px 30px;
}  
.myaccount-section .form-inner .form-group.message-btn{
margin-bottom: 17px;
}  
.myaccount-section .login-content .form-inner .form-group:last-child{
margin-bottom: 0px;
}  
.myaccount-section .login-content .form-inner .forgot-password button{
position: relative;
display: inline-block;
font-size: 17px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
border-bottom: 2px solid var(--theme-color);
transition: all 500ms ease;
}  
.myaccount-section .login-content .form-inner .forgot-password button:hover{
}  
.myaccount-section .custom-control.material-checkbox .material-control-indicator{
background: #fff;
}
.myaccount-section .custom-controls-stacked .description{
color: #827e7d;
font-family: 'Manrope', sans-serif;
font-weight: 400;
}  
.myaccount-section .login-content .custom-control.material-checkbox .material-control-indicator{
border: 1px solid #e2e2e2;
}  
.myaccount-section .register-content .form-inner{
position: relative;
display: block;
background: #fff;
border: 1px solid #e6e7ef;
padding: 32px 40px 12px 40px;    
}  
.myaccount-section .register-content .form-inner .message-btn,
.myaccount-section .register-content .custom-controls-stacked{
padding-top: 10px;
}  
.myaccount-section .register-content .form-inner input{
background: #f0f1f7;
border-color: #f0f1f7;
}
.myaccount-section .register-content .form-inner input:focus{
border-color: var(--theme-color);
} 
.myaccount-section .register-content .custom-control.material-checkbox .material-control-indicator{
top: 7px;
} .cart-section{
position:relative;
padding: 115px 0px 100px 0px;
}
.cart-outer{
position:relative;  
}
.cart-outer .table-outer{
position:relative;
width:100%;
overflow-x: auto;
margin-bottom:40px;
}
.cart-outer .cart-table{
min-width: 1000px;
width: 100%;
border-bottom:1px solid #e5e6ef;
}
.cart-outer .cart-table tbody{
padding-bottom:30px;
}
.cart-table .cart-header{
position:relative;
width:100%;
border:1px solid #e5e6ef;
}
.cart-table thead tr th{
line-height: 30px;    
font-size: 17px;
line-height: 30px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
padding: 21px 28px 19px 40px;
border-right: 1px solid #e5e6ef;
text-align: left;
background: #eff1f7;
}
.cart-table thead tr th .fa{
font-size:18px; 
}
.cart-table tbody tr td{
padding:30px 40px;
}
.cart-table tbody tr .qty .item-quantity{
border:1px solid #e5e6ef;
}
.cart-table tbody tr .qty .quantity-spinner{
background:#ffffff; 
}
.cart-table tbody tr .prod-column .column-box{
position: relative;
min-height: 80px;
padding-top: 15px;
padding-left: 135px;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb{
position:absolute;
left:-40px;
top:-30px;
width: 140px;
height: 140px;
display: flex;
align-items: center;
justify-content: center;
border-right: 1px solid #e5e6ef;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb img{
display:block;
max-width:100%;
}
.cart-table tbody tr .prod-column .column-box h4{
position:relative;    
font-size: 17px;
line-height: 27px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: left;
max-width: 200px;
}
.cart-table tbody tr .sub-total{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.cart-table tbody tr .remove-btn{
position:relative;
display: inline-block;
font-size:16px;
color:#a5a6b1;
width: 34px;
height: 34px;
line-height: 34px;
background-color: transparent;
border: 1px solid #a5a6b1;
text-align: center;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
transition:all 500ms ease;
}
.cart-table tbody tr .remove-btn:hover{
color: var(--theme-color);
border-color: var(--theme-color);
}
.cart-table tbody tr td{
vertical-align:middle;
border-left:1px solid #e5e6ef;
border-bottom: 1px solid #e5e6ef;
text-align: left;
}
.cart-table tbody tr .total-price{
font-size: 16px;
line-height: 26px;
color: #2937dd;
font-weight: 400;
font-family: "Heebo";
}
.cart-table tbody tr td:last-child{
border-right:1px solid #e5e6ef;
}
.cart-section .cart-outer .totle-table{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 12px;
}
.cart-section .cart-outer .totle-table .total p{
font-size: 16px;
line-height: 28px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
}
.cart-section .cart-outer .totle-table .item p span{
color: #6a6b74;
}
.cart-section .cart-outer .totle-table .total p span{
color: var(--theme-color);
}
.cart-table tbody tr td.qty input {
width: 90px;
height: 50px;
padding: 10px 10px;
font-size: 17px;
line-height: 34px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
background: transparent;
border: 1px solid #e6e7ef;
}
.cart-section .apply-coupon{
position: relative;
display: flex;
align-items: center;
gap: 20px;
}
.cart-section .apply-coupon .form-group{
margin-bottom: 10px;
}
.cart-section .apply-coupon .form-group input[type="text"] {
position: relative;
display: block;
border: 1px solid #e5e6ef;
width: 250px;
height: 56px;
font-size: 18px;
font-weight: 400;
color: #827e7d;
padding: 11px 20px;
background: #ffffff;
transition: all 500ms ease;
}  
.cart-section .apply-coupon .form-group input:focus{
border-color: var(--theme-color);
}
.cart-section .apply-coupon .theme-btn.btn-one{
color: #070f64 !important;
background-color: #f0f1f7;
}
.cart-section .apply-coupon .theme-btn.btn-one:hover{
color: #ffffff !important;
background-color: var(--theme-color);
}
.cart-section .btn-box .theme-btn.btn-two{
color: var(--theme-color) !important;
background-color: transparent;
border: 1px solid var(--theme-color);
}
.cart-section .btn-box .theme-btn.btn-two:hover{
color: #ffffff !important;
background-color: var(--theme-color);
}
.cart-section .btn-box .theme-btn.btn-three{
color: #ffffff !important;
background-color: var(--theme-color);
border: 1px solid var(--theme-color);
}
.cart-section .btn-box .theme-btn.btn-three:hover{
color: var(--theme-color) !important;
background-color: transparent;
}
.cart-section .cart-outer .btn-box{
float: right;
display: flex;
align-items: center;
gap: 20px;
} .checkout-page-section{
position: relative;
padding: 120px 0px;
}
.checkout-page-section .information-inner{
position: relative;
display: block;
background: #fff;
padding: 53px 60px 50px 60px;
border: 1px solid #e6e7ef;
margin-bottom: 50px;
}
.checkout-page-section h3{
position: relative;
display: block;
font-size: 30px;
line-height: 40px;
font-weight: 700;
margin-bottom: 30px;
}
.checkout-page-section .information-inner .field-input{
position: relative;
display: block;
margin-bottom: 20px;
min-height: 60px;
}
.checkout-page-section .information-inner .check_box{
min-height: auto;
margin-bottom: 0px;
}
.checkout-page-section .information-inner .field-input input[type='text'],
.checkout-page-section .information-inner .field-input input[type='email']{
position: relative;
display: block;
width: 100%;
height: 60px;
background: #f0f1f7;
border: 1px solid #f0f1f7;
font-size: 16px;
line-height: 27px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
padding: 10px 20px;
transition: all 500ms ease;
}
.checkout-page-section .information-inner .field-input input:focus{
border-color: var(--theme-color);
}
.checkout-page-section .check-box input{
display: none;
}
.checkout-page-section .check-box label{
font-size: 16px;
line-height: 27px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";    
padding-left: 28px;
}
.checkout-page-section .check-box label:before {
position: absolute;
content: '';
left: 0px;
top: 5px;
width: 16px;
height: 16px;
border-radius: 0;
border-style: solid;
border-width: 1px;
border-color: #d5d7e0;
background-color: #eff1f7;
transition: all 500ms ease;
}
.checkout-page-section .check-box label:after {
position: absolute;
content: "\e932";
font-family: 'icomoon';
left: 0px;
top: 0px;
width: 18px;
height: 18px;
line-height: 27px;
text-align: center;
font-size: 12px;
color: var(--theme-color);
opacity: 0;
transition: all 500ms ease;
} 
.checkout-page-section .check-box input:checked + label:after {
opacity: 1;
}  
.checkout-page-section .information-inner .field-input .nice-select{
position: relative;
border: 1px solid #f0f1f7 !important;
background: #f0f1f7;
height: 60px;
padding: 0px 20px;
font-size: 16px;
line-height: 60px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
text-transform: capitalize;
}
.checkout-page-section .information-inner .field-input .nice-select:before{
right: 15px;
}
.checkout-page-section .information-inner .custom-control.material-checkbox .material-control-indicator{
top: 7px;
}
.checkout-page-section .information-inner .description{
position: relative;
display: inline-block;
cursor: pointer;
}
.checkout-page-section .information-inner .contact-information{
position: relative;
padding-bottom: 22px;
}
.checkout-page-section .information-inner .column:last-child{
min-height: auto;
}
.checkout-page-section .order-summary{
position: relative;
display: block;
border: 1px solid #d8d2d0;
padding: 19px 30px 40px 30px;
}
.checkout-page-section .order-information{
position: relative;
margin-bottom: 50px;
}
.checkout-page-section .accordion .payment-info .field-input{
position: relative;
margin-bottom: 20px;
}
.checkout-page-section .accordion .payment-info .field-input input[type='text']{
position: relative;
display: block;
width: 100%;
height: 60px;
border: 1px solid #e6e7ef;
background: #fff;
font-size: 17px;
color: #7b7675;
padding: 10px 20px;
transition: all 500ms ease;
}
.checkout-page-section .accordion .payment-info .field-input input:focus{
border-color: var(--theme-color);
}
.checkout-page-section .accordion-box .block .acc-content{
padding: 0px 30px 30px 30px;
}
.checkout-page-section .accordion-box .block .acc-content .payment-info{
position: relative;
display: block;
background-color: #ffffff;
padding: 30px 30px 10px 30px;
}
.checkout-page-section .accordion .payment-info .theme-btn.btn-three {
color: #ffffff !important;
background-color: var(--theme-color);
border: 1px solid var(--theme-color);
width: 100%;
padding: 15px 30px;
}
.checkout-page-section .accordion .payment-info .theme-btn.btn-three:hover {
color: var(--theme-color) !important;
background-color: transparent;
}
.checkout-page-section .accordion-box .block{
margin-bottom: 20px;
border: 1px solid #f0f1f7;
background-color: #f0f1f7;
box-shadow: none !important;
}
.checkout-page-section .accordion-box .block:last-child{
margin-bottom: 0px;
}
.checkout-page-section .payment-method h3{
margin-bottom: 32px;
}
.checkout-page-section .accordion-box h4{
font-size: 17px;
line-height: 34px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.checkout-page-section .accordion-box .block .acc-btn{
padding: 17px 30px 18px 30px;
border: none;
background: transparent !important;
}
.checkout-page-section .accordion-box .block .acc-btn.active h4{
color: var(--theme-color);
}
.checkout-page-section .accordion-box .block .acc-btn .icon-outer{
position: absolute;
top: 21px;
right: 27px;
opacity: 1 !important;
color: #8e8a89;
font-size: 20px;
}
.checkout-page-section .accordion-box .block .acc-btn.active .icon-outer{
transform: rotate(180deg);
}
.checkout-page-section .order-summary .inner-box .single-item{
position: relative;
display: block;
padding: 13px 0px 17px 0px;
border-bottom: 2px solid #e5e5e5;
margin-bottom: 6px;
}
.checkout-page-section .order-summary .inner-box .single-item:last-child{
margin-bottom: 0px;
}
.checkout-page-section .order-summary .inner-box .single-item h4{
margin-bottom: 5px;
font-size: 17px;
line-height: 27px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.checkout-page-section .order-summary .inner-box .single-item h5{
display: block;
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.checkout-page-section .order-summary .inner-box .single-item h5 span{
color: var(--theme-color);
}
.checkout-page-section .order-summary .total-box{
position: relative;
display: block;
padding: 19px 0px;
border-bottom: 2px solid #e5e5e5;
}
.checkout-page-section .order-summary .total-box li {
position: relative;
display: block;
margin-bottom: 6px;
font-size: 16px;
line-height: 26px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
}
.checkout-page-section .order-summary .total-box li:last-child{
margin-bottom: 0px;
}
.checkout-page-section .order-summary .total-box li span{
float: right;
color: #6a6b74;
}
.checkout-page-section .order-summary .total-box li.sub-total span{
color: var(--theme-color);
}
.checkout-page-section .order-summary .tax-box{
position: relative;
display: block;
padding: 20px 0px 21px 0px;
margin-bottom: 30px;
border-bottom: 2px solid #e5e5e5;
}
.checkout-page-section .order-summary .tax-box h5 span{
float: right;
color: var(--theme-color);
}
.checkout-page-section .order-summary .theme-btn.btn-two{
padding: 14px 50px;
color: var(--theme-color) !important;
background-color: transparent;
border: 1px solid var(--theme-color);
}
.checkout-page-section .order-summary .theme-btn.btn-two:hover{
color: #ffffff !important;
background-color: var(--theme-color);
}
.checkout-page-section .order-summary .tax-box h5{
position: relative;
display: block;
line-height: 28px;
font-size: 17px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
} .shop-page-section{
position: relative;
padding: 120px 0px;
}
.wrapper.list .shop-list-content{
display: block;
}
.wrapper.list .shop-grid-content{
}
.wrapper.grid .shop-list-content{
}
.wrapper.grid .shop-grid-content{
display: block
}
.shop-page-section .item-shorting{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 60px;
border-radius: 15px;
}
.shop-page-section .item-shorting .text{
margin-bottom: 0;
}
.shop-page-section .item-shorting .menu-box{
position: relative;
display: flex;
align-items: center;
}
.shop-page-section .item-shorting .menu-box button{
position: relative;
display: inline-block;
width: 36px;
height: 36px;
line-height: 38px;
font-size: 18px;
text-align: center;
border-radius: 50%;
cursor: pointer;
margin: 0px 5px;
color: var(--theme-color);
background: transparent;
border: 1px solid var(
--theme-color);
transition: all 500ms ease;
}
.shop-page-section .item-shorting .menu-box button.on{
color: #fff;
background-color: var(--theme-color);
}
.shop-page-section .item-shorting .select-box{
position: relative;
display: flex;
align-items: center;
min-height: 28px;
}
.shop-page-section .item-shorting .select-box .nice-select{
font-size: 17px;
color: #0c0c0c;
padding-right: 33px;
border: none;
height: auto;
line-height: inherit;
}
.shop-page-section .item-shorting .select-box .nice-select:before{
top: 2px;
color: #7b7675;
}
.shop-page-section .item-shorting .select-box .nice-select .list{
min-width: 130px;
left: inherit !important;
}
.shop-block-one .inner-box{
position: relative;
}
.shop-block-one .inner-box .image-box img{
width: 100%;
}
.shop-block-one .inner-box .category{
font-size: 13px;
line-height: 26px;
text-transform: uppercase;
color: #2937dd;
font-weight: 600;
display: block;
font-family: "Inter";
padding-top: 20px;
}
.shop-block-one .inner-box h4{
font-size: 20px;
line-height: 30px;
font-weight: 600;
font-family: "Inter";    
margin-bottom: 10px;
}
.shop-block-one .inner-box h4 a{    
color: #070f64;    
display: inline-block;
}
.shop-block-one .inner-box h4 a:hover{    
color: var(--theme-color);
}
.shop-block-one .inner-box .price-box{    
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 10px;
}
.shop-block-one .inner-box .price-box span{    
font-size: 16px;
line-height: 26px;
color: #b0b3b8;
font-weight: 400;
font-family: "Heebo";
display: inline-block;
margin-left: 0px;
}
.shop-block-one .inner-box .cart-btn{
opacity: 0;
transition: all .5s;
}
.shop-block-one .inner-box:hover .cart-btn{
opacity: 1;
}
.shop-block-one .inner-box .lower-content{
transform: translateY(0px);
background-color: #ffffff;
transition: all .5s;
}
.shop-block-one .inner-box:hover .lower-content{
transform: translateY(-40px);
}
.shop-sidebar{
position: relative;
display: block;
}
.shop-sidebar .widget-title h4{
color: #070f64;
}
.shop-sidebar .widget-title h4 .icon{
color: #070f64;
}
.range-slider .price-box h6{
font-size: 16px;
line-height: 26px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
}
.range-slider .input{
position: relative;
color:#6a6b74;
max-width: 65px;
display: flex;
padding-left: 5px;
margin-bottom: 10px;
align-items: center;
}
.range-slider .input input{
background:none;
text-align:right;
width: 60px;
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.range-slider .ui-widget.ui-widget-content{
height:4px;
border:none;
margin-bottom:19px;
background: #f0f0f7;
border-radius: 2px;
}
.range-slider .ui-slider .ui-slider-range{
top:0px;
height:4px;
border-radius: 0;
background: var(--theme-color);
}
.range-slider .ui-widget-content .ui-state-default{
top:-5px;
width:14px;
height:14px;
border: none;
border-radius: 0;
cursor:pointer;
margin-left: 0px;
background: var(--theme-color);
}
.range-slider .ui-widget-content .ui-state-default:before{
position: absolute;
content: '';
background: #fff;
width: 6px;
height: 6px;
border-radius: 50%;
left: 4px;
top: 4px;
background: var(--theme-color);
}
.range-slider .theme-btn-one{
padding: 10px 24px 6px 23px;
box-shadow: none;
}
.range-slider .filter-content .price-box{
position: relative;
display: flex;
}
.shop-sidebar .filter-widget{
margin-bottom: 36px;
}
.post-widget .single_product {
position: relative;
padding-left: 80px;
margin-bottom: 20px;
}
.post-widget .product_image {
position: absolute;
top: 5px;
left: 0;
width: 60px;
height: 60px;
}
.post-widget .product_image img{
width: 100%;
}
.post-widget .single_product h6{
position: relative;
display: block;
font-size: 17px;
line-height: 27px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.post-widget .single_product h6 a{
display: inline-block;
color: #0c0c0c;
}
.shop-sidebar .post-widget .product_price{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.products-image-box{
position: relative;
margin-right: 30px;
margin-bottom: 50px;
display: block;
}
.products-image-box img{
width: 100%;
}
.products-image-box .view-btn a{
position: absolute;
top: 20px;
right: 20px;
font-size: 24px;
color: #070f64;
width: 50px;
height: 50px;
line-height: 60px;
text-align: center;
display: inline-block;
background-color: #ffffff;
}
.product_content_one {
margin-bottom: 0px;
}
.product_content_one .category{
font-size: 13px;
line-height: 26px;
text-transform: uppercase;
color: #2937dd;
font-weight: 600;
font-family: "Inter";
display: block;
margin-bottom: 10px;
}
.product_content_one h3{
font-size: 30px;
line-height: 30px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 20px;
}
.product_content_one .price-box{    
font-size: 24px;
line-height: 26px;
color: #2937dd;
font-weight: 600;
font-family: "Heebo";
margin-bottom: 0px;
}
.product_content_one p{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-family: "Heebo";
margin-bottom: 15px;
}
.product_info_table{
padding-bottom: 30px;
margin-bottom: 40px;
border-bottom: 1px solid #e3e5ed;
}
.product_info_table tr{
vertical-align: top;
}
.product_info_table td strong{
font-size: 15px;
line-height: 28px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.product_info_table td span{
color: #070f64;
display: block;
text-align: center;
}
.product_info_table td{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
min-width: 80px;
padding: 3px 0px;
}
.product_content_one .addto-cart-box{
display: block;
align-items: center;
gap: 20px;    
margin-bottom: 15px;
}
.product_content_one .addto-cart-box .item-quantity{
margin-left: 45px;
margin-right: 45px;
}
.product_content_one .addto-cart-box input.quantity-spinner {
position: relative;
height: 56px;
width: 60px !important;
padding: 0px !important;
box-shadow: none !important;
border: 1px solid #e5e6ef;
font-size: 17px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding-left: 55px;
padding-right: 55px;
background: transparent;
}
.product_content_one .addto-cart-box input.quantity-spinner::placeholder{
color: #070f64;
}
.product_content_one .addto-cart-box .input-group-btn-vertical .btn{
position: absolute;
width: 40px;
height: 56px;
color: #a5a5b1;
text-align: center;
line-height: 60px;
padding: 0;
border-radius: 0;
border: 1px solid #e5e6ef;
}
.product_content_one .addto-cart-box .bootstrap-touchspin-down{
left: -45px;
top: 0;
}
.product_content_one .addto-cart-box .bootstrap-touchspin-up{
right: -45px;
top: 0;
transform: rotate(180deg);
}
.product_content_one .addto-cart-box button.cart_box{
font-size: 17px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
height: 56px;
padding: 0px 40px;
background-color: #2937dd;
}
.product_content_one button.like_box{
font-size: 17px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
background: transparent;
}
.product_content_one button.like_box i{
margin-right: 10px;
color: var(--theme-color);
}
.product_content_two{
margin-bottom: 30px;
}
.product_content_two h4{
font-size: 26px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 25px;
}
.product_content_two p{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.product_content_two .product_info_table{
border: none;
}
.customer-comment{
margin-bottom: 30px;
}
.customer-comment h4{
font-size: 26px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 25px;
}
.customer-comment .comment{
display: flex;
align-items: flex-start;
gap: 28px;
padding-bottom: 10px;
margin-bottom: 20px;
border-bottom: 1px solid #e4e5ed;
}
.customer-comment .comment:last-child{
border: none;
}
.customer-comment .thumb-box{
flex-shrink: 0;
margin-top: 10px;
}
.customer-comment .customer_info h5{
font-size: 20px;
line-height: 36px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
}
.customer-comment .customer_info h5 span{
font-size: 15px;
color: var(--theme-color);
font-weight: 400;
}
.customer-comment .customer_info p{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
}
.comment-writing-box{
position: relative;
padding: 45px 30px 50px;
margin-bottom: 100px;
border: 1px solid #e4e7ee;
}
.comment-writing-box .title-box h4{
font-size: 26px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.comment-writing-box .title-box p{
font-size: 16px;
line-height: 32px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
margin-bottom: 25px;
}
.comment-writing-box .title-box p span{
color: var(--theme-color);
}
.comment-writing-box .form-group{
margin-bottom: 20px;
}
.comment-writing-box .form-group textarea{
height: 120px;
resize: none;
}
.comment-writing-box .check-box{
position: relative;
}
.comment-writing-box .check-box input{
position: absolute;
left: 0;
top: 5px;
}
.comment-writing-box .check-box label{
font-size: 16px;
line-height: 26px;
color: #6a6b74;
font-weight: 400;
font-family: "Heebo";
padding-left: 20px;
}
.related-product .title-text h4{
font-size: 26px;
line-height: 32px;
color: #070f64;
font-weight: 600;
font-family: "Inter";
margin-bottom: 30px;
}
@media only screen and (max-width: 1200px){
.checkout-page-section .information-inner{
padding: 50px 30px;
}
.news-block-three{
padding: 30px 20px;
}
.blog-sidebar {
margin-left: 0;
padding-left: 0;
}
.shape_right_border{
display: none;
}
}
@media only screen and (max-width: 991px){
.products-image-box{
margin-right: 0;
}
.shop-sidebar{
margin-bottom: 50px;
}
.shop-page-section .item-shorting{
margin-bottom: 40px;
}    
.blog-classic-content{
padding-top: 50px;
padding-bottom: 0;
}
.blog-sidebar {
padding-top: 0;
}
.home_eleven_blog_content .card_top img{
width: 100%;
}
.inner_page .home_eleven_blog_content .card_body{
margin-left: 0;
padding: 30px;
}
}
@media only screen and (max-width: 767px){
.page-title .content-box h1{
font-size: 40px;
line-height: 50px;
}
.page-title .content-box .bread-crumb{
gap: 25px;
}
.shop-page-section{
padding: 80px 0px;
}
.blog-details-content .post-nav-btn .post-btn{
display: block;
}
.blog-details-content .post-nav-btn .single-btn{
margin-bottom: 15px;
}
.blog-details-content .post-nav-btn .single-btn.next-btn{
text-align: left;
}
.post_author_box{
display: block;
margin-bottom: 30px;
}
.post_author_box .author_thumb{
margin-bottom: 20px;
}
.post_author_box .social_links{
position: relative;
right: 0;
margin-bottom: 40px;
}
}
@media only screen and (max-width: 500px){
br{
display: none;
}
.customer-comment .comment{
display: block;
}
.comment-writing-box {
padding: 30px 15px 30px;
}
.cart-section .apply-coupon{
display: block;
}
}.admin-bar .sticky-header{
top:32px !important;	
}
.elementor-section .elementor-column-gap-default > .elementor-column > .elementor-element-populated{
padding:0px;
}
.search-popup .popup-inner{
position:relative;	
height: 100vh;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}
.search-popup .search-form{
margin-top:0px;
margin-bottom:0px;
width:100%;	
} .pagination{
text-align:center;
justify-content:center;
}
.pagination li a,
.pagination li > span,
.paginate-links > span,
.paginate-links a {
position: relative;
display: inline-block;
line-height: 50px;
height: 50px;
font-size: 17px;
min-width: 50px;
color: #070f64;
font-weight: 600;
text-align: center;
background: #f0f1f7;
border: 1px solid #e4e5ed;
border-radius: 0px;
text-transform: capitalize;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
}
.pagination li:hover a, 
.pagination li.active a,
.pagination li > span.current,
.paginate-links > span,
.paginate-links a:hover {
color: #ffffff;
border-color: var(--theme-color);
background-color: var(--theme-color);
}
ul.bredcrumb-list li + li:before {
content: '\f105' !important;
font-family: 'Font Awesome 5 Pro';
} .widget{
position: relative;
margin-top:40px;
border: 1px solid #e6e7ef;
padding: 25px;
}
.widget ul,
.widget ol{
position:relative;	
margin:0px;
padding: 0;
}
.widget ul li,
.widget ol li{
position: relative;
display:block;
padding-left: 22px;
border-bottom: 1px solid #e6e7ef;
margin-bottom: 13px;
font-weight: 600;
font-family: "Inter";
padding-bottom:13px;
font-size: 17px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: #070f64;
}
.widget ul li:before,
.widget ol li:before{
position: absolute;
top: 8px;
left: 5px;
width: 8px;
height: 8px;
content: '';
transition: all .5s;
background-color: #c5c9d7;
}
.widget ul li ul li:before,
.widget ol li ol li:before{
top: 21px;
}
.widget ul li:last-child,
.widget ol li:last-child{
margin-bottom:0px;
padding-bottom:0px;
border-bottom:0px;
}
.widget ul li ul li,
.widget ol li ol li{
padding-bottom:0px;
border-bottom:0px;
margin-bottom:0px;
border-top: 1px solid #e6e7ef;
margin-top:13px;
padding-top:13px;
}
.widget ul li a,
.widget ol li a{
position: relative;
display:inline-block;
font-size: 17px;
font-weight: 600;
font-family: "Inter";
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: #070f64;
}
.widget ul li:hover:before,
.widget ol li:hover:before{
transform: rotate(45deg);
background-color: #2937dd;
}
.widget ul li a:hover,
.widget ol li a:hover{
color: #2937dd;
}   .widget .tagcloud{
position:relative;
display: inline-flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}
.widget .tagcloud a{	
position: relative;
display: inline-block;
font-size: 16px !important;
font-weight: 400;
color: #6a6b74;
line-height: 26px;
padding: 10px 15px;
background: #f0f1f7;
border: 1px solid #f0f1f7;
font-family: "Heebo";
text-align: center;
transition: all .5s;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;	
}
.widget .tagcloud a:hover{
background-color: #ffffff;
border-color: #2937dd;
color: #2937dd;
}
.single-recent-post-feature-image.mr_20 a img{
height: 100%;
object-fit: cover;	
}
blockquote p{
margin-bottom: 0px;	
}
.inventive-comment-item .inventive-comment-item{
margin-left:80px;	
}
.inventive-comment-item .comments-form-area{
margin:50px 0px 60px;	
} .service-sidebar-widget {
position: relative;
}
.service-sidebar-widget ul{
position: relative;
padding: 25px;
border: 1px solid #e6ebed;
}
.service-sidebar-widget ul li{
position:relative;
background-color: #f0f1f7;
display: block;
margin-bottom: 5px;
transition: all 500ms ease;
}
.service-sidebar-widget ul li:last-child{
margin-bottom: 0px;
}
.service-sidebar-widget ul li a:before{
position: absolute;
content: "\e943";
font-family: 'icomoon' !important;
right: 5px;
bottom: 5px;
width: 27px;
height: 27px;
font-size: 12px;
display: inline-block;
text-align: center;
line-height: 29px;
transition: .5s;
background-color: #d9dce9;
}
.service-sidebar-widget ul li a{
position: relative;
font-size: 17px;
line-height: 26px;
color: #070f64;
font-weight: 600;
padding: 15px 25px;
font-family: "Inter";
display: inline-block;
width: 100%;
transition: all .5s;
}
.service-sidebar-widget ul li:hover a,
.service-sidebar-widget ul li.current-menu-item a{
color: #ffffff;
background-color: #2937dd;
transition: all 500ms ease;
}
.service-sidebar-widget ul li:hover a:before,
.service-sidebar-widget ul li.current-menu-item a:before{
right: 25px;
bottom: 14px;
color: var(--theme-color);
background-color: #ffff;
transform: rotate(45deg);	
}
.service-sidebar-widget .download-widget{
margin-bottom: 0px;
} .shop-sidebar-widget {
position: relative;
margin-bottom: 50px;
}
.shop-sidebar-widget ul{
position:relative;	
margin:0px;
padding: 15px 25px;
border: 1px solid #e6e7ef;
}
.shop-sidebar-widget ul li{
position: relative;
display:block;
padding-left: 28px;
border-bottom: 1px solid #e6e7ef;
margin-bottom: 13px;
font-weight: 600;
font-family: "Inter";
padding-bottom:13px;
font-size: 17px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: #070f64;
}
.shop-sidebar-widget ul li:before{
position: absolute;
top: 8px;
left: 5px;
width: 8px;
height: 8px;
content: '';
transition: all .5s;
background-color: #c5c9d7;
}
.shop-sidebar-widget ul li:last-child{
margin-bottom:0px;
padding-bottom:0px;
border-bottom:0px;
}
.shop-sidebar-widget ul li a{
position: relative;
display:inline-block;
font-size: 17px;
font-weight: 600;
font-family: "Inter";
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: #070f64;
}
.shop-sidebar-widget ul li:hover:before{
transform: rotate(45deg);
background-color: #2937dd;
}
.shop-sidebar-widget ul li a:hover{
color: #2937dd;
} .footer-widget{
position:relative;
margin-bottom:40px;
}
.footer-widget ul,
.footer-widget ol{
position:relative;
margin:0px;
padding:0px;
}
.footer-widget ul li,
.footer-widget ol li{
display: block;
position: relative;   
font-size: 16px;
color: #a09fb0;
font-weight: 400;	
margin-bottom: 10px;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
margin-bottom:0px;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
margin-top:10px;
margin-left:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
position: relative;
color: #a09fb0;
display:inline-block;
font-size: 16px;
font-weight: 400;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
color: #ffffff;
text-decoration:underline;
}
.main-footer.footer-style-1 .footer-widget ul li,
.main-footer.footer-style-2 .footer-1-middle .footer-widget ul li,
.footer-style-three .widget-section .footer-widget ul li{
min-width:49%;
display:inline-block;
}
.footer-style-four .widget-section .footer-widget ul li {
min-width: 32.7%;
display: inline-block;
line-height: 26px;
}
.main-footer .footer-widget ul.social_links li,
.main-footer.footer-style-1 .footer-widget ul.social_links li,
.main-footer.footer-style-2 .footer-1-middle .footer-widget ul.social_links li,
.footer-style-four .widget-section .footer-widget .contact-widget ul li{
min-width: auto;
}
.footer-style-four .widget-section .footer-widget ul li,
.footer-style-three .widget-section .footer-widget ul li{
margin-bottom: 9px;
}
.footer-style-three .widget-section .footer-widget ul li:before{
position: absolute;
content: '';
background: #02b857;
width: 5px;
height: 5px;
left: 0px;
top: 15px;
transform: rotate(45deg);
opacity: 0;
transition: all 500ms ease;
}
.footer-style-three .widget-section .footer-widget ul li a{
color:#9698a7;
}
.footer-style-three .widget-section .footer-widget ul li a:hover{
color: #02b857;
padding-left: 16px;
}
.footer-style-three .widget-section .footer-widget ul li a:hover{
color: #02b857;
padding-left: 16px;
text-decoration:none;
}
.footer-style-three .widget-section .footer-widget ul li:hover:before{
opacity:1;
}
.footer-style-three .widget-section .footer-widget .subscribe-widget .form-inner i{
display:none;
}
.footer-style-three .widget-section .footer-widget .subscribe-widget .form-inner .btn-1{
margin-top:10px;
}
.footer-style-four .widget-section .footer-widget ul li a:hover{
text-decoration:none;
}
.footer-style-four .widget-section .footer-widget .contact-widget ul li{
margin-bottom:0px;
}
.footer-style-four .widget-section .footer-widget .contact-widget ul.info-list{
margin-bottom: 25px;
}
.footer-style-six .widget-section .footer-widget ul li,
.footer-style-five .widget-section .footer-widget ul li{
margin-bottom: 9px;
}
.footer-style-five .widget-section .footer-widget ul li a{
color: #6a6d6c;
font-size:16px;
line-height:26px;
}
.footer-style-five .widget-section .footer-widget ul li a:hover{
color: #03c78e;
text-decoration:none;
}
.footer-style-six .widget-section .footer-widget ul li a{
color: #6f6b6a;
font-size:16px;
line-height:26px;
}
.footer-style-six .widget-section .footer-widget ul li a:hover{
color: #e7bd93;
text-decoration:none;
}
.footer-style-five .widget-section .footer-widget.widget_media_gallery .gallery .gallery-item{
position: relative;
width: 80px;
float: left;
margin: 0px 5px 15px 5px;
}
.footer-style-eight .widget-section .footer-widget ul li,
.footer-style-seven .widget-section .footer-widget ul li,
.footer-style-ten .widget-section .footer-widget ul li{
position:relative;
display:inline-block;
min-width:49%;
margin-bottom: 9px;
}
.footer-style-seven .widget-section .footer-widget ul li a{
color: #ae9dbc;
font-size:16px;
line-height:26px;
}
.footer-style-seven .widget-section .footer-widget ul li a:hover{
color: #ffffff;
text-decoration:none;
}
.footer-style-seven .footer-top .top-inner .form_group input{
padding: 35px 200px 35px 20px;
}
.footer-style-seven .footer-top .top-inner .form_group .btn-1{
position: absolute;
background: #451e65 !important;
color: #ffffff !important;
right: 10px;
top: 11px;
}
.footer-style-seven .footer-top .top-inner .form_group .btn-1:hover{
background: var(--theme-color) !important;
}
.footer-style-seven .footer-top .form-inner .form_group {
position: relative;
display: block;
margin-bottom: 19px;
}
.footer-style-eight .widget-section .footer-widget ul li a{
color:#6a6970;
font-size:16px;
line-height:26px;
}
.footer-style-eight .widget-section .footer-widget ul li a:hover{
color:#a05344;
text-decoration:none;
}
.footer-style-nine .widget-section .footer-widget ul li,
.footer-style-11 .widget-section .footer-widget ul li{
margin-bottom: 9px;
}
.footer-style-nine .widget-section .footer-widget ul li a{
font-size: 16px;
line-height: 26px;
color: #a8a3a3;
}
.footer-style-nine .widget-section .footer-widget ul li a:hover{
color:#ef2b05;
text-decoration:none;
}
.footer-style-ten .widget-section .footer-widget ul li a{
font-size: 16px;
line-height: 26px;
color: #bfbed3;
}
.footer-style-ten .widget-section .footer-widget ul li a:hover{
color: #ef592a;
text-decoration:none;
}
.footer-style-ten .widget-section .footer-widget .logo-widget a:hover{
color: #fff;
}
.footer-style-ten .widget-section .footer-widget .logo-widget .footer-logo a{
padding-left: 0px;
}
.footer-style-ten .contact-widget .support-box {
padding: 17px 0px 0px 58px !important;
}
.footer-style-11 .widget-section .footer-widget ul li a{
font-size: 16px;
line-height: 26px;
color: #a8b9c6;
}
.footer-style-11 .widget-section .footer-widget ul li a:hover{
color: #fff;
text-decoration:none;
}
.footer-style-12 .widget-section .footer-widget ul li{
margin-bottom: 5px;
}
.footer-style-12 .widget-section .footer-widget ul li a{
position: relative;
display: inline-block;
font-size: 16px;
line-height:26px;
color: #696675 !important;
}
.footer-style-12 .widget-section .footer-widget ul li a:hover{
color: #532cf6;
text-decoration:none;
}
.footer-style-12 .widget-section .footer-widget .logo-widget .list-item li {
margin-bottom: 4px !important;
}
.footer-style-12 .contact-widget .info-list li {
margin-bottom: 12px !important;
}
.footer-style-13 .widget-section .footer-widget .logo-widget .form-inner .form_group i{
position: absolute;
bottom: 79px;
left: 15px;
color: #fd381e;
}
.footer-style-13 .widget-section .footer-widget .logo-widget .form-inner .form_group input{
padding: 0px 40px;
margin-bottom: 10px;
}
.footer-style-13 .widget-section .footer-widget ul li{
position:relative;
display:inline-block;
min-width:49%;
margin-bottom: 10px;
}
.footer-style-13 .widget-section .footer-widget ul li a{
color: #a8b2c4;
line-height:26px;
}
.footer-style-13 .widget-section .footer-widget ul li a:hover{
color: #fd381e;
text-decoration:none;
}
.footer-style-15 .footer-top .form-inner .form_group i,
.footer-style-16 .footer-top .form-inner .form_group i,
.footer-style-18 .footer-top .form-inner .form_group i{
display: none;
}
.footer-style-15 .footer-top .form-inner .form_group input,
.footer-style-16 .footer-top .form-inner .form_group input,
.footer-style-18 .footer-top .form-inner .form_group input{
padding: 0px 190px 0px 20px;
}
.footer-style-18 .footer-top .form-inner .form_group input{
border-radius:50px;
background:transparent;
}
.footer-style-15 .footer-top .form-inner .form_group button.btn-1,
.footer-style-16 .footer-top .form-inner .form_group button.btn-1,
.footer-style-18 .footer-top .form-inner .form_group button.btn-1{
position: absolute;
right: 0px;
padding: 14px 30px;
}
.footer-style-18 .footer-top .form-inner .form_group button.btn-1{
border-radius:0px 50px 50px 0px;
}
.footer-style-17 .widget-section .footer-widget ul li,
.footer-style-15 .widget-section .footer-widget ul li{
position:relative;
display:inline-block;
min-width:49%;
margin-bottom:9px;
}
.footer-style-15 .widget-section .footer-widget ul li a{
font-size: 16px;
line-height: 26px;
color: #a9a5aa;
}
.footer-style-15 .widget-section .footer-widget ul li a:hover{
color: #a60ae4;
text-decoration:none;
}
.footer-style-15 .logo-widget .social-links li {
min-width:inherit !important;
}
.footer-style-15 .footer-top .form-inner {
position: relative;
margin-top: 20px !important;
}
.footer-style-16 .footer-top .form-inner{
margin-top:15px;
}
.footer-style-17 .widget-section .footer-widget ul li a{
font-size: 16px;
line-height: 26px;
color: #a5a5b2;
}
.footer-style-17 .widget-section .footer-widget ul li a:hover{
color: #fe4a47;
text-decoration:none;
}
.footer-style-17 .widget-section .footer-widget .subscribe-widget .form-inner .form-group button{
width: 100%;
display: block;
padding: 14px 25px;
text-align: center;
color: #ffffff;
background-color: var(--theme-color);
}
.footer-style-17 .widget-section .footer-widget .subscribe-widget .form-inner .form-group button:hover{
color: var(--theme-color);
background-color: #ffffff;
}
.footer-style-18 .widget-section .footer-widget ul li{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
margin-bottom: 10px;
}
.footer-style-18 .widget-section .footer-widget ul li a{
color: #6b686c;
}
.footer-style-18 .widget-section .footer-widget ul li a:hover{
color: #b03ebf;
text-decoration:none;
} .right-sidebar .our-shop,
.right-sidebar .service-details-content,
.right-sidebar .blog-details-content,
.right-sidebar .blog-classic-content{
margin-right: 25px;
}
.left-sidebar .our-shop,
.left-sidebar .service-details-content,
.left-sidebar .blog-details-content,
.left-sidebar .blog-classic-content{
margin-left: 25px;
}
.shop-page-section .our-shop .text{
margin:0px;
}
.footer-style-three .post-widget .post h6 a:hover{
color: var(--theme-color);
}
.service_home_four .services_block_1.inventive-service .services_block_content hr{
margin: 1rem 0 !important;
color: inherit;
background-color: currentColor !important;
border: 0;
opacity: 0.25;
}
.news-block-four .inner-box h6 a{
color: #fff;
}
.newsletter_form_inner i{
position: absolute;
left: 20px;
top: 48px;
font-size: 18px;
transition: 0.3s;
color:#6425ce;
}
.newsletter_form_inner .btn-1 {
position: absolute;
display: inline-flex;
overflow: hidden;
text-align: center;
z-index: 1;
width: auto !important;
transition: .5s;
right: 0;
background-color: var(--theme-color) !important;
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
padding: 11px 30px;
}
.newsletter_form_inner input[type="email"] {
padding-right: 190px;
}
.service_home_four .services_block_content h4 a {
padding: 0px 95px 0px 0px;
}
.home_ten_blog_section .blog-image .overlay_content i {
color: #ef592a;
font-size: 19px;
background: #f3f0ef;
padding: 13px 0px 19.2px 12px;
}
.home_eleven_team .profile img {
border-radius: 10px;
}
.home_eleven_team .shear_hover_content .hober_icon_box i{
color: #f2f0f1;
}
.highlights_sec_13 .highlights_block_two .inner_box .icon_box{
position: relative;
text-align: center;
padding: 20px;
margin-bottom: 20px;
height: 80px;
width: 100px;
}
.news-block-one span.blog_tag a{
color: #070f64;
}
.news-block-one:hover span.blog_tag a{
color: #fff;
}
.testimonial-block-three .rating li,
.testimonial-block-two .rating li {
margin-right: 4px;
}
.news-block-two .blog_tag a{
font-size: 13px;
line-height: 24px;
text-transform: uppercase;
color: var(--theme-color);
font-weight: 700;
font-family: "Inter";
}
.industries_sec_3 .slider_button_next, 
.industries_sec_3 .slider_button_prev {
background-color: #e1e5e3;
}
.industries_sec_3 .slider_button_next:hover, 
.industries_sec_3 .slider_button_prev:hover {
color: #fff;
background-color: var(--theme-color);
}
.services_navigation_btn {
top: -75px !important;
}
.industry-section.home-5 .industry_block_1 a.read_more_1_btn:hover i:before{
transform: rotate(0deg);
}
.news-block-one.style_2:hover span.blog_tag a{
color: #1b1918;
background-color: var(--theme-color);
}
.banner-section-seven .slider__pagination {
right: 68px !important;
left:inherit !important;
bottom:0 !important;
width:auto !important;
}
.footer-style-seven .footer-top .form-inner .form_group i,
.hidden-sidebar .content .newsletter-widget .form_group i,
.banner-section-eight .content-box .form-inner .form_group i{
display: none;
}
.banner-section-eight .content-box .form-inner .form_group input{
position: relative;
display: block;
max-width: 370px;
height: 60px;
width: 100%;
border: 1px solid #ded6d4;
background: transparent;
font-size: 16px;
color: #6a6970;
padding: 10px 20px;
margin-bottom: 20px;
}
.home_eight_faq {
background-size: cover;
}
.footer-style-eight .post-widget .post h6 a{
position: relative;
display: block;
font-size: 14px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 7px;
color: var(--theme-color);
}
.footer-style-eight .post-widget .post h6 a:hover{
color: var(--theme-color);
}
.services_nine_wrap:hover .icon_box i {    
font-size: 45px !important;
}
.home_nine_testimonial_container .testimonial-block-eight p {
max-width: 500px;
}
.sidebar-page-container .blog-classic-content .news-block-two .image-box .image img{
max-height: 450px;
object-fit: cover;
}
.home_eleven_blog_content .btn-1 a{
color: #ffffff;
}
.team_icon_box .shear_hover_content .hober_icon_box a.twiter:first-child,
.twelve_team_icon_box .team_icon_box .shear_hover_content .hober_icon_box a.twiter:first-child{
border-left: none;
}
.quote_sixteen_right_content .social_links li a .e-font-icon-svg{
display: inline-block;
color: #070009;
background-color: #ffffff;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
border-radius: 50%;
transition: 0.3s;
}
.ml_60 {
margin-left: 60px !important;
}
.consultform_sec1 .author_box .author_content p{
margin-bottom: 0px !important;
}
section.home_fifteen_form.alt_sec {
z-index: 1;
} .team-details{
position: relative;
padding: 100px 0px 50px 0px;
}
.team-details .image-box{
position: relative;
display: block;
padding-right: 40px;
padding-bottom:60px;
}
.team-details .image-box img{
width: 100%;
}
.team-details .image-box .image-2{
position: absolute;
left: 0px;
bottom: 66px;
}
.team-details .image-box .image-shape{
position: absolute;
right: 0px;
bottom: 0px;
width: 271px;
height: 231px;
background-repeat: no-repeat;
z-index: -1;
}
.team-details .content-box{
position: relative;
display: block;
margin-top: -14px;
}
.team-details .content-box h2{
position: relative;
display: block;
font-size: 34px;
line-height: 44px;
font-weight: 700;
margin-bottom: 14px;
}
.team-details .content-box .text h3{
font-size: 25px;
}
.team-details .content-box h2 span{
font-size: 30px;
display: block;
}
.team-details .content-box .designation{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
margin-bottom: 31px;
text-transform: uppercase;
letter-spacing: 1px;
}
.team-details .content-box .text{
position: relative;
display: block;
margin-bottom: 25px;
}
.team-details .content-box .text h3,
.team-details .content-box .text p{
margin-bottom: 25px;
}
.team-details .content-box .text h4{
display: block;
font-size: 20px;
line-height: 30px;
margin-bottom: 25px;
}
.team-details .content-box .text .list-item li{
position: relative;
display: block;
padding-left: 30px;
margin-bottom: 13px;
}
.team-details .content-box .text .list-item li:last-child{
margin-bottom: 0px;
}
.team-details .content-box .text .list-item li:before{
position: absolute;
content: '';
width: 14px;
height: 16px;
left: 0px;
top: 6px;
background-color:#2937dd;
background-repeat: no-repeat;
}
.team-details .content-box .contact-inner h6 a{
display: block;
font-size: 20px;
line-height: 30px;
color: #1f1f1f;
margin-bottom: 30px;
}
.team-details .content-box .contact-inner h4{
display: block;
font-size: 25px;
line-height: 30px;
font-weight: 600;
margin-bottom: 15px;
}
.team-details .content-box .contact-inner h4 a{
display: inline-block;
color: #1f1f1f;
}
.team-details .content-box .contact-inner h4 a:hover{
color: #a9774e;
}
.team-details .content-box .social-links li{
position: relative;
display: inline-block;
float: left;
margin-right: 10px;
}
.team-details .content-box .social-links li:last-child{
margin: 0px !important;
}
.team-details .content-box .social-links li a{
position: relative;
display: inline-block;
width: 50px;
height: 50px;
line-height: 52px;
text-align: center;
border: 1px solid #2937dd;
border-radius: 50%;
font-size: 16px;
color: #2937dd;
}
.team-details .content-box .social-links li a:hover{
background:#2937dd;
color: #fff;
}
.breadcrumb-item + .breadcrumb-item{
padding-left:0px !important;	
}
.breadcrumb-item + .breadcrumb-item::before{
padding-right:0px !important;	
}
.blog-sidebar .widget_block .wp-block-group__inner-container h2,
.blog-sidebar .widget_search .wp-block-search .wp-block-search__label{
position:relative;
font-size:20px;
font-weight: 600;
margin-bottom: 15px;
line-height: 40px;
color: var(--theme-color);
font-family: "Inter";
}
.te-icon svg{
height:auto;
}
.statement_block .image_box .icon img{
height:60px;
}
.solutions_block_one .solutions_icon_box.invent-te-icon img{
width: 74px;
}
.comment-inner .inventive-comment-item .comment-form-area{
margin-bottom: 40px;
margin-top:0;
}
.news-block-two .lower-content.pad-adjustment{
padding: 30px;
}
.mh-80{
min-height: 80px;
}
blockquote{
padding: 40px;
margin-bottom:25px;
background-color: #f4f7f7;
}
.post_tag h6 i{
margin-right:8px;
}
.widget .wp-block-group{
margin-bottom: 0px;
}
.footer-widget .search-widget form input[type="search"]{
padding:0 20px;
}
.footer-widget .search-widget form button{
right: 20px;
} .project_block_2_content .category_tag span {
width: 9px;
height: 9px;
background-color: #03c78e;
display: inline-block;
transform: rotate(45deg);
margin-right: 7px;
position: relative;
top: -2px;
}
.project_block_2_content .link_btn {
position: absolute;
right: 0;
bottom: 0;
}
.project_block_2_content .link_btn a {
width: 50px;
height: 50px;
background-color: #f1f4f3;
display: flex;
align-items: center;
justify-content: center;
}
.project_block_2_content .link_btn a span {
transform: rotate(45deg);
display: inline-block;
}
.support-section .slide_navigation {
top: 47%;
bottom: auto !important;
}
.banner-slider-nav.slider_nav_s1 {
position: absolute;
top: 50%;
left: 50px;
right: 50px;
display: flex;
align-items: center;
justify-content: space-between;
z-index: 99;
color: #fff;
font-size: 30px;
transform: translateY(-50%);
}
.social_icons_left_side {
position: absolute;
left: 0;
top: 50%;
font-size: 16px;
line-height: 82px;
color: #a5a3a2;
font-weight: 400;
font-family: "Heebo";
text-align: center;
transform: translateY(-50%);
}
.social_icons_left_side a {
color: #a5a3a2;
transform: rotate(90deg);
display: inline-block;
margin: 20px 0px;
transition: .5s;
}
.social_icons_left_side a i {
margin-right: 8px;
display: inline-block;
transform: rotate(-90deg);
}
.social_icons_left_side a:hover {
color: var(--theme-color);
}
@media only screen and (max-width:1200px) {
.social_icons_left_side {
display: none;
}
}#wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: center; 
color: #333; 
font-size: 16px; 
padding-bottom:0px;
font-weight:700;
}
#wp-calendar thead { 
font-size: 14px;
}
#wp-calendar thead th { 
padding: 8px;
border: 1px solid #eaeaea;
text-align: center;
border-radius: 0px;
color: #fff;
background: var(--theme-color);
}
#wp-calendar tbody { 
color: #aaa; 
}
#wp-calendar tbody td { 
background: #f0f0f0;
border: 1px solid #ffffff;
text-align: center;
padding: 8px;
color: #555;
}
#wp-calendar tbody td:hover { 
background: #fff; 
}
#wp-calendar tbody .pad { 
background: none; 
}
#wp-calendar tfoot tr{
background:var(--theme-color);
}
#wp-calendar tfoot #next { 
font-size: 14px; 
text-transform: uppercase; 
text-align: right;
padding: 10px; 
}
#wp-calendar tfoot #prev { 
font-size: 14px; 
text-transform: uppercase; 
padding: 10px; 
}
.wp-caption {
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.gallery-caption {
font-size:15px;
color:#777777;
line-height:1.8em;
font-weight:400;
background:#ffffff;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
font-family: 'Lato', sans-serif;	
}
.bypostauthor{
font-size:15px;
color:#777777;
line-height:1.8em;
font-weight:400;
background:#ffffff;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
font-family: 'Lato', sans-serif;		
}
.alignright{ 
text-align:right;
}
.alignleft{ 
text-align:left;
}
.aligncenter{ 
text-align:center;
}	
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .thm-unit-test .tag-sticky-2 .news-block-two .lower-content,
.thm-unit-test .sticky .news-block-two .lower-content{
background:#fafafa;
border:2px dashed #ededed;
}
.tag-sticky-2 .news-block-one .inner-box .image-box .image-content.te-adjustment,
.sticky .news-block-one .inner-box .image-box .image-content.te-adjustment{
border:2px dashed var(--theme-color);
}
.thm-unit-test h1,.thm-unit-test h2,.thm-unit-test h3,.thm-unit-test h4,.thm-unit-test h5,.thm-unit-test h6{
display: block;
margin-bottom:15px;
font-weight:600;
}
.thm-unit-test table{
margin-bottom:30px;
width:100%;
}
.thm-unit-test table thead tr th{
border: 1px solid #ddd;
vertical-align: bottom;
padding:8px;
}
.thm-unit-test table tbody tr th{
border: 1px solid #ddd;
line-height: 1.42857;
padding: 8px;
vertical-align: top;
}
.thm-unit-test table tbody tr th a,
.thm-unit-test table tbody tr td a{
color:var(--theme-color);
font-weight:400;
}
.thm-unit-test table tbody tr td{
border: 1px solid #ddd;
line-height: 1.42857;
padding: 8px;
vertical-align: top;
}
.thm-unit-test .woocommerce table tbody tr td,
.thm-unit-test .woocommerce table tbody tr th,
.thm-unit-test .woocommerce table thead tr th{
border: none;
}
.thm-unit-test .text > ul,.thm-unit-test .text > ol,.thm-unit-test > ol,.thm-unit-test > ul{
padding-left:18px;
margin-bottom:20px;
}
.thm-unit-test .text > ul li ul,.thm-unit-test .text > ul li ul li ul,.thm-unit-test > ul li ul,.thm-unit-test > ul li ul li ul,
.thm-unit-test .text > ol li ol,.thm-unit-test .text > ol li ol li ol,.thm-unit-test > ol li ol,.thm-unit-test > ol li ol li ol{
padding-left:40px;
}
.thm-unit-test .text > ul li,
.thm-unit-test > ul li{
list-style-type:disc;
display:list-item;
}
.thm-unit-test .text > ul li ul li,
.thm-unit-test > ul li ul li{
list-style-type:circle;
}
.thm-unit-test .text > ul li ul li ul li,
.thm-unit-test > ul li ul li ul li{
list-style-type:square;
}
.thm-unit-test ol li{
list-style-type:decimal;
display:list-item;
}
.thm-unit-test ol li ol li{
list-style-type:lower-alpha;
}
.thm-unit-test ol li ol li ol li{
list-style-type:upper-roman;
}
.thm-unit-test p img,.thm-unit-test figure img,.thm-unit-test img{
max-width:100%;
height:auto;
clear:both;
}
figure{
max-width:100%;
display:block;
} .widget select{
background: #ffffff;
width: 100%;
padding: 0 20px;
transition: .5s;
height: 56px;
border: 1px solid #e6e7ef;
font-size: 16px;
line-height: 40px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
-webkit-appearance: none;
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/icons/icon-select-2.png);
-moz-appearance: none;
appearance: none;
background-repeat: no-repeat;
background-position: right center;
}
.textwidget img {
height: auto;
max-width: 100%;
}
.widget ul li ul{
padding:0px;
margin:0px;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
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; } .alignleft {
float: left;
margin-right: 1.5em;
}
.alignright {
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .gallery figure{
display:inline-block;
}
.gallery-columns-1,.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,
.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{
margin-left:-15px;
margin-right:-15px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{
padding-left:15px;
padding-right:15px;
}
.gallery-columns-1 .gallery-item{
width:100%;
}
.gallery-columns-2 .gallery-item{
width:50%;
}
.gallery-columns-3 .gallery-item{
width: 33.33333333%;
}
.gallery-columns-4 .gallery-item{
width: 25%;
}
.gallery-columns-5 .gallery-item{
width: 20%;
}
.gallery-columns-6 .gallery-item{
width:16.66666666%;
}
.gallery-columns-7 .gallery-item{
width: 14.2857143%;
}
.gallery-columns-8 .gallery-item{
width: 12.5%;
}
.gallery-columns-9 .gallery-item{
width: 11.11111111%;
} .widget_rss.footer-widget ul li{
margin-bottom:20px;
}
.widget_rss.footer-widget ul li:before{
display:none;
}
.widget_rss.widget ul li{
padding-left:0px;
}
.widget_rss.widget ul li a,
.widget_rss.footer-widget ul li a{
font-weight:600;
padding-left:0px;
}
.widget_rss.footer-widget ul li a{
font-size:18px;
line-height:1.4em;
}
.widget_rss.widget ul li .rss-date,
.widget_rss.footer-widget ul li .rss-date{
color:var(--theme-color);
display:block;
margin:10px 0;
}
.widget_rss.widget ul li:before{
display:none;
}
.widget_rss.widget ul li .rssSummary{
font-size:14px;
line-height:1.6em;
font-weight:400;
}
.widget_rss.footer-widget ul li .rssSummary{
font-size:16px;
color:#F3F3F3;
}
.widget_rss.widget ul li cite,
.widget_rss.footer-widget ul li cite{
color:var(--theme-color);
display:block;
font-size:16px;
margin-top:10px;
}
.widget_rss.footer-widget ul li cite{
color:#fecd1a;
}
.widget_rss.footer-widget ul li{
border:1px solid var(--theme-color);
padding: 20px;
}
.widget_rss.footer-widget ul li .rss-date{
margin-top:10px;
color:#fecd1a;
}
.blog-link .left-btn a{
margin:0 10px 0 0;
} .post-password-form label{
margin-bottom:0px;
}
.post-password-form input[type="password"]{
width: 100%;
height: 60px;
background: #fff;
border: 1px solid rgba(229, 229, 229, 1);
border-radius: 5px;
font-size: 16px;
color: #6A6A6A;
padding: 10px 50px 10px 30px;
margin-top:15px;
}
.post-password-form input[type="submit"]{
background:var(--theme-color);
color:#fff;
padding:6px 15px; 
display:inline-block;
border:none;
height:60px;
min-width:100px;
border-radius:5px;
}
.thm-unit-test .posts-nav{
margin-top:50px;
padding-top:50px;
border-top:1px solid #e4e4e4;
}
.thm-unit-test .posts-nav .pull-left a,
.thm-unit-test .posts-nav .pull-right a{
display:block;
}
.thm-unit-test .posts-nav .pull-right a{
text-align:right;
}
.thm-unit-test .posts-nav a h6{
margin-bottom:6px;
}
.thm-unit-test .posts-nav a span{
position:absolute;
left:0px;
top:0px;
color:#ffffff;
font-size:14px;
background:var(--theme-color);
}
.thm-unit-test .posts-nav .pull-right a span{
left:auto;
right:0px;
}
.thm-unit-test .posts-nav a:hover{
color:var(--theme-color);
}
.thm-unit-test .posts-nav a:hover span{
background:var(--theme-color);
}
.thm-unit-test .posts-nav .pull-left{
float:left;
}
.thm-unit-test .posts-nav .pull-right{
float:right;
}
.thm-unit-test .posts-nav a{
font-size:15px;
color:#333333;
padding-top:9px;
}
.thm-unit-test .posts-nav a:hover{
color:var(--theme-color);
} .sidebar-page-container .shina_theme .group-title h2,
.sidebar-page-container .group-title h2{
margin-bottom:0px;
}
.pingback .thumb-box,.trackback .thumb-box{
display:none !important;
}
.pingback,.trackback{
padding-left:0px !important;
}
.pingback .single-comment-box, .trackback .single-comment-box{
padding-left:0px !important;
}
.thm-unit-test .no-comments{
display:inline-block;
background:var(--theme-color);
padding:8px 15px;
color:#ffffff;
margin-bottom: 0px;
margin-top: 30px;
} .footer-widget ul li ul li a{
line-height:20px;
}
.footer-widget select{
background: #ffffff;
width: 100%;
padding: 0 20px;
transition: .5s;
height: 56px;
border: 1px solid #e6e7ef;
font-size: 16px;
line-height: 40px;
color: #070f64;
font-weight: 400;
font-family: "Heebo";
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-repeat: no-repeat;
background-position: right center;
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/icons/icon-select-2.png);
}
.footer-widget #wp-calendar caption{
padding:0px;
margin:15px 0 0px;
color: #F3F3F3;
font-size:14px;
}
.footer-widget #wp-calendar thead th{
border:1px solid #fafafa;
border-bottom:none;
text-align:center;
padding:0px;
line-height:30px;
color:#ffffff;
}
.footer-widget #wp-calendar tbody .pad{
background:#fafafa;
}
.news-block-large .image img{
max-width:100%;
width:auto;
}
.blog-single .news-block-two {
margin-bottom: 0px;
}
.page .paginate-links{
margin-top:30px;
}
.thm-unit-test > p,
.thm-unit-test .text p{
margin-bottom:25px;
}
.thm-unit-test > p:last-child,
.thm-unit-test .text p:last-child,
.thm-unit-test blockquote p{
margin-bottom: 0px;
}
.footer-widget .tagcloud{
display:flex;
flex-wrap:wrap;
}
.footer-widget .tagcloud a{
font-size:14px !important;
padding:5px 20px;
background:#F3F3F3;
border-radius:5px;
border:none;
color:#071311;
margin-right:5px;
margin-bottom:5px;
-webkit-transition:all 600ms ease;
-ms-transition:all 600ms ease;
-o-transition:all 600ms ease;
-moz-transition:all 600ms ease;
transition:all 600ms ease;
} 
.footer-widget .tagcloud a:hover{
background:var(--theme-color);
color:#ffffff;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 30px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0px 4px 0px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
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; }
figcaption{
padding:10px 0 0;
} dd,dt{
margin-bottom:10px;
}
.wp-block-cover p:not(.has-text-color){
color:#ffffff;
}
.wp-block-button{
margin-bottom:25px;
}
.thm-unit-test .text > ul li.blocks-gallery-item, .thm-unit-test > ul li.blocks-gallery-item{
display:inline-block;
}
.sidebar-title h4 a,
.main-footer .footer-widget h4 a{
color:inherit;
}
dl dd a{
color:var(--theme-color);
}
#wp-calendar tfoot tr td a{
color:#ffffff;
}
.single-footer-widget .title h3 a{
color:inherit;
}
.footer-widget .wp-calendar-nav-prev a{
color:#F3F3F3;
}
.footer-widget.widget_text .textwidget p{
color:#F3F3F3;
}
.footer-widget .textwidget p.wp-caption-text{
color:#222222;
}
.wp-block-group,
.wp-block-post-excerpt{
margin-bottom:20px;
}
.wp-block-post-date{
margin-bottom:10px;
}.wp-block-gallery{
padding-left:0px !important;
}
.wp-block-gallery.alignfull{
padding-left:0px !important;
}
.wp-block-gallery li{
list-style:none !important;
} .has-strong-yellow-background-color{
background-color:#f7bd00;
}
.has-strong-white-background-color{
background-color:#ffffff;
}
.has-light-black-background-color{
background-color:#242424;
}
.has-very-light-gray-background-color{
background-color:#797979;
}
.has-very-dark-black-background-color{
background-color:#000000;
}
.has-strong-yellow-color{
color:#f7bd00;
}
.has-strong-white-color{
color:#ffffff;
}
.has-light-black-color{
color:#242424;
}
.has-very-light-gray-color{
color:#797979;
}
.has-very-dark-black-color{
color:#000000;
} .alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignfull {
margin-left: calc(50% - 49.6vw) !important;
margin-right: calc(50% - 49.6vw) !important;
width: auto;
max-width: 1000%;
} .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
width: 2.25em;
margin-left: 0;
}
pre{
background:none;
padding:0px;
border:none;
line-height: 1.8;
font-size:15px;
color: #333;
margin-bottom:20px;
}
.wp-block-separator.is-style-wide {
border-bottom-width: 2px;
}
.thm-unit-test .wp-block-latest-posts,
.thm-unit-test .text .wp-block-latest-posts,
.thm-unit-test .wp-block-categories,
.thm-unit-test .text .wp-block-categories,
.thm-unit-test .wp-block-archives,
.thm-unit-test .text .wp-block-archives{
padding-left:0px;
margin-bottom:20px;
}
.thm-unit-test .wp-block-latest-posts li,
.thm-unit-test .text .wp-block-latest-posts li,
.thm-unit-test .wp-block-categories li,
.thm-unit-test .text .wp-block-categories li,
.thm-unit-test .wp-block-archives li,
.thm-unit-test .text .wp-block-archives li{
list-style:none;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 0 0 16px;
padding: 0 1em;
border-left:none;
}
.blog-single .inner-box .lower-content .lower-box.text .wp-block-quote.is-large p, .blog-single .inner-box .lower-content .lower-box.text .wp-block-quote.is-style-large p {
font-size: 1.6875em;
line-height: 1.3;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
font-family: 'Open Sans', sans-serif;
font-size: 0.71111em;
line-height: 1.6;
color: #767676;
}
.wp-block-pullquote{
border:none;
color:#777;
}
.wp-block-pullquote p{
font-size:16px;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper{
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
width:100%;
padding-bottom: 57.25%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper iframe{
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{
font-size:16px;
word-wrap:break-word;
}
.wp-block-cover.has-background-dim.alignwide,
.wp-block-cover, .wp-block-cover-image,
.wp-block-video{
margin-bottom:30px;
}
.wp-block-button__link{
border-radius:5px;
}
.alignfull > figcaption, .alignfull > .wp-caption-text{
margin:0 auto;
}
.wp-block-columns.alignfull .wp-block-column p:not(.has-background), .wp-block-columns.alignfull .wp-block-column h1:not(.has-background), .wp-block-columns.alignfull .wp-block-column h2:not(.has-background), .wp-block-columns.alignfull .wp-block-column h3:not(.has-background), .wp-block-columns.alignfull .wp-block-column h4:not(.has-background), .wp-block-columns.alignfull .wp-block-column h5:not(.has-background), .wp-block-columns.alignfull .wp-block-column h6:not(.has-background){
padding-left:20px;
padding-right:20px;
}
figure.wp-block-gallery.alignwide, figure.wp-block-gallery.alignfull {
margin-bottom: 50px;
}
.thm-unit-test .wp-block-button__link {
background-color: var(--theme-color);
border-color:var(--theme-color);
color:#ffffff;
}
.wp-block-gallery:not(.has-nested-images).alignleft{
margin:0 40px 20px 0;
}
.wp-block-button__link:hover{
color:#ffffff;
}:root {
--theme-color: #2937dd;
}.te-shop-archive__custom .items-sorting{
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:20px;
} 
.woocommerce .te-shop-archive__custom .woocommerce-result-count, 
.woocommerce-page .te-shop-archive__custom .woocommerce-result-count,
.woocommerce .te-shop-archive__custom .woocommerce-ordering, 
.woocommerce-page .te-shop-archive__custom .woocommerce-ordering{
float:none;
margin-bottom:0px;
color:#2937dd;
}
.te-shop-archive__custom .woocommerce-ordering select{
background-color:#f7f7f7;
padding:0px 20px;
min-width:300px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//saifamilyadvisor.com/wp-content/themes/inventive/assets/images/icons/icon-select-2.png);
background-repeat: no-repeat;
background-position: right center;
}
.shop__content .shop__left .lower-content .product__icon{
display:flex;
gap:10px;
}
.shop__content .shop__left .lower-content .product__icon li{
display:inline-flex;
margin:0px;
}
.shop__content .shop__left .lower-content .product__icon ul li a{
font-size: 14px;
background: #fff;
padding: 5px 10px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
}
.shop__content .shop__left .lower-content .product__icon ul li a:hover{
background:#2937dd;
color:#ffffff;
}
.shop__content .shop__left .lower-content .product__icon ul li a:hover span{
color:#ffffff;
}
.woocommerce .star-rating,
.woocommerce .star-rating::before{
color: #2937dd;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, 
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
color:inherit;
font-size:inherit;
display:inline-block;
margin-bottom: 0px;
}
.te-shop-archive__custom .price,
.te-shop__detail .price{
font-size: inherit;
color: inherit;
}
.te-shop-archive__custom del .woocommerce-Price-amount bdi,
.te-shop__detail del .woocommerce-Price-amount bdi{
font-size:100%;
}
.woocommerce .te-shop-archive__custom nav.woocommerce-pagination ul{
display:flex;
align-items:center;
gap:10px;
border:none;
margin:0px;
padding:0px;
}
.woocommerce .te-shop-archive__custom nav.woocommerce-pagination ul li{
border:none;
float:none;
}
.woocommerce .te-shop-archive__custom nav.woocommerce-pagination ul li a,
.woocommerce .te-shop-archive__custom nav.woocommerce-pagination ul li > span{
position: relative;
display: inline-flex;
align-items:center;
justify-content:center;
font-size: 18px;
font-weight: 500;
height: 54px;
width: 54px;
background: #f0f1f7;
font-family: 'Heebo', sans-serif;
text-align: center;
color: #2937dd;
z-index: 1;
transition: all .5s ease;
border: 1px solid #d9d9d9;
}
.woocommerce .te-shop-archive__custom nav.woocommerce-pagination ul li a.current,
.woocommerce .te-shop-archive__custom nav.woocommerce-pagination ul li a:hover,
.woocommerce .te-shop-archive__custom nav.woocommerce-pagination ul li > span{
color: #fff;
border-color: #2937dd;
background: #2937dd;
} .te-shop__detail .product-details-image-box .product-details-main-image .images{
width:100%;
float:none;
}
.te-shop__detail .customer-review .star-rating,
.te-shop__detail .customer-review .star-rating:before{
float:none;
color:#2937dd;
}
.te-shop__detail .product-details-rate-box{
margin:10px 0;
}
.woocommerce .te-shop__detail div.product .cart{
display:flex;
gap: 20px;
margin:30px 0px 0px;
}
.cart-btn .thm-btn{
padding: 11px 45px;
}
.woocommerce div.product form.cart div.quantity{
margin:0px;
}
.woocommerce .quantity .qty{
min-width:100px;
height:58px;
border:1px solid #e5e6ef;
}
.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before{
display:none;
}
.te-shop__detail .product_meta{
display:flex;
flex-direction:column;
gap:10px;
}
.te-shop__detail .product_meta .sku_wrapper,
.te-shop__detail .product_meta .posted_in,
.te-shop__detail .product_meta .tagged_as{
font-size:16px;
font-weight:500;
color:#2937dd;
}
.te-shop__detail .product_meta .sku_wrapper span,
.te-shop__detail .product_meta .posted_in a,
.te-shop__detail .product_meta .tagged_as a{
color: #6a6b74;
font-size:14px;
font-weight:normal;
}
.te-shop__detail .woocommerce-tabs{
margin-top:40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
padding:0px;
margin:0px;
display:flex;
align-items:center;
gap:0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
margin:0px;
padding:12px 25px;
border-radius:0px;
border: 1px solid #e5e6ef;
background:transparent;
color:#070f64;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{
background:#2937dd;
color:#ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
padding:0px;
color:#070f64;
font-weight:500;
}
.woocommerce div.product .woocommerce-tabs .panel{
margin:0px;
padding:40px;
border:1px solid #e5e6ef;
}
.woocommerce div.product .woocommerce-tabs .panel h2{
font-size:24px;
line-height:1.2;
margin-bottom:30px;
color: #172b56;
font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs .panel p{
position:relative;
font-size: 16px;
line-height: 28px;
color: #6a6b74;
}
.woocommerce #reviews #comments ol.commentlist{
padding:0px;
}
.woocommerce #reviews #comments ol.commentlist li{
margin-bottom:30px;
}
.woocommerce #reviews #comments ol.commentlist li:last-child{
margin-bottom:0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container{
display:flex;
gap: 30px;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container img{
width:100px;
height:100px;
border-radius:50%;
object-fit:cover;
padding:0px;
background:none;
position:relative;
left:auto;
top:auto;
border:none;
margin:0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
margin:0px;
flex:1;
padding:30px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
font-size:16px;
color: var(--gray-color);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{
color:#2937dd;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child{
margin:0px;
}
.woocommerce #review_form #respond{
margin-top:40px;
}
.woocommerce #review_form #respond .comment-reply-title{
font-size: 24px;
line-height: 1.2;
font-weight: 600;
color: #172b56;
margin-bottom:20px;
display:block;
}
.woocommerce #review_form #respond label{
color: #2937dd;
display:block;
font-size:16px;
}
.woocommerce #review_form #respond p.stars{
margin:15px 0;
}
.woocommerce #review_form #respond p.stars span{
display:flex;
gap:5px;
}
.woocommerce #review_form #respond p.stars a:hover{
color:#2937dd;
}
.woocommerce #review_form #respond p{
margin-bottom:15px;
}
.woocommerce #review_form #respond input,
.woocommerce #review_form #respond textarea{
font-size: 16px;
color: var(--gray-color);
height: 150px;
width: 100%;
background-color: transparent;
padding: 15px 20px 20px;
border: 1px solid #e5e6ef;
outline: none;
margin-bottom: 0;
font-weight: 400;
border-radius: 2px;
}
.woocommerce #review_form #respond input{
height:auto;
padding:15px 20px;
}
.woocommerce #review_form #respond #wp-comment-cookies-consent,
.woocommerce #review_form #respond #submit{
width:auto;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent{
display:flex;
gap:10px;
}
.woocommerce #review_form #respond #form-submit{
margin-bottom:0px;
}
.woocommerce #review_form #respond #submit,
.woocommerce-notices-wrapper .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward{
background-color: #2937dd !important;
font-size: 17px;
font-weight: 600;
letter-spacing: .08em;
text-transform: uppercase;
padding: 17px 45px !important;
transition: all .5s linear;
color: #ffffff !important;
border:none;
border-radius:0px;
margin-top: 15px;
text-decoration:none;
}
.woocommerce #review_form #respond #submit:hover,
.woocommerce-notices-wrapper .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:hover{
background-color: #2937dd;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner.is-success,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info{
background-color:#fff;
border-color:#6a6b74;
border-radius:5;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner.is-success > svg{
background-color:#2937dd;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner > .wc-block-components-notice-banner__content{
display:flex;
flex-direction:row-reverse;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward{
float:none;
opacity:1;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner{
align-items:center;
}
@media only screen and (max-width: 991px){
.product-details-content-box{
margin-left:0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
flex-wrap:wrap;
}
}
@media only screen and (max-width: 575px){
.woocommerce #reviews #comments ol.commentlist li .comment_container{
flex-direction:column;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner > .wc-block-components-notice-banner__content{
flex-direction:column-reverse;
align-items:flex-end;
gap:15px;
}
} .wp-block-woocommerce-cart.alignwide{
margin:0;
padding:0;
max-width:100%;
}
.page .wc-block-components-sidebar-layout .wc-block-components-main{
padding-right:2%;
}
.page .wc-block-cart table.wc-block-cart-items, 
.page .wc-block-cart table.wc-block-cart-items td, 
.page .wc-block-cart table.wc-block-cart-items th{
margin:0px;
border:none;
}
.page .is-large.wc-block-cart .wc-block-cart-items td::after,
.page .is-large.wc-block-cart .wc-block-cart-items::after{
display:none;
}
.page .wp-block-woocommerce-filled-cart-block thead{
background: #f7f7f7;
border-radius: 10px;
}
.page .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product, 
.page table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product{
visibility:visible;
}
.page .wc-block-cart table.wc-block-cart-items th{
padding:10px 20px;
font-size:16px;
text-transform:uppercase;
color: #1f1f1f;
font-weight:700;
}
.page .is-large.wc-block-cart .wc-block-cart-items th:last-child{
padding-right:20px;
}
.page .wc-block-cart table.wc-block-cart-items td{
padding:20px 0;
}
.page .wc-block-cart table.wc-block-cart-items td.wc-block-cart-item__product,
.page .wc-block-cart table.wc-block-cart-items th.wc-block-cart-items__header-product{
padding-right:30px;
padding-left:30px;
}
.page .wc-block-components-product-name{
font-size:16px;
font-weight:700;
color: #1f1f1f;
}
.page .wc-block-components-product-name:hover{
color:#2937dd;
}
.page .wc-block-cart-item__product .wc-block-components-product-price{
color:#2937dd;
margin-top:10px;
}
.page .wc-block-cart-item__product .wc-block-components-product-price del{
font-size:75%;
color:var(--gray-color);
}
.page .wc-block-components-product-badge{
margin-top:10px;
padding: 6px 10px 5px;
border-color: #e5e6ef;
}
.page table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata{
margin-bottom:15px;
}
.page .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-metadata .wc-block-components-product-metadata__description p{
color: #fff;
}
.page .wc-block-components-product-metadata .wc-block-components-product-metadata__description > p{
margin-top:15px;
margin-bottom:0px;
font-size:14px;
color: #494949;
}
.page table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
position:relative;
font-size:14px;
font-weight:600;
margin-top:15px;
color:#2937dd;
display: inline-flex;
align-items: center;
gap: 10px;
text-decoration: none;
}
.page table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:before{
position:relative;
content:'\f00d';
font-family: 'Font Awesome 5 Pro';
}
.page table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{
color:inherit;
}
.page .wc-block-components-quantity-selector{
margin:0px;
border-color:#e5e6ef;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img{
background-color:#fff;	
border-radius:5px;
}
.wc-block-components-title.wc-block-components-title{
color:#111;	
}
.page .is-large.wc-block-cart .wc-block-cart-items td:last-child{
padding-right:0px;
}
.page .wc-block-cart-item__total .wc-block-components-formatted-money-amount{
font-weight:600;
color:#1f1f1f;
}
.page .wp-block-woocommerce-cart-order-summary-block{
background-color:#2937dd;
padding:30px;
margin-bottom: 25px;;
}
.page .is-large.wc-block-cart .wc-block-cart__totals-title{
padding: 0px 0 15px;
font-size: 16px;
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
text-align: left;
}
.page .is-large .wc-block-components-sidebar .wc-block-components-panel, 
.page .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, 
.page .is-large .wc-block-components-sidebar .wc-block-components-totals-item{
padding: 0px;
color: #ffffff;
}
.page .wc-block-components-totals-wrapper::after{
border-color: #e5e6ef;
display:none;
}
.page .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
background-color: #2937dd;
color: #ffffff;
}
.page .wc-block-components-button:not(.is-link){
background-color: #2937dd;
color: #ffffff;
}
.page .wc-block-components-button:not(.is-link):hover{
background-color: #2937dd;
}
.page .wc-block-cart-items__row:not(:last-child){
border-bottom: 1px solid #e5e6ef;
} .page .wc-block-components-form .wc-block-components-text-input, 
.page .wc-block-components-text-input{
display: flex;
flex-direction: column-reverse;
}
.page .wc-block-components-form .wc-block-components-text-input input[type="email"], 
.page .wc-block-components-form .wc-block-components-text-input input[type="number"], 
.page .wc-block-components-form .wc-block-components-text-input input[type="tel"], 
.page .wc-block-components-form .wc-block-components-text-input input[type="text"], 
.page .wc-block-components-form .wc-block-components-text-input input[type="url"], 
.page .wc-block-components-text-input input[type="email"], 
.page .wc-block-components-text-input input[type="number"], 
.page .wc-block-components-text-input input[type="tel"], 
.page .wc-block-components-text-input input[type="text"], 
.page .wc-block-components-text-input input[type="url"],
.page .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
.page .wc-block-components-text-input.is-active input[type="email"],
.page .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, 
.page .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.page .wc-block-components-textarea{
border-color: #e5e6ef;
padding: 14px 20px !important;
border-radius: 0;
}
.page .wc-block-components-form .wc-block-components-text-input label, 
.page .wc-block-components-text-input label,
.page .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, 
.page .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{
position: relative;
left: auto;
top: auto;
transform: none;
margin-bottom: 10px;
}
.wc-block-components-form .wc-block-components-text-input input:autofill + label, 
.page .wc-block-components-form .wc-block-components-text-input.is-active label, 
.page .wc-block-components-text-input input:autofill + label, 
.page .wc-block-components-text-input.is-active label{
transform: none;
}
.page .wc-block-components-checkout-return-to-cart-button{
color: #2937dd;
}
.page .wp-block-woocommerce-checkout-order-summary-block{
background-color: #2937dd;
padding: 30px;
border-radius: 0;
}
.page .wc-block-components-totals-wrapper{
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid rgba(var(--color-four-rgb), 0.3);
padding-top: 0px;;
}
.page .wc-block-components-totals-wrapper:last-child,
.page .wp-block-woocommerce-checkout-order-summary-fee-block.wc-block-components-totals-wrapper,
.page .wp-block-woocommerce-checkout-order-summary-discount-block.wc-block-components-totals-wrapper,
.page .wp-block-woocommerce-cart-order-summary-fee-block.wc-block-components-totals-wrapper,
.page .wp-block-woocommerce-cart-order-summary-discount-block.wc-block-components-totals-wrapper{
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: none;
padding-top: 0;
}
.page .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper::after{
display: none;
}
.page .wc-block-components-panel__button[aria-expanded="true"] {
margin-bottom: 15px;
padding-bottom: 15px;
}
.page .wc-block-components-totals-coupon__form{
display: inline-flex;
flex-direction: column;
}
.page .wc-block-components-totals-coupon__input.wc-block-components-text-input label{
color: #fff;
}
.page .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
margin-left: 0;
margin-top: 10px;
border: 1px solid #2937dd;
} .woocommerce #customer_login h2{
font-size:34px;
font-weight:700;
line-height:1.2;
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register{
border-radius:0;
border-color:#e5e6ef;
}
.woocommerce form .form-row .input-text, 
.woocommerce-page form .form-row .input-text{
position:relative;
padding:12px 20px;
border:1px solid #e5e6ef;
}
.woocommerce form.woocommerce-form-login .form-row{
display:inline-flex;
align-items:center;
margin:0px 0 15px;
padding:0px;
}
.woocommerce form.woocommerce-form-login .woocommerce-form-row{
display:block;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit{
position:relative;
font-size: 16px;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
padding: 15px 35px 15px;
transition: all 0.5s linear;
background-color: #2937dd;
color: #ffffff;
margin-left:20px;
border-radius: 0px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit:hover{
background-color: #2937dd;
color: #ffffff;
}
.woocommerce .lost_password a{
color:#2937dd;
font-size:16px;
font-weight:600;
transition: all 0.5s linear;
}
.woocommerce .lost_password a:hover{
text-decoration:underline;
}
.woocommerce .woocommerce-form-register .woocommerce-form-row{
padding:0px;
margin-bottom:15px;
}
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit{
margin:15px 0 0 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
display:flex;
flex-direction:column;
gap:15px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li{
margin-right:20px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
font-size:16px;
background:#2937dd;
padding:15px 30px;
transition: all 0.5s linear;
color:#fff;
display:block;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover{
background-color: #2937dd;
}
.woocommerce-account .woocommerce-MyAccount-content{
border:1px solid #e5e6ef;
padding:40px;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title{
position:relative;
display:flex;
justify-content:space-between;
align-items:center;
margin:20px 0;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title:before,
.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title:after{
display:none;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h3{
font-size:22px;
color:#222;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a{
font-size:16px;
background:#2937dd;
padding:2px 30px;
transition: all 0.5s linear;
color:#fff;
display:block;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a:hover{
background-color: #2937dd;
}
.related-product{
position:relative;
margin-top:70px;	
}
.related-product .title-text{
position:relative;
margin-bottom:30px;	
}
.related-product .title-text h4{
position:relative;
font-weight: 500;
margin-bottom: 22px;
color: #2937dd;
line-height: 40px;
font-size: 30px;	
}
.shop-detail_text .woocommerce-product-details__short-description p{
position: relative;
font-size: 16px;
line-height: 28px;
color: #6a6b74;
font-family: 'DM Sans', sans-serif;	
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images{
float:none;
width:100%;
}
.woocommerce .star-rating{
width:6em;	
}
.woocommerce #review_form #respond p{
margin-bottom:0px;
}
.wc-block-cart-item__image a{
position:relative;
background-color:#f7f7f7;
border-radius:10px;
display:inline-block;
}  .woocommerce ul.product_list_widget li {
margin-bottom: 20px;
background-color:transparent;
}
.woocommerce ul.product_list_widget li:last-child{
margin-bottom:0px;	
}
.woocommerce ul.product_list_widget li a {
position:relative;  
}
.woocommerce ul.product_list_widget li a img {
position:relative; 
width: 70px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
float: left;
margin-right: 20px;
background: var(--color-six);
}
.woocommerce ul.product_list_widget li .star-rating {
float: none;
margin-top: 8px;
margin-bottom: 7px;
font-size: 12px;
color:#2937dd;
}
.woocommerce ul.product_list_widget li a .product-title{
color:#2937dd;
font-weight:500;	
}
.woocommerce ul.product_list_widget li .woocommerce-Price-amount {
font-size: 14px;
line-height: 28px;
display: inline-block;
}
.woocommerce ul.product_list_widget li .price del {
color: #6a6b74;
margin-right: 5px;
}
.woocommerce ul.product_list_widget li .price del span {
color: #2937dd;	
text-decoration: line-through;
}
.woocommerce ul.product_list_widget li .price ins {
background: transparent;
}
.woocommerce ul.product_list_widget li:hover{
color:inherit;	
} .woocommerce .widget_price_filter .price_slider_amount{
margin-top:30px;	
}
.woocommerce .widget_price_filter .price_label{
font-size: 14px;
font-weight: 400;
color: #6a6b74;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
background-color:var(--color-six);
box-shadow:none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
background-color:#2937dd;
border-color:#2937dd;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
font-size: 14px;
line-height: 18px;
font-weight: 400;
padding: 12px 26px;
border-radius: 50px;
color: #2937dd;
text-transform: capitalize;
border: 1px solid #2937dd;
background-color: #ffffff;	
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover{
background-color: #2937dd;
border-color: #2937dd;
color: #ffffff;	
} .sidebar-textwidget .woocommerce-mini-cart__totals {
position:relative;
display:block;
text-align:center;
margin:30px 0px 15px;
}
.sidebar-textwidget .woocommerce-mini-cart__totals strong,
.sidebar-textwidget .woocommerce-mini-cart__totals .amount{
position:relative;
color:#2937dd;
}
.sidebar-textwidget .woocommerce-mini-cart__buttons{
position:relative;
display:block;
text-align:center;	
}
.sidebar-textwidget .woocommerce-mini-cart__buttons .button{
position: relative;
display: inline-block;
padding: 10px 20px;
border-radius: 4px;
font-weight: 400;
font-size: 12px;
margin: 15px 5px 0px;
text-align: center;
letter-spacing: 1px;
color: #ffffff;
text-transform: uppercase;
background-color: #2937dd;
}
.sidebar-textwidget .woocommerce-mini-cart__buttons .button:hover{
color: #ffffff;
background-color: var(--black-color);	
}
.te-shop__detail .products-content .price-box{
margin-bottom:15px !important;	
}
.shop-block-one .inner-box .price-box ins span.woocommerce-Price-amount.amount{
margin-left:10px;
text-decoration: line-through;
}
.te-shop__detail .shop-details-content .product_content_one .price-box ins span.woocommerce-Price-amount.amount{
font-size: 18px;
line-height: 26px;
color: #a5a6b1;
font-weight: 400;
font-family: "Heebo";
display: inline-block;
margin-left: 10px;
text-decoration: line-through;
}
.te-shop__detail .shop-details-content .product_content_one .price-box del span.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
.te-shop__detail .shop-details-content .product_content_one .price-box del span.woocommerce-Price-amount.amount{
font-size: 24px;
line-height: 26px;
color: #2937dd;
font-weight: 600;
font-family: "Heebo";
}
.woocommerce div.product span.price del,
.te-shop__detail .shop-details-content .product_content_one .price-box del{
opacity: 1;
}
.te-shop__detail .woocommerce-notices-wrapper .woocommerce-message{
border-top-color: #2937dd;
}
.te-shop__detail .woocommerce-notices-wrapper .woocommerce-message::before {
color: #2937dd;
}
.te-shop__detail .woocommerce-notices-wrapper .woocommerce-message a.button{
font-size: 17px;
line-height: 32px;
color: #ffffff;
font-weight: 600;
font-family: "Inter";
text-align: center;
padding: 5px 25px;
border-radius: 0px;
background-color: #2937dd;
}
.woocommerce form .form-row .required{
color: #2937dd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{
color: #ffffff !important;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products {
margin: 50px 0 0 0px;
}
.sidebar-page-container .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title.with-empty-cart-icon::before {
margin-bottom: 0px;
color: #2937dd;
mask-size: 3em;
}
.sidebar-page-container .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title {
padding: 40px;
background-color: #f5f5f5;
color: #172b56;
font-size: 24px;
font-weight: 500;
}
.sidebar-page-container .wp-block-woocommerce-empty-cart-block .wp-block-separator.is-style-dots {
margin: 0 0 60px;
}
.sidebar-page-container .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title {
color: #070f64;
line-height: 30px;
font-weight: 600;
font-family: "Inter";
margin-bottom: 10px;
}
.sidebar-page-container .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title:hover {
color: #2937dd;
}
.sidebar-page-container .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
position: relative;
font-weight: 500;
font-size: 17px;
overflow: hidden;
text-align: center;
border-radius: 0px;
padding: 10px 25px;
display: inline-block;
color: #ffffff;
text-transform: capitalize;
background-color: #2937dd;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product {
font-size: 100%;
}
.sidebar-page-container .wc-block-components-totals-coupon a,
.sidebar-page-container .wc-block-components-totals-coupon a:hover{
color: #ffffff;
}@media only screen and (max-width: 7000px){
.page-wrapper{
overflow: hidden;
}
}
@media only screen and (max-width: 1600px){
header.main-header.header-style-seventeen .header_icon_box {
display: none !important;
}
}
@media only screen and (max-width: 1500px){
.header-upper.header_upper_four .consult_btn {
display: none;
}
header.main-header.header-style-six .auto-container {
padding-left: 100px;
}
.header-upper.header_upper_ten .auto-container {
padding: 0 15px;
}
.search_style_two,
.header-upper.header_upper_thirteen .header_icon_box {
display: none !important;
}
}
@media (min-width:1400px){
}
@media only screen and (max-width: 1400px){
.main-menu .navigation>li:nth-last-child(-n+3)>ul>li>ul {
left: auto;
right: 100%;
}
.main-menu .navigation > li:nth-last-child(-n+2) > ul {
left: auto;
right: 0;
}
.main-menu .navigation > li:nth-last-child(-n+2) > ul > li > ul {
left: auto;
right: 100%;
}	
.sidemenu-nav-toggler {
display: none;
}
.consult_btn {
display: none;
}
.header-upper .shape {
display: none;
}
.header-link-btn {
margin-left: 20px;
}	
.main-header .header-upper .logo-box .logo {
margin-right: 20px;
}
.statement_sec .bg {
max-height: 400px;
}
}
@media only screen and (max-width: 1350px){
.header-style-one .auto-container {
padding-left: 15px;
padding-right: 15px;
}
.main-header .inner-container {
flex-wrap: wrap;
justify-content: center;
}
.header_top .left-column {
width: 100%;
justify-content: center;
flex-wrap: wrap;
}
.header_top .right-column {
justify-content: center;
width: 100%;
flex-wrap: wrap;
}
header.main-header.header-style-six .logo {
position: relative;
clip-path: none;
padding: 10px 15px;
text-align: center;
top: -18px;
}
header.main-header.header-style-six .auto-container {
padding-left: 15px;
}
.header_upper_seventeen button.theme-btn.search-toggler,
.header_upper_seventeen .cart_btn,
.header_top_eleven ul.header_menu,
.header-upper.header-upper-eleven .search_style_two {
display: none !important;
}
header.main-header.header-style-fifteen {
position: relative;
background: #222;
}	
.header_top_fifteen .header_icon_box i {
color: #fff;
}
}
@media only screen and (max-width: 1200px){ .main-header .nav-outer .main-menu,
.sticky-header{
display: none !important;
}
.nav-outer .mobile-nav-toggler {
display: block;
}
.banner-section .banner-slider-nav {
display: none;
}
.main-header .header-upper .left-column {
justify-content: space-between;
flex-grow: 1;
}
button.theme-btn.search-toggler {
display: none;
}
.header_top_five ul.contact-info,
.header_top_five .divider,
.header-upper.header_upper_four .right-column *,
.header-link-btn {
display: none !important;
}
.header_upper_five button.theme-btn.search-toggler {
display: block;
}
.banner-section-six {
padding: 0;
}
.header-upper.header_upper_six .header_phone_number {
display: none;
}
.header_upper_fifteen .header_icon_box,
.header_upper_fifteen .divider,
.header_top_six .left-column .header_icon_box {
display: none !important;
}
header.main-header.header-style-fourteen .auto-container,
header.main-header.header-style-sixteen .auto-container,
header.main-header.header-style-fifteen .auto-container,
header.main-header.header-style-thirteen .auto-container,
header.main-header.header-style-twelve .auto-container,
header.main-header.header-style-eleven .auto-container,
.header-upper.header_upper_ten .auto-container {
padding: 0 15px;
}
.header-style-thirteen .language_switcher {
display: none !important;
}
.header-style-thirteen .left-column .divider {
display: none;
}
}
@media only screen and (max-width: 1199px){
.header-style-two .auto-container {
padding: 0 15px;
}
.header-upper.header_upper_sixteen .language_switcher,
.header_upper_sixteen .header_icon_box,
.header_upper_fourteen .header_icon_box,
.header-upper.header_upper_fourteen .language_switcher {
display: none !important;
}
}
@media (min-width:992px){
}
@media only screen and (max-width: 991px){
.logo_icon_box {
left: 0;
}
.industries-tabs-content {
margin-bottom: 30px;
} 
.header_top_three .right-column {
width: 100%;
background: #222;
padding: 8px 15px;
margin-top: 6px;
}
.header_top_eleven .divider,
.header_top_eleven .header_icon_box {
display: none !important;
}
.header_top_sixteen .divider {
width: 5px;
margin: 0 2px;
}
.header_bottom_eighteen {
display: none;
}
.history_sec .inner_container_wrap {
width: 100%;
padding-right: 15px;
}
.banner-section-one .content-box .link-box {
position: relative;
right: auto;
bottom: -30px;
left: -20px;
}
}
@media only screen and (min-width: 768px){
.main-menu .navigation>li>.mega_menu,
.main-menu .navigation > li > ul,
.main-menu .navigation > li > ul > li > ul{
display:block !important;
visibility:hidden;
opacity:0;
}
}
@media only screen and (max-width: 767px){
.pricing_image_box .shape_bg,
.header_top_fifteen p.welcome_title a {
display: none;
}
.header-upper.header_upper_ten .header_icon_box {
display: none !important;
}
.page-wrapper.theme_color_bg {
padding-left: 0;
padding-right: 0;
}
.page-wrapper.theme_color_bg:after,
.page-wrapper.theme_color_bg:before {
display: none;
}
.about_us_14 .sec_title_wrap {
flex-wrap: wrap;
}
.clients-section .clients-list {
flex-wrap: wrap;
}
.clients-section .clients-list li {
margin-right: 15px;
}
footer.main-footer .d-flex {
flex-wrap: wrap;
}
section.about_sec_18.home_18 .image {
margin-bottom: 30px;
}
.footer-style-18 .footer-top .form-inner .form-group button[type='submit'] {
left: 0;
}
.footer-style-18 .footer-bottom .footer-logo:before {
display: none;
}
.choose_sixteen_carousel .owl-nav {
display: none;
}
section.cause-home-six .p_absolute.r_0.t_20 {
position: relative;
margin-bottom: 20px;
top: 0;
}
section.project-block-two-section .more-btn {
position: relative;
}
.project-block-two-section .project_block_2 img {
width: 100%;
}
.industry-section .sec_title_wrap a {
position: relative;
bottom: 0;
}
.career_single_post ul.social_links {
flex-wrap: wrap;
}
.about_author_box {
flex-wrap: wrap;
}
.about_sec_6 .about_author_box .author_box {
display: flex;
}
section.faq_sec_6.p_relative.pt_90.pb_90.faq_home_6 .accordion-box .acc-btn h4 {
padding-right: 30px;
}
.elementor-23 .elementor-element.elementor-element-f8eb600:not(.elementor-motion-effects-element-type-background){
background-image: unset !important;
background-color: rgba(21, 10, 42, 0.9) !important;
}
}
@media only screen and (max-width: 575px){
.about_left_side .experience-box {
margin-top: 20px;
width: 100%;
max-width: 100%;
}
.experience_box_icon_box {
margin-bottom: 55px;
}	
.auto-containe {
padding: 0 15px;
}
.banner-section-five .content-box .author-inner p {
margin-left: 0;
}
.business-innovation-section .author_box {
flex-direction: row;
}
section.faq_sec_6.p_relative.pt_90.pb_90.faq_home_6 .accordion-box .acc-btn h4 {
font-size: 16px;
}
.about_left_box_wrap .img_box_one {
margin-bottom: 30px;
}
.about_left_box_wrap .img_box_three {
margin-top: 0;
}
a.read_more_1_btn.home__7 {
margin-top: 20px;
}
.footer-style-seven .footer-top .form-inner .form-group .btn-1 {
position: relative;
background: #fff;
color: #222;
top: 0;
right: 0;
margin-top: 20px;
width: 100%;
text-align: center;
}
.footer-style-seven .footer-top .form-inner .form-group input[type='email'] {
padding-right: 30px;
height: 50px;
}
.footer-style-seven .footer-top .form-inner .form-group .icon-box {
top: 15px;
}
.footer-style-seven .about-widget h2 {
font-size: 30px;
line-height: 38px;
}
.footer-style-eight .post-widget .post h4 {
font-size: 16px;
line-height: 24px;
}
.footer-style-eight .widget-section {
padding-bottom: 0;
}
.about_nine_author_box .author_box {
width: 100%;
display: flex;
}
.about_nine_author_box {
flex-wrap: wrap;
}
.add_nine .sec_title_wrap h2 {
font-size: 36px;
line-height: 45px;
}
.choose_us_block_left span::after {
right: 15px;
}
.choose_us_block_right span::after {
left: 15px;
}
.count_block_one .content_box {
margin-bottom: 30px;
}
.footer-style-ten .footer-bottom .footer-card {
justify-content: center;
}
.services .lower_box {
padding: 0;
}
.home_eleven_blog_container .owl-nav {
top: -45px;
right: 20px;
}
.home-ten-testimonial-content {
padding-top: 0;
}
.accordion-button {
font-size: 16px;
}
section.why_choose_13 {
padding-bottom: 90px;
}
.home-seventeen-works-section .overly_content .overly_title {
font-size: 16px;
}
.home-seventeen-about-section .about_left_box .horizental_text {
display: none;
}
.banner-section-16 .pattern-layer {
display: none;
}	
.banner-section-16 .bg-layer {
display: none;
}	
.choose_sixteen_carousel {
width: 100%;
}
.home_ten_process_container .content_box {
width: 100%;
}	
.air_sixteen .right-col {
padding-right: 0;
}	
.team_sixteen a.read_more_1_btn {
flex-shrink: 0;
width: 100%;
margin-top: 12px;
}	
.team_sixteen .sec_title_wrap {
flex-wrap: wrap;
}
.banner-section-15 .content-box h2 {
font-size: 36px;
line-height: 45px;
}
.project_fifteen_block .image_box img {
min-height: 200px;
object-fit: cover;
}	
.home_fifteen_form .laft_column {
padding: 0;
}	
.home_fifteen_form .home_eleven_form_wrap {
padding-top: 60px;
}
.facts_sec_14 .auto-container {
padding: 0;
}	
.funfacts_outer_box {
margin: 0;
}
.home-seventeen-about-section .about_left_box .vertical_text {
display: none;
}
.career_single_post ul.social_links li,
.career_single_post ul.social_links li a {
width: 100%;
}
.career_sidebar {
margin-left: 0;
}
.career_block2 .icon {
margin-bottom: 20px;
}
.newsletter input[type="email"] {
padding-right: 20px;
}
.post_content_one blockquote .quote_icon {
top: -20px;
}
.product_content_one .addto-cart-box .item-quantity {
margin-left: 0 !important;
}
.faq_section .faq_block_content a {
position: relative;
left: 12px;
font-size: 16px;
}
p.footer_mail a {
font-size: 16px;
}
.history_sec ul.tab-btns {
flex-wrap: wrap;
}
.team_block_2 .image-box img {
width: 100%;
}
.banner-section-three .swiper-slide .bg-layer,
.header_top_two,
.header_top_three {
display: none;
}
.header-upper.header_upper_four {
margin-top: 0;
}
.header_top_four {
display: none;
}
.testimonial_home_six .bg_layer img {
height: 300px;
object-fit: cover;
}
.major_area_block_image img {
width: 100%;
}
.about_6_image_left {
margin-right: 0;
}
.all-ages_block_one .img-box img {
width: 100%;
}
.header_top_seven,
.header_top_eight {
display: none;
}
.pricing_block_eight .title_box p {
font-size: 13px;
}
.header-upper.header_upper_nine .inner-container {
padding: 0;
}
.banner-section-nine {
margin-top: 0;
}
.header-upper.header_upper_nine .logo img {
width: 150px;
}
.prgoress_indicator {
right: 20px;
bottom: 40px;
}
.logo_shape,
.header_top_nine {
display: none;
}	
.header-upper.header_upper_nine .inner-container {
margin-top: 0;
}
.home_ten_process_section .single-block {
max-width: 100%;
}
.home_ten_faq .lower_box a {
font-size: 16px;
}
.header-style-nine .search-toggler,
.header_top_twelve,
.header_top_eleven,
.why_choose_14 .border_horizental,
.why_choose_14 .border_vertical,
.header_top_fifteen,
.header_top_sixteen {
display: none;
}
.about_sixteen .image_box .image {
margin-bottom: 30px;
}
.circle_image_image_container {
margin: 0;
}
.circle_text_box .experience_years {
font-size: 27px;
}
.experience_years span {
left: 0 !important;
position: relative;
top: 0;
}
.footer-style-16 .footer-bottom .scroll-top-inner {
display: block;
text-align: center;
}
.about_image_017 {
margin-top: 30px;
}
.quote_sixteen{
padding: 0;
}
span.about_tag_text {
font-size: 20px;
}
.video_title_box {
flex-wrap: wrap;
}
.header-upper.header_upper_thirteen .user_btn,
.header-upper.header_upper_thirteen .cart_btn,
.header_upper_thirteen .divider,
.header-link-btn {
display: none;
}
.main-header * {
flex-wrap: wrap;
}
.main-header .header-upper .logo-box .logo img {
width: 150px;
}
.header-upper.header_upper_four .inner-container {
padding: 0 15px;
margin: 0 -40px;
}
.header-upper.header_upper_four .auto-container {
margin: 0;
}
.main-header.header-style-two .nav-outer,
header.main-header.header-style-four .nav-outer {
margin-left: 0;
}
.header_top_six {
display: none;
}
.header_appointment_btn a {
padding-right: 15px;
padding-left: 15px;
clip-path: none;
}
.header_top_eight .inner-container {
padding-left: 15px;
}
.header-upper.header_upper_nine .logo {
left: auto;
right: 0;
transform: translate(0);
padding-left: 20px;
padding-right: 20px;
padding-top: 24px;
z-index: 99;
}
.header-upper.header_upper_nine .inner-container {
margin-bottom: 0;
}
.header_top_nine .header_icon_box {
margin-left: 0;
width: 100%;
}
.header-upper.header_upper_ten .header_shape_ourter {
display: none;
}
.header_top_eleven .location_switcher {
margin-right: 10px;
}
.search_style_three input[type="search"] {
width: 100%;
}
.header_upper_seventeen .sidemenu-nav-toggler,
.header_top_twelve .divider {
display: none !important;
}
header.main-header.header-style-seventeen .nav-outer {
margin-right: 15px;
}
header.main-header.header-style-seventeen .header-upper .logo-box .logo {
padding-left: 15px;
}
.footer-bottom .footer-nav,
.main-footer ul.menu {
justify-content: center;
flex-wrap: wrap;
width: 100%;
}	
.copyright,
.main-footer .copyright_text {
text-align: center;
width: 100%;
}	
.footer_logo {
font-size: 40px;
}	
section.newsletter .outer_bg {
padding-left: 30px;
padding-right: 30px;
}	
.newsletter button {
position: relative;
right: 0;
top: 0;
margin-top: 15px;
}	
.newsletter .form_group {
text-align: center;
}	
.news-block-one figure.image img {
width: 100%;
}	
.contact_info__shape-new {
display: none;
}	
.contact_form_wrap {
padding: 20px;
}	
section.consultform_sec1 .text-lg-end {
text-align: center;
}	
.contact_info .info_box {
text-align: center;
}	
.contact_info .author_box {
margin-right: auto;
text-align: right;
max-width: 400px;
display: flex;
}	
.testimonial-block-one .quote_icon {
width: 60px;
left: 90px;
}	
.choose_us_awards_wrap {
right: 0;
}	
.choose_us_awards {
width: 100%;
}	
.header_top {
display: none;
}
.footer-style-seven .footer-top .top-inner .form_group .btn-1{
position:relative;
border: 1px solid #fff;
left:0px
}
}
@media only screen and (max-width: 400px){
.scroll-to-top {
display: none;
}
.main-footer .footer-widget ul li,
.main-footer.footer-style-1 .footer-widget ul li,
.footer-style-four .widget-section .footer-widget ul li,
.main-footer.footer-style-2 .footer-1-middle .footer-widget ul li,
.footer-style-three .widget-section .footer-widget ul li,
.footer-style-eight .widget-section .footer-widget ul li,
.footer-style-seven .widget-section .footer-widget ul li,
.footer-style-ten .widget-section .footer-widget ul li,
.footer-style-13 .widget-section .footer-widget ul li,
.footer-style-17 .widget-section .footer-widget ul li,
.footer-style-15 .widget-section .footer-widget ul li{
min-width:100%;
}
.newsletter_form_inner .btn-1{
font-size: 15px;
line-height: 30px;
padding: 11px 10px;
}
.newsletter_form_inner input[type="email"]{
padding: 0px 130px 0px 42px;
}
} @media only screen and (max-width: 767px){  .header-style-two .inner-container{
justify-content: center !important;
}
.header_top_two p {
margin: 10px 10px;
text-align: center;
} .header_top_three ul.menu li a {
font-size: 14px;
} .header_appointment_btn a {
line-height: 20px;
} .header-style-seven .header_user {
display: none;
}
.header-style-seven .logo {
margin-top: 30px;
}
.header-style-seven .header_phone_number2 {
gap: 8px;
margin: 16px 0;
} .header_top_eight .left-column{
display: none !important;
}
.header_top_eight .header_icon_box {
display: none !important;
}
.header_top_eight .divider {
display: none !important;
}
.header_top_eight .inner-container{
justify-content: center !important;
} .header_top_twelve ul.header_menu a {
font-size: 15px;
}
.header_top_twelve .right-column{
display: none !important;
}
.header-upper-twelve .search_style_three {
display: none;
}
.header-upper-twelve .left-column {
width: 125px;
}
.header-upper.header-upper-twelve .user_btn {
display: none;
margin-left: 0px;
}
.header-upper.header-upper-twelve .cart_btn {
display: none;
} .header_upper_fourteen .logo-box .logo img {
width: 50px !important;
}   .banner-section-one .content-box h2, .banner-section-two .content-box h2 {
font-size: 32px !important;
line-height: 45px !important;
}
.banner-section-one .swiper-slide {
padding: 98px 0px 95px 0px;
height: 640px;
} .banner-section-two {
padding: 140px 0px 100px 0px;
} .banner-section-three .content-box h2 {
font-size: 38px !important;
line-height: 50px !important;
}
.banner-section-three .swiper-slide {
padding: 240px 0px 170px 0px;
} .banner-section-four .content-box h2 {
font-size: 32px !important;
line-height: 45px !important;
}
.banner-section-four .swiper-slide {
padding: 140px 0px 115px 0px;
} .banner-section-five {
padding: 230px 0px 120px 0px;
}
.banner-section-five .content-box h2 {
font-size: 38px;
line-height: 50px;
} .banner-section-six .content-box h2 {
font-size: 38px !important;
line-height: 50px !important;
}
.banner-section-six .content-box .video-inner {
right: 78px;
bottom: -180px;
} .banner-section-seven .content-box h2 {
font-size: 38px !important;
line-height: 48px !important;
} .banner-section-eight .image-box {
margin-right: 0px;
padding-right: 0;
margin-left: 0;
}
.banner-section-eight .image-box .experience-box {
bottom: 0;
}
.banner-section-eight .image-box .signature {
position: absolute;
top: 100px;
right: -7px;
width: 100px;
} .banner-section-nine .swiper-slide {
padding: 140px 0px 80px 0px;
}
.banner-section-nine .content-box .btn-box{
flex-direction: column;
gap: 20px;
}
.banner-section-nine .content-box .btn-box .btn-1 {
margin-right: 0;
} .banner-section-ten .content-box {
padding: 75px 30px 80px 30px;
} .banner-section-11 .content-box h3{
font-size: 28px;
}
.banner-section-11 .content-box h2 {
font-size: 36px !important;
line-height: 49px !important;
}
.banner-section-11 .swiper-slide {
padding: 215px 15px 100px 15px;
} .banner-section-12 .content-box h2 {
font-size: 36px;
line-height: 48px;
} .banner-section-13 .swiper-slide {
padding: 150px 0px 150px 0px;
}
.banner-section-13 .content-box h2 {
font-size: 30px !important;
line-height: 50px !important;
}
.banner-section-13 .content-box h3 {
font-size: 30px;
line-height: 45px;
}
.banner-section-13 .content-box h4 {
font-size: 24px;
line-height: 37px;
} .banner-section-14 .text-box .link {
position: absolute;
left: 0px;
top: -75px;
}
.banner-section-14 .text-box {
padding-left: 0;
} .banner-section-15 .content-box h2 {
font-size: 42px !important;
line-height: 55px !important;
}
.banner-section-15 .swiper-slide {
padding: 90px 0px 110px 0px;
} .banner-section-16 .content-box h2 {
font-size: 32px;
line-height: 44px;
}
.banner-section-16 {
padding: 315px 0px 100px 0px;
}
.banner-section-16 .content-box p {
color: #fff;
position: relative;
}
.banner-section-16 .content-box .btn-1 {
box-shadow: 5px 8px 15px rgba(0, 0, 0, 0.2);
} .banner-section-17 .content-box h2 {
font-size: 36px !important;
line-height: 49px !important;
}
.banner-section-17 .swiper-slide {
padding: 190px 0px 115px 0px;
}
.banner-section-17 .content-box .info-list li {
margin-bottom: 15px;
} .banner-section-18 .content-box h2 {
font-size: 34px !important;
line-height: 50px !important;
}
.banner-section-18 .swiper-slide {
padding: 90px 0px 115px 0px;
}
.page-title {
padding: 100px 0px 32px 0px;
}
.page-title .content-box h1 {
margin-bottom: 40px;
}
.page-title .content-box {
text-align: center;
}
.page-title .content-box .bread-crumb {
display: inline-flex;
flex-direction: column;
align-items: center;
}
.page-title .content-box .bread-crumb li:before {
top: 30px;
right: 44%;
transform: rotate(90deg) translateX(-50%);
}
footer.main-footer  .footer_logo {
line-height: 45px;
}  .about_sec_2 {
padding-top: 0px;
padding-bottom: 80px;
}
.about_left_side {
margin-top: -60px;
}
.about_sec_2 .about_left_side .experience-box {
top: 358px;
left: 80px;
margin-bottom: 0;
}
.about_sec_6 .style_2 h2.sec_title {
margin-top: 30px;
}
.home_eihgt_certfication_box {
display: block;
}
.about_nine .about_image_left{
margin-bottom: 30px;
}
.about_nine_author_box .author_box {
display: block;
}
.about_nine_author_box .signature {
max-width: 120px;
width: 100%;
}
.home_eleven_about .about_image-box .round-box-content {
top: 107%;
left: -31px;
}  .process_block_two {
margin: 40px 0;
}
.process_block_two .icon_box {
margin-bottom: 28px;
}
.process_nine .btn_box_one{
display: block !important;
}
.process_nine .btn_box_one .btn_title {
text-align: left;
}
.quite_form_bottom .form-group {
width: 100%;
} section.funfact_sec1 {
padding: 50px 0;
}
.facts_sec_14 .funfacts_outer_box {
display: block;
}
.facts_sec_14 .funfact_block_five {
margin-bottom: 30px;
} section.choose_us_sec1 {
padding-top: 50px;
}
.choose_us_sec1 .choose_us_img_box {
margin-left: 0;
margin-bottom: 0;
bottom: -25px;
}
.services_nine .service-slider-nav:before {
width: 215px;
left: 77px;
top: 11px;
}
.services_nine .service-slider-nav .service-slider-control.slider_button_prev6 {
left: 35px;
}
.services_nine .service-slider-nav .service-slider-control.slider_button_next6 {
right: 35px;
} .client_logo_row img {
margin: 0 30px;
margin-bottom: 50px;
}
.clients_logo_7{
text-align: center;
}
a.read_more_1_btn.home_7 {
display: none;
}
.right_box_wrap_seven{
margin-top: 30px;
}
.process_block_area {
display: block;
}
.process_block_1.mb_10{
margin-top: 40px;
}
.chooseus_7_leftside img {
width: 340px;
}
.chooseus_7_rightside{
margin-top: 40px;
}
.estimation_left_box{
padding-top: 0;
}
.estimation_section .queries_text_box h4 {
margin-left: 0;
margin-bottom: 30px;
margin-top: 40px;
}
.estimation_section .queries_text_box .arrow_angel {
left: 0;
bottom: 42px;
}
.estimation_section .queries_form_inner.style_2 {
padding: 50px 20px;
}
.estimation_section .form-group .btn-2{
margin-bottom: 20px;
}
.news-block-three.home_7 {
padding: 40px 20px;
}
.accordion-box .block .acc-content {
height: 133px;
background: #fff;
} .specializing-section{
padding: 0;
}
.specializing-section .about_us_left{
background-color: rgba(21, 10, 42, 0.9);
padding: 90px 15px;
}
.specializing-section .container{
padding: 0;
} .testimonial-section .inner-box .thumb-box {
display: none;
}
.testimonial-section .inner-box {
padding: 0 15px;
} .procedure-section .work_procedure_icon_box {
right: 0;
}
.procedure-section .btn_box_one{
display: block !important;
margin-top: 30px;
}
.procedure-section .btn_box_one .btn_title {
text-align: left;
} .news-block-four .inner-box {
padding: 40px 20px;
}
.news-block-four .inner-box h3 {
margin-bottom: 40px;
} .business-innovation-section .sec_title {
font-size: 28px;
line-height: 40px;
} .choose-section.home-5 .chooseus_left_img {
width: 320px;
margin-bottom: 30px;
}
.choose-section.home-5 .chooseus_left_img img{
width: 100%;
} .pointer-section{
display: none;
}
.support-section .office_info_box {
display: block;
}
a.read_more_1_btn.home__6 {
color: #1b1918;
margin-top: 27px;
}
.chooseus_section-6{
padding: 0;
}
.cause-home-six a.read_more_1_btn.home__6 {
color: #1b1918;
margin-top: 58px;
}
.about_sec_6 .about_author_box .author_box {
display: block;
}
.about_sec_6 .about_author_box .author_name {
font-size: 20px;
line-height: 28px;
margin-bottom: 5px;
}
.about_sec_6 .about_author_box .designation {
font-size: 16px;
line-height: 17px;
}
.experience_box_6 .experience_years {
font-size: 55px;
}
.testimonial-block-three .quote {
z-index: -1;
}
.testimonial_home_six{
padding-bottom: 0px;
}
.faq_sec_6 .bg_layer {
display: none;
}
.faq_right_side {
padding-left: 0;
margin-top: 12px;
}
.footer-style-six .footer-top .top-inner {
display: block;
}
.footer-style-six .footer-top .support-box {
text-align: left;
padding-right: 0;
margin-top: 30px;
}
.service-home-10 .services .lower_box_inner {
padding: 34px 20px !important;
}
.home_ten_process_section .sec_title_wrap {
margin-bottom: 30px;
}
.home-ten-testimonial-content {
padding: 40px 15px 35px 15px;
}
.home_eleven_countries .nav-tabs .nav-link {
font-size: 16px;
}
.home_eleven_countries .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
font-size: 16px;
font-weight: 600;
}
.home_eleven_countries .nav {
padding-bottom: 20px;
}
.home_eleven_facts {
height: auto;
}
.home_twelve_business_container {
margin-right: 0;
margin-left: 10px;
margin-bottom: 20px;
}
.highlights_sec_13 .highlights_block_two .inner_box {
display: block;
}
.highlights_sec_13 .highlights_block_two {
margin-bottom: 20px;
}
.circle_text_box {
width: 197px;
height: 176px;
}
.circle_text_box .text_inner {
padding: 15px;
}
.why_choose_13_outer_box {
display: block;
}
.why_choose_13 .choose_us_block_2 {
padding: 45px 50px;
border-bottom: 1px solid #ebe5e5;
border-left: 1px solid #ebe5e5;
}
.letest_work_sec_13 .letest_work_block h3 {
font-size: 18px;
line-height: 30px;
}
.team_sec_13 .team_block_3 {
margin-bottom: 60px;
}
.industries_sec_13 a.read_more_1_btn {
display: none;
}
.review-section .review-content {
padding: 28px 0px 22px 20px;
}
.clients_sec_13 .client_logo_row.bt img {
margin: 0;
margin-bottom: 30px;
}
.why_choose_14 .choose_logo {
display: none;
}
.consultform_sec_14 .consult_image {
width: 100%;
}
.consultform_sec_14 .consult_image img {
max-width: 100%;
}
.consultform_sec_14 h2.sec_title {
font-size: 24px;
}
.service_fifteen .service-block-one {
margin-bottom: 90px;
}
.count-box {
margin-bottom: 0;
}
.logo_icon_box:before {
top: -118px;
left: 31px;
width: 100%;
height: 36%;
}
.home-seventeen-about-section .about_left_box .vertical_text {
bottom: 142px;
left: 118px;
}
.home-seventeen-about-section .about_left_box .horizental_text {
left: 0;
bottom: -41px;
}
.home-seventeen-works-section .title-inner {
display: block;
margin-bottom: 20px;
}
.home-seventeen-choose-section .choose_box_one {
margin-left: 0;
}
.home-seventeen-testimonial-section .owl-dots {
left: 72%;
transform: translateX(-50%);
width: 100%;
}
.process_sec_3.home-17 .title-inner {
display: block;
margin-bottom: 20px;
}
.home-17 .title-inner .text-center {
text-align: left !important;
}
.industries_sec_18 .nav-item {
width: 100%;
}
.industries_sec_18 .nav-tabs {
display: block;
}
.industries_sec_18 .industries_box_wrapper .industries_box {
gap: 10px;
}
.industries_sec_18 .industries_box_wrapper {
padding: 20px 10px;
}
.industries_sec_18 .industries_box h4 {
font-size: 18px;
}
.home_18 .swiper-container-initialized{
margin-left: 30px;
}
.review-section.home_18 .content-box {
padding-left: 60px !important;
}
.review-section.home_18 .content-box .gallery-thumbs {
left: -25px;
}
.clients_sec_18 .client_logo_row.bt img {
margin: 0;
margin-bottom: 25px;
}
.blog_sec1.home_18 .news-block-one {
position: relative;
margin-bottom: 50px;
}
.consultform_sec1.home_18 h2.sec_title {
font-size: 40px;
line-height: 48px;
}
.consultform_sec1.home_18 .contact_info .author_content {
padding-right: 0;
}
.consultform_sec1.home_18 .contact_info .author_box {
text-align: left;
}
.footer-style-18 .footer-top .form-inner .form-group button[type='submit'] {
top: 70px;
}
.page_notfound li{
display: none !important;
}
.erorr_content_box{
width: 88%;
}
.home_eight_facts_section .count-box {
margin-bottom: 50px;
}
.about_tow_team_sec  .swiper-container {
left: 0;
}
.about_tow_team_sec.case_studies_section .slider__pagination3 {
left: 100px;
width: calc(78% - 120px);
}
.industry-section.home-5 .sec_title_wrap a {
bottom: -6px;
}
.service-details a.read_more_1_btn {
margin-top: 0;
}
.service-details .highlights_block_two .highlights_sl {
margin-right: 80px;
}
.sidebar-page-container .news-block-two .post-info {
display: block;
}
.sidebar-page-container .inner_page .shear_btn_box {
bottom: 35px;
}
.blog-details-content .news_details_block .post-info{
display: block;
}
.post_content_one blockquote {
padding: 70px 30px 30px 50px;
}
.career_block2 .left-column {
display: block;
}
.checkout-page-section .accordion-box .block .acc-content .payment-info {
padding: 30px 0 10px 0;
}
.checkout-page-section .accordion-box .block .acc-content {
padding: 0px 10px 30px 10px;
}
.checkout-page-section li.accordion.block.active-block {
height: 550px;
}
.contact_form_wrap2 .form_froup_wrap {
position: relative;
margin-top: 20px;
}
.faq_section .accordion-box-two{
padding-top: 0;
}
.service-details-content h1.services_title {
margin-top: 30px;
font-size: 38px;
line-height: 49px;
}
.service-details .accordion-box.style__3 .accordion .acc-btn {
gap: 10px;
}
.service-details .accordion-box.style__3 .accordion .acc-btn h4 {
font-size: 14px;
}
.service-details .accordion-box .block.active-block .acc-content {
height: 180px;
}
.product_content_one .addto-cart-box .item-quantity {
margin-left: 26px;
margin-right: 20px;
}
.shop-page-section .item-shorting {
display: block;
}
.shop-page-section .item-shorting .menu-box{
margin: 20px 0;
}  footer.main-footer.footer-style-1 {
padding-top: 280px;
}
.footer-style-1 .footer_logo {
font-size: 35px;
line-height: 50px;
}
.footer-bottom .footer-nav, .main-footer ul.menu {
font-size: 14px;
} .footer-style-2 .footer_icon_box .icon {
right: 10px;
width: 60px;
height: 60px;
line-height: 60px;
}
.footer-style-2 .footer_icon_box .icon img{
width: 30px;
}
.footer-style-2 .footer_icon_box {
padding: 30px 55px 30px 20px;
width: 290px;
left: 14px;
} .footer-bottom .footer-nav li a {
font-size: 14px;
} .footer-style-four .contact-widget .info-list li {
float: inherit;
}
.footer-style-four .footer-bottom .scroll-top-inner {
left: 50%;
transform: translateX(-50%);
} .footer-style-five .widget-section .footer-logo {
text-align: left;
} .footer-style-seven .about-widget h2 {
font-size: 32px;
line-height: 46px;
}
.footer-style-seven .footer-top {
padding: 94px 0px 40px 0px;
}
.footer-style-seven .widget-section {
padding-bottom: 50px;
}
.footer-style-seven .footer-bottom .left-column {
align-items: self-start;
flex-direction: column;
gap: 30px;
}
.footer-style-seven .footer-bottom .social-links {
margin-top: 30px;
} .footer-style-nine .widget-section .footer-logo:before {
left: -39px;
} .footer-style-12 .form-inner{
display: none;
} .footer-style-four .contact-widget h2 {
font-size: 32px;
line-height: 44px;
} .footer-style-15 .footer-top .inner-box {
display: block;
}
.footer-style-15 .footer-top h2 {
font-size: 32px;
line-height: 42px;
margin-bottom: 24px;
}
.footer-style-15 .logo-widget .top-inner {
display: block;
}
.footer-style-15 .footer-widget figure {
margin-bottom: 20px;
} .footer-style-17 .footer-top .info-box .icon-box {
display: none;
} }