@charset "UTF-8";
blockquote, blockquote p {
font-style: italic;
font-weight: 500;
letter-spacing: 0.5px;
}
blockquote {
position: relative;
border: none;
padding: 35px 40px;
background: rgb(211 215 230 / 20%);
margin: 0 0 15px;
border-radius: 10px;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
blockquote:not(.av-blockquote):after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 2px;
border-radius: 10px;
background: var(--sp-gradient1);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: destination-out;
mask-composite: exclude;
z-index: -1;
}
blockquote:not(.av-blockquote):before {
content: "\f10d";
font-family: fontawesome;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 70px;
font-style: normal;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
opacity: 0.2;
z-index: -1;
}
blockquote h5 {
font-style: normal;
}
blockquote cite, blockquote small {
line-height: 1.3;
padding-top: 15px;
display: block;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
} .gallery-icon a {
display: block;
}
.gallery-item { 
background-color: #ececec;
padding: 0;
margin-right: 2.7%;
margin-bottom: 2.7%;
text-align: center;
float: left;
}
.gallery figure.gallery-item:last-child {
margin-bottom: 0;
}
.gallery-columns-1 .gallery-item {
width: 100%;  
}
.gallery-columns-2 .gallery-item {
width: 45%; 
}
.gallery-columns-3 .gallery-item {
width: 31.3%;
}
.gallery-columns-4 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item {
width: 17.7%;
}
.gallery-columns-6 .gallery-item {
width: 13.6%;
}
.gallery-columns-7 .gallery-item {
width: 12.25%;
}
.gallery-columns-8 .gallery-item {
width: 10.5%;
}
.gallery-columns-9 .gallery-item {
width: 9.11%;
}
.gallery-columns-1 .gallery-item:nth-child(1n),
.gallery-columns-2 .gallery-item:nth-child(2n),
.gallery-columns-3 .gallery-item:nth-child(3n),
.gallery-columns-4 .gallery-item:nth-child(4n),
.gallery-columns-5 .gallery-item:nth-child(5n),
.gallery-columns-6 .gallery-item:nth-child(6n),
.gallery-columns-7 .gallery-item:nth-child(7n),
.gallery-columns-8 .gallery-item:nth-child(8n),
.gallery-columns-9 .gallery-item:nth-child(9n) {
margin-right: 0;
}
.gallery-columns-1 .gallery-item:nth-child(n+2),
.gallery-columns-2 .gallery-item:nth-child(n+3),
.gallery-columns-3 .gallery-item:nth-child(n+4),
.gallery-columns-4 .gallery-item:nth-child(n+5),
.gallery-columns-5 .gallery-item:nth-child(n+6),
.gallery-columns-6 .gallery-item:nth-child(n+7),
.gallery-columns-7 .gallery-item:nth-child(n+8),
.gallery-columns-8 .gallery-item:nth-child(n+9),
.gallery-columns-9 .gallery-item:nth-child(n+10) {
margin-bottom: 0;
}
.gallery dl a {
display: block;
}
.gallery dl a img {
height: auto;
margin: 0 auto;
}
.gallery br+br {
display: none;
}
.wp-caption-text{}
.bypostauthor{} img.alignnone{ margin: 0 auto; max-width: 100%; }
#attachment_907 { width: 100%; }
img.alignleft, .wp-caption.alignleft{ margin-right: 30px; }
img.alignright, .wp-caption.alignright {
margin-left: 30px;
float: right;
clear: both;
margin-bottom: 30px;
}
img.wp-caption .alignnone { display: block; margin: 0 auto; height: auto; width: 100%; }
a img.alignright { float: right; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; }
a img.aligncenter { margin-left: auto; margin-right: auto;}
.aligncenter { margin-top: .5em; margin-bottom: .5em; }  
.alignleft { float: left; margin: .5em 20px .5em 0; }
.alignright { float: right; margin: .5em 0 .5em 20px; }
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption { 
clear: left;
font-style: italic;
line-height: 1.5em;
margin: 0.75em 0;
text-align: center;
}
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption p.wp-caption-text { font-family: 'Open Sans'; font-size: 14px; margin: 12px 0; text-align: center; font-weight: 400; font-style: italic; line-height: 1.5em; }
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #f8f8f8;
border-color: #eee;
border-image: initial;
border-radius: 3px;
border-style: solid;
border-width: 1px;
margin-bottom: 20px;
max-width: 100%;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
text-align: center;
}
.wp-caption > img {
max-width: 100%;
}
.bypostauthor {}
form.post-password-form label, form.post-password-form input {
display: inline-block;
}:root {
--sp-gradient1:linear-gradient(-137deg, var(--sp-primary) 0%, var(--sp-primary2) 100%);
--sp-gradient2:linear-gradient(137deg, var(--sp-secondary) 0%, var(--sp-secondary2) 100%);
--sp-green:#ffffff;
--sp-white:#ffffff;
--sp-primary-light:#fff9f9;
--sp-primary:#d81956;
--sp-primary2:#f84233;
--sp-secondary:#11104d;
--sp-secondary2:#060534;
--sp-secondary-dark:#252525;
--sp-border-dark:#dddddd;
--sp-border-light:#e9e9e9;
--sp-border-extra-light:#f2f2f2;
--sp-scrollbar-thumb:#c2c2c2;
--sp-font-sans-serif:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
--sp-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
--sp-shadow: 2px 5px 20px rgba(0, 0, 0, .2);
--sp-radius: 3px;
--sp-transition: all .3s cubic-bezier(.645,.045,.355,1);
}  ::-webkit-selection {
background-color: var(--sp-primary);
color: #ffffff;-webkit-text-fill-color: #ffffff;
}
::selection {
background-color: var(--sp-primary);
color: #ffffff;-webkit-text-fill-color: #ffffff;
}  ::-webkit-scrollbar {
width: 10px;
height: 10px;
background-color: var(--sp-border-extra-light);
}
::-webkit-scrollbar-thumb {
background-color: var(--sp-scrollbar-thumb);
border-radius: 10px;
}
::-webkit-scrollbar-corner {
background-color: var(--sp-border-extra-light);
}::-webkit-input-placeholder {
color: #c0c0c0;
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s
}
:-moz-placeholder {
color: #c0c0c0;
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s
}
::-moz-placeholder {
color: #c0c0c0;
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s
}
:-ms-input-placeholder {
color: #c0c0c0;
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s
}
*:focus::-webkit-input-placeholder {
opacity: 0
}
*:focus:-moz-placeholder {
opacity: 0
}
*:focus::-moz-placeholder {
opacity: 0
}
*:focus:-ms-input-placeholder {
opacity: 0
}
*,
*:after,
*:before {
box-sizing: border-box;
}
* {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
body {
font-size: 16px;
margin: 0;
padding: 0;
line-height: 1.5;
font-family: var(--sp-font-sans-serif);
color: var(--sp-secondary-dark);
overflow-x: hidden;
}
body:not(.admin-bar) {
position: relative;
}
a {
color: var(--sp-primary);
text-decoration: underline;
outline: none;
}
a:hover,
a:active,
a:focus {
color: var(--sp-primary);
text-decoration: underline;
text-decoration-style: dotted;
}
button:focus {
box-shadow: none;
}
button[type=submit]:focus, button:focus, input[type="button"]:focus,
input[type="reset"]:focus, input[type="submit"]:focus, a:focus {
outline-width: 1px;
outline-offset: -2px;
outline-style: dotted;
text-decoration: none;
}
a, area, button, input, label, select, summary, textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
button, input, optgroup, select, textarea {
margin: 0;
}
button, input {
overflow: visible;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
display: block;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
line-height: 1.2;
word-break: break-word;
}
h1 {
font-size: 38px;
}
h2 {
font-size: 34px;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 26px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}
em, cite, q {
color: var(--sp-primary);;
font-style: italic;
font-weight: bold;
}
code, kbd, tt, var, samp, pre {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
background: var(--sp-secondary-dark);
color: var(--sp-white);
padding: 1px 5px;
border-radius: 0px;
font-size: 88%;
}
pre {
display: block;
margin: 0 0 10px;
font-size: 13px;
word-break: break-all;
word-wrap: break-word;
border: 1px solid #ccc;
border-radius: 0px;
overflow: auto;
}
table {
border: 1px solid #e9e9e9;
background-color: #fcfcfc;
border-spacing: 0;
letter-spacing: 0.5px;
margin: 0 0 20px;
text-align: left;
table-layout: fixed;
border-collapse: collapse;
}
table th {
border: 1px solid rgba(0, 0, 0, 0.25);
}
table td {
border: 1px solid #e9e9ea;
}
table th, table td {
padding: 15px;
}
table th {
background: var(--sp-gradient1);
color: var(--sp-white);
}
p {
margin: 0 0 10px;
word-break: break-word;
}
figure {
margin: 0;
}
address,
table,
pre {
width: 100%;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
font-weight: 600;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
fieldset {
border: 1px solid #e9e9ea;
margin: 1.5rem 2px;
padding: 10px 25px 20px;
border-radius: 0px;
}
iframe {
max-width: 100%;
height: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
padding: 12px 24px;
border-radius: 0px;
background: transparent;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: 1px dotted;
outline-offset: -2px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
border-radius: 0px;
display: block;
line-height: 1.5;
font-size: 16px;
font-weight: 500;
max-height: 50px;
padding: .813rem 1rem;
vertical-align: middle;
width: 100%;
background-color: #f5f6fa;
border: 1px solid #f5f6fa;
outline: none;
letter-spacing: 0.5px;
box-shadow: none;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
input[type="text"]:focus, input[type="email"]:focus,
input[type="url"]:focus, input[type="password"]:focus,
input[type="search"]:focus, input[type="number"]:focus,
input[type="tel"]:focus, input[type="range"]:focus,
input[type="date"]:focus, input[type="month"]:focus,
input[type="week"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus,
input[type="color"]:focus, textarea:focus, select:focus {    
border-color: var(--sp-primary);
background-color: #ffffff;
}
button[type=submit]:hover, button:hover, input[type="button"]:hover,
input[type="reset"]:hover, input[type="submit"]:hover,
button[type=submit]:focus, button:focus, input[type="button"]:focus,
input[type="reset"]:focus, input[type="submit"]:focus {
color: var(--sp-white);
background-color: var(--sp-primary);
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
select {
background-clip: padding-box;
border: 1px solid #e9e9ea;
border-radius: 0px;
display: block;
font-size: 92%;
font-weight: 400;
padding: 6px 12px;
position: relative;
text-decoration: none;
white-space: nowrap;
width: 100%;
box-shadow: none;
overflow: auto !important;
outline: 0;
background-image: linear-gradient(#242424, #242424), linear-gradient(#e9e9ea, #e9e9ea);
background-size: 0 1px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - -1px);
background-color: #f6f6f6;
-moz-transition: background 0s ease-out;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
}
textarea {
height: 132px;
overflow: auto;
resize: vertical;
max-height: 100%;
}
input[type=checkbox], input[type=radio],
form[id*=give-form] #give-gateway-radio-list>li input[type=radio],
form[id*=give-form] #give-gateway-radio-list>li input[type=checkbox],
div.wpforms-container-full .wpforms-form input[type=radio],
div.wpforms-container-full .wpforms-form input[type=checkbox] {
border: 2px solid var(--sp-primary);;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
height: 20px;
margin: -3px 3px 0 0;
outline: 0;
padding: 0;
text-align: center;
vertical-align: middle;
width: 20px !important;
max-width: 20px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
transition: .05s border-color ease-in-out;
}
input[type=radio] {
border-radius: 50%;
margin-right: 4px;
line-height: 12px;
}
input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
display: inline-block;
vertical-align: middle;
speak: none;
line-height: 1.1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: .3s all;
transition: .3s all;
}
input[type=radio]:checked:before {
content: "⬤";
text-indent: -9999px;
border-radius: 50px;
font-size: 24px;
width: 8px;
height: 8px;
margin: 4px;
line-height: 20px;
background: var(--sp-primary);;
}
input[type=checkbox]:checked:before {
content: "✔";
font-weight: 900;
color: var(--sp-primary);;
}  .av-grid-dl dt {
padding: 0.5em 0 0.5em 0;
font-weight: 600;
}
.av-grid-dl dd {
margin: 0;
padding: 0.5em 0 0.5em 0;
}
@media (min-width: 550px) {
.av-grid-dl {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
}
.av-grid-dl dt {
grid-column-start: 1;
}
.av-grid-dl dd {
grid-column-start: 2;
}
.av-grid-dl dt+dd {}
}  .btn-st-1 {
padding: 0;
height: auto;
background: none;
box-shadow: none;
border: none;
font-weight: 500;
font-size: 15px;
} .av-container {
width: 100%;
max-width: 1200px;  
margin: 0 auto;
}
.av-container,
.av-container-fluid {
padding: 0 50px;
}
.av-columns-area {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin: 0px -15px;
-ms-flex-align: flex-start;
align-items: flex-start;
justify-content: flex-start;
} .section-header-3 .header-above-info .av-columns-area {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin: 0px -25px;
-ms-flex-align: flex-start;
align-items: flex-start;
justify-content: flex-end;
}
[class*="av-column-"] {
position: relative;
width: 100%;
padding: 0px 15px;
z-index: 0;
}
.theme-d-none, div.theme-d-none {
display: none;
}
.d-block, div.d-block {
display: block;
}
.d-inline, div.d-inline {
display: inline;
}
.d-inline-block, div.d-inline-block {
display: inline-block;
}
.m-0 {margin: 0;}
.my-auto {margin: auto 0;}
.mx-auto {margin: 0 auto;}
.mt-0 {margin-top: 0;}.mt-1 {margin-top: .25rem;}.mt-2 {margin-top: .5rem;}.mt-3 {margin-top: 1rem;}.mt-4 {margin-top: 1.5rem;}.mt-5 {margin-top: 2rem;}.mt-6 {margin-top: 3rem;}
.mr-0 {margin-right: 0;}.mr-1 {margin-right: .25rem;}.mr-2 {margin-right: .5rem;}.mr-3 {margin-right: 1rem;}.mr-4 {margin-right: 1.5rem;}.mr-5 {margin-right: 2rem;}.mr-6 {margin-right: 3rem;}
.mb-0 {margin-bottom: 0;}.mb-1 {margin-bottom: .25rem;}.mb-2 {margin-bottom: .5rem;}.mb-3 {margin-bottom: 1rem;}.mb-4 {margin-bottom: 1.5rem;}.mb-5 {margin-bottom: 2rem;}.mb-6 {margin-bottom: 3rem;}
.ml-0 {margin-left: 0;}.ml-1 {margin-left: .25rem;}.ml-2 {margin-left: .5rem;}.ml-3 {margin-left: 1rem;}.ml-4 {margin-left: 1.5rem;}.ml-5 {margin-left: 2rem;}.ml-6 {margin-left: 3rem;}
.my-0 {margin-top: 0;margin-bottom: 0;}.my-1 {margin-top: .25rem;margin-bottom: .25rem;}.my-2 {margin-top: .5rem;margin-bottom: .5rem;}.my-3 {margin-top: 1rem;margin-bottom: 1rem;}.my-4 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.my-5 {margin-top: 2rem;margin-bottom: 2rem;}.my-6 {margin-top: 3rem;margin-bottom: 3rem;}
.mx-0 {margin-left: 0;margin-right: 0;}.mx-1 {margin-left: .25rem;margin-right: .25rem;}.mx-2 {margin-left: .5rem;margin-right: .5rem;}.mx-3 {margin-left: 1rem;margin-right: 1rem;}.mx-4 {margin-left: 1.5rem;margin-right: 1.5rem;}.mx-5 {margin-left: 2rem;margin-right: 2rem;}.mx-6 {margin-left: 3rem;margin-right: 3rem;}
.pt-0 {padding-top: 0;}.pt-1 {padding-top: .25rem;}.pt-2 {padding-top: .5rem;}.pt-3 {padding-top: 1rem;}.pt-4 {padding-top: 1.5rem;}.pt-5 {padding-top: 2rem;}.pt-6 {padding-top: 3rem;}
.pr-0 {padding-right: 0;}.pr-1 {padding-right: .25rem;}.pr-2 {padding-right: .5rem;}.pr-3 {padding-right: 1rem;}.pr-4 {padding-right: 1.5rem;}.pr-5 {padding-right: 2rem;}.pr-6 {padding-top: 3rem;}
.pb-0 {padding-bottom: 0;}.pb-1 {padding-bottom: .25rem;}.pb-2 {padding-bottom: .5rem;}.pb-3 {padding-bottom: 1rem;}.pb-4 {padding-bottom: 1.5rem;}.pb-5 {padding-bottom: 2rem;}.pb-6 {padding-top: 3rem;}
.pl-0 {padding-left: 0;}.pl-1 {padding-left: .25rem;}.pl-2 {padding-left: .5rem;}.pl-3 {padding-left: 1rem;}.pl-4 {padding-left: 1.5rem;}.pl-5 {padding-left: 2rem;}.pl-6 {padding-top: 3rem;}
.p-0 {padding: 0;}
.py-0 {padding-top: 0;padding-bottom: 0;}.py-1 {padding-top: .25rem;padding-bottom: .25rem;}.py-2 {padding-top: .5rem;padding-bottom: .5rem;}.py-3 {padding-top: 1rem;padding-bottom: 1rem;}.py-4 {padding-top: 1.5rem;padding-bottom: 1.5rem;}.py-5 {padding-top: 2rem;padding-bottom: 2rem;}.py-6 {padding-top: 3rem;padding-bottom: 3rem;}
.px-0 {padding-left: 0;padding-right: 0;}.px-1 {padding-left: .25rem;padding-right: .25rem;}.px-2 {padding-left: .5rem;padding-right: .5rem;}.px-3 {padding-left: 1rem;padding-right: 1rem;}.px-4 {padding-left: 1.5rem;padding-right: 1.5rem;}.px-5 {padding-left: 2rem;padding-right: 2rem;}.px-6 {padding-left: 3rem;padding-right: 3rem;}
.my-auto {
margin: auto 0px;
}
.mx-auto {
margin: 0px auto;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.flex-fill {
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.flex-fill:nth-child(2) {
flex-basis: 18%;
}
.flex-10 {
-ms-flex: 1 1 10%;
flex: 1 1 10%;
}
.flex-15 {
-ms-flex: 1 1 15%;
flex: 1 1 15%;
}
.flex-20 {
-ms-flex: 1 1 20%;
flex: 1 1 20%;
}
.flex-25 {
-ms-flex: 1 1 25%;
flex: 1 1 25%;
}
.flex-30 {
-ms-flex: 1 1 30%;
flex: 1 1 30%;
}
.flex-35 {
-ms-flex: 1 1 35%;
flex: 1 1 35%;
}
.flex-40 {
-ms-flex: 1 1 40%;
flex: 1 1 40%;
}
.flex-45 {
-ms-flex: 1 1 45%;
flex: 1 1 45%;
}
.flex-50 {
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.flex-55 {
-ms-flex: 1 1 55%;
flex: 1 1 55%;
}
.flex-60 {
-ms-flex: 1 1 60%;
flex: 1 1 60%;
}
.flex-65 {
-ms-flex: 1 1 65%;
flex: 1 1 65%;
}
.flex-70 {
-ms-flex: 1 1 70%;
flex: 1 1 70%;
}
.flex-75 {
-ms-flex: 1 1 75%;
flex: 1 1 75%;
}
.flex-80 {
-ms-flex: 1 1 80%;
flex: 1 1 80%;
}
.flex-85 {
-ms-flex: 1 1 85%;
flex: 1 1 85%;
}
.flex-90 {
-ms-flex: 1 1 90%;
flex: 1 1 90%;
}
.flex-95 {
-ms-flex: 1 1 95%;
flex: 1 1 95%;
}
.flex-100 {
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.flex-auto {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.mobile-menu .dropdown-menu.d-flex {
display: -ms-flexbox;
display: flex;
}
.float-right {
float: right;
}
.float-left {
float: left;
}
.float-none {
float: none;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
} .av-masonry {
width: 100%;
-webkit-column-gap: 1.5rem;
-moz-column-gap: 1.5rem;
column-gap: 1.5rem;
-moz-column-gap: 1.5rem;
-webkit-column-gap: 1.5rem;
column-gap: 1.5rem;
}
.av-masonry-4 {
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
}
.av-masonry-3 {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
.av-masonry-2 {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
@media only screen and (max-width: 767px) {
.av-masonry[class*="av-masonry-"] {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
}
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
.av-masonry[class*="av-masonry-"] {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.av-masonry[class*="av-masonry-"] {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
}
@media (min-width: 601px) {
.av-sm-column-1 {
-ms-flex: 0 0 16.333333%;
flex: 0 0 16.333333%;
max-width: 16.333333%;
}
.av-sm-column-2 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.av-sm-column-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.av-sm-column-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.av-sm-column-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.av-sm-column-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.av-sm-column-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.av-sm-column-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.av-sm-column-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.av-sm-column-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.av-sm-column-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.av-sm-column-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.d-sm-none, div.d-sm-none {
display: none;
}
.d-sm-block, div.d-sm-block {
display: block;
}
.d-sm-inline, div.d-sm-inline {
display: inline;
}
.d-sm-inline-block, div.d-sm-inline-block {
display: inline-block;
}
.text-sm-left {
text-align: left;
}
.text-sm-right {
text-align: right;
}
.text-sm-center {
text-align: center;
}
.my-sm-auto {
margin: auto 0px;
}
.mx-sm-auto {
margin: 0px auto;
}
.m-sm-0 {margin: 0;}
.mt-sm-0 {margin-top: 0;}.mt-sm-1 {margin-top: .25rem;}.mt-sm-2 {margin-top: .5rem;}.mt-sm-3 {margin-top: 1rem;}.mt-sm-4 {margin-top: 1.5rem;}.mt-sm-5 {margin-top: 2rem;}.mt-sm-6 {margin-top: 3rem;}
.mr-sm-0 {margin-right: 0;}.mr-sm-1 {margin-right: .25rem;}.mr-sm-2 {margin-right: .5rem;}.mr-sm-3 {margin-right: 1rem;}.mr-sm-4 {margin-right: 1.5rem;}.mr-sm-5 {margin-right: 2rem;}.mr-sm-6 {margin-right: 3rem;}
.mb-sm-0 {margin-bottom: 0;}.mb-sm-1 {margin-bottom: .25rem;}.mb-sm-2 {margin-bottom: .5rem;}.mb-sm-3 {margin-bottom: 1rem;}.mb-sm-4 {margin-bottom: 1.5rem;}.mb-sm-5 {margin-bottom: 2rem;}.mb-sm-6 {margin-bottom: 3rem;}
.ml-sm-0 {margin-left: 0;}.ml-sm-1 {margin-left: .25rem;}.ml-sm-2 {margin-left: .5rem;}.ml-sm-3 {margin-left: 1rem;}.ml-sm-4 {margin-left: 1.5rem;}.ml-sm-5 {margin-left: 2rem;}.ml-sm-6 {margin-left: 3rem;}
.my-sm-0 {margin-top: 0;margin-bottom: 0;}.my-sm-1 {margin-top: .25rem;margin-bottom: .25rem;}.my-sm-2 {margin-top: .5rem;margin-bottom: .5rem;}.my-sm-3 {margin-top: 1rem;margin-bottom: 1rem;}.my-sm-4 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.my-sm-5 {margin-top: 2rem;margin-bottom: 2rem;}.my-sm-6 {margin-top: 3rem;margin-bottom: 3rem;}
.mx-sm-0 {margin-left: 0;margin-right: 0;}.mx-sm-1 {margin-left: .25rem;margin-right: .25rem;}.mx-sm-2 {margin-left: .5rem;margin-right: .5rem;}.mx-sm-3 {margin-left: 1rem;margin-right: 1rem;}.mx-sm-4 {margin-left: 1.5rem;margin-right: 1.5rem;}.mx-sm-5 {margin-left: 2rem;margin-right: 2rem;}.mx-sm-6 {margin-left: 3rem;margin-right: 3rem;}
.p-sm-0 {padding: 0;}
.pt-sm-0 {padding-top: 0;}.pt-sm-1 {padding-top: .25rem;}.pt-sm-2 {padding-top: .5rem;}.pt-sm-3 {padding-top: 1rem;}.pt-sm-4 {padding-top: 1.5rem;}.pt-sm-5 {padding-top: 2rem;}.pt-sm-6 {padding-top: 3rem;}
.pr-sm-0 {padding-right: 0;}.pr-sm-1 {padding-right: .25rem;}.pr-sm-2 {padding-right: .5rem;}.pr-sm-3 {padding-right: 1rem;}.pr-sm-4 {padding-right: 1.5rem;}.pr-sm-5 {padding-right: 2rem;}.pr-sm-6 {padding-top: 3rem;}
.pb-sm-0 {padding-bottom: 0;}.pb-sm-1 {padding-bottom: .25rem;}.pb-sm-2 {padding-bottom: .5rem;}.pb-sm-3 {padding-bottom: 1rem;}.pb-sm-4 {padding-bottom: 1.5rem;}.pb-sm-5 {padding-bottom: 2rem;}.pb-sm-6 {padding-top: 3rem;}
.pl-sm-0 {padding-left: 0;}.pl-sm-1 {padding-left: .25rem;}.pl-sm-2 {padding-left: .5rem;}.pl-sm-3 {padding-left: 1rem;}.pl-sm-4 {padding-left: 1.5rem;}.pl-sm-5 {padding-left: 2rem;}.pl-sm-6 {padding-top: 3rem;}
.py-sm-0 {padding-top: 0;padding-bottom: 0;}.py-sm-1 {padding-top: .25rem;padding-bottom: .25rem;}.py-sm-2 {padding-top: .5rem;padding-bottom: .5rem;}.py-sm-3 {padding-top: 1rem;padding-bottom: 1rem;}.py-sm-4 {padding-top: 1.5rem;padding-bottom: 1.5rem;}.py-sm-5 {padding-top: 2rem;padding-bottom: 2rem;}.py-sm-6 {padding-top: 3rem;padding-bottom: 3rem;}
.px-sm-0 {padding-left: 0;padding-right: 0;}.px-sm-1 {padding-left: .25rem;padding-right: .25rem;}.px-sm-2 {padding-left: .5rem;padding-right: .5rem;}.px-sm-3 {padding-left: 1rem;padding-right: 1rem;}.px-sm-4 {padding-left: 1.5rem;padding-right: 1.5rem;}.px-sm-5 {padding-left: 2rem;padding-right: 2rem;}.px-sm-6 {padding-left: 3rem;padding-right: 3rem;}
.float-sm-right {
float: right;
}
.float-sm-left {
float: left;
}
.float-sm-none {
float: none;
}
.order-sm-1 {order: 1;}.order-sm-2 {order: 2;}.order-sm-3 {order: 3;}.order-sm-4 {order: 4;}.order-sm-5 {order: 5;}.order-sm-6 {order: 6;}.order-sm-7 {order: 7;}.order-sm-8 {order: 8;}.order-sm-9 {order: 9;
}.order-sm-10 {order: 10;}.order-sm-11 {order: 11;}.order-sm-12 {order: 12;}
} @media (min-width: 768px) {
.av-md-column-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.av-md-column-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.av-md-column-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.av-md-column-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.av-md-column-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.av-md-column-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.av-md-column-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.av-md-column-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.av-md-column-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.av-md-column-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.av-md-column-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.av-md-column-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.d-md-none, div.d-md-none {
display: none;
}
.d-md-block, div.d-md-block {
display: block;
}
.d-md-inline, div.d-md-inline {
display: inline;
}
.d-md-inline-block, div.d-md-inline-block {
display: inline-block;
}
.text-md-left {
text-align: left;
}
.text-md-right {
text-align: right;
}
.text-md-center {
text-align: center;
}
.my-md-auto {
margin: auto 0px;
}
.mx-md-auto {
margin: 0px auto;
}
.m-md-0 {margin: 0;}
.mt-md-0 {margin-top: 0;}.mt-md-1 {margin-top: .25rem;}.mt-md-2 {margin-top: .5rem;}.mt-md-3 {margin-top: 1rem;}.mt-md-4 {margin-top: 1.5rem;}.mt-md-5 {margin-top: 2rem;}.mt-md-6 {margin-top: 3rem;}
.mr-md-0 {margin-right: 0;}.mr-md-1 {margin-right: .25rem;}.mr-md-2 {margin-right: .5rem;}.mr-md-3 {margin-right: 1rem;}.mr-md-4 {margin-right: 1.5rem;}.mr-md-5 {margin-right: 2rem;}.mr-md-6 {margin-right: 3rem;}
.mb-md-0 {margin-bottom: 0;}.mb-md-1 {margin-bottom: .25rem;}.mb-md-2 {margin-bottom: .5rem;}.mb-md-3 {margin-bottom: 1rem;}.mb-md-4 {margin-bottom: 1.5rem;}.mb-md-5 {margin-bottom: 2rem;}.mb-md-6 {margin-bottom: 3rem;}
.ml-md-0 {margin-left: 0;}.ml-md-1 {margin-left: .25rem;}.ml-md-2 {margin-left: .5rem;}.ml-md-3 {margin-left: 1rem;}.ml-md-4 {margin-left: 1.5rem;}.ml-md-5 {margin-left: 2rem;}.ml-md-6 {margin-left: 3rem;}
.my-md-0 {margin-top: 0;margin-bottom: 0;}.my-md-1 {margin-top: .25rem;margin-bottom: .25rem;}.my-md-2 {margin-top: .5rem;margin-bottom: .5rem;}.my-md-3 {margin-top: 1rem;margin-bottom: 1rem;}.my-md-4 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.my-md-5 {margin-top: 2rem;margin-bottom: 2rem;}.my-md-6 {margin-top: 3rem;margin-bottom: 3rem;}
.mx-md-0 {margin-left: 0;margin-right: 0;}.mx-md-1 {margin-left: .25rem;margin-right: .25rem;}.mx-md-2 {margin-left: .5rem;margin-right: .5rem;}.mx-md-3 {margin-left: 1rem;margin-right: 1rem;}.mx-md-4 {margin-left: 1.5rem;margin-right: 1.5rem;}.mx-md-5 {margin-left: 2rem;margin-right: 2rem;}.mx-md-6 {margin-left: 3rem;margin-right: 3rem;}
.p-md-0 {padding: 0;}
.pt-md-0 {padding-top: 0;}.pt-md-1 {padding-top: .25rem;}.pt-md-2 {padding-top: .5rem;}.pt-md-3 {padding-top: 1rem;}.pt-md-4 {padding-top: 1.5rem;}.pt-md-5 {padding-top: 2rem;}.pt-md-6 {padding-top: 3rem;}
.pr-md-0 {padding-right: 0;}.pr-md-1 {padding-right: .25rem;}.pr-md-2 {padding-right: .5rem;}.pr-md-3 {padding-right: 1rem;}.pr-md-4 {padding-right: 1.5rem;}.pr-md-5 {padding-right: 2rem;}.pr-md-6 {padding-top: 3rem;}
.pb-md-0 {padding-bottom: 0;}.pb-md-1 {padding-bottom: .25rem;}.pb-md-2 {padding-bottom: .5rem;}.pb-md-3 {padding-bottom: 1rem;}.pb-md-4 {padding-bottom: 1.5rem;}.pb-md-5 {padding-bottom: 2rem;}.pb-md-6 {padding-top: 3rem;}
.pl-md-0 {padding-left: 0;}.pl-md-1 {padding-left: .25rem;}.pl-md-2 {padding-left: .5rem;}.pl-md-3 {padding-left: 1rem;}.pl-md-4 {padding-left: 1.5rem;}.pl-md-5 {padding-left: 2rem;}.pl-md-6 {padding-top: 3rem;}
.py-md-0 {padding-top: 0;padding-bottom: 0;}.py-md-1 {padding-top: .25rem;padding-bottom: .25rem;}.py-md-2 {padding-top: .5rem;padding-bottom: .5rem;}.py-md-3 {padding-top: 1rem;padding-bottom: 1rem;}.py-md-4 {padding-top: 1.5rem;padding-bottom: 1.5rem;}.py-md-5 {padding-top: 2rem;padding-bottom: 2rem;}.py-md-6 {padding-top: 3rem;padding-bottom: 3rem;}
.px-md-0 {padding-left: 0;padding-right: 0;}.px-md-1 {padding-left: .25rem;padding-right: .25rem;}.px-md-2 {padding-left: .5rem;padding-right: .5rem;}.px-md-3 {padding-left: 1rem;padding-right: 1rem;}.px-md-4 {padding-left: 1.5rem;padding-right: 1.5rem;}.px-md-5 {padding-left: 2rem;padding-right: 2rem;}.px-md-6 {padding-left: 3rem;padding-right: 3rem;}
.float-md-right {
float: right;
}
.float-md-left {
float: left;
}
.float-md-none {
float: none;
}
.order-md-1 {order: 1;}.order-md-2 {order: 2;}.order-md-3 {order: 3;}.order-md-4 {order: 4;}.order-md-5 {order: 5;}.order-md-6 {order: 6;}.order-md-7 {order: 7;}.order-md-8 {order: 8;}.order-md-9 {order: 9;
}.order-md-10 {order: 10;}.order-md-11 {order: 11;}.order-md-12 {order: 12;}
} .av-column5 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 1200px) {
.av-column5 {
width: 20%;
float: left;
}
} @media (min-width: 992px) {
.av-column-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.av-column-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.av-column-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.av-column-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.av-column-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.av-column-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.av-column-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.av-column-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.av-column-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.av-column-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.av-column-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.av-column-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.d-av-none, div.d-av-none {
display: none;
}
.d-av-block, div.d-av-block {
display: block;
}
.d-av-inline, div.d-av-inline {
display: inline;
}
.d-av-inline-block, div.d-av-inline-block {
display: inline-block;
}
.text-av-left {
text-align: left;
}
.text-av-right {
text-align: right;
}
.text-av-center {
text-align: center;
}
.my-av-auto {
margin: auto 0px;
}
.mx-av-auto {
margin: 0px auto;
}
.m-av-0 {margin: 0;}
.mt-av-0 {margin-top: 0;}.mt-av-1 {margin-top: .25rem;}.mt-av-2 {margin-top: .5rem;}.mt-av-3 {margin-top: 1rem;}.mt-av-4 {margin-top: 1.5rem;}.mt-av-5 {margin-top: 2rem;}.mt-av-6 {margin-top: 3rem;}
.mr-av-0 {margin-right: 0;}.mr-av-1 {margin-right: .25rem;}.mr-av-2 {margin-right: .5rem;}.mr-av-3 {margin-right: 1rem;}.mr-av-4 {margin-right: 1.5rem;}.mr-av-5 {margin-right: 2rem;}.mr-av-6 {margin-right: 3rem;}
.mb-av-0 {margin-bottom: 0;}.mb-av-1 {margin-bottom: .25rem;}.mb-av-2 {margin-bottom: .5rem;}.mb-av-3 {margin-bottom: 1rem;}.mb-av-4 {margin-bottom: 1.5rem;}.mb-av-5 {margin-bottom: 2rem;}.mb-av-6 {margin-bottom: 3rem;}
.ml-av-0 {margin-left: 0;}.ml-av-1 {margin-left: .25rem;}.ml-av-2 {margin-left: .5rem;}.ml-av-3 {margin-left: 1rem;}.ml-av-4 {margin-left: 1.5rem;}.ml-av-5 {margin-left: 2rem;}.ml-av-6 {margin-left: 3rem;}
.my-av-0 {margin-top: 0;margin-bottom: 0;}.my-av-1 {margin-top: .25rem;margin-bottom: .25rem;}.my-av-2 {margin-top: .5rem;margin-bottom: .5rem;}.my-av-3 {margin-top: 1rem;margin-bottom: 1rem;}.my-av-4 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.my-av-5 {margin-top: 2rem;margin-bottom: 2rem;}.my-av-6 {margin-top: 3rem;margin-bottom: 3rem;}
.mx-av-0 {margin-left: 0;margin-right: 0;}.mx-av-1 {margin-left: .25rem;margin-right: .25rem;}.mx-av-2 {margin-left: .5rem;margin-right: .5rem;}.mx-av-3 {margin-left: 1rem;margin-right: 1rem;}.mx-av-4 {margin-left: 1.5rem;margin-right: 1.5rem;}.mx-av-5 {margin-left: 2rem;margin-right: 2rem;}.mx-av-6 {margin-left: 3rem;margin-right: 3rem;}
.p-av-0 {padding: 0;}
.pt-av-0 {padding-top: 0;}.pt-av-1 {padding-top: .25rem;}.pt-av-2 {padding-top: .5rem;}.pt-av-3 {padding-top: 1rem;}.pt-av-4 {padding-top: 1.5rem;}.pt-av-5 {padding-top: 2rem;}.pt-av-6 {padding-top: 3rem;}
.pr-av-0 {padding-right: 0;}.pr-av-1 {padding-right: .25rem;}.pr-av-2 {padding-right: .5rem;}.pr-av-3 {padding-right: 1rem;}.pr-av-4 {padding-right: 1.5rem;}.pr-av-5 {padding-right: 2rem;}.pr-av-6 {padding-top: 3rem;}
.pb-av-0 {padding-bottom: 0;}.pb-av-1 {padding-bottom: .25rem;}.pb-av-2 {padding-bottom: .5rem;}.pb-av-3 {padding-bottom: 1rem;}.pb-av-4 {padding-bottom: 1.5rem;}.pb-av-5 {padding-bottom: 2rem;}.pb-av-6 {padding-top: 3rem;}
.pl-av-0 {padding-left: 0;}.pl-av-1 {padding-left: .25rem;}.pl-av-2 {padding-left: .5rem;}.pl-av-3 {padding-left: 1rem;}.pl-av-4 {padding-left: 1.5rem;}.pl-av-5 {padding-left: 2rem;}.pl-av-6 {padding-top: 3rem;}
.py-av-0 {padding-top: 0;padding-bottom: 0;}.py-av-1 {padding-top: .25rem;padding-bottom: .25rem;}.py-av-2 {padding-top: .5rem;padding-bottom: .5rem;}.py-av-3 {padding-top: 1rem;padding-bottom: 1rem;}.py-av-4 {padding-top: 1.5rem;padding-bottom: 1.5rem;}.py-av-5 {padding-top: 2rem;padding-bottom: 2rem;}.py-av-6 {padding-top: 3rem;padding-bottom: 3rem;}
.px-av-0 {padding-left: 0;padding-right: 0;}.px-av-1 {padding-left: .25rem;padding-right: .25rem;}.px-av-2 {padding-left: .5rem;padding-right: .5rem;}.px-av-3 {padding-left: 1rem;padding-right: 1rem;}.px-av-4 {padding-left: 1.5rem;padding-right: 1.5rem;}.px-av-5 {padding-left: 2rem;padding-right: 2rem;}.px-av-6 {padding-left: 3rem;padding-right: 3rem;}
.float-av-right {
float: right;
}
.float-av-left {
float: left;
}
.float-av-none {
float: none;
}
.order-av-1 {order: 1;}.order-av-2 {order: 2;}.order-av-3 {order: 3;}.order-av-4 {order: 4;}.order-av-5 {order: 5;}.order-av-6 {order: 6;}.order-av-7 {order: 7;}.order-av-8 {order: 8;}.order-av-9 {order: 9;
}.order-av-10 {order: 10;}.order-av-11 {order: 11;}.order-av-12 {order: 12;}
} @media (max-width: 767px) {
.av-xs-column-1 {
-ms-flex: 0 0 16.333333%;
flex: 0 0 16.333333%;
max-width: 16.333333%;
}
.av-xs-column-2 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.av-xs-column-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.av-xs-column-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.av-xs-column-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.av-xs-column-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.av-xs-column-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.av-xs-column-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.av-xs-column-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.av-xs-column-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.av-xs-column-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.av-xs-column-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}.navigator-wrapper,
.nav-area {
width: 100%;
}
.overlay-enabled {
overflow: hidden;
}
.header {
position: relative;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background-color: var(--sp-white);
-webkit-transition: min-height 0.3s ease;
transition: min-height 0.3s ease;
width: 100%;
z-index: 3;
}
.header-above-info {
position: relative;
z-index: 0;
}
.navigator-wrapper {
position: relative;
}
@media only screen and (min-width: 783px) {
body.admin-bar .header .sticky-menu {
top: 32px;
}
}
@media only screen and (max-width: 782px) and (min-width: 601px) {
body.admin-bar .header .sticky-menu {
top: 46px;
}
}
.site-title {
padding: 0;
}
.site-title img {
width: auto;
height: auto;
float: none;
margin: 0;
}
.logo a, .mobile-logo a, .site-title {
display: block;
font-size: 30px;
font-weight: 700;
line-height: 1.2;
white-space: normal;
width: 100%;
max-width: max-content;
height: auto; }
a.site-title {
display: inline-block;
}
.logo a, .mobile-logo a {
margin: auto 0;
}
a.site-title {
margin: auto 0;
display: block;
}
.logo a:focus {
outline-width: 1px;
outline-style: dotted;
}
.site-first-letter,
.site-last-letter {
font-weight: bolder;
}
.site-description {
width: 100%;
display: block;
font-size: 10px;
font-weight: 500;
line-height: 1.3;
white-space: normal;
margin: 0;
padding-top: 0px;
}
.navbar-brand {
padding: 0;
}
.navbar-area {
padding: 1.47rem 0;
}
.theme-mobile-nav,
.navbar-area {
-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
}
div.theme-mobile-nav .av-columns-area, div.theme-mobile-nav .av-column-12 {
margin-bottom: 0;
}
.theme-menu {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-item-align: stretch;
align-self: stretch;
width: 100%;
height: 100%;
}
.menubar {
text-align: right;
position: relative;
z-index: 1;
}
.not-included {
display: block;
font-size: 0.7em;
line-height: 1.2;
font-style: normal;
margin: 0;
margin-top: -1px;
padding: 0 0 5px 0;
}
.mobile-menu .not-included {
margin-top: -6px;
}
.menubar .menu-wrap > li > a > .not-included {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
max-width: 100%;
z-index: 1;
bottom: -5px;
}
.header .widget_nav_menu li > a > .not-included,
.footer .widget_nav_menu li > a > .not-included,
.footer .menu-wrap > li > a > .not-included {
display: contents;
line-height: 0;
width: 100%;
}
.footer .menu-wrap > li > a > .badge,
.menubar .menu-wrap > li > a > .badge {
position: absolute;
top: -18px;
right: 0;
left: 0;
text-align: center;
max-width: max-content;
margin: 0 auto;
z-index: 1;
}
.footer .menu-wrap > li > a > .badge:before,
.menubar .menu-wrap > li > a > .badge:before {
transform: rotate(-90deg);
left: 0;
right: 0;
bottom: -36px;
margin: auto auto;
}
.badge {
margin: 0 6px;
position: relative;
color: var(--sp-white);
padding: 3px 6px;
display: inline-block;
font-size: 75%;
font-weight: 700;
line-height: 1.5;
text-align: center;
white-space: nowrap;
vertical-align: top;
border-radius: 3px;
background-color: var(--sp-primary);
}
.badge:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -15px;
margin: auto 0;
height: 0;
width: 0;
border: 10px solid transparent;
border-right-color: var(--sp-primary);
}
.menubar ul.menu-wrap {
display: inline-block;
}
ul.menu-wrap {
list-style: none;
margin: 0px;
padding: 0px;
display: block;
}
ul.menu-wrap li {
list-style: none;
}
.menu-wrap > li > a,
.dropdown-menu li a {
position: relative;
display: block;
text-align: inherit;
z-index: 0;
font-weight: 500;
line-height: 44px;
}
.menu-wrap > li a img {
width: auto;
height: 15px;
display: inline-block;
vertical-align: initial;
margin: auto;
margin-right: 5px;
transform: translateY(1px);
}
.header .widget_nav_menu li.menu-item-has-children > a:after,
.footer .widget_nav_menu li.menu-item-has-children > a:after,
.footer .menu-wrap > li.dropdown > a:before,
.menubar .menu-wrap > li.dropdown > a:before {
content: '\f107';
font-family: FontAwesome;
position: absolute;
top: 0;
right: 4.5px;
bottom: 0;
display: flex;
align-items: center;
background: inherit;
font-size: 120%;
}
.header .widget_nav_menu li.menu-item-has-children > a,
.footer .widget_nav_menu li.menu-item-has-children > a,
.footer ul.menu-wrap > li.dropdown > a,
.menubar ul.menu-wrap > li.dropdown > a {
padding-right: 20px;
}
.navbar-area .menubar ul.menu-wrap li.btn-home {
vertical-align: bottom;
text-align: center;
}
.navbar-area .menubar ul.menu-wrap li.btn-home > a {
padding: 0 20px;
}
.active-five .menubar ul.menu-wrap li.btn-home {
margin-right: -9px;
}
ul.menu-wrap .btn-home > a.nav-link > span {
font-size: 25px;
line-height: inherit;
}
.footer .menu-wrap > li > a {
padding: 0px 5px;
}
.widget-left .menu-wrap > li:first-child > a,
.widget-right .menu-wrap > li:first-child > a {
padding-left: 0
}
.widget-left .menu-wrap > li:last-child > a,
.widget-right .menu-wrap > li:last-child > a {
padding-right: 0px;
}
.menubar .menu-wrap > li > a {
padding: 0px 12px;
display: inline-flex;
color: var(--sp-secondary-dark);
}
.menu-wrap > li > a {
white-space: normal;
border: 0;
border-radius: 0;
}
.menu-wrap li > a {
text-decoration: none;
} .navbar-area .menubar .menu-wrap > li {
display: inline-block;
margin: 0 -3px;
position: relative;
} .footer-copyright .widget_nav_menu ul.menu .sub-menu li.menu-item a,
.header .widget_nav_menu ul.menu .sub-menu li.menu-item a,
.header .widget_nav_menu ul.menu .sub-menu li.menu-item a {
margin: 0;
display: block;
width: 100%;
}
.footer-copyright .widget_nav_menu ul.menu > li > a,
.header .widget_nav_menu ul.menu > li > a {
line-height: 45px;
}
.header .widget_nav_menu .sub-menu,
.navbar-area .menubar .dropdown-menu {
position: absolute;
top: 100%;
z-index: 9;
width: 215px;
background: var(--sp-white);
padding: 0;
margin: 0;    
border: 0;
border-radius: 0;
-moz-box-shadow: 0 2px 29px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 29px rgba(0, 0, 0, 0.05);
font-size: 1rem;
text-align: left;
display: block;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: all 0.3s ease-in-out 0s;
}
.footer-copyright .widget_nav_menu .sub-menu,
.footer .menu-wrap .dropdown-menu {
position: absolute;
top: auto;
right: auto;
bottom: 50px;
left: auto;
border: 0;
padding: 5px;
border-radius: 0;
text-align: left;
margin: 0 auto;
background: var(--sp-white);
min-width: 12.5rem;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
-webkit-box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
transition: all 0.3s ease-in-out 0s;
}
.footer .menu-wrap .dropdown-menu,
.footer-copyright .widget_nav_menu .sub-menu {
bottom: 100%;
}
.header .widget_nav_menu .sub-menu,
.navbar-area .menubar .dropdown-menu {
top: 100%;
}
.footer-copyright .widget_nav_menu .menu-item:hover > .sub-menu,
.footer-copyright .widget_nav_menu .menu-item.focus > .sub-menu,
.header .widget_nav_menu .menu-item:hover > .sub-menu,
.header .widget_nav_menu .menu-item.focus > .sub-menu,
.footer .menu-wrap .menu-item:hover > .dropdown-menu,
.footer .menu-wrap .menu-item.focus > .dropdown-menu,
.navbar-area .menu-wrap .menu-item:hover > .dropdown-menu,
.navbar-area .menu-wrap .menu-item.focus > .dropdown-menu {
visibility: visible;
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
.footer .menu-wrap .dropdown-menu li .dropdown-menu,
.footer-copyright .widget_nav_menu .sub-menu li .sub-menu {
bottom: 100%;
transform: translateY(12px);
}
.header .widget_nav_menu .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu {
top: -4px; 
transform: translateY(-12px);
}
.footer-copyright .widget_nav_menu .sub-menu li .sub-menu,
.footer .menu-wrap .dropdown-menu li .dropdown-menu,
.header .widget_nav_menu .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu {
display: block;    
opacity: 0;
visibility: hidden;
}
.footer-copyright .widget_nav_menu .sub-menu li .sub-menu,
.footer .menu-wrap .dropdown-menu li .dropdown-menu {
margin-bottom: 20px;
}
.header .widget_nav_menu .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu {
left: 100%;
margin-top: 0;
margin-left: 0;
}
.footer .menu-wrap > .menu-item:last-child > .dropdown-menu li .dropdown-menu,
.footer-copyright .widget_nav_menu .menu > .menu-item:last-child > .sub-menu li .sub-menu {
bottom: 100%;
}
.header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu {
left: auto;
right: 100%;
margin-right: 0;
}
.header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li  .dropdown-menu li .dropdown-menu {
right: auto;
left: 100%;
}
.header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
right: auto;
left: 100%;
} .footer .menu-wrap .menubar .dropdown-menu > li,
.footer-copyright .widget_nav_menu .sub-menu > li,
.header .widget_nav_menu .sub-menu > li,
.navbar-area .menubar .dropdown-menu > li {
padding: 0;
position: relative;
height: auto;
}
.footer .menu-wrap .dropdown-menu li a,
.footer-copyright .widget_nav_menu .sub-menu li a,
.header .widget_nav_menu .sub-menu li a,
.navbar-area .menubar .dropdown-menu li a {
color: var(--sp-secondary-dark);
font-size: 15.2px;
line-height: inherit;
padding: 15px;
border-bottom: 1px dashed #eeeeee;
text-transform: none;
white-space: normal;
}
.footer .menu-wrap .dropdown-menu li:last-child a,
.footer-copyright .widget_nav_menu .sub-menu li:last-child a,
.header .widget_nav_menu .sub-menu li:last-child a,
.navbar-area .menubar .dropdown-menu li:last-child a {
border-bottom: 0;
border-radius: 0 3px 3px;
}
.footer .menu-wrap .dropdown-menu li:hover > a,
.footer .menu-wrap .dropdown-menu li.focus > a,
.footer-copyright .widget_nav_menu .sub-menu li:hover > a,
.footer-copyright .widget_nav_menu .sub-menu li.focus > a,
.header .widget_nav_menu .sub-menu li:hover > a,
.header .widget_nav_menu .sub-menu li.focus > a,
.navbar-area .menubar .dropdown-menu li:hover > a,
.navbar-area .menubar .dropdown-menu li.focus > a {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.footer .menu-wrap .dropdown-menu li:last-child,
.footer-copyright .widget_nav_menu .sub-menu li:last-child,
.header .widget_nav_menu .sub-menu li:last-child,
.navbar-area .menubar .dropdown-menu li:last-child {
border-bottom-color: transparent;
}
.footer .menu-wrap .dropdown-menu .dropdown > a:after,
.footer-copyright .widget_nav_menu .sub-menu .menu-item-has-children > a:after,
.header .widget_nav_menu .sub-menu .menu-item-has-children > a:after,
.navbar-area .menubar .dropdown-menu .dropdown > a:after {
font-family: "FontAwesome";
content: "\f105";
position: absolute;
top: 50%;
right: 20px;
font-size: 0.75rem;
opacity: 0.7;
font-weight: 100;    
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.footer .menu-wrap .dropdown-menu .dropdown:hover > a:after,
.footer .menu-wrap .dropdown-menu .dropdown.focus > a:after,
.footer-copyright .widget_nav_menu .sub-menu .menu-item-has-children:hover > a:after,
.footer-copyright .widget_nav_menu .sub-menu .menu-item-has-children.focus > a:after,
.header .widget_nav_menu .sub-menu .menu-item-has-children:hover > a:after,
.header .widget_nav_menu .sub-menu .menu-item-has-children.focus > a:after,
.navbar-area .menubar .dropdown-menu .dropdown:hover > a:after,
.navbar-area .menubar .dropdown-menu .dropdown.focus > a:after {
opacity: 1;
right: 15px;
}
.header .widget_nav_menu .sub-menu {
border-top-color: var(--sp-primary);
}
.menubar .dropdown-menu:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 0;
width: 2px;
background: var(--sp-gradient1);
transition: all ease .5s;
}
.menubar .menu-wrap li:hover .dropdown-menu:before,
.menubar .menu-wrap li.focus .dropdown-menu:before,
.menubar .menu-wrap li.active .dropdown-menu:before {
height: 100%;
right: auto;
bottom: 0;
}
.menubar .dropdown-menu li a:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 2px;
height: 0;
background: #ffffff;
transition: all ease .5s;
opacity: 0;
}
.menubar .dropdown-menu li:hover > a:before,
.menubar .dropdown-menu li.focus > a:before,
.menubar .dropdown-menu li.active > a:before {
opacity: 1;
bottom: auto;
top: 0;
height: 100%;
}  .sticky-menu {
position: fixed;
top: -1px;
left: 0;
right: 0;
width: 100%;
background: var(--sp-white);
z-index: 999;    
-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.section-header-3 .sticky-menu {
top: 15px;
}
.sticky-menu .sticky-navbar-brand {
display: block;
visibility: visible;
}
a.sticky-navbar-brand,
.sticky-menu .sticky-navbar-brand + .navbar-brand {
display: none;
visibility: hidden;
}
@-webkit-keyframes fadeInDown {
from {
opacity:0;-webkit-transform:translate3d(0,-100%,0);
transform:translate3d(0,-100%,0);
}
to {
opacity:1;
-webkit-transform:none;
transform:none;
}
}
@keyframes fadeInDown {
from {
opacity:0;-webkit-transform:translate3d(0,-100%,0);
transform:translate3d(0,-100%,0);
}
to {
opacity:1;
-webkit-transform:none;
transform:none;
}
}
.fadeInDown {
-webkit-animation-name:fadeInDown;
animation-name:fadeInDown;
} .theme-mobile-nav {
width: 100%;
display: none;
background-color: var(--sp-white);
}
.theme-mobile-menu {    
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
padding: 16px 0px;
}
.slide-menu .mobile-menu {
max-width: 320px;
}
.header-menu-active .slide-menu .mobile-menu:after {
position: fixed;
width: 100%;
height: 100vh;
opacity: 0.85;    
}
.slide-menu .mobile-menu {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.theme-mobile-menu ul.menu-wrap {
height: 100%;
overflow-x: hidden;
overflow-y: overlay;
-ms-touch-action: overlay;
touch-action: auto;
}
.theme-mobile-menu ul, .theme-mobile-menu ul li {
padding: 0;
list-style: none;
position: relative;
z-index: 1;
border: 0;
}
.mobile-menu > ul > li:first-child {
border-top: 1px solid #e0e0e0;
}
.mobile-menu > ul > li {
border-bottom: 1px solid #e0e0e0;
}
.mobile-menu > ul > li.current:before {
content: "";
position: absolute;
top: 46px;
left: 0;
width: 100%;
height: 1px;
background-color: #e0e0e0;
}
.theme-mobile-menu ul li {
margin: 0;
}
.theme-mobile-menu .header-wrap-right li {
margin-right: 10px;
}
.mobile-menu .dropdown-menu {
display: none;
}
.mobile-menu {
position: fixed;
top: 0;
left: 0;    
z-index: 99999;
width: 100%;
height: 100%;
padding-top: 4.3rem;
padding-bottom: 1.25rem;
visibility: hidden;
overflow: hidden;
text-align: left;
background: var(--sp-white);
transform: translateX(-150%);
}
.mobile-menu:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: inherit;
z-index: -1;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.mobile-menu-scroll {
padding: 0;
margin: 0px;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.header-menu-active .mobile-menu {
transform: translateX(0px);
visibility: visible;
-webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
transition: all .5s cubic-bezier(.645,.045,.355,1);
}
.mobile-menu .login-btn {
margin-top: 16px;
}
.mobile-menu ul li.dropdown {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.mobile-menu .menu-wrap > li a {
width: 100%;
padding: 0;
color: #111111;
padding-left: 15px;
}
.mobile-menu li.dropdown ul.dropdown-menu li > a {
padding-left: 25px;
width: 100%;
}
.mobile-menu .dropdown > a {
flex: 1;
}
.footer span.mobile-toggler {
display: none;
}
span.mobile-toggler {
width: 100%;
max-width: 48px;
text-align: center;
}
.mobile-menu .dropdown-menu li:not(:last-child) {
border-bottom: 1px solid #e0e0e0;
}
.mobile-menu .dropdown > span > button {
cursor: pointer;
flex-basis: 10%;
width: 100%;
text-align: center;
line-height: 46px;
font-size: 1rem;
padding: 0 .45em;
border: 0;
border-radius: 0;
color: var(--sp-primary);
background: none;
border-left: 1px solid #e0e0e0;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.mobile-menu .dropdown > span > button:before {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
display: block;
}
.mobile-menu .dropdown.current > span > button:before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile-menu .dropdown-menu {
margin: 0;
float: none;
clear: both;
background: none;
border-top: 1px solid #e0e0e0;
width: 100%;
padding: 0;
border-radius: 0;
box-shadow: none;
}
.mobile-menu .menu-item a {
display: inline-block;
}
.mobile-menu li > a {
text-transform: none;
font-weight: 600;
letter-spacing: 0.5px;
}
.mobile-menu .dropdown.current > a {
margin: 0;
color: var(--sp-primary);
} span.tgl-lbl {
line-height: .75;
display: block;
}
.menu-toggle-wrap {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: flex-end;
}
.hamburger {
width: 40px;
height: 40px;
vertical-align: middle;
border-radius: .25rem;
overflow: hidden;
}
.toggle-lines {
width: inherit;
height: inherit;
display: block;
padding: 10px 8px 10px;
}
.toggle-lines div {
height: 3px;
width: 100%;
margin: 0 0 5px;
background: var(--sp-secondary-dark);
}
.toggle-lines div:first-child {
margin-top: 0px;
}
.toggle-lines div:last-child {
margin-bottom: 0;
}
.toggle-lines .meat,
.toggle-lines .bottom-bun,
.toggle-lines:hover div,
.toggle-lines:focus div {
width: 100%;
}
.toggle-lines:hover div,
.toggle-lines:focus div {
background-color: var(--sp-primary);
}
.toggle-lines:hover .top-bun,
.toggle-lines:focus .top-bun {
-webkit-animation: burger-hover 0.8s infinite ease-in-out alternate;
animation: burger-hover 0.8s infinite ease-in-out alternate;
}
.toggle-lines:hover .meat,
.toggle-lines:focus .meat {
-webkit-animation: burger-hover 0.8s infinite ease-in-out alternate forwards 150ms;
animation: burger-hover 0.8s infinite ease-in-out alternate forwards 150ms;
}
.toggle-lines:hover .bottom-bun,
.toggle-lines:focus .bottom-bun {
-webkit-animation: burger-hover 0.8s infinite ease-in-out alternate forwards 300ms;
animation: burger-hover 0.8s infinite ease-in-out alternate forwards 300ms;
}
@-webkit-keyframes burger-hover {
0% {
width: 100%;
}
50% {
width: 50%;
}
100% {
width: 100%;
}
}
@keyframes burger-hover {
0% {
width: 100%;
}
50% {
width: 50%;
}
100% {
width: 100%;
}
} .header-above-toggle {
display: inline-block;
position: relative;
width: 40px;
height: 40px;
line-height: 40px;
padding: 0;
cursor: pointer;
border-radius: 100px;
color: var(--sp-white);
background-color: transparent;
z-index: 0;
}
.header-above-toggle span {
top: 42%;
}
.header-above-toggle span,
.header-above-toggle span:before,
.header-above-toggle span:after {
position: absolute;
width: 6px;
height: 6px;
line-height: 6px;
text-align: center;
background: var(--sp-white);
left: 50%;
margin-left: -3px;
border-radius: 50%;
}
.header-above-toggle span:before,
.header-above-toggle span:after {
content: ''
}
.header-above-toggle span:before {
bottom: 100%;
margin-bottom: 3px
}
.header-above-toggle span:after {
top: 100%;
margin-top: 3px
}
.header-above-toggle.active span {
-webkit-transform: scale(.9);
transform: scale(.9);
border: 0;
}
.header-above-toggle.active span:before {
-webkit-transform: translateY(19px);
transform: translateY(19px);
border: 0;
}
.header-above-toggle.active span:after {
-webkit-transform: translateY(-19px);
transform: translateY(-19px);
border: 0;
} .headtop-mobi {
margin-left: 10px;
}
.mobile-menu-right > ul,
.menu-right > ul {
margin: 0;
padding: 0;
padding-left: 12px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.menu-right > ul > ul > li, .menu-right > ul > li {
display: inline-block;    
position: relative;
color: #737373;
list-style: none;
}
ul li.about-toggle-list {
margin-left: 6px;
}
ul li.search-button {
margin-left: 6px;
}
ul li.cart-wrapper {
margin-right: 12px;
}
ul li.av-button-area {
padding-left: 16px;
}
ul li.av-button-area a.av-btn {
display: inline-flex;
justify-content: space-between;
align-items: center;
} .author-popup .author-close {
margin-left: 35px;
position: relative;
}
.author-popup {
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100vh;
z-index: 9999999;
overflow: hidden;
opacity: 0;
visibility: hidden;
background-color: rgb(0 0 0 / 0.5);
-webkit-transition: all .4s ease-in .8s;
transition: all .4s ease-in .8s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.author-popup-active .author-popup {
opacity: 1;
visibility: visible;
-webkit-transition: all .8s ease-in .0s;
transition: all .8s ease-in .0s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.author-overlay-layer {
position: absolute;
top: 0;
left: 100%;
width: 100%;
height: 100%;
z-index: 1;
opacity: 0;
visibility: hidden;
backface-visibility: hidden;
background: #282828;
opacity: 0.8;
-webkit-transition: all .4s ease-in .8s;
transition: all .4s ease-in .8s;
}
.author-popup-active .author-overlay-layer {
left: 0%;
opacity: 0.8;
visibility: visible;
-webkit-transition: all .8s ease-out 0s;
transition: all .8s ease-out 0s;
}
.author-popup .author-div {
max-width: 420px;
height: 100%;
margin-left: auto;
position: relative;
padding-top: 32px;
padding-bottom: 32px;
background-color: #ffffff;
-webkit-transform: translate3d(520px, 0, 0);
transform: translate3d(520px, 0, 0);
-webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
z-index: 1;
}
.author-popup-active .author-div {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}
.author-content {
width: 100%;
height: 100%;
padding: 25px 35px;
overflow-x: hidden;
overflow-y: auto;
backface-visibility: hidden;
}
.author-content p {}
.author-anim {
width: 100%;
height: 100%;
position: relative;
top: 150px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s ease-in .3s;
-o-transition: all .3s ease-in .3s;
transition: all .3s ease-in .3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
text-align: left;
}
.author-popup-active .author-anim {
top: 0;
opacity: 1;
visibility: visible;
-webkit-transition: all 1s ease-out 1.2s;
transition: all 1s ease-out 1.2s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.author-content .widget {
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid rgb(0 0 0 / 6%);
}
.author-content .widget:first-child {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.author-content .widget-title {
display: inline-block;
font-size: 22px;
font-weight: 700 !important;
letter-spacing: 0.5px;
margin-bottom: 20px;
padding-left: 13px;
position: relative;
z-index: 0;
}
.author-content .widget-title:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 3px;
height: 22px;
margin: auto;
background: var(--sp-gradient1);
} .header-search-popup {
background-color: rgb(0 0 0 / 0.5);
position: fixed;
top: 0;
right: 0;
width: 100%;
height:100%;
z-index: 999;
overflow: hidden;
display: none;
visibility: hidden;
opacity: 0;
-webkit-backface-visibility: hidden;
transition: all 0.5s ease-out;
}
.search-overlay-layer {
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
background: var(--sp-gradient2);
width: 100%;
height: 100%;
padding-bottom: 100%; 
border-radius: 100%;
overflow: hidden;
opacity: 0.85;
visibility: hidden;
-webkit-backface-visibility: hidden;
transition: all 0.3s ease-out;
}
@-webkit-keyframes search-layer {
0% {
opacity: 0;
-webkit-transform:scale(.04) translateY(300%);
transform:scale(.04) translateY(300%)
}
40% {
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0);
-webkit-transition:ease-out;
-o-transition:ease-out;
transition:ease-out;
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0)
}
60% {
opacity: 0.85;
-webkit-transform:scale(.02) translateY(0);
transform:scale(.02) translateY(0)
}
61% {
opacity: 0.85;
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0)
}
99.9% {
opacity: 0.85;
height:0;
border-radius:100%
}
100% {
opacity: 0.85;
-webkit-transform:scale(2) translateY(0);
transform:scale(2) translateY(0);
height:100%;
padding-bottom:0;
border-radius:0
}
}
@keyframes search-layer {
0% {
opacity: 0;
-webkit-transform:scale(.04) translateY(300%);
transform:scale(.04) translateY(300%)
}
40% {
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0);
-webkit-transition:ease-out;
-o-transition:ease-out;
transition:ease-out;
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0)
}
60% {
opacity: 0.85;
-webkit-transform:scale(.02) translateY(0);
transform:scale(.02) translateY(0)
}
61% {
opacity: 0.85;
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0)
}
99.9% {
opacity: 0.85;
height:0;
padding-bottom:100%;
border-radius:100%
}
100% {
opacity: 0.85;
-webkit-transform:scale(2) translateY(0);
transform:scale(2) translateY(0);
height:100%;
padding-bottom:0;
border-radius:0
}
}
.header-search-active .search-overlay-layer {
visibility: visible;
-webkit-animation: search-layer 0.9s ease-out forwards;
animation: search-layer 0.9s ease-out forwards;
}
.header-search-pop {
margin: auto;
height: 100%;
width: 100%;
}
.header-search-popup form {
width: 100%;
max-width: 450px;
margin: auto;
position: relative;
top: 50%;
-moz-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
-webkit-transform: translate(0px, -50%);
opacity: 0;
visibility: hidden;
-webkit-transition: all 1s ease 0.8s;
-o-transition: all 1s ease 0.8s;
transition: all 1s ease 0.8s;
-webkit-transform: translateY(-500px);
-ms-transform: translateY(-500px);
transform: translateY(-500px);
z-index: 1;
}
.header-search-popup form .av-form-control {
padding-right: 60px;
color: inherit;
font-weight: 500;
font-size: 20px;
line-height: 38px;
outline: none;
border-radius: 50px;
}
.header-search-popup form .av-form-control:hover,
.header-search-popup form .av-form-control:focus {
border-color: #ff5d00;
}
.header-search-popup input[type="search"].search-field::-moz-placeholder { font-weight: 500
}
.header-search-popup input[type="search"].search-field:-moz-placeholder { font-weight: 500
}
.header-search-popup input[type="search"].search-field:-ms-input-placeholder { font-weight: 500
}
.header-search-popup input[type="search"].search-field::-webkit-input-placeholder { font-weight: 500
}
.header-search-popup form .search-field {
min-height: 50px;
padding-right: 50px;
}
.header-search-popup .search-submit {
position: absolute;
top: 0;
bottom: 0;
right: 0;
line-height: 1;
font-size: 20px;
margin: 1px;
padding: 0;
text-align: center;
color: var(--sp-white);
background-color: var(--sp-primary);
border-radius: 0;
border: none;
width: 48px;
height: 48px;
opacity: 0;
}
.header-search-popup .search-form:hover .search-submit,
.header-search-popup .search-field:focus + .search-submit,
.header-search-popup .search-submit:focus {
opacity: 1;
}
.header-search-popup .header-search-close {
width: 45px;
height: 45px;
top: 12%;
right: 100px;
margin: auto 0;
border: 1px solid var(--sp-white);
-webkit-transition: all 1s ease 0.8s;
-o-transition: all 1s ease 0.8s;
transition: all 1s ease 0.8s;
-webkit-transform: translateY(-500px);
-ms-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0;
visibility: hidden;
}
.header-search-active .header-search-popup,
.header-search-active .header-search-close,
.header-search-active .header-search-popup form {
opacity: 1;
visibility: visible;
}
.header-search-active .header-search-close,
.header-search-active .header-search-popup form {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.header-search-active .header-search-popup {
display: block;
}
.mobile-menu-right .header-search-popup .header-search-close {
width: 60px;
height: 60px;
right: 6%;
top: 25%;
}
@media only screen and (max-width:991px) {
.header-search-popup form {
width: 90%;
}
.theme-mobile-nav .header-cart-box-wrapper {
right: -100%;
}
}
.close-style {
position: absolute;
top: 0;
right: 0;
display: block;
width: 46px;
height: 46px;
border-radius: 0;
z-index: 9;
}
.close-style:before, .close-style:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;    
width: 30px;
height: 3px;
background: var(--sp-secondary-dark);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.close-style:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.close-style:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.close-style:hover:before, .close-style:hover:after,
.close-style:focus:before, .close-style:focus:after {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.menu-toggle:focus,
.close-style:focus {
outline-color: #252525;
}
.header .header-search-toggle, .cart-icon-wrap {
color: var(--sp-secondary);
display: inline-block;
font-size: 16px;
width: 40px;
height: 40px;
text-align: center;
cursor: pointer;
line-height: 2.5;
padding: 0;
background: none;
border: 1px solid transparent;
}
.cart-icon-wrap {
border-radius: 100%;
box-shadow: 0 0 13px -2px rgb(0 0 0 / 20%);
}
.admin-bar .theme-mobile-nav:not(.sticky-menu) .header-close-menu {
top: 5.4%;
}
.admin-bar .theme-mobile-nav:not(.sticky-menu) .mobile-menu {
padding-top: 6.88rem;
}  .mobi-head-top {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-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;
}
.mobi-head-top {
position: absolute;
text-align: center;
top: 100%;
right: 0;
left: 0;
margin: 0 auto;
display: block;
height: auto;
width: 95%;
padding: 15px 0;
border-radius: 0;
opacity: 0;
visibility: hidden;
background-color: var(--sp-white);
-webkit-box-shadow: 0 15px 40px rgba(0,0,0,.15);
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}
.mobi-head-top .header-widget+.header-widget {
display: none;
}
.mobi-head-top.active {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
-webkit-animation-name: tada;
animation-name: tada;
}
.mobi-head-top .header-widget .widget:not(.widget-contact) {
width: 100%;
}
.mobi-head-top .header-widget .widget {
margin-bottom: 10px;
}
.mobi-head-top #header-top-right .widget:last-child {
margin-bottom: 0px;
}
.mobi-head-top #header-top-right .widget.widget_social_widget:first-child:before {
background: none;
}
.mobi-head-top .header-widget .widget .contact-area {
padding-left: 0;
}   .header-widget-info .widget-circle.widget_social_widget ul li a,
.header-widget-info .widget_social_widget li a {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 18px;
}
.header-info {
width: 100%;
height: 100%;
}
.header-item {
position: relative;
z-index: 1;
}
.header-item .menu-right {
font-size: 17px;
}
.header-info .header-item.widget-right,
.header-info .header-item.widget-left {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header-info .header-item.widget-right {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-pack: flex-start;
-webkit-justify-content: flex-start;
-ms-flex-pack: flex-start;
justify-content: flex-start;
}
.header-info .header-item.widget-left {
margin: auto 0;
}
.header-info .widget_social_widget ul {
display: -ms-inline-flexbox;
display: inline-flex;
}
.header-info .widget_social_widget li {
overflow: visible;
list-style: none;
margin-right: 6px;
}
.header-info .widget_social_widget li:last-child {
margin-right: 0px;
} .header-widget-info {
border-bottom: 1px solid #e9e9ea;
}
.header-wrapper {
position: relative;
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;
height: 100%;
min-height: 100px;
}
.brand-logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
line-height: 0;
}
.header-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 -12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
}
.header-right .header-info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-right .header-info > div {
padding: 0 12px;
}
.header-right .header-info .menu-right ul {
padding-left: 0;
}  .av-btn-bubble {
-webkit-font-smoothing: antialiased;
border: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
letter-spacing: 0.5px;
background: none;
z-index: 2;
transition: all 0.1s ease-out;
}
.av-btn-bubble:hover {
animation: btn_stretch 0.6s ease-in-out 0.3s;
}
@keyframes btn_stretch {
0% {
transform: scale(1);
} 100% {
transform: scale(1);
}
}
.av-btn-bubble:hover::before,
.av-btn-bubble:focus::before		{
content: "";
position: absolute;
left: -2em;
top: -2em;
right: -2em;
bottom: -2em;
z-index: -1;
pointer-events: none;
background-repeat: no-repeat;
background-image: radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%);
background-position: 37px 23px, 23px 37px, 20px 20px, calc(100% - 37px) calc(100% - 23px), calc(100% - 23px) calc(100% - 37px), calc(100% - 20px) calc(100% - 20px);
background-size: 32px 32px, 32px 32px, 48px 48px, 32px 32px, 32px 32px, 48px 48px;
}
.av-btn-bubble:hover::before,
.av-btn-bubble:focus::before {
animation: button-bubbles 1s ease-in-out forwards;
}
.av-btn-bubble:active::before {
animation: none; background-size: 0;
}
.av-btn-bubble>i {
color: #ffffff;
font-size: 10px;
position: relative;
top: 0px;
padding-left: 5px;
}
.av-btn-bubble.smoke>i {
color: var(--sp-primary);
}
@keyframes button-bubbles {
0% {
background-position: 23px 23px, 23px 23px, 18px 18px, calc(100% - 23px) calc(100% - 23px), calc(100% - 23px) calc(100% - 23px), calc(100% - 18px) calc(100% - 18px);
background-size: 32px 32px, 32px 32px, 48px 48px, 32px 32px, 32px 32px, 48px 48px;
}
30% {
background-position: 19px 24px, 24px 19px, 10px 10px, calc(100% - 19px) calc(100% - 24px), calc(100% - 24px) calc(100% - 19px), calc(100% - 10px) calc(100% - 10px);
}
60% {
background-position: 19px 24px, 24px 19px, 10px 10px, calc(100% - 19px) calc(100% - 24px), calc(100% - 24px) calc(100% - 19px), calc(100% - 10px) calc(100% - 10px);
background-size: 32px 32px, 32px 32px, 48px 48px, 32px 32px, 32px 32px, 48px 48px;
}
80% {
background-position: 10px 34px, 34px 10px, 0px 0px, calc(100% - 10px) calc(100% - 34px), calc(100% - 34px) calc(100% - 10px), calc(100% + 0px) calc(100% + 0px);
background-size: 10px 10px, 10px 10px, 48px 48px, 10px 10px, 10px 10px, 48px 48px;
}
100% {
background-position: 10px 34px, 34px 10px, 3px 3px, calc(100% - 10px) calc(100% - 34px), calc(100% - 34px) calc(100% - 10px), calc(100% - 20px) calc(100% - 20px);
background-size: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
}
}
.av-btn-wrapper .av-btn:not(:last-child) {
margin-right: 22px;
}
button[type=submit], button, input[type="button"],
input[type="reset"], input[type="submit"], .av-btn, .wp-block-button a, .wp-block-loginout a {
font-size: 16px;
font-weight: 500;
padding: 8px 14px;
line-height: 2;
letter-spacing: .3px;
border-width: 1px;
border-style: solid;
border-radius: 8px;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
text-transform: initial;
font-family: inherit;
text-decoration: none;
position: relative;
z-index: 0;
}
a.av-btn:hover, a.av-btn:focus,
a.contact-info:hover, a.contact-info:focus {
text-decoration: none;
}
.av-btn i {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 92%;
background: rgb(255 255 255 / 50%);
color: var(--sp-white);
border-radius: 5px;
margin-left: 12px;
margin-right: -5px;
float: right;
}
.pricing-tab a i,
.av-tab-filter a i,
.av-btn i {
overflow: hidden;
}
.pricing-tab a i:before,
.av-tab-filter a i:before,
.av-btn i:before {
display: inline-block;
-webkit-font-smoothing: subpixel-antialiased !important;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
}
.pricing-tab a:hover i::before,
.av-tab-filter a:hover i::before,
.av-btn:hover i::before {
-webkit-animation: iconY 0.5s forwards;
-moz-animation: iconY 0.5s forwards;
animation: iconY 0.5s forwards;
}
@-webkit-keyframes iconY {
49% {
-webkit-transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@keyframes iconY {
49% {
transform: translateY(100%);
}
50% {
opacity: 0;
transform: translateY(-100%);
}
51% {
opacity: 1;
}
}
.pricing-btn .av-btn-secondary i,
.av-tab-filter a.active i,
.av-tab-filter a:hover i,
.av-tab-filter a:focus i,
.pricing-tab a.active i,
.detailinfo.primary .av-btn-secondary i,
.theme-slider .av-btn-secondary i {
background: rgb(255 255 255 / 50%);
}
.av-tab-filter a i,
.av-btn-secondary i {
background: var(--sp-gradient1);
}
button[type=submit], button, input[type="button"],
input[type="reset"], input[type="submit"],
.av-btn-primary, .wp-block-button a {
color: var(--sp-white);
background: var(--sp-gradient1);
border-color: var(--sp-primary);
}
.av-btn-primary:hover, .av-btn-primary:focus {
color: var(--sp-white);
background: var(--sp-gradient1);
border-color: var(--sp-primary);
}
.av-btn-secondary {
color: var(--sp-white);
background: var(--sp-gradient2);
border-color: var(--sp-secondary);
}
.av-btn-border:hover, .av-btn-border:focus,
.av-btn-secondary:hover, .av-btn-secondary:focus {
color: var(--sp-white);
background: var(--sp-gradient2);
border-color: var(--sp-secondary);
}
.av-btn-border-white {
color: var(--sp-white);
background: none;
border-color: var(--sp-white);
}
.av-btn-border-white:hover, .av-btn-border-white:focus {
color: var(--sp-primary);
background-color: var(--sp-white);
border-color: var(--sp-white);
}
.av-btn-text-icon {
border-color: transparent;
}
.av-btn-text-icon i {
margin-right: 2px;
}  .active-one .menubar .menu-wrap > li > a {
border-radius: 3px;
}
.active-one .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
bottom: -8px;
border-bottom-width: 12px;
border-bottom-style: solid;
opacity: 0;
}
.active-one .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-one .navbar-area .menubar .menu-wrap > li.dropdown.focus > a:after {
top: auto;
opacity: 1;
}
.active-two .navbar-area .menubar .menu-wrap > li > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-three .navbar-area .menubar .menu-wrap > li > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-four .navbar-area .menubar .menu-wrap > li > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-six .navbar-area .menubar .menu-wrap > li > a:after,
.active-six .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
content: '';
position: absolute;    
right: 0;
height: 3px;
width: 0;
}
.active-two .navbar-area .menubar .menu-wrap > li > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-three .navbar-area .menubar .menu-wrap > li > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-four .navbar-area .menubar .menu-wrap > li > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
left: auto;
-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
}
.active-two .navbar-area .menubar .menu-wrap > li > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
bottom: 0;
}
.active-two .navbar-area .menubar .menu-wrap > li > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-four .navbar-area .menubar .menu-wrap > li > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
border-bottom-width: 3px;
border-bottom-style: solid;
}
.active-three .navbar-area .menubar .menu-wrap > li > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
border-bottom-width: 4px;
border-bottom-style: dotted;
}
.active-three .navbar-area .menubar .menu-wrap > li > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-four .navbar-area .menubar .menu-wrap > li > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
bottom: 18%;
}
.active-two .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-two .navbar-area .menubar .menu-wrap > li:hover > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.focus > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.active > a:after {
width: 100%;
left: 0;
right: auto;
}
.active-four .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-four .navbar-area .menubar .menu-wrap > li:hover > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.focus > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.active > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-three .navbar-area .menubar .menu-wrap > li:hover > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.focus > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.active > a:after {
width: 20px;
left: 0;
right: 0;
margin: auto;
}
.active-six .navbar-area .menubar .menu-wrap > li > a:after {
border-bottom: 10px solid;
border-right: 7px solid transparent;
border-top: 0;
border-left: 7px solid transparent;
left: 0;
bottom: 0;
margin: 0 auto;
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.active-six .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-six .navbar-area .menubar .menu-wrap > li:hover > a:after,
.active-six .navbar-area .menubar .menu-wrap > li.focus > a:after,
.active-six .navbar-area .menubar .menu-wrap > li.active > a:after {
opacity: 1;
visibility: visible;
} .shopping-cart, .more-link:after, .more-link,
.widget .cat-item:hover a + span,
.widget-title:after,
.sidebar .widget_block h2:first-child:after,
.site-title, img.site-title,
.sticky-menu img.site-title,
.active-two .menubar .menu-wrap > li > a,
.navbar-area .menubar .dropdown-menu > li,
.navbar-area .menubar .dropdown-menu li a,
.navbar-area .menubar .dropdown-menu .dropdown > a:after,
.mobile-menu, .mobile-menu .dropdown > span > button:before,
.mobile-menu li > a, .toggle-lines div,
.toggle-lines .meat, .toggle-lines .bottom-bun,
.header-above-toggle span,
.header-above-toggle span:before,
.header-above-toggle span:after,
.p-menu, .close-style:before, .close-style:after,
.header-search-popup span:before, .header-search-popup span:after,
button, input, input[type="button"],
input[type="reset"], input[type="submit"],
.av-btn {
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}.widget-left, .widget-right, .widget-center {
margin: 0;
height: 100%;
min-height: 60px;
display: inline-flex;
align-items: center;
}
.widget-right li a {
margin-left: auto;
}
.widget-left li a {
margin-right: auto;
}
.widget-right .widget,
.widget-left .widget {
padding: 0px 15px;
}
.widget-left .widget:nth-child(2n+3),
.widget-left .widget:first-child{
padding-left: 0px;
}
.widget-right .widget:nth-child(n+2) {
padding: 0 15px;
}
.widget-right .widget:nth-child(2n+4),
.widget-right .widget:first-child {
padding-left: 0px;
}
.widget-right .widget:last-child:not(:first-child) {
padding-right: 0px;
}
.header .widget:not(.widget_social_widget):not(.widget_nav_menu) li, .widget_tag_cloud a {
display: inline-block;
padding: 0;
}
.header .widget:not(.widget_nav_menu):not(.widget_social_widget) li {
margin: 0 10px 5px 0;
}
.widget_tag_cloud a {
margin-bottom: 10px;
margin-right: 5px;
}
.header .widget.widget_nav_menu .menu > li {
display: inline-block;
margin: 0 10px 0 0;
}
.header .widget.widget_nav_menu .menu > li ul a {
display: block;
}
.header .widget.widget_nav_menu a img {
display: inline-block;
margin-right: 2px;
}
.header .widget.widget_nav_menu a:not(:hover):not(:focus) {
color: var(--sp-secondary-dark);
}
.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item {
padding-left: 34px;
}
.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item:before {
content: "";
width: 25px;
height: 25px;
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto;
background: var(--sp-gradient1);
border-radius: 100px;
}
.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item:after {
content: "";
width: 15px;
height: 15px;
position: absolute;
top: 0;
left: 5px;
bottom: 0;
margin: auto;
background: #ffffff;
border-radius: 100px;
}
.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item a::after {
font-weight: 600;
}
.header .widget:not(.widget_social_widget) li:last-child, .widget_tag_cloud a:last-child {
margin: 0;
}
.header-widget ul li span, .header-widget a {
display: inline-block;
}
.header-widget ul li span, .header-widget a,
.contact-info span {
text-decoration: none;
position: relative;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.header-widget a:hover span.title, .header-widget a:focus span.title {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.header-widget a {
color: inherit;
}
.contact-info span {
display: block;
line-height: normal;;
}
.header-widget .widget:not(.widget_social_widget) li a {
width: max-content;
}
.header-widget .widget_nav_menu i {
font-size: 20px;
margin-right: 3px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
vertical-align: middle;
}
.header-widget .widget:not(.widget_social_widget):not(.widget-contact) i,
.header-widget .widget:not(.widget_social_widget):not(.widget-contact):not(.widget-media-gallery):not(.widget_media_image) img {
display: inline-block;
}
.header-widget .widget:not(.widget_media_gallery):not(.widget_social_widget):not(.widget-contact):not(.widget-media-gallery):not(.widget_media_image) img {
height: 20px;
}
.header .widget li:last-child {
margin-right: 0;
}
.header-widget .gallery .gallery-item a {
display: block;
height: 70px;
}
.header-widget .widget img {
width: 50px;
}
.header-widget .gallery {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header-widget .gallery .gallery-item {
-ms-flex: 1;
flex: 1;
margin: 0 6px 0 0;
padding: 0;
}
.header-widget .widget_media_video {
display: block;
width: 100%;
}
.header-widget .widget_media_video .wp-video .mejs-container {
width: 100% !important;
max-height: 170px;
}
.header-widget .widget_media_video .wp-video-shortcode video, .header-widget .widget_media_video video.wp-video-shortcode {
max-height: 170px;
}
.header-widget:not(.header-carousel) .widget .contact-area {
padding: 0;
}
.header-widget .widget_meta a {
font-size: 12px;
}
.widget li {
list-style: none;
position: relative;
z-index: 0;
-webkit-transition: var(--sp-transition);
transition: var(--sp-transition);
}
.widget li a {
position: relative;
z-index: 0;
color: inherit;
display: inline-block;
text-decoration: none;
}
.widget li a:hover,
.widget li a:focus {
color: var(--sp-primary);
} .widget.widget_social_widget {
position: relative;
z-index: 0;
}
.widget_social_widget ul {
display: -ms-inline-flexbox;
display: inline-flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
}
.widget_social_widget li {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
overflow: visible;
list-style: none;
margin: 0;
margin-left: 10px;
overflow: visible;
list-style: none;
}
body .widget_social_widget li {
margin-top: 10px;
}
body .widget_social_widget ul {
margin-top: -10px;
}
.share-toolkit .toolkit-hover {
display: inline-block;
}
.share-toolkit .toolkit-hover,
.widget_social_widget li a {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 100%;
font-size: 18px;
position: relative;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
background: #ffffff;
color: var(--sp-secondary-dark);
text-decoration: none;
box-shadow: 0 0 13px -2px rgb(0 0 0 / 20%);
}
.share-toolkit .toolkit-hover,
.widget_social_widget li a i {
-webkit-transition: var(--sp-transition);
transition: var(--sp-transition);
}
.share-toolkit .toolkit-hover i,
.widget_social_widget li a:focus i,
.widget_social_widget li a:hover i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.widget_payment_methods ul,
.widget_payment_methods li,
.widget_payment_methods li a {
line-height: 0;
}
.widget_payment_methods li a {
line-height: 0;
font-size: 35px;
}
.widget_payment_methods li:not(:last-child) a {
margin-right: 10px;
border-right: 1px solid rgba(68, 68, 68, 0.75);
padding-right: 15px;
}
.widget_payment_methods li a i::before,
.widget_payment_methods li a i {
line-height: 0.5;
}
.widget_payment_methods li,
.footer .widget_social_widget li a,
.sidebar .widget_social_widget li a,
.widget_social_widget li {
display: inline-block;
} .contact-area {
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;
}
.contact-icon {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: 22px;
line-height: 1;
display: flex;
align-items: center;
height: 22px;
margin-right: 12px;
position: relative;
z-index: 1;
}
.contact-icon i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@-webkit-keyframes marin {
0% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
50% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
100% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@keyframes marin {
0% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
50% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
100% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@-webkit-keyframes marin-float {
100% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@keyframes marin-float {
100% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@-webkit-keyframes marin-wobblehorizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes marin-wobblehorizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.contact-area .contact-icon i,
.contact-area .contact-icon img {
display: inline-block;
vertical-align: super;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.contact-area:hover .contact-icon *,
.contact-area:focus-within .contact-icon * {
-webkit-animation-name: marin-wobblehorizontal;
animation-name: marin-wobblehorizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.contact-info {
text-decoration: none;
display: inline-block;
text-align: left;
color: inherit;
word-break: break-word;
}
.contact-info span.title {
line-height: 1.2;
margin-bottom: 0px;
}
.contact-info span.text {
font-size: 16px;
margin: 0;
word-break: break-word;
margin-bottom: 1px;
}  .widget ul, .widget_tag_cloud>* {
list-style: none;
margin: 0;
padding: 0;
position: relative;
z-index: 0;
}
.sidebar .wp-block-calendar,
.sidebar .calendar_wrap {
padding: 0 20px 20px;
}
.wp-block-calendar,
.calendar_wrap {
width: 100%;
max-width: 346px;
background-color: #f5f6fa;
margin: 0 auto;
position: relative;
z-index: 0;
}
.wp-block-calendar table,
.calendar_wrap table {
width: 100%;
margin: 0;
border: none;
background: none;
}
.wp-block-calendar table caption,
.calendar_wrap table caption {
font-weight: 600;
line-height: 3.7;
color: var(--sp-secondary-dark);
text-align: left;
padding-left: 6px;
position: relative;
z-index: 0;
}
.wp-block-calendar table th,
.wp-block-calendar table td,
.calendar_wrap table th,
.calendar_wrap table td {
text-align: center;
line-height: 38px;
font-size: 15px;
border: 0;
padding: 0;
text-align: center;
border-radius: 0;
}
.wp-block-calendar table th,
.calendar_wrap table th {
color: #ffffff;
font-weight: 600;
font-size: 16px;
line-height: 35px;
background: var(--sp-gradient1);
border: 6px solid #f5f6fa;
}
.wp-block-calendar table td,
.calendar_wrap table td {
color: initial;
background: #eaedf6;
border-collapse: collapse;
outline: 5px solid #f5f6fa;
outline-offset: -3px;
}
.sidebar .wp-block-calendar table td#today,
.sidebar .calendar_wrap table td#today {
background: var(--sp-gradient1);
color: #ffffff;
}
.wp-block-calendar table tfoot,
.calendar_wrap table tfoot {
background-color: #e9e9ea;
}
.wp-calendar-nav {
color: var(--sp-secondary-dark);
display: flex;
align-items: center;
justify-content: space-between;
border: none;
padding: 10px;
}
.widget div.wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a,
.widget div.calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a {
text-decoration: none;
color: var(--sp-secondary);
padding: 6px 12px;
border: 1px solid #f3f3f3;
border-radius: 6px;
font-size: 15px;
font-weight: 600;
display: inline-block;
margin-top: 10px;
}
.widget .wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a:hover,
.widget .wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a:focus,
.widget .calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a:hover,
.widget .calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a:focus {
color: #ffffff;
background: var(--sp-primary);
}  .widget .woocommerce-product-search, .mail-form>div, .search-form {
display: block;
position: relative;
overflow: hidden;
border-radius: 10px;
z-index: 0;
}
.widget .search-form label, .mail-form, .search-form {
width: 100%;
}
.widget .woocommerce-product-search, .widget .search-form, .widget form .search-field {
border-radius: 10px;
}
.widget form {
overflow: hidden;
}
.sidebar .widget.widget_subscribe button {
margin-top: 15px;
width: 100%;
}  .sidebar .widget_nav_menu .menu,
.sidebar .widget_tag_cloud>*, .sidebar .widget:not(.widget_text) .widget_social_widget,
.sidebar .widget .gallery, .sidebar > .widget:not(.widget_text) > ul,
.sidebar .widget form, .sidebar .widget-content {
padding: 30px;
}
.sidebar > .widget,
.sidebar .wp-block-group__inner-container,
.sidebar .wp-block-search__label {
overflow: hidden;
border-radius: 10px;
background: #f5f6fa;
margin-bottom: 30px;
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.sidebar .widget .widget-title,
.sidebar .widget_block h2:first-child,
.sidebar  .wp-block-search__label {
margin-bottom: 0 !important;
padding: 25px 30px 25px 60px;
overflow: hidden;
color: #ffffff;
background: url(//robosupersun.com/wp-content/themes/marin/assets/images/bg_pattern.png) repeat-x center / contain , var(--sp-gradient2); }
.sidebar .wp-block-search__label { }
@keyframes animatedBackground { 0% { background-position: 0 0; } 100% { background-position: 20px 0; } }@-webkit-keyframes animatedBackground { 0% { background-position: 0 0; } 100% { background-position: 20px 0; } }
.sidebar .widget .widget-title:before, .sidebar .widget .widget-title:after,
.sidebar .widget_block h2:first-child:before, .sidebar .widget_block h2:first-child:after,
.sidebar  .wp-block-search__label:before, .sidebar  .wp-block-search__label:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 4px;
height: 24px;
margin: auto 0;
background: var(--sp-gradient1);
transform: skewX(-12deg);
}
.sidebar .widget .widget-title:before,
.sidebar .widget_block h2:first-child:before,
.sidebar  .wp-block-search__label:before {
left: 42px;
}
.sidebar .widget .widget-title:after,
.sidebar .widget_block h2:first-child:after,
.sidebar  .wp-block-search__label:after {
left: 32px;
}
.sidebar .widget .widget-title span {
position: absolute;
top: -50px;
right: -50px;
width: 100px;
height: 100px;
background: var(--sp-gradient1);
border-radius: 100px;
z-index: -1;
}
.woo-sidebar .widget form input[type="search"],
.sidebar .widget form input[type="search"], .sidebar .widget form input[type="email"] {
background: #ffffff;
border-radius: 10px;
font-size: 15px;
}
.footer-main .mail-form .submit,
.search-form .search-submit,
.widget .woocommerce-product-search button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
border: none;
outline: none;
box-shadow: none;
line-height: 2;
z-index: 0;
}
.widget .woocommerce-product-search button,
.widget .search-form .search-submit {
color: #ffffff;
font-weight: 600;
padding: 0 6px;
border-radius: 6px;
margin: auto;
right: 8px;
}
.footer-section .widget .search-form .search-submit {
right: 0;
}
.widget .search-form .search-submit {
width: auto;
height: 50px;
}
.sidebar .widget .woocommerce-product-search button,
.sidebar .widget .search-form button.search-submit {
right: 30px;
background-color: var(--sp-gradient1);
overflow: hidden;
max-height: 50px;
}
.sidebar .widget.widget_subscribe p {
margin-bottom: 20px;
}
.sidebar .widget ul li.menu-item-has-children {
padding-bottom: 0;
}
.sidebar .widget_recent_comments li {
padding: 15px;
word-break: break-word;
}
.sidebar .widget.widget_block ul > li:not(:last-child),
.sidebar .widget.woocommerce ul > li:not(:last-child),
.sidebar .widget.widget_nav_menu ul li:not(:last-child) a,
.sidebar .widget.widget_pages ul li:not(:last-child) a,
.sidebar .widget.widget_meta ul li:not(:last-child),
.sidebar .widget.widget_archive ul > li:not(:last-child),
.sidebar .widget.widget_categories ul > li:not(:last-child),
.sidebar .wp-block-gallery .blocks-gallery-item {
margin-bottom: 0rem;
border-bottom: 1px solid rgb(189 189 189 / 50%);
}
.sidebar .widget.widget_block ul > li,
.sidebar .widget.woocommerce ul > li,
.sidebar .widget.widget_nav_menu ul li a,
.sidebar .widget.widget_pages ul li a,
.sidebar .widget.widget_meta ul li,
.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_categories ul > li { padding: 10px;
}
.sidebar .widget.widget_nav_menu ul li a,
.sidebar .widget.widget_pages ul li a {
display: block;
}
.sidebar .widget.widget_product_categories ul > li:not(.cat-parent),
.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_recent_entries ul > li,
.sidebar .widget.widget_categories ul > li {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
border-radius: 0;
font-weight: 600;
color: var(--sp-secondary-dark);
z-index: 1;
}
.sidebar .widget.widget_product_categories ul > li:not(.cat-parent) > a:not(:hover):not(:focus),
.sidebar .widget.widget_archive ul > li > a:not(:hover):not(:focus),
.sidebar .widget.widget_categories ul > li > a:not(:hover):not(:focus) {
color: var(--sp-secondary-dark);
}
.sidebar .widget.widget_product_categories ul > li.cat-parent > a {
margin-bottom: 20px;
color: #ffffff;
background-color: var( --sp-gradient2);
border-radius: 100px 0 0 100px;
}
.sidebar .widget.widget_product_categories ul > li.cat-parent > span {
width: 52px;
height: 52px;
line-height: 52px;
text-align: center;
display: inline-block;
border-radius: 0 100px 100px 0;
margin-left: -4px;
vertical-align: top;
font-weight: 600;
}
.sidebar .widget.widget_product_categories ul > li a,
.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_categories ul > li,
.sidebar .widget.widget_recent_entries ul > li {
padding: 10px 0.7rem 10px 1.4rem;
}
.sidebar .widget.widget_archive ul > li ul,
.sidebar .widget.widget_categories ul > li ul {
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: var(--sp-primary-light);
border: 1px solid #cccccc;
padding: 15px;
border-radius: 10px;
opacity: 0;
visibility: hidden;
z-index: 1;
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.sidebar .widget.widget_archive ul li:hover > ul,
.sidebar .widget.widget_archive ul li:focus-within > ul,
.sidebar .widget.widget_categories ul li:hover > ul,
.sidebar .widget.widget_categories ul li:focus-within > ul {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1) translateY(0px);
-ms-transform: scale(1) translateY(0px);
transform: scale(1) translateY(0px);
}
.sidebar .widget.widget_archive ul > li:after,
.sidebar .widget.widget_categories ul > li:after,
.sidebar .widget.widget_recent_entries ul > li:after {
content: "\f140";
font-family: fontawesome;
font-weight: normal;
position: absolute;
top: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
margin: auto 0;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
z-index: -1;
}
.widget_top_rated_products li img,
.sidebar .widget.widget_product_categories ul > li span {
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 100%;
text-align: center;
color: #ffffff;
background-color: var(--sp-gradient1);
}
.widget_top_rated_products li img {
padding: 3px;
float: right;
}
.widget_top_rated_products li a {
display: flow-root;
line-height: 3.2;
color: #ffffff;
background-color: var(--sp-gradient2);
border-radius: 10rem;
}
.widget_top_rated_products li a span {
padding: 1rem 0.87rem 1rem 1.25rem;
}
.widget_top_rated_products .woocommerce-Price-amount.amount {
display: inline-block;
padding: 10px 20px;
border-radius: 0 0 10rem 10rem;
margin-left: 1.5rem;
}
.widget_top_rated_products .woocommerce-Price-amount.amount {
background: var(--sp-gradient1);
color: #ffffff;
}
.widget_top_rated_products del .woocommerce-Price-amount.amount {
background-color: var(--sp-border-dark);
color: #ffffff;
}
.widget.widget_products li:not(:last-child) {
padding-bottom: 1.25rem;
border-bottom: 1px solid rgb(189 189 189 / 50%);
}
.widget.widget_products ul li {
background-color: var(--sp-secondary);
border-radius: 0.625rem;
overflow: hidden;
padding: 15px;
color: #ffffff;
}
.widget_top_rated_products ul.product_list_widget li img {
margin-top: 9px;
margin-right: 10px;
}
.widget_products img {
border-radius: 0.625rem;
}
.widget_products .product-title {
display: block;
margin: 1.25rem 0 0.1rem;
font-weight: 600;
letter-spacing: 0.25px;
}
.woocommerce-Price-amount.amount {
font-weight: 600;
}
del .amount {
color: var(--sp-scrollbar-thumb);
text-decoration: line-through;
}
ins .amount {
color: var(--sp-primary);
text-decoration: underline;
}
.widget.widget_price_filter .price_slider_wrapper {
display: block;
padding-top: 6px;
}
.woocommerce .widget_price_filter .ui-slider span.ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider div.ui-slider-range {
background-color: var(--sp-gradient1);
background: var(--sp-gradient1);
}
.sidebar .widget_text .textwidget {
text-align: center;
padding: 30px;
}
.sidebar .widget_text .textwidget h6 {
margin-bottom: 10px;
}
.sidebar .widget_text .textwidget .widget_social_widget {
margin-top: 20px;
}
.sidebar .widget_text .textwidget_img {
width: 140px;
height: 140px;
display: inline-block;
margin-bottom: 20px;
border-radius: 100%;
position: relative;
z-index: 0;
}
.sidebar .widget_text .textwidget img {
display: inline-block;
border-radius: 100%;
}
.sidebar .widget_text .textwidget .circles-spin {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
border-radius: 100%;
-webkit-animation: spinReverse 30s linear infinite;
animation: spinReverse 30s linear infinite;
}
.sidebar .widget_text .textwidget .circles-spin .circle-one {
position: absolute;
left: 14px;
bottom: 12px;
width: 16px;
height: 16px;
z-index: 1;
border-radius: 50%;
background: var(--sp-gradient1);
border: 2px solid #ffffff;
}
@keyframes spinReverse{from{transform:rotate(0deg) scale(1)}to{transform:rotate(-360deg)}}
.latest_posts.post-items {
box-shadow: none;
background: none;
border-radius: 0;
overflow: visible;
flex-wrap: nowrap;
flex-direction: row-reverse;
justify-content: space-between;
border-bottom: 1px solid rgb(189 189 189 / 50%);
margin-bottom: 18px;
padding-bottom: 18px;
}
.sidebar .widget .latest_posts.post-items:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.latest_posts.post-items .post-image {
width: auto;
flex-shrink: 0;
}
.latest_posts.post-items .featured-image a.post-hover,
.latest_posts.post-items .post-image img {
width: 70px;
height: 70px;
object-fit: cover;
border-radius: 10px;
}
.latest_posts.post-items .post-content {
width: auto;
flex: 0 0 75%;
max-width: 75%;
padding: 0;
padding-right: 8px;
padding-left: 34px;
}
.latest_posts.post-items .post-content .count-link {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 26px;
height: 26px;
background: var(--sp-gradient1);
color: #ffffff;
border-radius: 8px;
line-height: 28px;
text-align: center;
font-size: 15px;
font-weight: 500;
}
.latest_posts.post-items .post-content .count-link a {
color: #ffffff;
text-decoration: none;
}
.latest_posts.post-items .post-content .post-title {
font-size: 15px;
font-weight: 600;
}
.latest_posts.post-items .post-content .post-date {
background: transparent;
margin-bottom: 0;
font-size: 12px;
position: relative;
padding: 0;
z-index: 0;
}
.latest_posts.post-items .post-content .post-date i {
font-size: 14px;
margin-right: 2px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.latest_posts.post-items .post-content .post-meta > span {
display: inline-block;
margin-right: 4px;
}
.latest_posts.post-items .post-content .post-meta > span:last-child {
margin-right: 0;
}
.latest_posts.post-items .post-content .post-meta .post-list .post-categories a:empty {
display: none;
}
.latest_posts.post-items .post-content .post-meta .post-list .post-categories a {
font-size: 12px;
padding: 4px 8px;
background: var(--sp-gradient2);
color: #ffffff;
text-decoration: none;
border-radius: 6px;
}
.widget_tag_cloud a {
padding: 6px 12px;
text-decoration: none;
margin-bottom: 10px;
margin-right: 5px;
color: var(--sp-secondary-dark);
font-weight: 400;
font-size: 16px !important;
border: 1px solid var(--sp-primary);
border-radius: 6px;
-webkit-transition: all .0s cubic-bezier(.645,.045,.355,1);
transition: all .05s cubic-bezier(.645,.045,.355,1);
}
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus {
color: #ffffff;
background: var(--sp-gradient1);
}
.footer-section .widget_tag_cloud a {
color: #ffffff;
}
.sidebar .widget.widget_rss .components-placeholder {
padding: 30px;
} .header-widget .widget_meta a {
font-size: 14px;
}
.header-widget .widget.widget_meta li a:before {
line-height: 1.2;
font-size: 15px;
}
.widget_meta ul li a {
padding-right: 0;
padding-left: 25px;
}
.widget_meta ul li a:before {
font-family: fontawesome;
font-weight: normal;
position: absolute;
left: 0;
color: var(--sp-primary);
}
.widget_meta ul li:nth-child(1) a:before {
content: "\f007";
}
.widget_meta ul li:nth-child(2) a:before {
content: "\f08b";
}
.widget_meta ul li:nth-child(3) a:before {
content: "\f086";
}
.widget_meta ul li:nth-child(4) a:before {
content: "\f27a";
}
.widget_meta ul li:nth-child(5) a:before {
content: "\f19a";
}  .widget .widget-title,
.sidebar .widget_block h2:first-child,
.sidebar  .wp-block-search__label {
display: block;
text-transform: capitalize;
position: relative;
z-index: 0;
letter-spacing: 0.5px;
word-break: break-all;
}
.widget:not(.widget-none) .widget-title {
margin-bottom: 16px;
line-height: 1.2;
}
.footer-section .widget+.widget {
margin-top: 30px;
}
.footer-section .widget+.widget .widget-title {
margin-bottom: 0;
padding-bottom: 8px;
}
.footer-section .widget+.widget .widget-title:after {
display: none;
}
.footer-section .widget .widget-title {
margin-bottom: 44px;
padding-bottom: 16px;
font-weight: 700;
}                      .footer-section .widget:hover .widget-title {
background: linear-gradient(to right, var(--sp-primary) 0, #fff 10%, var(--sp-primary2) 20%);
background-position: 0;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: shine 3s infinite linear;
animation-fill-mode: forwards;
}
@-moz-keyframes shine {
0% {
background-position: 0;
}
60% {
background-position: 180px;
}
100% {
background-position: 180px;
}
}
@-webkit-keyframes shine {
0% {
background-position: 0;
}
60% {
background-position: 180px;
}
100% {
background-position: 180px;
}
}
@-o-keyframes shine {
0% {
background-position: 0;
}
60% {
background-position: 180px;
}
100% {
background-position: 180px;
}
}
@keyframes shine {
0% {
background-position: 0;
}
60% {
background-position: 180px;
}
100% {
background-position: 180px;
}
}
.footer-section .widget-title:after {
content: '';
width: 50px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background: var(--sp-gradient1);
}
.footer-main .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li {
display: block;
}
.footer-main .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a {
display: inline-block;
margin-bottom: 20px;
word-break: break-all;
}
.footer-main .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a:before {
content: '\f00c';
font-family: fontawesome;
margin-right: 10px;
color: var(--sp-secondary-dark);
background: #ffffff;
width: 17px;
height: 17px;
display: inline-block;
border-radius: 100px;
text-align: center;
line-height: 17px;
font-size: 11px;
vertical-align: middle;
margin-top: -1px;
}
.footer-section .widget.widget_block h2 {
font-size: 25px;
margin-bottom: 44px;
}
.sidebar .widget.widget_block { }
.sidebar .widget.widget_block h2 {
font-size: 20px;
}
.sidebar .widget.widget_block.widget_categories,
.sidebar .widget.widget_block.widget_archive,
.sidebar .widget.widget_block.widget_search,
.sidebar .widget.widget_block widget_tag_cloud,
.sidebar .widget.widget_block.widget_calendar {
padding: 0px;
}
.sidebar .widget_shopping_cart_content .cart-header {
border-bottom: 1px solid #E8E8E8;
padding: 15px;
display: flex;
flex-wrap: wrap;
align-items: self-start;
justify-content: space-between;
color: var(--sp-primary);
}
.sidebar ul.woocommerce-mini-cart {
padding: 0px 10px;
}
.sidebar .widget_shopping_cart_content .av-btn {
display: block;
}
.sidebar .woocommerce.widget_shopping_cart .cart_list li a.remove {
top: 12px;
}
.sidebar .woocommerce.widget_shopping_cart p.woocommerce-mini-cart__empty-message {
padding: 20px;
}
.sidebar .info-section,
.footer-section .info-section {
margin-top: 0;
}
.post-content .wp-block-latest-comments img {
width: auto;
}
.footer-main .widget_meta {
display: inline-block;
}
.footer-main .wp-block-table {
color: var(--sp-secondary);
word-break: break-all;
}
.footer-main .wp-block-latest-comments {
padding: 0;
}
.footer-main .wp-block-social-links li a:before {
content: none !important;
}
.footer-main .wp-block-social-links li a {
margin-bottom: 0 !important;
}
.footer-main .wp-block-table figcaption {
color: #fff;
text-align: center;
}
.wp-block-file a.wp-block-file__button {
background: var(--sp-primary);
border-radius: 4px;
}
.sidebar ol.wp-block-latest-comments {
padding: 0;
}
.wp-block-media-text .wp-block-media-text__content {
line-height: 1;
}
.sidebar ul.wp-block-social-links li {
padding-top: 0 !important;
padding-bottom: 0 !important;
line-height: 0;
}
.post-section ol.wp-block-latest-comments {
padding: 10px;
}
.wp-block-buttons {
margin: 15px 0;
}
.wp-block-table figcaption {
font-weight: 600;
text-align: center;
}
.post-content figure img {
width: 100%;
margin: 5px 0;
}
.post-content figure.gallery-item {
margin-right: 2.7% !important;
margin-bottom: 2.7% !important;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
background: transparent;
color: var(--sp-primary);
}
.wp-block-button.is-style-outline a:hover, .wp-block-button.is-style-outline a:focus {
color: var(--sp-white);
background: var(--sp-gradient1);
border-color: var(--sp-gradient1);
}
.widget_product_tag_cloud .tagcloud, .sidebar .wp-block-tag-cloud {
padding: 30px;
}
.widget_product_tag_cloud a {
display: inline-block;
padding: 6px 12px;
text-decoration: none;
margin-bottom: 10px;
margin-right: 5px;
color: var(--sp-secondary-dark);
font-weight: 400;
font-size: 16px !important;
border: 1px solid var(--sp-primary);
border-radius: 6px;
-webkit-transition: all .0s cubic-bezier(.645,.045,.355,1);
transition: all .05s cubic-bezier(.645,.045,.355,1);
}
.wp-block-tag-cloud a {
padding: 6px 12px;
text-decoration: none;
margin-bottom: 10px;
margin-right: 5px;
color: var(--sp-secondary-dark);
font-weight: 400;
font-size: 16px!important;
border: 1px solid var(--sp-primary);
border-radius: 6px;
-webkit-transition: all 0s cubic-bezier(.645,.045,.355,1);
transition: all .05s cubic-bezier(.645,.045,.355,1);
}
.widget_product_tag_cloud a:hover, .widget_product_tag_cloud a:focus, .wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus {
color: #ffffff;
background: var(--sp-gradient1);
}
.widget_media_gallery .gallery-item img {
width: 100%;
}
.wp-block-embed figcaption {
text-align: center;
}
.wp-block-code code img {
display: inline-block;
margin-left: 20px;
}
.wp-block-pullquote.has-background blockquote {
background: inherit;
}
#av-primary-content .wp-block-search {
padding: 20px 0;
}
pre.has-background code {
background-color: inherit;
}
p.has-text-color em {
color: inherit;
}
.post-section #av-primary-content .wp-block-group.has-background {
padding: 0 20px;
}
.wp-block-group em {
color: inherit;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
border-color: inherit;
}
.has-text-color em,
.has-text-color h2 {
color: inherit;
}
a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
color: #fff;
}
.has-text-color * {
color: inherit;
}
.has-text-color a:hover, 
.has-text-color a:focus {
color: inherit;
}
.wp-block-pullquote.has-text-color blockquote {
border-color: inherit;
}    
blockquote {
border-color: inherit !important;
}
.has-background.wp-block-read-more {
padding: 5px 10px;
}
.wp-block-calendar table caption {
font-weight: 500;
}
.wp-block-avatar img {
border-radius: 50%;
}
.sidebar .widget form.wp-block-search{
padding: 0;
}
.sidebar .widget form.wp-block-search .wp-block-search__inside-wrapper {
padding: 30px;
position: relative;
}
.sidebar .widget form.wp-block-search .wp-block-search__button{
position: absolute;
right: 8px;
}
.wp-block-image figcaption {
margin-bottom: 0;
}.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;
width: 1px;
word-wrap: normal; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: 9%;
z-index: 100000; }
#content {
background: #ffffff;
overflow-x: hidden;
}
#content[tabindex="-1"]:focus {
outline: 0;
}
.hidden {
visibility: hidden;
width: 0px !important;
height: 0px !important;
margin: 0px !important;
padding: 0px !important;
}
.layout-overlay::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .8;
background: #000000 none repeat scroll 0 0;
z-index: -1;
}
a.site-title {
background: var(--sp-gradient1);
-webkit-background-clip: text; text-decoration: none;
}
.av-link,
.primary-color {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-decoration: none;
}
.bg-primary {
background: var(--sp-gradient1);
}
.bg-primary-light {
background: var(--sp-primary-light);
}
.av-my-default {
margin: 100px 0;
}
.av-mt-default {
margin-top: 100px;
}
.av-mb-default {
margin-bottom: 100px;
}
.av-py-default {
padding: 100px 0;
}
.av-pt-default {
padding-top: 100px;
}
.av-pb-default {
padding-bottom: 100px;
}
.av-columns-area {
margin-bottom: -30px;
}
.av-columns-area [class*='av-column-'] {
margin-bottom: 30px;
}
.av-load-item {
display: none;
}
.av-load-spinner {
position: relative;
cursor: pointer;
width: 18px;
height: 18px;
display: inline-block;
vertical-align: middle;
}
.av-load-spinner:before, .av-load-spinner:after {
position: absolute;
display: block;
content: "";
width: 9px;
height: 9px;
left: 0;
top: -5px;
right: 0;
bottom: 0;
margin: auto;
border-width: 2px;
border-style: solid;
border-color: transparent;
border-bottom-color: var(--sp-white);
border-right-color: var(--sp-white);
border-radius: 0 0 1px 0;
transform: translate(0%, 0%) rotate(45deg);
transition: all 0.4s ease-in-out;
}
.loadspinner .av-load-spinner:before {
border-radius: 50%;
animation: 0.8s rotate 0.4s linear forwards infinite;
}
.loadspinner .av-load-spinner:after {
width: 18px;
height: 18px;
border-radius: 50%;
animation: 0.8s rotate2 0.4s linear forwards infinite;
}
@keyframes rotate {
to {
transform: translate(0%, 0%) rotate(405deg);
}
}
@keyframes rotate2 {
to {
transform: translate(0%, 0%) rotate(-315deg);
}
}  .header-above-info {
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.header-above-info .header-widget {
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-above-info .widget-left, .header-above-info .widget-right {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-above-info .widget-right { -webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}  .navigator-wrapper .av-columns-area, .navigator-wrapper .av-columns-area [class*='av-column-'] {
margin-bottom: 0;
}
.navigator-wrapper .av-columns-area [class*='av-column-'].my-auto {
margin-bottom: auto;
}
.header-search-normal .search-form {
border-radius: 8px;
}
.header-search-normal .search-form input[type="search"] {
border-radius: 8px;
max-height: 40px;
padding: 10px 15px;
background-color: #ffffff;
border-color: rgb(189 189 189 / 0.45);
}
.header-search-normal .search-form input[type="search"]:focus {
border-color: var(--sp-primary);
}
.header-search-normal .search-form .search-submit {
padding: 0 12px;
background: transparent;
color: var(--sp-secondary-dark);
}
.header-search-normal .search-form .search-submit:hover i,
.header-search-normal .search-form .search-submit:focus i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.logo img {
max-width: 158px;
}
.hamburger .toggle-lines {
background: none;
border: none;
border-radius: 100px;
}
.navigator-wrapper button.menu-toggle:focus {
outline-color: var(--sp-primary);
background: var(--sp-gradient1);
}
.navigator-wrapper button.menu-toggle:focus div {
background-color: #ffffff;
}
.navigator-wrapper .close-style {
background: none;
border: none;
}
.header-search-close:after,
.header-search-close:before {
background-color: var(--sp-white);
}  .cart-wrapper .cart-icon-wrap i {
display: inline-block;
font-size: 18px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.cart-wrapper {
position: relative;
}
.cart-wrapper .cart-icon-wrap span {
position: absolute;
top: 0;
right: -9px;
bottom: 0;
width: 18px;
height: 18px;
margin: auto 0;
line-height: 18px;
display: inline-block;
font-size: 10px;
color: var(--sp-white);
border-width: 1px;
border-style: solid;
border-radius: 50%;
text-align: center;
background: var(--sp-gradient1);
}
.shopping-cart {
position: absolute;
top: 100%;
right: 0;
z-index: 1;
width: 320px;
padding: 20px;
color: var(--sp-primary);
background: var(--sp-white);
border-radius: 0 3px 3px;
border: 0;
opacity: 0;
visibility: hidden;
-webkit-box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.07);
box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.07);
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
.menu-wrap .dropdown-menu li a sup,
.menu-wrap .dropdown-menu li a sub,
.theme-mobile-menu div.mobile-menu a:hover,
.navbar-area .menubar .menu-wrap .dropdown-menu > li.active > a,
.navbar-area .menubar .menu-wrap > li.active > a,
.navbar-area .menubar .menu-wrap > li.focus > a,
.navbar-area .menubar .menu-wrap > li:hover > a {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.cart-wrapper:hover .shopping-cart,
.cart-wrapper:focus .shopping-cart,
.cart-wrapper:focus-within .shopping-cart {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0);
}
.shopping-cart .cart-header {
border-bottom: 1px solid #E8E8E8;
padding-bottom: 15px;
}
.shopping-cart .cart-header .cart-total {
float: right;
}
.shopping-cart .cart-badge {
color: var(--sp-white);
font-size: 10px;
margin: 0;
width: 16px;
height: 16px;
line-height: 1.6;
text-align: center;
vertical-align: super;
border-radius: 100px;
display: inline-block;
background-color: var(--sp-primary);
}
div.shopping-cart ul.cart-items {
padding: 0;
margin: 0;
padding-top: 20px;
list-style: none;
max-height: 188px;
overflow-x: hidden;
overflow-y: auto;
}
div.shopping-cart ul.cart-items li {
display: inline-block;
width: 100%;
margin: 0 10px 10px 0;
padding: 0;
font-size: 15px;
position: relative;
}
.shopping-cart .cart-items .item-img {
float: left;
margin-right: 12px;
width: 70px;
height: 70px;
border-radius: 50%;
text-align: center;
line-height: 4.5;    
border-width: 1px;
border-style: solid;
border-color: var(--sp-primary);
}
.shopping-cart .cart-items .item-img img {
width: 90%;
border-radius: 50%;
display: inline-block;
float: none;
margin: auto;
}
.shopping-cart .cart-items .item-name {
font-size: 14px;
font-weight: 600;
display: block;
padding-top: 15px;
color: var(--sp-secondary-dark);
}
.shopping-cart .cart-items .amount {
font-size: 12px;
font-weight: 600;
margin-right: 0;
color: #222;
}
.shopping-cart .cart-items .quantity {
font-size: 12px;
font-weight: 400;
color: red;
}
.shopping-cart .av-btn {
display: block;
}
.widget_shopping_cart .av-btn i, .shopping-cart .av-btn i {
font-size: 14px;
}
div.shopping-cart ul a.remove {
float: right;
margin-top: 0;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
border-radius: 100%;
color: #ffffff !important;
background: var(--sp-gradient1);
box-shadow: 0 0 10px rgb(0 0 0 / 0.15);
}  .slider-wrapper {
position: relative;
overflow: hidden;
width: 100%;
padding: 0;
color: #ffffff;
background: var(--sp-gradient2);
z-index: 0;
}
.main-slider,
.main-slider .owl-item img {
width: 100%;
height: 100%;
}
.theme-slider {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 0; }
.theme-table {
overflow: hidden;
display: table;
width: 100%;
height: 100%;
}
.theme-table-cell {
display: table-cell;
vertical-align: middle;
}
.theme-slider div.theme-content {
position: relative;
max-width: 635px;
width: 100%;
margin-bottom: 60px;
}
.theme-slider .text-left {
margin-right: auto;
}
.theme-slider .text-center {
margin: auto;
}
.theme-slider .text-right {
margin-left: auto;
}
.theme-content h3 {
width: max-content;
font-size: 17px;
font-weight: 400;
margin-bottom: 5px;
display: block;
padding: 12px 20px;
line-height: 1.55;
background: var(--sp-gradient2);
border-width: 0;
border-style: solid;
border-color: transparent;
margin-bottom: 15px;
}
.theme-content h1 {
font-size: 46px;
margin-bottom: 12px;
}
.theme-content p {
font-weight: 300;
margin-bottom: 22px;
font-size: 16px;
}
.theme-content.text-left h3 {
border-left-width: 4px;
border-image-slice: 0 0 0 1;
border-image-source: var(--sp-gradient1);
}
.theme-content.text-center h3 {
margin-left: auto;
margin-right: auto;
border-top-width: 4px;
border-image-slice: 1 0 0 0;
border-image-source: var(--sp-gradient1);
}
.theme-content.text-right h3 {
margin-right: 0;
margin-left: auto;
border-right-width: 4px;
border-image-slice: 0 1 0 0;
border-image-source: var(--sp-gradient1);
}
.theme-content .av-btn:not(:last-child) {
margin-right: 28px;
}
.owl-carousel {
position: relative;
z-index: 0;
} .slider-wrapper .owl-next.disabled, 
.slider-wrapper .owl-prev.disabled {
display: none !important;
}
.owl-theme:not(.main-slider) .owl-nav {
width: max-content;
margin: 40px auto 0;
background: var(--sp-gradient1);
border-radius: 8px;
padding: 6px;
}
.owl-carousel.owl-theme:not(.main-slider) .owl-nav [class*=owl-] {
width: 30px;
height: 30px;
font-size: 92%;
border-radius: 5px;
color: #ffffff;
background: rgb(255 255 255 / 50%);
}
.owl-carousel.owl-theme:not(.main-slider) .owl-nav [class*=owl-] i {
font-size: 92%;
}
.main-slider.owl-theme .owl-nav {
margin: 0;
}
.main-slider .owl-nav [class*=owl-] {
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
z-index: 0;
width: 65px;
height: 65px;
display: inline-flex;
cursor: pointer;
text-align: center;
color: var(--sp-white);
border: none;
outline: none;
border-radius: 65px;
overflow: hidden;
align-items: center;
justify-content: center;
background-position: center center;
background-size: cover;
background-blend-mode: normal;
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
}
.main-slider .owl-nav [class*=owl-]:not(:hover) {
background: var(--sp-gradient1) !important;    
}
.main-slider .owl-nav [class*=owl-]:hover {
width: 110px;
color: #ffffff;
background-color: rgb(0 0 0 / 60%);
background-blend-mode: multiply;
box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.25);
}
.main-slider .owl-nav .owl-prev {
left: 3.6%;
}
.main-slider .owl-nav .owl-next {
right: 3.6%;
}
.main-slider .owl-nav .owl-prev:hover {
left: 1%;
}
.main-slider .owl-nav .owl-next:hover {
right: 1%;
}
.owl-theme .owl-nav .owl-prev i {
margin-left: 0px;
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.owl-theme .owl-nav .owl-next i {
margin-right: -2px;
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.main-slider .owl-nav [class*=owl-] span {
font-size: 15px;
letter-spacing: .6px;
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.main-slider .owl-nav .owl-next span {
position: absolute;
left: -100%;
}
.main-slider .owl-nav .owl-prev span {
position: absolute;
right: -100%;
}
.main-slider .owl-nav .owl-next:hover span {
margin-right: 8px;
position: relative;
left: 0;
}
.main-slider .owl-nav .owl-prev:hover span {
margin-left: 8px;
position: relative;
right: 0;
}  .info-section {
margin-top: -80px;
margin-bottom: 20px;
position: relative;
}
.info-section-one .info-wrapper .widget-contact {
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.info-section-one .info-wrapper:first-child .widget-contact {
border-left: 0;
}
.info-section-one .info-wrapper:first-child, 
.info-section-one .info-wrapper:last-child {
border-radius: 5px 0px 0px 5px;
}
.info-section-one .info-wrapper {
margin-bottom: 0; padding: 37px 0px;
color: #ffffff;
background: var(--sp-gradient2);
}
.info-section-one .info-wrapper [class*='av-sm-column'] {
border-left: 1px solid rgb(189 189 189 / 0.45);
margin-bottom: 0;
}
.info-section-one .info-wrapper [class*='av-sm-column']:first-child {
border-left: 0;
}
.info-section-one .widget-contact .contact-area {
width: 100%;
flex-direction: column;
justify-content: center;
text-align: center;
}
.info-section-one .widget-contact .contact-info {
text-align: center;
}
.info-section-one .widget-contact .contact-icon {
margin: 0 0 12px;
font-size: 50px;
width: auto;
height: auto;
}
.info-section-one .widget-contact a {
text-decoration: none;
}
.info-section-one .widget-contact .contact-icon img {
width: 50px;
}
.info-section-one .widget-contact .contact-area .title {
font-weight: 500;
}
.info-wrapper2 .widget.widget-contact {
padding: 45.5px 32px;
border-radius: 5px;
background: var(--sp-gradient1);
}
.info-wrapper2 .widget.widget-contact .contact-area {
flex-direction: row;
justify-content: flex-start;
align-items: center;
text-align: left;
}
.info-wrapper2 .widget.widget-contact .contact-info {
color: #ffffff;
text-align: left;
}
.info-wrapper2 .widget.widget-contact .contact-area .contact-icon {
margin: 0 15px 0 0;
font-size: 60px;
}
.info-wrapper2 .widget.widget-contact .contact-icon i {
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
color: #ffffff;
}
.info-wrapper2 .widget.widget-contact .contact-area span.text {
font-size: 17px;
margin-bottom: 6px;
}
.info-wrapper2 .widget.widget-contact .contact-area span.title {
font-size: 27px;
font-weight: 800;
}
.info-wrapper3 .widget.widget-contact {
clip-path: polygon(0 0, 80% 0%, 100% 50%, 80% 100%, 0 100%, 0% 50%);
}
.info-section-two .widget.widget-contact {
padding: 50px 32px;
border-radius: 5px;
background: var(--sp-gradient1);
}
.info-section-two .widget.widget-contact .contact-icon {
font-size: 50px;
height: 50px;
margin-right: 16px;
}
.info-section-two .widget.widget-contact .contact-icon i {
color: #ffffff;
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
}
.info-section-two .widget.widget-contact span.title,
.info-section-two .widget.widget-contact span.text {
color: #ffffff;
}
.info-section-two .widget.widget-contact span.title {
font-size: 21px;
font-weight: 600;
word-break: break-word;
}
.info-section-two .widget.widget-contact span.text {
margin-bottom: 7px;
font-size: 17px;
}  .heading-default {
width: 100%;
max-width: 635px;
position: relative;
z-index: 0;
margin-bottom: 55px;
}
.heading-default.heading-white {
color: #ffffff;
}
.heading-default .separator {
width: 143px;
height: 11px;
display: flex;
align-items: center;
justify-content: center;
margin-top: 18px;
position: relative;
z-index: 0;
}
.heading-default.text-center .separator,
.heading-default.text-center {
margin-left: auto;
margin-right: auto;
}
.heading-default.text-right .separator,
.heading-default.text-right {
margin-left: auto;
margin-right: 0;
}
.heading-default .separator:after, .heading-default .separator:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 60px;
height: 3px;
margin: auto;
background: var(--sp-gradient2);
}
.heading-default .separator:after {
left: 0;
}
.heading-default .separator:before {
right: 0;
}
.heading-default .separator>span {
display: inline-flex;
align-items: center;
position: relative;
}
.heading-default .separator>span:after, .heading-default .separator>span:before {
content: "";
width: 7px;
height: 7px;
display: inline-block;
border-radius: 100px;
position: relative;
z-index: 1;
background: var(--sp-gradient1);
}
.heading-default .separator>span:after {
left: 5.5px;
}
.heading-default .separator>span:before {
right: 5.5px;
}
.heading-default .separator span span {
width: 11px;
height: 11px;
border: 2px solid transparent;
display: inline-block;
border-image-slice: 1;
border-image-source: var(--sp-gradient1);
}
.heading-default h3 {
font-size: 38px;
}
.heading-default p {
display: block;
margin: 0;
margin-top: 15px;
}
.heading-default.heading-white .separator:after,
.heading-default.heading-white .separator:before {
background: #ffffff;
}  .heading-title {
margin-bottom: 25px;
}
.heading-title h6 {
font-size: 23px;
margin-bottom: 10px;   }
.heading-title h3 {
font-size: 40px;
}
.about-wrapper {
margin-top: 30px;
}
.skill-heading {
font-size: 18px;
font-weight: 700;
letter-spacing: 0.5px;
}
.skillbar {
position: relative;
display: block;
margin-bottom: 16px;
width: 100%;
height: 8px;
z-index: 0;
padding: 14px 0;
}
.skillbar:after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto 0;
width: 100%;
height: 8px;
background: #d0d0d0;
z-index: -1;
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
-webkit-transition-property: width, background-color;
transition-property: width, background-color;
}
.skillbar-bar {
position: absolute;
width: 0;
bottom: 0;
top: 0;
left: 0;
}
.skill-section .skillbar-bar:after, .skillbar-bar:before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto 0;
width: 100%;
height: 8px;
background: var(--sp-gradient1);
z-index: 0;
}
.skill-section .skillbar-bar:after {
background: -webkit-linear-gradient( 135deg, transparent 25%, #09083a 25%, #09083a 50%, transparent 50%, transparent 75%, #09083a 75% );
z-index: 1;
}
.skill-bar-percent {
position: absolute;
top: -98%;
font-size: 12px;
width: 100%;
max-width: 40px;
padding: 0 0.5rem;
height: 25px;
line-height: 25px;
text-align: center;
margin-left: -4%;
letter-spacing: 0.5px;
color: #ffffff;
background: var(--sp-secondary);
z-index: 1;
}
.skill-bar-percent:after {
content: '';
position: absolute;
bottom: -4px;
left: 0;
right: 0;
width: 8px;
height: 8px;
margin: 0 auto;
background: var(--sp-secondary);
transform: rotate(45deg);
}
.av-blockquote {
border: 0;
padding: 30px 48px;
border-radius: 100px 100px 100px 0;
background: #f3ece7;
position: relative;
z-index: 0;
}
.av-blockquote:before {
content: '';
position: absolute;
bottom: -40px;
left: 0;
background: #f3ece7;
width: 90px;
height: 90px;
clip-path: polygon(100% 0, 0 0, 0 100%);
z-index: -1;
}
.av-blockquote h5 {
font-size: 23px;
padding: 8px 8px 8px 35px;
font-weight: 600;
font-style: normal;
position: relative;
z-index: 0;
}
.av-blockquote h5:before,
.av-blockquote h5:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
background: var(--sp-gradient1);
z-index: 0;
}
.av-blockquote h5:before {
height: 100%;
}
.av-blockquote h5:after {
height: 60%;
left: 10px;
}
.about-footer {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-top: 22px;
margin-left: 26px;
}
.about-footer .widget-contact .contact-icon {
margin-right: 15px;
width: 80px;
height: 80px;
}
.about-footer .widget-contact img {
border-radius: 100px;
}
.about-footer .widget-contact .title {
font-size: 22px;
}
.about-footer .widget-contact .text {
font-size: 15px;
margin-bottom: 0;
margin-top: 7px;
}
.about-content {
position: relative;
z-index: 0;
}
.about-content img {
width: 100%;
margin: 0 auto;
}
.about-content-summery {
position: relative;
z-index: 0;
}
.about-summery {
max-width: 75%;
background: var(--sp-gradient1);
color: #ffffff;
font-size: 28px;
font-weight: 700;
text-align: center;
padding: 20px 25px;
margin: -75px auto 0;
position: relative;
display: block;
box-shadow: 0 10px 30px -10px #808080;
}
.about-summery i {
position: absolute;
}
.about-summery i:first-child,
.about-summery i:nth-child(2) {
position: absolute;
left: -20px;
bottom: -20px;
z-index: -1;
border: 20px solid transparent;
border-right-color: #043140;
}
.about-summery i:nth-child(2) {
left: auto;
right: -20px;
border-right-color: transparent;
border-left-color: #043140;
}
.about-summery i:nth-child(3),
.about-summery i:last-child {
width: 100px;
bottom: -20px;
left: -80px;
z-index: -2;
border: 41px solid var(--sp-primary);
border-left-color: transparent;
}
.about-summery i:last-child {
bottom: -20px;
left: auto;
right: -80px;
border: 41px solid var(--sp-primary);
border-right-color: transparent;
}
.shapedotted {
position: absolute;
top: -8%;
left: -8%;
z-index: -1;
}
.shapedotted img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}  .tilter {
perspective: 1000px;
}
.tilter * {
pointer-events: none;
}
.tilter > * {
transform: translateZ(0px);
}
.tilter .service-item .service-title a,
.tilter .service-item .av-btn {
pointer-events: visible;
}
.service-item {
width: 100%; display: block;
padding: 50px;
text-align: center;
position: relative;
z-index: 0;
background-color: #ffffff;
box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-overlay {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-overlay:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--sp-secondary-dark);
opacity: 0.7;
z-index: 1;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-overlay img {
width: 100%;
height: 100%;
object-fit: cover;
}
.service-icon {
font-size: 40px;
display: inline-block;
line-height: 80px;
width: 82px;
height: 82px;
border-radius: 100px;
text-align: center;
border: 1px solid rgb(189 189 189 / 0.45);
margin-bottom: 28px;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-icon i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.service-item .service-title {
font-size: 23px;
}
.service-item .service-title a {
text-decoration: none;
color: inherit;
}
.service-content ul {
padding: 0;
width: max-content;
text-align: start;
margin: 25px auto 0;
list-style: none;
}
.service-content ul li {
margin-bottom: 15px;
position: relative;
z-index: 0;
}
.service-content ul li:last-child {
margin-bottom: 0;
}
.service-content ul li:before {
content: "";
width: 10px;
height: 10px;
display: inline-block;
border-radius: 100px;
margin-right: 15px;
background: var(--sp-gradient2);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-content ul li:nth-child(even):before {
background: var(--sp-gradient1);
}
.service-item .av-btn {
margin-top: 30px;
}
.tilter:hover .service-item, .tilter:focus-within .service-item,
.service-item:hover, .service-item:focus-within {
color: #ffffff;
background: var(--sp-primary);
}
.tilter:hover .service-item .service-overlay,
.tilter:focus-within .service-item .service-overlay,
.service-item:hover .service-overlay,
.service-item:focus-within .service-overlay {
opacity: 1;
}
.tilter:hover .service-item .service-icon,
.tilter:focus-within .service-item .service-icon,
.service-item:hover .service-icon,
.service-item:focus-within .service-icon {
background: #ffffff;
border-color: #ffffff;
}
.tilter:hover .service-item .service-content ul li:nth-child(odd):before,
.tilter:focus-within .service-item .service-content ul li:nth-child(odd):before,
.service-item:hover .service-content ul li:nth-child(odd):before,
.service-item:focus-within .service-content ul li:nth-child(odd):before {
background: #ffffff;
}
.tilter:hover .service-item .av-btn.av-btn-secondary,
.tilter:focus-within .service-item .av-btn.av-btn-secondary,
.service-item:hover .av-btn.av-btn-secondary,
.service-item:focus-within .av-btn.av-btn-secondary {
background: var(--sp-gradient1);
border-color: transparent;
}
.tilter:hover .service-item .av-btn.av-btn-secondary i,
.tilter:focus-within .service-item .av-btn.av-btn-secondary i,
.service-item:hover .av-btn.av-btn-secondary i,
.service-item:focus-within .av-btn.av-btn-secondary i {
background: rgb(255 255 255 / 50%);
}
.tilter:hover .service-item .service-title a,
.tilter:focus-within .service-item .service-title a,
.service-item:hover .service-title a,
.service-item:focus-within .service-title a {
color: #ffffff;
}
.modern-icon {
position: absolute;
z-index: -1;
right: -6px;
bottom: -6px;
opacity: 0;
max-width: 150px;
max-height: 150px;
min-width: 120px;
min-height: 120px;
font-size: 130px;
color: rgb(208 208 208 / 40%);
transform-origin: bottom;
transition: transform .6s cubic-bezier(0,.15,.3,1);
-webkit-transition: transform .6s cubic-bezier(0,.15,.3,1);
}
.tilter:hover .modern-icon,
.tilter:focus-within .modern-icon {
transform: scale(1.2);
-webkit-transform: scale(1.2);
opacity: 0.5;
}  .step-section {
background: url(//robosupersun.com/wp-content/themes/marin/assets/images/about/step_dotted_bg.png) no-repeat scroll center center/cover #f9f9f9
}
.stepbox {
position: relative;
text-align: center;
z-index: 0
}
.stepbox-outer {
position: relative;
z-index: 0
}
.stepbox .step-effect {
position: absolute;
bottom: 5px;
right: -94px;
width: 154px;
height: 22px;
background: url(//robosupersun.com/wp-content/themes/marin/assets/images/about/step_arrow.png) no-repeat center center
}
.step-section .av-columns-area [class*=av-column-]:nth-child(even) .stepbox .step-effect {
transform: rotateX(-190deg);
bottom: auto;
top: 3px;
right: -84px
}
.step-section .av-columns-area [class*=av-column-]:last-child .stepbox .step-effect,.step-section .av-columns-area .av-column-4:nth-child(3) .stepbox .step-effect,.step-section .av-columns-area .av-column-4:nth-child(6) .stepbox .step-effect,.step-section .av-columns-area .av-column-6:nth-child(2) .stepbox .step-effect,.step-section .av-columns-area .av-column-6:nth-child(4) .stepbox .step-effect {
display: none
}
.stepbox .stepbox-icon {
position: relative;
display: inline-block;
font-size: 35px;
text-align: center;
line-height: 130px;
width: 130px;
border-radius: 50%;
height: 130px;
background: var(--sp-gradient1);
color: #fff;
-webkit-transition: all .49s ease 0s;
transition: all .49s ease 0s;
z-index: 0
}
.stepbox:hover .stepbox-icon,.stepbox:focus-within .stepbox-icon {
font-size: 40px;
}
.stepbox .stepbox-icon:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 65%;
height: 65%;
border-radius: inherit;
margin: auto;
border: 7px solid var(--sp-secondary);
-webkit-transition: all .49s ease 0s;
transition: all .49s ease 0s
}
.stepbox:hover .stepbox-icon:after,.stepbox:focus-within .stepbox-icon:after {
width: 100%;
height: 100%;
border-width: 20px
}
.stepbox .stepbox-icon .stepbox-number {
height: 36px;
width: 36px;
font-size: 15px;
line-height: 32px;
text-align: center;
border-radius: 50%;
position: absolute;
font-weight: 600;
top: 5px;
left: -5px;
z-index: 1;
color: #fff;
border: 3px solid #fff;
background: var(--sp-secondary-dark);
-webkit-transition: all .49s ease 0s;
transition: all .49s ease 0s
}
.stepbox:hover .stepbox-icon .stepbox-number,.stepbox:focus-within .stepbox-icon .stepbox-number {
background: var(--sp-gradient1)
}
.stepbox .stepbox-content {
margin-top: 22px
}
.stepbox .stepbox-content .stepbox-title {
font-size: 22px
}
.stepbox .stepbox-content .stepbox-text {
margin-top: 12px
}
.stepbox .stepbox-content a {
text-decoration: none;
color: inherit
}  .timeline {
margin-top: 50px;
padding-bottom: 50px;
position: relative;
z-index: 0
}
.timeline-item {
margin-bottom: 0;
padding-bottom: 5.8rem;
position: relative;
align-items: flex-start;
justify-content: flex-end
}
.timeline-item:nth-child(odd) {
flex-direction: row-reverse
}
.timeline strong {
display: block;
font-size: 20px;
color: var(--sp-secondary-dark)
}
.timeline strong a {
text-decoration: none
}
.timeline-item p {
margin-top: .45rem;
margin-bottom: 0;
font-weight: 500
}
.timeline-item .timeline-date {
color: var(--sp-primary);
font-size: 1.5625rem;
font-weight: 700;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1)
}
.timeline::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 50.1%;
width: 0;
border-left: 2px solid #dee0e7;
height: 78%;
transform: translateX(-50.1%)
}
.timeline-content {
position: relative;
border-radius: 10px;
background-color: #fff;
margin-top: -5.3%;
padding: 2.12rem;
overflow: hidden;
box-shadow: 0 0 20px rgb(0 0 0/16%);
z-index: 0
}
.timeline-content:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 6px;
height: 100%;
z-index: -1
}
.timeline-item:nth-child(odd) .timeline-content:before {
left: 0
}
.timeline-item:nth-child(even) .timeline-content:before {
right: 0
}
.timeline-item:nth-child(odd) .timeline-content:before {
background: var(--sp-gradient1)
}
.timeline-item:nth-child(odd) .timeline-shaped {
filter: drop-shadow(0.5px 6px 7px rgb(216 25 86/55%))
}
.timeline-item:nth-child(odd) .timeline-shape::before {
background: var(--sp-gradient1)
}
.timeline-item:nth-child(odd) .timeline-date time {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.timeline-item:nth-child(even) .timeline-content:before {
background: var(--sp-gradient2)
}
.timeline-item:nth-child(even) .timeline-shaped {
filter: drop-shadow(0.5px 6px 7px rgb(6 5 52/55%))
}
.timeline-item:nth-child(even) .timeline-shape::before {
background: var(--sp-gradient2)
}
.timeline-item:nth-child(even) .timeline-date time {
background: var(--sp-gradient2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.timeline-item:nth-child(even) strong,.timeline-item:nth-child(even) p {
text-align: left
}
.timeline-item:nth-child(even) .timeline-date {
text-align: left
}
.timeline-item:nth-child(odd) .timeline-date {
text-align: right
}
.timeline-circle,.timeline-shaped {
position: relative
}
.timeline-shaped {
vertical-align: top;
display: inline-block;
margin: 0
}
.timeline-shape {
width: 35px;
height: 40px;
display: block;
position: absolute;
top: -4px;
left: 50%;
transform: translate(-50%,-5%);
background: 0 0;
clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1)
}
.timeline-shape::before {
content: "";
width: 25px;
height: 30px;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: var(--sp-gradient1);
clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1)
}
.timeline-item:hover .timeline-shape,.timeline-item:focus-within .timeline-shape {
background: #fff;
top: 0
}
.shapetimeline1 {
position: absolute;
top: 28%;
right: 1%;
z-index: -1
}
.shapetimeline2 {
position: absolute;
top: 46.5%;
left: 8.6%;
z-index: -1
}
.shapetimeline3 {
position: absolute;
bottom: 24%;
right: 2%;
z-index: -1
}
.shapetimeline1 img,.shapetimeline2 img,.shapetimeline3 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite
}  .testimonial-section {
background: var(--sp-gradient2)
}
.testimonials-item {
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;
justify-content: center;
-webkit-justify-content: center;
color: #fff
}
.testimonials-client-thumb {
position: relative;
margin-right: 40px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
width: 310px;
height: 310px;
z-index: 0
}
.testimonials-client-thumb:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 310px;
height: 310px;
background: url(//robosupersun.com/wp-content/themes/marin/assets/images/round_dotted.png);
z-index: -1
}
.testimonials-client-thumb .img-fluid {
width: 140px;
height: 140px;
border-radius: 100%;
overflow: hidden;
border: 8px solid #fff
}
.testimonials-icon {
margin-bottom: 16px
}
.testimonials-icon i {
font-size: 30px;
display: inline-block;
vertical-align: middle;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.testimonials-content {
max-width: 520px
}
.testimonials-item .rating {
margin-bottom: 13px
}
.testimonials-item .rating .fa-star {
color: #fec32f;
margin: 0 2px
}
.testimonials-item .testimonials-content h4 {
font-weight: 600;
margin-bottom: 10px
}
.testimonials-item .testimonials-title {
margin-top: 18px
}
.testimonials-item .testimonials-title h5 {
font-weight: 800;
letter-spacing: .2px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.testimonial-carousel .owl-thumbs .owl-thumb-item {
position: absolute;
border-radius: 100px;
width: 70px;
height: 70px;
padding: 0;
overflow: hidden;
border: 3px solid var(--sp-secondary)
}
.testimonial-carousel .owl-thumbs .owl-thumb-item.active {
border-color: #fff;
box-shadow: 0 0 15px rgb(255 255 255/60%)
}
.testimonial-carousel .owl-thumbs {
position: absolute;
top: 0;
bottom: 0;
left: 2.3rem;
width: 310px;
height: 310px;
z-index: 0
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(1) {
top: 3%;
right: 5%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(2) {
top: -8.5%;
right: 37%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(3) {
top: 2.2%;
left: 9%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(4) {
top: 30.4%;
left: -7.6%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(5) {
bottom: 16%;
left: -2.5%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(6) {
bottom: -4.8%;
left: 21.6%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(7) {
bottom: -4.8%;
right: 23%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(n+8) {
width: 50px;
height: 50px
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(8) {
bottom: 15%;
right: 7.5%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(9) {
bottom: 19%;
right: 5.5%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(10) {
bottom: 22%;
right: 3%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(11) {
bottom: 25%;
right: 1.95%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(12) {
bottom: 29%;
right: .6%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(13) {
bottom: 33%;
right: -.3%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(14) {
bottom: 37%;
right: -1.2%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(15) {
bottom: 41%;
right: -1.4%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(16) {
bottom: 45%;
right: -1%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(17) {
bottom: 49%;
right: -.6%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(18) {
bottom: 53%;
right: -.2%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(n+19) {
display: none
}   .features-section {
overflow: hidden;
position: relative;
z-index: 0;
background: var(--sp-gradient2);
}
.features-item {
text-align: center;
padding: 35px 25px;
background: #ffffff;
box-shadow: 0 0 20px rgb(0 0 0 / 15%);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.features-item .modern-icon {
font-size: 92px;
bottom: 0;
top: -30px;
right: -30px;
}
.features-home .features-item {
box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}
.tilter:hover .features-item, .tilter:focus-within .features-item,
.features-item:hover,.features-item:focus-within {
background: var(--sp-gradient1);
}
.features-item .tilter__deco--lines {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 94%;
height: 90%;
border: 1.5px dashed var(--sp-secondary-dark);
margin: auto;
border-radius: 0;
z-index: 0;
}
.tilter:hover .features-item .tilter__deco--lines,
.tilter:focus-within .features-item .tilter__deco--lines,
.features-item:hover .tilter__deco--lines,
.features-item:focus-within .tilter__deco--lines {
border-color: #ffffff;
}
.features-item .features-icon {
display: inline-block;
margin-bottom: 12px;
}
.features-item .features-icon i {
font-size: 50px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.features-home .features-item .features-icon i {
font-size: 40px;
}
.features-home .features-item .features-icon img {
width: 40px;
}
.features-home .features-item .modern-icon{
width: 92px;
}
.features-item .features-title {
font-weight: 600;
}
.features-home .features-item .features-title {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.features-item .features-title a {
pointer-events: visible;
text-decoration: none;
color: inherit;
-webkit-transition: all .0s cubic-bezier(.645,.045,.355,1);
transition: all .0s cubic-bezier(.645,.045,.355,1);
}
.features-item p {
font-size: 15px;
margin-bottom: 0;
margin-top: 10px;
}
.features-home .features-item p {
margin-top: 6px;
}
.tilter:hover .features-item .features-title a,
.tilter:focus-within .features-item .features-title a,
.tilter:hover .features-item .features-icon i,
.tilter:focus-within .features-item .features-icon i,
.tilter:hover .features-item p,
.tilter:focus-within .features-item p,
.tilter:hover .features-item .features-title,
.tilter:focus-within .features-item .features-title,
.features-item:hover .features-title a, .features-item:focus-within .features-title a,
.features-item:hover .features-icon i, .features-item:focus-within .features-icon i,
.features-item:hover p,.features-item:focus-within p,
.features-item:hover .features-title,.features-item:focus-within .features-title {
background: transparent;
color: #ffffff;
-webkit-text-fill-color: unset;
}  .av-tab-filter {
width: 100%;
text-align: center;
margin: 0 0 40px;
padding: 0;
display: block
}
.av-tab-filter a {
color: var(--sp-secondary-dark);
background: 0 0;
margin-right: 10px;
border: none;
transition: all 0s cubic-bezier(.645,.045,.355,1)
}
.av-tab-filter a:last-child {
margin-right: 0
}
.av-tab-filter a:hover,.av-tab-filter a:focus,.av-tab-filter a.active,.pricing-tab a.active {
background: var(--sp-gradient1);
color: #fff
}
.portfolio-item {
width: 100%;
overflow: hidden;
position: relative;
z-index: 0
}
.portfolio-thumb {
position: relative;
z-index: 0;
overflow: hidden
}
.portfolio-thumb-img img {
object-fit: cover;
height: 100%;
width: 100%;
max-height: 250px
}
.portfolio-caption {
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
padding: 20px 30px;
background: var(--sp-gradient2);
color: #fff
}
.portfolio-caption p {
line-height: 1.1;
margin-bottom: 7px;
font-size: 15px
}
.portfolio-caption h6 {
font-weight: 500;
font-size: 17px
}
.portfolio-caption .more a {
display: inline-flex;
text-decoration: none
}
.portfolio-caption .more i {
width: 26px;
height: 14px;
line-height: 13px;
font-size: 12px;
text-align: right;
color: #fff;
overflow: hidden;
border: 1px solid #fff;
border-radius: 100px;
padding: 0 2px;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1)
}
@-webkit-keyframes marin-wobbleslow {
16.65% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
33.3% {
-webkit-transform: translateX(-4px);
transform: translateX(-4px)
}
49.95% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px)
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes marin-wobbleslow {
16.65% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
33.3% {
-webkit-transform: translateX(-4px);
transform: translateX(-4px)
}
49.95% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px)
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
.portfolio-caption .more i:before {
display: inline-block;
-webkit-animation: marin-wobbleslow 3s ease-in-out infinite;
animation: marin-wobbleslow 3s ease-in-out infinite
}
.portfolio-caption .more a:hover i {
background: #fff;
color: var(--sp-secondary-dark)
}
.portfolio-thumber {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
padding: 18px 23px;
display: flex;
align-items: flex-end;
justify-content: center;
text-align: center
}
.portfolio-thumb:before,.portfolio-thumb:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 130%;
background: var(--sp-gradient1);
opacity: .5;
-webkit-transition: all .45s ease;
transition: all .45s ease
}
.av-column-6 .portfolio-thumb:before,.av-column-6 .portfolio-thumb:after,.av-column-6 .portfolio-thumb .portfolio-thumber:before,.av-column-6 .portfolio-thumb .portfolio-thumber:after {
height: 185%
}
.av-column-6 .portfolio-thumb:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-40%,0%);
transform: skew(30deg) rotate(-60deg) translate(-40%,0%)
}
.av-column-6 .portfolio-thumb .portfolio-thumber:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-50%,0%);
transform: skew(30deg) rotate(-60deg) translate(-50%,0%)
}
.av-column-6 .portfolio-thumb .portfolio-thumber:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(50%,0%);
transform: skew(-30deg) rotate(60deg) translate(50%,0%)
}
.av-column-6 .portfolio-thumb:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(40%,0%);
transform: skew(-30deg) rotate(60deg) translate(40%,0%)
}
.portfolio-thumb:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-55%,0%);
transform: skew(30deg) rotate(-60deg) translate(-55%,0%)
}
.portfolio-thumb:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(55%,0%);
transform: skew(-30deg) rotate(60deg) translate(55%,0%)
}
.portfolio-item:hover .portfolio-thumb:before,.portfolio-item:focus-within .portfolio-thumb:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-70%,0%);
transform: skew(30deg) rotate(-60deg) translate(-70%,0%);
-webkit-transition-delay: .05s;
transition-delay: .05s
}
.portfolio-item:hover .portfolio-thumb:after,.portfolio-item:focus-within .portfolio-thumb:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(70%,0%);
transform: skew(-30deg) rotate(60deg) translate(70%,0%)
}
.portfolio-thumb .portfolio-thumber:before,.portfolio-thumb .portfolio-thumber:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 130%;
background: var(--sp-gradient1);
opacity: .5;
z-index: -1;
-webkit-transition: all .45s ease;
transition: all .45s ease
}
.portfolio-thumb .portfolio-thumber:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-70%,0%);
transform: skew(30deg) rotate(-60deg) translate(-70%,0%)
}
.portfolio-thumb .portfolio-thumber:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(70%,0%);
transform: skew(-30deg) rotate(60deg) translate(70%,0%)
}
.portfolio-item:hover .portfolio-thumber:before,.portfolio-item:focus-within .portfolio-thumber:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-25%,0%);
transform: skew(30deg) rotate(-60deg) translate(-25%,0%);
-webkit-transition-delay: .15s;
transition-delay: .15s
}
.portfolio-item:hover .portfolio-thumber:after,.portfolio-item:focus-within .portfolio-thumber:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(25%,0%);
transform: skew(-30deg) rotate(60deg) translate(25%,0%);
-webkit-transition-delay: .1s;
transition-delay: .1s
}
.portfolio-thumb-content {
color: #fff;
font-size: 15px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1)
}
.portfolio-item:hover .portfolio-thumb-content,.portfolio-item:focus-within .portfolio-thumb-content {
opacity: 1;
visibility: visible;
-webkit-transition-delay: .1s;
transition-delay: .1s
}
.portfolio-thumb-content a {
width: 50px;
height: 50px;
line-height: 50px;
color: #fff;
background: var(--sp-gradient2);
border-radius: 100px;
display: inline-block;
font-size: 18px
}
.portfolio-thumb-content p {
margin-top: 15px;
margin-bottom: 0
}  .pricing-section.pricing-home {
background: url(//robosupersun.com/wp-content/themes/marin/assets/images/pricing/map.png) no-repeat scroll -310px center/contain;
background-blend-mode: multiply
}
.pricing-home .pricing-tab {
margin-bottom: 0
}
.pricing-tab {
width: max-content;
max-width: 100%;
border-radius: 8px;
background: var(--sp-gradient2)
}
.pricing-tab a {
margin-right: -4px;
border-radius: 0;
color: #fff;
border: none;
transition: all 0s cubic-bezier(.645,.045,.355,1)
}
.pricing-tab a:first-child {
border-top-left-radius: 8px;
border-bottom-left-radius: 8px
}
.pricing-tab a:last-child {
border-top-right-radius: 8px;
border-bottom-right-radius: 8px
}
.pricing-tab a:last-child {
margin-right: 0
}
.pricing-item {
position: relative;
border-radius: 4px;
overflow: hidden;
text-align: center;
background-color: #fff;
padding-bottom: 35px;
z-index: 0;
box-shadow: 0 0 12px rgb(0 0 0/25%)
}
.pricing-heading {
background: var(--sp-gradient1);
color: #fff;
padding: 18px 35px;
overflow: hidden;
position: relative;
z-index: 0
}
.pricing-heading h5 {
font-weight: 600;
display: inline-block;
position: relative;
z-index: 0
}
.pricing-rate {
padding: 22px 35px 15px;
border-bottom: 1px solid rgb(189 189 189/0.25)
}
.pricing-name {
font-size: 15px;
margin-bottom: 6px
}
.pricing-rate .pricing {
font-size: 30px;
font-weight: 800
}
.pricing-list ul {
list-style: none;
padding: 0;
margin: 0
}
.pricing-list li {
padding: 12px 0;
border-bottom: 1px solid rgb(189 189 189/0.25)
}
.pricing-btn {
margin-top: 35px
}
.pricing-table-wrapper {
min-height: 489px
}
.clearfix::after {
display: block;
clear: both;
content: ""
}
.tab-content>.tab-pane {
display: none
}
.tab-content>.active {
display: block
}
.fade:not(.show) {
opacity: 0
}
.fade {
transition: opacity .15s linear
}
.pricing-table-wrapper .pricing-item {
float: left;
width: 325px;
-webkit-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out
}
.pricing-table-wrapper .pricing-item:nth-child(1) {
z-index: 2;
-webkit-animation: slideInRight .5s both .3s;
animation: slideInRight .5s both .3s
}
.pricing-table-wrapper .pricing-item:nth-child(2) {
z-index: 1;
width: 250px;
margin-top: 25px;
-webkit-animation: slideInLeft .5s both .3s;
animation: slideInLeft .5s both .3s
}
.pricing-table-wrapper .tab-content .active .pricing-item:nth-child(2) {
-webkit-transform: translateY(25px);
-ms-transform: translateY(25px);
transform: translateY(25px)
}
.pricing-table-wrapper .tab-content .active .pricing-item:nth-child(1) {
margin-right: -55px
}
.pricing-table-wrapper .tab-content .active .pricing-item {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
.pricing-table-wrapper .tab-content .active {
-webkit-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
visibility: visible
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
visibility: visible
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
visibility: visible
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
visibility: visible
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
}
.pricing-two .pricing-heading {
background: var(--sp-gradient2)
}
.pricing-two .pricing-heading:before,.pricing-two .pricing-heading:after {
content: "";
position: absolute;
top: -50px;
right: -50px;
width: 100px;
height: 100px;
border-radius: 100px;
z-index: -1;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1)
}
.pricing-two .pricing-heading:before {
background: var(--sp-gradient1)
}
.pricing-two .pricing-item.active .pricing-heading:before,.pricing-two .pricing-item:hover .pricing-heading:before,.pricing-two .pricing-item:focus-within .pricing-heading:before {
width: 100%;
height: 100%;
top: 0;
right: 0;
border-radius: inherit
}
.pricing-two .pricing-heading:after {
background: var(--sp-gradient2);
opacity: 0
}
.pricing-two .pricing-item.recommended.active .pricing-heading:after,.pricing-two .pricing-item.recommended:hover .pricing-heading:after,.pricing-two .pricing-item.recommended:focus-within .pricing-heading:after {
background: var(--sp-gradient1)
}
.pricing-two .pricing-item.active .pricing-heading:after,.pricing-two .pricing-item:hover .pricing-heading:after,.pricing-two .pricing-item:focus-within .pricing-heading:after {
opacity: 1
}
.pricing-two .pricing-heading h5 {
padding-left: 26px
}
.pricing-two .pricing-heading h5:before,.pricing-two .pricing-heading h5:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 100%;
background: var(--sp-gradient1);
transform: skewX(-12deg);
z-index: 0
}
.pricing-two .pricing-heading h5:after {
left: 10px
}
.pricing-two .recommended .pricing-heading {
background: var(--sp-gradient1)
}
.pricing-two .recommended .pricing-heading:before,.pricing-two .recommended .pricing-heading h5:before,.pricing-two .recommended .pricing-heading h5:after {
background: var(--sp-gradient2)
}
.pricing-two .pricing-rate .pricing {
font-size: 36px
}
.pricing-payment {
padding: 20px 35px 15px;
border-bottom: 1px solid rgb(189 189 189/0.25)
}
.pricing-payment p {
margin-bottom: 4px;
font-size: 15px
}
.pricing-payment ul {
padding: 0;
list-style: none;
margin: 0
}
.pricing-payment li {
display: inline-block;
margin-right: 6px
}
.pricing-payment li:last-child {
margin-right: 0
}
.pricing-payment li a {
font-size: 26px
}
.pricing-payment li a i {
color: #a9a9a9;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1)
}
.pricing-payment li a:hover i,.pricing-payment li a:focus i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}  .client-section.client-home {
background: var(--sp-gradient2);
}
.client-section.client-home.roller {
transform: scaleX(.94);
transition: transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.client-section.client-home.roller.rollerstart {
transform: scaleX(1);
}
.inner-client-section { }
.inner-client-section .client-inner {
background: var(--sp-gradient2);
padding: 35px 20px;
}
.single-partner {
position: relative;
text-align: center;
opacity: 0.6;
filter: grayscale(100%);
transform: scale(0.92);
transition: all .3s cubic-bezier(0,0,.2,1)0s;
}
.single-partner a {
color: #ffffff;
text-decoration: none;
}
.single-partner .client-name {
margin-top: 15px;
display: block;
}
.client-section .single-partner img {
width: auto;
margin: 0 auto;
}
.single-partner:hover,
.single-partner:focus-within,
.owl-item.active.center .single-partner {
opacity: 1;
filter: grayscale(0);
transform: scale(1);
}  .team-carousel .owl-stage {
padding-bottom: 10px;
}
.team-member {
margin: 0;
position: relative;
z-index: 0;
display: block;
text-align: center;
box-shadow: 0 0 3px -1px rgb(0 0 0 / 50%);
}
.team-member .team-thumb {
display: block;
overflow: hidden;
position: relative;
z-index: 0;
}
.team-member .team-thumb img {
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member .team-view {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member .team-view a {
display: inline-block;
margin-bottom: 20%;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
font-size: 17px;
border-radius: 100px;
color: #ffffff;
background: var(--sp-gradient1);
}
.team-member .team-thumber {
position: absolute;
right: 0;
bottom: -100%;
left: 0;
opacity: 0;
visibility: hidden;
z-index: 0;
padding: 12px 8px;
background: var(--sp-gradient2);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member .team-info {
background: #ffffff;
border-top: 0;
padding: 24px 10px 22px;
position: relative;
z-index: 0;
}
.team-member .team-info h5 {
font-weight: 600;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member .team-info a {
color: inherit;
text-decoration: none;
}
.team-member .team-info p {
margin-bottom: 0;
margin-top: 6px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member .team-info:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 3px;
height: 100%;
background: var(--sp-gradient1);
z-index: -1;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member:hover .team-info:before, .team-member:focus-within .team-info:before {
width: 100%;
}
.team-member:hover .team-thumb img, .team-member:focus-within .team-thumb img {
filter: blur(0.8px);
}
.team-member:hover .team-info p, .team-member:focus-within .team-info p {
color: #ffffff;
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
}
.team-member:hover .team-info a, .team-member:focus-within .team-info a,
.team-member:hover .team-info h5, .team-member:focus-within .team-info h5 {
color: #ffffff;
}
.team-member:hover .team-thumber, .team-member:focus-within .team-thumber {
bottom: 0;
}
.team-member:hover .team-thumber, .team-member:focus-within .team-thumber,
.team-member:hover .team-view, .team-member:focus-within .team-view {
opacity: 1;
visibility: visible;
}
.team-thumber .share-toolkit .toolkit-hover, .team-thumber .widget_social_widget li a {
width: 30px;
height: 30px;
font-size: 15px;
}  .funfact-section {
position: relative;
background: var(--sp-gradient2);
color: #fff;
z-index: 0
}
.funfact-home.shapes-section.roller .parallax-icon {
-webkit-transition: all .6s cubic-bezier(.22,.61,.36,1);
-o-transition: all .6s cubic-bezier(.22,.61,.36,1);
transition: all .6s cubic-bezier(.22,.61,.36,1);
opacity: 0;
visibility: hidden
}
.funfact-home.shapes-section.roller .shape17.parallax-icon.icon-one {
-webkit-transform: translateY(-200%);
transform: translateY(-200%)
}
.funfact-home.shapes-section.roller .shape19.parallax-icon.icon-two {
-webkit-transform: translateY(200%);
transform: translateY(200%)
}
.funfact-home.shapes-section.roller.rollerstart .parallax-icon {
opacity: 1;
visibility: visible
}
.funfact-home.shapes-section .parallax-icon img {
-webkit-animation: none;
animation: none
}
.funfact-home.shapes-section.roller.rollerstart .shape17.parallax-icon.icon-one,.funfact-home.shapes-section.roller.rollerstart .shape19.parallax-icon.icon-two {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%)
}
.contactinfo-item,.funfact-item {
position: relative;
text-align: center;
color: var(--sp-secondary-dark);
overflow: hidden;
background: #fff;
border-radius: 10px;
padding: 28px 15px;
z-index: 0;
box-shadow: 0 0 20px -1px rgb(0 0 0/15%);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1)
}
.contactinfo-item:before,.funfact-item:before {
content: '';
position: absolute;
width: 120px;
height: 120px;
background: var(--sp-gradient1);
border-radius: 100%;
z-index: 1;
opacity: .6
}
.contactinfo-item:after,.funfact-item:after {
content: '';
position: absolute;
width: 90px;
height: 90px;
background: var(--sp-gradient1);
border-radius: 100%;
opacity: .9
}
.funfact-item:before,.funfact-item:after {
top: -100%;
left: -100%;
-webkit-transition: all .4s cubic-bezier(.645,.045,.355,1);
transition: all .4s cubic-bezier(.645,.045,.355,1)
}
.funfact-item.active:before {
top: -57px;
left: -50px
}
.funfact-item.active:after {
top: -43px;
left: -36px;
transition-delay: .15s
}
.funfact-item i,.funfact-item img {
font-size: 52px;
max-height: 55px;
display: inline-block;
margin-bottom: 10px
}
.contactinfo-item i:before,.funfact-item i:before {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.funfact-item p {
line-height: 1.2;
margin-bottom: 0;
margin-top: 6px
}
.funfact-person-img {
display: inline-block
}  .post-carousel .owl-stage {
padding: 13px 0;
}
.av-columns-area.blog-masonry {
margin-bottom: 0;
}
.post-items {
position: relative;
width: 100%;
border-radius: 10px;
padding: 0;
display: -webkit-box;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
-webkit-align-items: flex-start;
align-items: flex-start;
overflow: hidden;
background: #ffffff;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
box-shadow: 0px 0px 20px 0px rgb(33 68 98 / 19%);
}
.post-image {
width: 100%;
position: relative;
overflow: hidden;
z-index: 0;
}
.post-image-absolute {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 10px;
overflow: hidden;
opacity: 0;
visibility: hidden;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.post-image-absolute:after {
content: "";
position: absolute;
top: -25%;
bottom: -25%;
left: -25%;
right: -25%;
border-radius: 50%;
-webkit-transition: all 0.35s linear;
transition: all 0.35s linear;
background-color: var(--sp-secondary-dark);
-webkit-transform: translateY(100%);
transform: translateY(100%);
opacity: 0.75;
z-index: 0;
}
.post-items:hover .post-image-absolute:after,
.post-items:focus-within .post-image-absolute:after {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.post-image-absolute .featured-image, .post-image-absolute .featured-image a {
width: 100%;
height: 100%;
}
.featured-image a.post-hover {
position: relative;
z-index: 0;
display: block;
overflow: hidden;
}
.post-image-absolute .featured-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.post-items:hover .post-image-absolute, .post-items:focus-within .post-image-absolute {
opacity: 1;
visibility: visible;
}
.post-content {
position: relative;
width: 100%;
padding: 30px;
border-radius: inherit;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.post-date {
min-width: 70px; display: block;
width: fit-content;
padding: 7px 6.7px 9px;
border-radius: 6px;
text-align: center;
font-size: 13px;
margin: 5px 0px;
background: var(--sp-gradient1);
}
.post-date a {
color: #ffffff;
display: block;
text-decoration: none;
}
.post-date span {
display: block;
font-size: 30px;
font-weight: 700;
line-height: 1.17;
}
.post-content h1, .post-content h2, .post-content h3,
.post-content h4, .post-content h5, .post-content h6 {
margin-bottom: 15px;
}
.post-content p+blockquote {
margin-top: 10px;
}
.post-content blockquote+* {
margin-top: 10px;
}
.post-content .post-title {
font-size: 24px;
margin: 20px 0px 10px 0px
}
.post-title a {
text-decoration: none;
color: inherit;
}
.post-items p {
width: 100%;
display: block;
word-break: break-word;
position: relative;
margin: 10px 0px;
}
.post-items .more-link {
font-weight: 600;
padding: 8px 14px;
line-height: 2;
display: inline-block;
margin-bottom: -82px;
position: relative;
z-index: 0;
border-radius: 8px;
margin-left: -13px;
color: var(--sp-secondary-dark);
text-decoration: none;
}
.post-items .more-link:after {
content: '\f105';
font-family: fontawesome;
font-size: 105%;
font-weight: 600;
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 5px;
margin-left: 3px;
margin-right: -5px;
float: right;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.post-items:not(.latest_posts):hover .more-link:after,
.post-items:not(.latest_posts):focus-within .more-link:after {
content: "\f061";
font-weight: normal;
margin-left: 12px;
}
.post-footer {
width: 100%;
min-height: 82px;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
position: relative;
margin-top: 20px;
padding-bottom: 32px;
z-index: 0;
} .post-count {
position: absolute;
bottom: -25px;
right: -20px;
font-size: 50px;
line-height: 0.88;
font-weight: 800;
display: inline-block;
background: var(--sp-gradient1);
-webkit-text-stroke: 4px transparent;
-webkit-background-clip: text;
color: #ffffff;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.post-items:not(.latest_posts) .post-image-absolute + .post-content .post-title a:hover,
.post-items:not(.latest_posts) .post-image-absolute + .post-content .post-title a:focus {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content blockquote,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content blockquote,
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-title,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content .post-title,
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-title a,
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content *,
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-title a,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content *,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content .post-title a {
color: #ffffff;
}
.post-items:not(.latest_posts):hover .more-link,
.post-items:not(.latest_posts):focus-within .more-link {
color: #ffffff;
background: var(--sp-gradient1);
margin-left: 0;
}
.post-items:not(.latest_posts):hover .more-link:after,
.post-items:not(.latest_posts):focus-within .more-link:after {
background: rgb(255 255 255 / 50%);
color: var(--sp-white);
}
.post-items:not(.latest_posts):hover .post-footer:after,
.post-items:not(.latest_posts):focus-within .post-footer:after {
opacity: 0;
visibility: hidden;
}
.post-items:not(.latest_posts):hover .post-footer,
.post-items:not(.latest_posts):focus-within .post-footer {
position: unset;
}
.post-items:not(.latest_posts):hover .post-count,
.post-items:not(.latest_posts):focus-within .post-count {
top: 25px;
bottom: auto;
right: 30px;
opacity: 0.6;
}
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-count,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content .post-count {
color: #555555;
}
.av-list-check {
list-style: none;
padding: 0;
margin: 0;
}
.av-list-check li {
position: relative;
margin-bottom: 12px;
z-index: 0;
}
.av-list-check li:before {
content: "\f00c";
font-family: fontawesome;
margin-right: 10px;
width: 19px;
height: 19px;
line-height: 20px;
text-align: center;
display: inline-block;
font-size: 11.5px;
background: var(--sp-gradient1);
color: #ffffff;
border-radius: 100px;
vertical-align: middle;
}
.av-list-check li:last-child {
margin-bottom: 0;
}
.post-items p+ul {
margin-top: 8px;
}
nav.woocommerce-pagination, .navigation.pagination {
position: relative;
text-align: center;
z-index: 0;
width: 100%;
max-width: max-content;
display: block;
margin: 0 auto;
border-radius: 8px;
padding: 12px 11px;
background: var(--sp-gradient1);
}
nav.woocommerce-pagination ul {
line-height: 40px;
}
nav.woocommerce-pagination ul, .pagination .nav-links {
display: inline-flex;
}
.pagination .nav-links .page-numbers, 
.woocommerce nav.woocommerce-pagination ul li .page-numbers{
margin-right: 7px;
}
.pagination .nav-links .page-numbers:last-child {
margin-right: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,
.pagination .page-numbers:not(.dots) {
font-weight: 500;
border: 0;
display: flow-root;
font-size: 16px;
line-height: 1.6;
min-width: 30px;
min-height: 30px;
text-align: center;
padding: 2px;
text-decoration: none;
transition: all 0.3s ease 0s;
vertical-align: baseline;
white-space: nowrap;
border-radius: 5px;
cursor: pointer;
color: #ffffff;
background: rgb(255 255 255 / 40%);
}
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:focus,
.pagination .nav-links .page-numbers:focus,
.pagination .nav-links .page-numbers.current {}
.woocommerce nav.woocommerce-pagination ul.page-numbers, .woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
float: none;
display: inline-flex;
align-items: center;
}
.author-details {
position: relative;
width: 100%;
border-radius: 10px;
padding: 30px;
overflow: hidden;
margin-top: 30px; 
background: #ffffff;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
box-shadow: 0px 0px 20px 0px rgb(33 68 98 / 19%);
}
.author-details .section-header {
width: 100%;
display: block;
margin-bottom: 1.5rem;
}
.author-details .media {
width: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.author-details .media .auth-mata {
-ms-flex-item-align: start;
align-self: flex-start;
-ms-flex-negative: 1;
flex-shrink: 1;
-ms-flex-positive: 0;
flex-grow: 0;
margin-right: 1.5rem;
}
.author-details .media .auth-mata img {
width: 100px;
border-radius: 10px;
}
.author-details .media .media-body {
flex-basis: 80%;
-ms-flex-negative: 1;
flex-shrink: 1;
-ms-flex-positive: 0;
flex-grow: 0;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.author-details .media .media-body h4 {
margin-bottom: .5rem;
}
.author-details .media .media-body h4 a {
text-decoration: none;
color: inherit;
}
.author-details .media .media-body h4 a:hover,
.author-details .media .media-body h4 a:focus {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.media-body.author-meta-det .av-btn {
display: table;
margin: 6px 0 0 0;
flex-shrink: 0;
}
.comments-area {
margin-top: 40px;
}
.single-comments-title, .comments-title {
margin-bottom: 30px;
text-align: left;
}
.comment-reply-title,
.comments-title {
padding-bottom: 15px;
position: relative;
z-index: 0;
}
.comment-reply-title:after,
.comments-title:after {
content: "";
bottom: 0;
left: 0;
width: 103px;
height: 4px;
background: var(--sp-gradient1);
position: absolute;
z-index: -1;
}
.comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area li {
list-style: none;
}
.comments-area .comment-body {
position: relative;
padding-left: 120px;
min-height: 120px;
overflow-wrap: break-word;
word-wrap: break-word;
border-radius: 3px;
z-index: 0;
margin-bottom: 30px;
}
.comment-list .children .comment-body {
background: #f5f6fa;
padding: 20px;
padding-left: 140px;
border-radius: 8px;
}
.children .comment-body .comment-meta .comment-author img {
left: 20px;
top: 20px;
}
.comments-area .comment-meta {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: flex-start;
align-items: flex-start;
-ms-flex-direction: column;
flex-direction: column;
}
.comments-area .comment-meta .comment-author img {
position: absolute;
z-index: 0;
left: 0;
top: 6px;
width: 90px;
border-radius: 100px;
}
.comment-meta .comment-metadata {
width: 100%;
line-height: 1.5;
font-size: 15px;
display: inline-flex;
flex-wrap: wrap;
justify-content: space-between;
}
.comments-area .comment-meta .comment-author {
font-size: 20px;
}
.comments-area .comment-meta .comment-author .fn {
font-weight: 700;
}
.comments-area .comment-meta .comment-author a {
text-decoration: none;
color: inherit;
}
.comments-area .comment-meta .comment-author a:hover,
.comments-area .comment-meta .comment-author a:focus {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.comment-content {
position: relative;
z-index: 0;
padding: 1em 2.35rem 1em 0;
}
.comment-content p {
margin: 0;
}
.comment-metadata .edit-link,
.comment-body .reply {
position: relative;
z-index: 0;
}
.comment-metadata .edit-link a, .comment-body .reply a {
padding-left: 5px;
font-weight: 600;
text-decoration: none;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.comment-metadata .edit-link:before {
content: "\f044";
font-family: FontAwesome;
}
.comment-body .reply:before {
content: "\f112";
font-family: FontAwesome;
}
.comment-metadata .edit-link:before, .comment-body .reply:before {
font-size: 15px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.comment-meta .comment-metadata > a {
color: inherit;
text-decoration: none;
}
.comment-meta .comment-metadata > a:hover,
.comment-meta .comment-metadata > a:focus {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.comment-metadata .edit-link:before {
vertical-align: text-top;
}
.comment-body .reply {
text-align: right;
}
.comment-list .children {
position: relative;
padding: 0;
margin: 0;
margin-left: 2.5rem;
z-index: 0;
}
#cancel-comment-reply-link {
color: var(--sp-primary);
text-decoration: underline;
}
#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus {
text-decoration: none;
}
.comment-respond {
margin-top: 40px;
padding: 50px;
background: #f5f6fa;
border-radius: 10px;
}
.comment-reply-title {
text-align: left;
margin-bottom: 16px;
}
.comment-form {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
flex: auto;
}   .comment-form p.comment-form-url:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
margin-left: 0;
}
@media (max-width: 991px) {
.comment-form > p:nth-child(2n+1):not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit),
.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
max-width: 100%;
flex-basis: 100%;
margin-left: 0;
}
}
.comment-form-comment {
max-width: 100%;
flex-basis: 100%;
}
.comment-form > p:not(:last-child) {
margin-bottom: 30px;
}
.comment-form-cookies-consent, .form-submit {
width: 100%;
}
.comment-respond form input[type="text"],
.comment-respond form input[type="email"],
.comment-respond form input[type="url"],
.comment-respond form input[type="number"],
.comment-respond form textarea {
background: #ffffff;
}
.comment-respond form input[type="text"]:focus,
.comment-respond form input[type="email"]:focus,
.comment-respond form input[type="url"]:focus,
.comment-respond form input[type="number"]:focus,
.comment-respond form textarea:focus {
background: #f5f6fa;
}      .footer-section {
color: #ffffff;
overflow: hidden;
}
.footer-section.footer-two {
background: var(--sp-gradient2);
}
.footer-above {
display: flow-root;
}
.footer-one .footer-above {
background: rgb(0 0 0 / 100%);
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-above .av-columns-area {
margin-bottom: 0;
}
.footer-one .footer-above [class*='av-column-'] {
margin-bottom: 0;
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-above [class*='av-column-']:first-child {
border-left: 0;
}
.footer-one .footer-above .widget-contact {
padding: 50px 15px;
}
.footer-one .footer-above .contact-icon {
margin-right: 15px;
font-size: 54px;
height: 55px;
}
.footer-one .footer-above .contact-icon img {
width: 54px;
}
.footer-one .footer-above .contact-info span.text {
margin-bottom: 6px;
}
.footer-one .footer-above .contact-info span.title {
font-size: 20px;
font-weight: 600;
}
.footer-above .contact-info {
color: #ffffff;
}
.footer-two .footer-above {
padding: 35px 0;
}
.footer-two .footer-above .widget-contact {
padding: 8px;
border: 1px dashed #ffffff;
}
.footer-two .footer-above .contact-area {
padding: 20px 15px;
background: var(--sp-gradient1);
}
.footer-two .footer-above .contact-icon {
font-size: 20px;
background: rgb(255 255 255 / 25%);
width: 40px;
height: 40px;
text-align: center;
justify-content: center;
border-radius: 100%;
}
.footer-two .footer-above .contact-icon i {
background: none;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
}
.footer-two .footer-above .contact-info span.text {
font-size: 14px;
}
.footer-two .footer-above .contact-info span.title {
font-weight: 600;
}
.footer-main {
position: relative;
padding: 80px 0;
overflow: hidden;
z-index: 0;
}
.footer-section .footer-info-overwrap {
display: none;
}
.footer-one .footer-main .footer-info-overwrap {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 1px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
z-index: 0;
}
.footer-one .footer-main .footer-info-overwrap:after {
content: '';
position: absolute;
right: 0;
top: -25%;
bottom: 0;
height: 155%;
border-right: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-info-overwrap .icon {
width: 55px;
height: 55px;
position: absolute;
text-align: center;
line-height: 55px;
background: var(--sp-gradient1);
color: #ffffff;
font-size: 30px;
border-radius: 100px;
z-index: 1;
}
.footer-one .footer-info-overwrap .icon a {
color: #fff;
}
.footer-one .footer-info-overwrap .icon:before,
.footer-one .footer-info-overwrap .icon:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
z-index: -1;
bottom: 0;
left: 0;
border-radius: 50%;
background: var(--sp-gradient1);
opacity: 0.6;
}
.footer-one .footer-info-overwrap .icon:before {
-webkit-animation: ripple 2s linear infinite;
animation: ripple 2s linear infinite;
}
.footer-one .footer-info-overwrap .icon:after {
-webkit-animation: ripple 2s linear 1s infinite;
animation: ripple 2s linear 1s infinite;
}
@-webkit-keyframes ripple {0%{transform:scale(1)}75%{transform:scale(1.5);opacity:0.3}to{transform:scale(1.75);opacity:0}}
@keyframes ripple {0%{transform:scale(1)}75%{transform:scale(1.5);opacity:0.3}to{transform:scale(1.75);opacity:0}}
.footer-section .widget p {
line-height: 2;
}
.footer-badge {
margin-top: 24px;
}
.footer-badge img {
display: inline-block;
margin-left: 12px;
}
.footer-badge img:first-child {
margin-left: 0;
}
.footer-main .contact-area {
margin-bottom: 25px;
align-items: flex-start;
}
.footer-main .contact-area:last-child {
margin-bottom: 0;
}
.footer-main .contact-icon {
font-size: 35px;
height: 35px;
}
.footer-main .contact-info span.title {
font-size: 18px;
font-weight: 600;
}
.footer-main .contact-info span.text {
margin-top: 5px;
}
.footer-one .footer-copyright {
background: rgb(0 0 0 / 60%);
border-top: 1px solid rgb(189 189 189 / 0.45);
}
.footer-copyright .av-column-12 .share-toolkit,
.footer-copyright .av-column-12 .widget-left {
margin-bottom: 20px;
}
.footer-copyright .site-title {
position: inherit;
}
.footer-two .footer-copyright .av-columns-area {
border-top: 1px solid rgb(189 189 189 / 0.45);
}
.footer-copyright .av-columns-area,
.footer-copyright .av-columns-area [class*='av-column-'] {
margin-bottom: 0;
}
.footer-copyright .widget-left,
.footer-copyright .widget-right,
.footer-copyright .widget-center {
min-height: 100px;
}
.footer-one .footer-copyright .av-columns-area [class*='av-column-'] {
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-copyright .av-columns-area [class*='av-column-']:first-child {
border-left: 0;
}
.footer-copyright .logo {
margin: auto;
}
.footer-copyright .widget ul {
margin-top: -0.75rem;
}
.footer-copyright .widget li {
display: inline-block;
margin-top: 0.75rem;
}
.footer-copyright .widget:not(.widget_social_widget) li:not(:last-child) {
margin-right: 1.25rem;
}
.footer-copyright .widget:not(.widget-info):not(.widget_social_widget):not(.widget_meta) li:not(:first-child) a {
padding-left: 22px;
border-left: 1px solid #ffffff;
}
.footer-copyright .widget_nav_menu ul.menu > li > a {
line-height: 20px;
}
.widget-right .widget:last-child {
padding-right: 0;
}  .scrollup {
position: fixed;
bottom: 40px;
right: 40px;
width: 42px;
height: 42px;
line-height: 42px;
padding: 0;
font-size: 16px;
text-align: center;
cursor: pointer;
color: #ffffff;
background-color: var(--sp-gradient1);
border: none;
outline: none;
border-radius: 8px;
box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
transform: scale(0) translateY(100px);
-webkit-transform: scale(0) translateY(100px);
transition: all .4s ease;
-webkit-transition: all .4s ease;
z-index: 99;
visibility: hidden;
opacity: 0;
}
.scrollup i {
display: inline-block;
-webkit-transition: .4s all;
transition: .4s all;
}
@keyframes upFxD {
49% {
-webkit-transform:translateY(-100%);
transform:translateY(-100%)
}
50% {
opacity:0;-ms-filter:"alpha(opacity=0)";
-webkit-transform:translateY(100%);
transform:translateY(100%)
}
51% {
opacity:1;
-ms-filter:"alpha(opacity=100)"
}
}
@-webkit-keyframes {
49% {
-webkit-transform:translateY(-100%);
transform:translateY(-100%)
}
50% {
opacity:0;-ms-filter:"alpha(opacity=0)";
-webkit-transform:translateY(100%);
transform:translateY(100%)
}
51% {
opacity:1;
-ms-filter:"alpha(opacity=100)"
}
}
.scrollup.is-active:hover i,
.scrollup.is-active:focus i {    
-webkit-animation: upFxD .4s forwards;
animation: upFxD .4s forwards;
}
.scrollup.is-active {
transform: scale(1) translateY(0);
-webkit-transform: scale(1) translateY(0);
opacity: 1;
visibility: visible;
}
.scrollup.is-active:hover,
.scrollup.is-active:focus {
color: var(--sp-white);
transform: scale(1.3) translateY(0);
-webkit-transform: scale(1.3) translateY(0);
box-shadow: 0 27px 20px -18px #000;
}
.footer-section.footer-two .footer-copyright {
position: relative;
z-index: 0;
}
.footer-section.footer-two .scrollup {
position: absolute;
left: 0;
right: 0;
top: -20px;
margin: 0 auto;
-webkit-transform: none;
transform: none;
opacity: 1;
visibility: visible;
background: var(--sp-gradient2);
border: 1px solid rgb(189 189 189 / 0.45);
}
.footer-section.footer-two .scrollup:hover,
.footer-section.footer-two .scrollup:focus {
background: #ffffff;
}
.footer-section.footer-two .scrollup i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 22px;
font-weight: 900;
}  @keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}
@keyframes moveleftbounce{0%{transform:translateX(0px)}50%{transform:translateX(20px)}100%{transform:translateX(0px)}}
@keyframes bounce_one{0%{transform:translateY(-0.625rem)}50%{transform:translateY(0.625rem)}to{transform:translateY(-0.625rem)}}
.shapes-section {
position: relative;
overflow: hidden;
z-index: 0;
}
.shape1 {
position: absolute;
left: 3%;
top: 7%;
z-index: -1;
}
.shape1 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape2 {
position: absolute;
top: 7%;
right: 8%;
z-index: -1;
}
.shape2 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape3 {
position: absolute;
left: -8%;
bottom: 30px;
z-index: -1;
}
.shape3 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape4 {
position: absolute;
right: 4%;
bottom: 30%;
z-index: -1;
}
.shape4 img {
-webkit-animation: animationFramesOne 20s linear infinite;
animation: animationFramesOne 20s linear infinite;
}
.shape5 {
position: absolute;
top: 42.5%;
left: 7%;
z-index: -1;
}
.shape5 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape6 {
position: absolute;
top: 4%;
right: 34%;
z-index: -1;
}
.shape6 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape7 {
position: absolute;
top: 10%;
left: 13%;
z-index: -1;
}
.shape7 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape8 {
position: absolute;
top: 10%;
right: 4.5%;
z-index: -1;
}
.shape8 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape9 {
position: absolute;
top: 38%;
left: -1.2%;
z-index: -1;
}
.shape9 img {
-webkit-animation: animationFramesOne 20s linear infinite;
animation: animationFramesOne 20s linear infinite;
}
.shape10 {
position: absolute;
top: 54%;
right: 1%;
z-index: -1;
}
.shape10 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape11 {
position: absolute;
bottom: 1%;
left: 4%;
z-index: -1;
}
.shape11 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape12 {
position: absolute;
right: 1.5%;
bottom: 5%;
}
.shape12 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape13 {
position: absolute;
top: 12%;
left: 8%;
z-index: -1;
}
.shape13 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape14 {
position: absolute;
top: -10%;
right: -6%;
z-index: -1;
}
.shape14 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape15 {
position: absolute;
bottom: 16%;
left: 5%;
z-index: -1;
}
.shape15 img {
-webkit-animation: animationFramesOne 20s linear infinite;
animation: animationFramesOne 20s linear infinite;
}
.shape16 {
position: absolute;
bottom: 16%;
right: 3%;
z-index: -1;
}
.shape16 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape17 {
position: absolute;
top: 6%;
left: 2%;
z-index: -1;
}
.shape17 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape18 {
position: absolute;
bottom: 6%;
left: 5%;
z-index: -1;
}
.shape18 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape19 {
position: absolute;
top: 10%;
right: 3%;
z-index: -1;
}
.shape19 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape20 {
position: absolute;
top: 6%;
left: 9%;
z-index: -1;
}
.shape20 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape21 {
position: absolute;
top: 7%;
right: 4%;
z-index: -1;
}
.shape21 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape22 {
position: absolute;
bottom: 15%;
left: 7%;
z-index: -1;
}
.shape22 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape23 {
position: absolute;
bottom: 15%;
right: 6%;
z-index: -1;
}
.shape23 img {
-webkit-animation: animationFramesOne 20s linear infinite;
animation: animationFramesOne 20s linear infinite;
}
.shape24 {
position: absolute;
top: 50%;
right: 9%;
z-index: -1;
}
.shape24 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape25 {
position: absolute;
bottom: 7%;
right: 3%;
z-index: -1;
}
.shape25 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape26 {
position: absolute;
bottom: 8%;
right: 26%;
z-index: -1;
}
.shape26 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape27 {
position: absolute;
top: 8%;
right: 4%;
z-index: -1;
}
.shape27 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape28 {
position: absolute;
top: 26%;
right: 23%;
z-index: -1;
}
.shape28 img {
-webkit-animation: animationFramesOne 20s linear infinite;
animation: animationFramesOne 20s linear infinite;
}
.shape29 {
position: absolute;
top: 50%;
right: 30%;
z-index: -1;
}
.shape29 img {
-webkit-animation: animationFramesOne 20s linear infinite;
animation: animationFramesOne 20s linear infinite;
}
.shape30 {
position: absolute;
top: 10%;
left: 34%;
z-index: -1;
}
.shape30 img {
-webkit-animation: moveleftbounce 5s linear infinite;
animation: moveleftbounce 5s linear infinite;
}
.shape31 {
position: absolute;
top: 7%;
left: 2%;
z-index: -1;
}
.shape31 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}
.shape32 {
position: absolute;
top: 42%;
left: 12%;
z-index: -1;
}
.shape32 img {
-webkit-animation: rotate 20s linear infinite;
animation: rotate 20s linear forwards infinite;
}
.shape33 {
position: absolute;
bottom: 5%;
left: 4%;
z-index: -1;
}
.shape33 img {
-webkit-animation: rotate 20s linear infinite;
animation: rotate 20s linear forwards infinite;
}
.shape34 {
position: absolute;
bottom: 14%;
left: 35%;
z-index: -1;
}
.shape34 img {
-webkit-animation: animationFramesOne 20s linear infinite;
animation: animationFramesOne 20s linear infinite;
}
.shape35 {
position: absolute;
bottom: 6%;
left: 35%;
z-index: -1;
}
.shape35 img {
-webkit-animation: animationFramesOne 20s linear infinite;
animation: animationFramesOne 20s linear infinite;
}
.shape36 {
position: absolute;
bottom: 2%;
left: 28%;
z-index: -1;
}
.shape36 img {
-webkit-animation: animationFramesOne 20s linear infinite;
animation: animationFramesOne 20s linear infinite;
}  .breadcrumb-area {
width: 100%;
position: relative;
z-index: 1;
overflow: hidden;
height: auto;
display: block;
color: #ffffff;
background-attachment: scroll;
background-size: cover;
background-position: center center;
box-shadow: 0 6px 20px -4px rgb(0 0 0 / 25%);
}
.breadcrumb-area:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: var(--sp-secondary-dark);
z-index: 0;
opacity: 0.75;
}
.breadcrumb-area .av-columns-area, .breadcrumb-area .av-column-12 {
margin-bottom: 0;
}
.breadcrumb-content {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
width: 100%;
height: 100%;
padding: 35px 0;
min-height: 246px;
}
.breadcrumb-heading {
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: center;
justify-content: center;
padding: 0; height: 100%;
width: 100%;
max-width: 50%;
}
.breadcrumb-heading h2 {
margin-bottom: 0;
display: inline-block;
border: 0 solid transparent;
}
.breadcrumb-list {
flex-shrink: 0;
list-style: none;
width: 100%;
max-width: 50%;
padding: 13px 35px;
position: relative;
border-radius: 100px;
margin: 0;
z-index: 0;
}
.breadcrumb-list:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
background: var(--sp-gradient1);
border-radius: 100px;
width: 100%;
height: 100%;
z-index: -1;
}
.breadcrumb-list li {
display: inline-block;
word-break: break-word;
}
.breadcrumb-list li i {
vertical-align: middle;
}
.breadcrumb-list li i.fa.fa-chevron-right {
font-size: 80%;
margin-right: 2px;
}
.breadcrumb-list li span {
color: var(--sp-primary);
display: inline-block;
}
.breadcrumb-content .breadcrumb-list li a {
text-decoration: none;
color: #ffffff;
}
.breadcrumb-content .breadcrumb-list li i {
display: inline-block;
vertical-align: baseline;
}
.breadcrumb-center .breadcrumb-content {
-ms-flex-direction: column;
flex-direction: column;
justify-content: center;
}
.breadcrumb-center .breadcrumb-heading {
text-align: center;
}
.breadcrumb-center .breadcrumb-list {
text-align: center;
width: max-content;
}
.breadcrumb-right .breadcrumb-content {
flex-direction: row-reverse;
}
.breadcrumb-right .breadcrumb-list,
.breadcrumb-right .breadcrumb-heading {
text-align: right;
}
.breadcrumb-left .breadcrumb-list,
.breadcrumb-left .breadcrumb-heading {
text-align: left;
}
.breadcrumb-center .breadcrumb-list:before {
left: 0;
right: 0;
}
.breadcrumb-left .breadcrumb-list:before,
.breadcrumb-right .breadcrumb-list:before {
width: 200%;
}
.breadcrumb-left .breadcrumb-list:before {
left: 0;
}
.breadcrumb-right .breadcrumb-list:before {
right: 0;
}
.breadcrumb-left .breadcrumb-heading h2 {
border-left-width: 4px;
border-image-slice: 0 0 0 1;
padding-left: 16px;
border-image-source: var(--sp-gradient1);
}
.breadcrumb-right .breadcrumb-heading h2 {
border-right-width: 4px;
border-image-slice: 0 1 0 0;
padding-right: 16px;
border-image-source: var(--sp-gradient1);
}
.breadcrumb-center .breadcrumb-heading h2 {
border-bottom-width: 4px;
border-image-slice: 0 0 1 0;
padding-bottom: 4px;
margin-bottom: 20px;
border-image-source: var(--sp-gradient1);
}  .contactinfo-section {
background: url(//robosupersun.com/wp-content/themes/marin/assets/images/bg_dotted.png) no-repeat scroll center 125% / 75%;
}
.contactinfo-item:before, .contactinfo-item:after {
top: -100%;
left: -100%;
-webkit-transition: all .4s cubic-bezier(.645,.045,.355,1);
transition: all .4s cubic-bezier(.645,.045,.355,1);
}
.contactinfo-item.active:before {
top: -47px;
left: -40px;
}
.contactinfo-item.active:after {
top: -33px;
left: -26px;
transition-delay: 0.15s;
}
.contactinfo-item i, .contactinfo-item img {
font-size: 50px;
max-height: 52px;
display: inline-block;
margin-bottom: 15px;
}
.contactinfo-item p {
margin-top: 12px;
line-height: 1.6;
margin-bottom: 0;
}
.contactinfo-section .av-columns-area {
margin-bottom: -0.95rem;
}
.contactinfo-section .av-columns-area [class*='av-column-'] {
margin-bottom: 0.95rem;
}
.contactinfo-item a {
margin-top: 15px;
font-weight: 500;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
}
.contactinfo-item h5 {
font-size: 23px;
}
.contactmap-section {
background: #f9f9f9;
position: relative;
z-index: 0;
}
.contactmap-section .map {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.contactmap-section .map iframe {
width: 100%;
height: 100%;
-webkit-filter: grayscale(90%);
filter: grayscale(100%);
}
.contactmap-section .contactmapinfo {
padding: 50px;
background: var(--sp-gradient1);
color: #ffffff;
clip-path: polygon(0 0, 95% 0, 95% 45%, 100% 50%, 95% 55%, 95% 100%, 0 100%);
}
.contactmap-section .contactmapinfo {
padding: 50px;
background: var(--sp-gradient1);
color: #ffffff;
}
.contactmapinfo .widget {
margin-bottom: 35px;
}
.contactmapinfo .widget:last-child {
margin-bottom: 0;
}
.contactmapinfo .contact-area {
align-items: flex-start;
-webkit-box-align: start;
-webkit-align-items: start;
-ms-flex-align: start;
}
.contactmapinfo .contact-area .contact-icon {
width: 50px;
height: 50px;
font-size: 24px;
background: #ffffff;
border-radius: 100px;
justify-content: center;
margin-right: 20px;
}
.contactmapinfo .contact-info span.title {
font-size: 18px;
font-weight: 600;
}
.contactmapinfo .contact-info span.title a {
color:#fff;
}
.contactmapinfo .contact-info span.text {
margin-top: 7px;
}
.contact-info .av-grid-dl {
margin: 0;
}
.contact-info .text .av-grid-dl > * {
padding: 0.2em 0 0.2em 0;
line-height: 1.1;
font-weight: normal;
}
.contactoffice-item {
text-align: center;
}
.contactoffice-item i, .contactoffice-item img {
display: inline-block;
width: 110px;
height: 110px;
line-height: 90px;
font-size: 60px;
border: 10px solid #ffffff;
box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
background: #ffffff;
border-radius: 100px;
margin: 0 auto 32px;
}
.contactoffice-carousel.owl-carousel .owl-item img {
width: 110px;
height: 110px;
}
.contactoffice-item i:before {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.contactoffice-item p {
margin-top: 10px;
}
.contactoffice-item a {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
text-decoration: none;
font-weight: 600;
margin-top: 16px;
}
.contactform-section {
background: #f5f6fa;
}
.contactformbg-heading {
background-blend-mode: overlay;
}
.contactform {
padding: 55px;
background: #ffffff;
border-radius: 10px; box-shadow: 0 5px 60px -2px rgb(0 0 0 / 12%);
}
.contactform .wpcf7 form {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: -2.5%;
}
.contactform .wpcf7 form p {
flex: 100%;
margin-bottom: 2.5%;
}
.contactform .wpcf7 form p:nth-child(5),
.contactform .wpcf7 form p:nth-child(3) {
margin-left: 2.5%;
}
.contactform .wpcf7 form p:nth-child(5),
.contactform .wpcf7 form p:nth-child(2),
.contactform .wpcf7 form p:nth-child(3),
.contactform .wpcf7 form p:nth-child(4) {
flex: 0 0 48.5%;
}
.wpcf7 form .wpcf7-response-output {
position: absolute;
bottom: 45px;
}
.contactform-cards {
margin-top: 80px;
}
.contactform-cards-item {
padding: 40px;
color: #ffffff;
background-color: var(--sp-secondary-dark);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
border-radius: 10px;
}
.contactform-cards-item .cards-area {
display: flex;
align-items: center;
justify-content: flex-start;
min-height: 50px;
}
.contactform-cards-item .cards-area .cards-icon {
font-size: 40px;
line-height: 40px;
margin-right: 16px;
}
.contactform-cards-item .cards-area .cards-title {
font-size: 30px;
font-weight: 600;
}
.contactform-cards-item .cards-area .cards-btn {
margin-left: 25px;
flex-shrink: 0;
}  .accordion-content {
display: none;
padding: 0 30px 20px;
}
.accordion {
border-radius: 10px;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.accordion-default {
box-shadow: 0 0 20px -1px rgb(0 0 0 / 12%);
}
.accordion .accordion-button {
width: 100%;
text-align: left;
padding: 20px 30px;
border-radius: 10px;
font-weight: 700;
border: 0;
letter-spacing: 0.5px;
white-space: normal;
}
.accordion .accordion-button span {
display: inline-block;
max-width: 92%;
}
.accordion-default .accordion-button {
color: inherit;
background: transparent;
border-color: transparent;
}
.accordion .accordion-button i {
width: 30px;
height: 30px;
max-width: 8%;
float: right;
background: var(--sp-gradient1);
border-radius: 6px;
line-height: 31px;
text-align: center;
color: #ffffff;
font-size: 15px;
}
.is-accordion-open .accordion-default .accordion-button i {
background: var(--sp-gradient2);
}
.is-accordion-open .accordion .accordion-button {
padding-bottom: 13px;
}
.accordion-gradient .accordion-button {
background: var(--sp-gradient2);
}
.is-accordion-open .accordion-gradient {
color: #ffffff;
background: var(--sp-gradient1);
}
.is-accordion-open .accordion-gradient .accordion-button {
background: var(--sp-gradient1);
}
.is-accordion-open .accordion-gradient .accordion-button i {
background: rgb(255 255 255 / 50%);
}  .section404 {
padding: 190px 0;
}
.card404 h1 {
font-size: 220px;
line-height: 165px;
max-height: 160px;
margin-bottom: 40px;
display: inline-table;
}
.card404 .card404icon {
display: inline-block;
margin: 0 15px;
width: 160px;
height: 160px;
font-size: 70px;
color: #ffffff;
overflow: hidden;
vertical-align: top;
position: relative;
z-index: 0;
background: var(--sp-gradient1);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}
.card404 .card404icon:after, .card404 .card404icon:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: -1;
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}
.card404 .card404icon:before {
width: 130px;
height: 130px;
background: #ffffff;
}
.card404 .card404icon:after {
background: var(--sp-gradient1);
width: 122px;
height: 122px;
}
.card404 h4 {
font-size: 36px;
margin-bottom: 20px;
}
.card404 p {
margin-bottom: 20px;
}
.card404-btn a {
margin-right: 10px;
}
.card404-btn a:last-child {
margin-right: 0;
}  .gallery-item {
border-radius: 0;
overflow: hidden;
}
[class^='av-column-'] figure.gallery-item {
margin: 0;
}
.av-load-item {
display: none;
}
.loadspinner i:before {
display: inline-block;
animation: 0.8s spin 0.4s linear forwards infinite;
}
@keyframes spin{from{transform:rotate(0deg) scale(1)}to{transform:rotate(360deg)}}
.gallery-item {
position: relative;
overflow: hidden;
cursor: pointer;
background: var(--sp-gradient2);
}
.gallery-icon {
position: relative;
overflow: hidden;
}
.gallery-icon:before {
content: '';
position: absolute;
width: 100%;
bottom: 0;
top: 0;
height: 100%;
background: rgba(0, 0, 0, 0.6);
right: 0;
left: 0;
opacity: 0;
transition: all 150ms ease-in-out 200ms;
}
.gallery-item:hover .gallery-icon:before,
.gallery-item:focus-within .gallery-icon:before {
opacity: 1;
transition: all .5s;
}
.gallery-item .gallery-popup-icon a {
border-radius: 100%;
display: inline-block;
text-align: center;
}
figure.gallery-item .gallery-popup-icon a:last-child {
margin-right: 0;
}
.gallery-item figcaption {
width: 100%;
padding: 24px 26px;
color: #ffffff;
margin: 0;
font-style: normal;
background: var(--sp-gradient1);
}
.gallery-caption h4 {
font-size: 20px;
font-weight: 600;
margin-bottom: 0;
}
.gallery-caption p {
margin-top: 8px;
margin-bottom: 0;
}
.gallery-two .gallery-thumb-text,
.gallery-one .gallery-popup-icon {
position: absolute;
left: 0;
right: 0;
text-align: center;
top: 65%;
padding: 0 30px;
width: 100%;
display: flex;
justify-content: center;
opacity: 0;
z-index: 1;
}
.gallery-one .gallery-item .gallery-popup-icon a {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 20px;
margin-right: 10px;
background: var(--sp-gradient1);
color: #ffffff;
opacity: 0;
-webkit-transition: all .45s cubic-bezier(.645,.045,.355,1);
transition: all .45s cubic-bezier(.645,.045,.355,1);
}
.gallery-one .gallery-item .gallery-popup-icon a {
transform: translateX(-30px);
-webkit-transform: translateX(-30px);
}
.gallery-one .gallery-item .gallery-popup-icon a:nth-child(2) {
transform: translateX(30px);
-webkit-transform: translateX(30px);
}
.gallery-two .gallery-thumb-text {
top: 34%;
}
.gallery-two .gallery-thumb-text p {
margin-bottom: 0;
color: #ffffff;
transform: translateY(30px);
-webkit-transform: translateY(30px);
opacity: 0;
-webkit-transition: all .45s cubic-bezier(.645,.045,.355,1);
transition: all .45s cubic-bezier(.645,.045,.355,1);
}
.gallery-two .gallery-popup-icon a {
background: #ffffff;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 18px;
margin-right: 5px;
opacity: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,200%,0);
transform: translate3d(0,200%,0);
}
.gallery-two .gallery-item figcaption {
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
transform: translateY(30px);
-webkit-transform: translateY(30px);
overflow: hidden;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
z-index: 1;
}
.gallery-two .gallery-item figcaption {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 16px 26px;
}
.gallery-two .gallery-item figcaption h4,
.gallery-two .gallery-item figcaption .gallery-popup-icon {
margin: 5px 0;
}
.gallery-two .gallery-item:hover .gallery-thumb-text p,
.gallery-two .gallery-item:focus-within .gallery-thumb-text p {
opacity: 1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.gallery-two .gallery-item:hover .gallery-popup-icon a,
.gallery-two .gallery-item:focus-within .gallery-popup-icon a {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.gallery-two .gallery-item:hover .gallery-popup-icon a:nth-child(2),
.gallery-two .gallery-item:focus-within .gallery-popup-icon a:nth-child(2) {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.gallery-one .gallery-item:hover .gallery-popup-icon a,
.gallery-one .gallery-item:focus-within .gallery-popup-icon a {
opacity: 1;
transform: translateX(0px);
-webkit-transform: translateX(0px);
}
.gallery-two .gallery-item:hover .gallery-thumb-text,
.gallery-two .gallery-item:focus-within .gallery-thumb-text,
.gallery-one .gallery-item:hover .gallery-popup-icon,
.gallery-one .gallery-item:focus-within .gallery-popup-icon {
opacity: 1;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.gallery-two .gallery-item:hover figcaption,
.gallery-two .gallery-item:focus-within figcaption {
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
}  .cta-section {
width: 100%;
height: 100%;
min-height: 176px;
background-size: cover;
background-position: top left;
background-color: rgb(5 5 31 / 90%);
background-blend-mode: overlay;
position: relative;
z-index: 0;
}
.cta-overlay {
padding: 45px 0;
position: relative;
z-index: 0;
}
.cta-overlay:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 43.6%;
height: 100%;
background: var(--sp-gradient1);
clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
opacity: 0.6;
z-index: 0;
}
.cta-section:after{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.9;
background: #202049 none repeat scroll 0 0;
z-index: -1;
}
.cta-content-wrap {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
z-index: 1;
}
.cta-content .cta-icon-wrap {
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
left: -80px;
margin: auto 0;
width: 50px;
height: 50px;
background: var(--sp-gradient2);
border-radius: 100px;
color: #ffffff;
text-align: center;
line-height: 50px;
font-size: 25px;
}
.cta-content .cta-icon-wrap:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
margin: auto;
-webkit-animation: ripple 1.6s ease-out infinite;
animation: ripple 1.6s ease-out infinite;
-webkit-animation-delay: 3s;
animation-delay: 3s;
border-radius: 100%;
background: var(--sp-gradient1);
opacity: 0.6;
z-index: -1;
}
.cta-content {
max-width: 435px;
}
.cta-content h4 {
font-size: 24px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.cta-content p {
color: #ffffff;
margin-bottom: 0;
margin-top: 8px;
}
.call-wrapper {
position: relative;
display: flex;
align-items: center;
justify-content: flex-start;
color: #ffffff;
z-index: 0;
}
.call-wrapper .call-icon-box {
font-size: 80px;
height: 80px;
line-height: 90px;
margin-right: 16px;
}
.call-wrapper .cta-info .call-title {
font-size: 17px;
margin-bottom: 6px;
}
.call-wrapper .cta-info .call-phone {
font-size: 25px;
font-weight: 700;
}
.call-wrapper .cta-info .call-phone a {
color: #ffffff;
text-decoration: none;
}
.cta-content-wrap .cta-btn {
padding-left: 20px;
} .itemImg {
display: block;
height: 100%;
width: 100%;
}
.itemImg canvas {
height: 100%;
}
.itemImg img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
.js .itemImg img {
display: none;
} .bg-sticky {
position: absolute;
top: 15px;
right: 15px;
display: block;
text-align: center;
letter-spacing: 0.5px;
font-size: 16px;
font-weight: 600;
padding: 0 .62em;
line-height: 30px;
border-radius: 3px;
color: var(--sp-white);
z-index: 9;
}
.bg-sticky.rounded-circle {
border-radius: 100%;
} .aligncenter {
margin-left: auto;
margin-right: auto;
}
blockquote.wp-block-quote.has-text-color p,blockquote.wp-block-quote.has-text-color p var,blockquote.wp-block-quote.has-text-color p cite,blockquote.wp-block-quote.has-text-color cite {
color: inherit;
} .post-content .cat-links a,
.post-content .tag-links a {
color: var(--sp-secondary-dark);
text-decoration: none;
font-weight: 500;
}
.post-content .cat-links a:hover, .post-content .cat-links a:focus,
.post-content .tag-links a:hover, .post-content .tag-links a:focus {
text-decoration: none;
font-weight: 500;
}@media (min-width: 992px) {
.footer-parallax .footer-section {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: -1;
}
.footer-parallax .marin-content {
position: relative;
margin-bottom: 756px;
background-color: #ffffff;
box-shadow: 0 5px 10px 0 rgb(51 51 51 / 50%);
z-index: 1;
}
.mobile-logo,
.theme-mobile-menu {
display: none;
}
.gallery-area .gallery-item {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.main-slider .owl-nav [class*=owl-] {
top: -60px;
}
.features-section .featuresbgwrapper {
position: inherit;
}
.featuresbgwrapper .features-image-wrap img {
max-width: 900px;
max-height: 570px;
position: absolute;
bottom: 100px;
}
.info-section-one .info-wrapper {
margin: 0;
}
.av-column-5.funfact-person {
position: unset;
} .header.header-eight +.marin-content .breadcrumb-area {
padding-top: 162px;
}
.header.header-three +.marin-content .breadcrumb-area,
.header.header-two +.marin-content .breadcrumb-area {
padding-top: 305px;
}
.header.header-three +.marin-content .slider-wrapper .main-slider .item,
.header.header-two +.marin-content .slider-wrapper .main-slider .item {
min-height: 820px;
}
.header.header-eight +.marin-content .slider-wrapper .main-slider .item img,
.header.header-three +.marin-content .slider-wrapper .main-slider .item img,
.header.header-two +.marin-content .slider-wrapper .main-slider .item img {
height: 100%;
min-height: 820px;
object-fit: cover;
}
.header.header-eight +.marin-content .slider-wrapper .main-slider .item,
.header.header-eight +.marin-content .slider-wrapper .main-slider .item img {
min-height: 682px;
}
.header.header-eight +.marin-content .slider-wrapper .main-slider .theme-content {
padding-top: 132px;
}
.header.header-three +.marin-content .slider-wrapper .main-slider .theme-content,
.header.header-two +.marin-content .slider-wrapper .main-slider .theme-content {
padding-top: 282px;
}
.header.header-eight +.marin-content .slider-wrapper .main-slider .owl-nav [class*=owl-] {
top: 145px;
}
.header.header-three +.marin-content .slider-wrapper .main-slider .owl-nav [class*=owl-],
.header.header-two +.marin-content .slider-wrapper .main-slider .owl-nav [class*=owl-] {
top: 216px;
}
.header.header-eight,
.header.header-three,
.header.header-two {
position: absolute;
right: 0;
left: 0;
width: 100%;
margin: 0 auto;
}
.header.header-three,
.header.header-two {
max-width: 81.15%;
top: 55px;
}
.header.header-three {
background: var(--sp-gradient1);
color: #ffffff;
}
.header.header-three .navbar-area.sticky-menu {
background: var(--sp-gradient1);
}
.header.header-three .header-backside,
.header.header-two .header-backside {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 100%;
height: 138%;
opacity: 0.6;
text-align: center;
margin: auto;
transition: opacity 0s linear;
z-index: -1;
}
.header.header-three .header-backside>span>span,
.header.header-two .header-backside>span>span {
max-width: 93.9%;
display: inline-block;
width: 100%;
height: 100%;
}
.header.header-three .header-backside>span>span,
.header.header-three .header-backside:after,
.header.header-three .header-backside:before,
.header.header-three .header-backside>span:after,
.header.header-three .header-backside>span:before {
background: var(--sp-gradient1);
}
.header.header-two .header-backside>span>span,
.header.header-two .header-backside:after,
.header.header-two .header-backside:before,
.header.header-two .header-backside>span:after,
.header.header-two .header-backside>span:before {
background: #ffffff;
}
.header.header-three .header-backside:after,
.header.header-three .header-backside:before,
.header.header-three .header-backside>span:after,
.header.header-three .header-backside>span:before,
.header.header-two .header-backside:after,
.header.header-two .header-backside:before,
.header.header-two .header-backside>span:after,
.header.header-two .header-backside>span:before {
content: '';
position: absolute;
width: 3.05%;
height: 14%;
opacity: 0.7;
}
.header.header-three .header-backside:before,
.header.header-two .header-backside:before {
top: 0;
left: 0;
clip-path: polygon(100% -5%, 100% 100%, 0 100%);
}
.header.header-three .header-backside:after,
.header.header-two .header-backside:after {
top: 0;
right: 0;
clip-path: polygon(0 100%, 0 -5%, 100% 100%);
}
.header.header-three .header-backside>span:after,
.header.header-two .header-backside>span:after {
right: 0;
bottom: 0;
clip-path: polygon(100% 0, 0 108%, 0 0);
}
.header.header-three .header-backside>span:before,
.header.header-two .header-backside>span:before {
left: 0;
bottom: 0;
clip-path: polygon(100% 0, 0 0, 100% 108%);
}
.header.header-three .navbar-area.sticky-menu,
.header.header-eight .navbar-area.sticky-menu,
.header.header-two .navbar-area.sticky-menu {
max-width: 81.15%;
margin: 0 auto;
}
.header.header-three .av-container,
.header.header-two .av-container {
padding: 0 25px;
}
.header.header-three .navbar-area,
.header.header-two .navbar-area {
padding: 0;
}
.header.header-three .header-wrap-right,
.header.header-two .header-wrap-right {
min-height: 90px;
margin-left: 8px;
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.header.header-three .menubar .menu-wrap > li > a,
.header.header-two .menubar .menu-wrap > li > a {
line-height: 90px;
}
.header.header-three .theme-menu,
.header.header-two .theme-menu {
padding-left: 12px;
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.header.header-three .logo img,
.header.header-two .logo img {
max-width: 100%;
}
.header.header-three .tagcloud a,
.header.header-three .widget:not(.widget_social_widget) a:hover,
.header.header-three .widget:not(.widget_social_widget) a:focus {
color: #ffffff;
}
.header.header-three .menubar .menu-wrap > li > a,
.header.header-three .contact-icon i,
.header.header-three .header-widget a:hover span.title,
.header.header-three .header-widget a:focus span.title {
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
color: #ffffff;
}
.header.header-six {
background: var(--sp-gradient2);
color: #ffffff;
}
.header.header-eight {
top: 0;
background: transparent;
color: #ffffff;
}
.header.header-eight .navbar-area {
padding: 0;
background: var(--sp-gradient2);
position: relative;
z-index: 0;
}
.header.header-eight .sticky-menu {
padding: 0;
background: var(--sp-gradient2);
position: fixed;
z-index: 0;
}
.header.header-eight .menu-right .header-wrap-right {
min-height: 97px;
}
.header.header-eight .menubar .menu-wrap > li > a {
color: #ffffff;
line-height: 97px;
}
.header.header-eight .navbar-area:before,
.header.header-eight .navbar-area:after {
content: "";
left: 0;
bottom: -15px;
width: 33%;
height: 130%;
min-height: 100px;
position: absolute;
background: var(--sp-gradient1);
clip-path: polygon(0 0, 80% 0%, 100% 50%, 80% 100%, 0 100%, 0% 50%);
z-index: -1;
}
.header.header-eight .navbar-area:after {
left: 26px;
opacity: 0.6;
z-index: -1;
} .header.header-eight .navbar-area .av-column-3.my-auto .logo img {
max-width: 200px;
}
.header.header-eight .header-above-info {
border-bottom: 0;
} .header.header-eight .navbar-area .menubar ul.menu-wrap {
padding-left: 30px;
}
.header.header-eight .header-above-info .widget.widget_nav_menu a, .header.header-eight .header-above-info .widget.widget_nav_menu li {
line-height: 18px;
}
.header.header-eight .header-above-info .widget_nav_menu li:not(:last-child) {
padding-right: 9px;
margin-right: 5px;
border-right: 1px solid #ffffff;
}
.header.header-eight .header-above-info .widget_nav_menu a:not(:hover):not(:focus) {
color: #ffffff;
}
.header.header-eight .cart-icon-wrap {
box-shadow: none;
}
.header.header-eight .cart-icon-wrap i {
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
color: #ffffff;
}
.header.header-eight .cart-wrapper .cart-icon-wrap span {
right: 0;
top: -5px;
border: 0;
line-height: 19px;
}
.header.header-eight .navbar-area ul li.cart-wrapper {
margin-right: 3px;
}
.header.header-eight .header-search-toggle {
color: #ffffff;
}
.cta-section .av-columns-area,
.cta-section .av-columns-area [class*='av-column-'] {
margin-bottom: 0;
}
.cta-section .av-columns-area [class*='av-column-'].my-auto {
margin-bottom: auto;
}
.header-2 .breadcrumb-content,
.header-3 .breadcrumb-content  {
padding-top: 300px;
}
.header-7 .breadcrumb-content  {
padding-top: 200px;
}
}
@media (min-width: 992px) and (max-width: 1330px) {
.main-slider .owl-nav [class*=owl-] {
width: 42px;
height: 42px;
}
.main-slider .owl-nav [class*=owl-] i {
font-size: 14.5px;
}
.main-slider .owl-nav [class*=owl-]:hover {
width: 96px;
}
.main-slider .owl-nav .owl-prev {
left: 0.46%;
}
.main-slider .owl-nav .owl-next {
right: 0.46%;
}
}
@media (min-width: 992px) and (max-width: 1124px) {
.widget_social_widget li:not(:last-child) a {
margin-right: 3px;
}
.av-btn-wrapper .av-btn:not(:last-child) {
margin-right: 10px;
}
.menubar .menu-wrap > li > a {
padding: 0px 13px;
}
.widget_social_widget li {
margin-left: 8px;
}
.share-toolkit .toolkit-hover,
.widget_social_widget li a {
width: 35px;
height: 35px;
line-height: 35px;
font-size: 15px;
}
.footer-copyright .widget_social_widget li {
margin-left: 6px;
}
.footer-copyright .widget_social_widget a {
width: 35px;
height: 35px;
}
}
@media (min-width: 992px) and (max-width: 1111px) {
.cta-content .cta-icon-wrap {
left: -65px;
}
.info-wrapper2 .widget.widget-contact {
padding: 45.5px 25px;
}
.info-wrapper2 .widget.widget-contact .contact-area .contact-icon {
margin: 0 12px 0 0;
font-size: 42px;
}
.info-wrapper2 .widget.widget-contact .contact-area span.text {
font-size: 16px;
}
.info-wrapper2 .widget.widget-contact .contact-area span.title {
font-size: 21px;
font-weight: 700;
}
.info-section-one .widget-contact .contact-area .title {
font-size: 14px;
}
.header.header-seven .navbar-area .menu-right.menu-left {
margin-top: -26px;
}
.header.header-seven .navbar-area .menubar .menu-wrap > li > a {
font-size: 14.5px;
}
.header.header-seven .navbar-area .share-toolkit .toolkit-hover, .header.header-seven .navbar-area .widget_social_widget li a {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.header-widget:not(.header-carousel) .widget:not(.widget_media_video) {
flex: 1;
}
.widget-right .widget, .widget-left .widget {
padding: 0px 10px;
}
.widget-right .widget:nth-child(n+2) {
padding: 0 10px;
}
.header .contact-info span.title {
font-size: 14px;
}
.av-button-area {
padding-left: 0.75em;
}
.menu-right > ul {
padding-left: 12px;
}
li.cart-wrapper {
margin-right: 5px;
}
li.search-button {
padding-left: 5px;
}
}
@media (min-width: 992px) and (max-width: 1110px) {
.header.header-six .navbar-full .widget-wrp .widget {
max-width: 239px;
margin-right: 8px;
padding-right: 8px;
}
.header.header-five .widget-wrp .widget {
max-width: 280px;
}
.card404 h1 {
font-size: 188px;
line-height: 135px;
}
.card404 .card404icon {
width: 135px;
height: 135px;
}
.card404 .card404icon:after {
width: 112px;
height: 112px;
}
.card404 .card404icon:before {
width: 120px;
height: 120px;
}
}
@media (min-width: 992px) and (max-width: 1288px) {
.header.header-three, .header.header-two {
max-width: 86.5%;
}
.header.header-three .header-wrap-right,
.header.header-two .header-wrap-right {
max-width: 200px;
}
.header.header-three .navbar-area .av-column-3.my-auto,
.header.header-two .navbar-area .av-column-3.my-auto {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.header.header-three .navbar-area .av-column-9.my-auto,
.header.header-two .navbar-area .av-column-9.my-auto {
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
}
.header.header-three .navbar-area .menubar .menu-wrap > li > a,
.header.header-two .navbar-area .menubar .menu-wrap > li > a {
font-size: 14px;
padding: 0px 10px;
}
.header.header-three .navbar-area .menubar ul.menu-wrap > li.dropdown > a,
.header.header-two .navbar-area .menubar ul.menu-wrap > li.dropdown > a {
padding-right: 18px;
}
.header.header-three .header-wrap-right li.search-button,
.header.header-two .header-wrap-right li.search-button {
margin-left: 0;
padding-left: 0;
}
}
@media (min-width: 992px) and (max-width: 1041px) {
.header.header-three .header-wrap-right,
.header.header-two .header-wrap-right {
max-width: 165px;
}
}
@media (max-width: 991px) {
.cta-section .cta-overlay:before,
.cta-content .cta-icon-wrap {
display: none;
}
.badge {
line-height: 1.2;
vertical-align: text-top;
}
.not-included {
margin-top: -10px;
}
div.theme-mobile-nav {
display: block;
}
.hide-mobile-tablet.sticky-menu {
position: relative;
}
.hide-mobile-tablet {
display: none;
}
.theme-mobile-menu .header-wrap-right .widget-wrap,
.mobile-menu .login-btn {
display: none;
}
.header .widget_info li {
margin-right: 0;
margin-bottom: 5px;
}
.header-widget .widget_social li a {
margin-bottom: 4px;
}
.main-slider .owl-nav {
position: absolute;
left: 0;
right: 0;
bottom: 1em;
}
.main-slider .owl-nav [class*=owl-] {
position: relative;
left: 0;
right: 0;
width: 45px;
height: 45px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
width: 95px;
left: 0;
right: 0;
}
.main-slider .owl-nav .owl-prev {
margin-right: 6px; 
}
.main-slider .owl-nav .owl-next {
margin-left: 6px; 
}
.theme-slider div.theme-content {
margin-bottom: 15px;
}
.theme-content h1 {
font-size: 28px;
}
.theme-content h3 {
font-size: 16px;
padding: 8px 16px;
line-height: 1.25;
}
.theme-content p {
font-size: 14px;
margin-bottom: 10px;
}
.widget-left .widget:nth-child(2n+3),
.widget-left .widget:first-child,
.widget-right .widget:nth-child(n+2),
.widget-right .widget,
.widget-left .widget {
padding: 0 10px;
}
.widget-left,
.widget-right {
justify-content: center;
}
.info-section {
margin-top: 80px;
margin-bottom: 0;
}
.info-section-one .info-wrapper [class*='av-sm-column'] {
margin-bottom: 15px;
}
.info-section-one .info-wrapper [class*='av-sm-column']:last-child {
margin-bottom: 0;
}
.info-section-one .widget-contact .contact-area .title {
font-size: 96%;
}
.footer-one .footer-main .footer-info-overwrap {
display: none;
}
.shapes-section [class*="shape"] {
display: none;
}
.footer-one .footer-above .contact-info span.title {
font-size: 20px;
font-weight: 500;
}
.footer-one .footer-above .contact-icon {
font-size: 50px;
height: 50px;
}
.header-six .widget_social_widget {
display: none;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.hide-tablet {
display : none;
}
.hide-tablet.sticky-menu {
position: relative;
}
}
@media (min-width: 601px) and (max-width: 991px) {
.gallery-area .gallery-item {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.info-section-one .info-wrapper:not(.info-four) [class*='av-sm-column']:nth-child(4n) {
border-left: 0;
}
.info-section-one .info-wrapper.info-four [class*='av-sm-column']:nth-child(5n) {
border-left: 0;
}
.info-section-one .info-wrapper .widget-contact .contact-area .title {
font-size: 87%;
}
.footer-one .footer-above [class*='av-column-']:nth-child(3n) {
border-left: 0;
}
.step-section .av-columns-area [class*='av-column-']:nth-child(2n) .stepbox .step-effect {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.footer-one .footer-copyright .av-columns-area [class*='av-column-']:nth-child(3n) {
border-left: 0;
}
.timeline::before {
height: 94%;
}
}
@media (min-width: 768px) {
.timeline-item {
justify-content: space-around;
}
}
@media (max-width: 767px) {
.av-my-default {
margin: 80px 0;
}
.av-mt-default {
margin-top: 80px;
}
.av-mb-default {
margin-bottom: 80px;
}
.av-py-default {
padding: 80px 0;
}
.av-pt-default {
padding-top: 80px;
}
.av-pb-default {
padding-bottom: 80px;
}
.section404 {
padding: 80px 0;
}
.av-container-fluid,
.av-container {
padding: 0 25px;
}
.hide-mobile-tablet.sticky-menu {
position: relative;
}
.hide-mobile-tablet {
display : none;
}
.breadcrumb-right .breadcrumb-content,
.breadcrumb-content {
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.breadcrumb-right h2 {
text-align: center;
}
.breadcrumb-content .breadcrumb-heading,
.breadcrumb-content .breadcrumb-list {
text-align: center;
}
.breadcrumb-content .breadcrumb-list {
width: max-content;
border-radius: 20px;
padding: 12px 18px;
}
.breadcrumb-left .breadcrumb-list:before, .breadcrumb-right .breadcrumb-list:before {
width: 100%;
left: 0;
right: 0;
border-radius: 20px;
}
.breadcrumb-left .breadcrumb-heading h2, .breadcrumb-right .breadcrumb-heading h2 {
border-width: 0;
border-bottom-width: 4px;
border-image-slice: 0 0 1 0;
padding: 0;
padding-bottom: 4px;
margin-bottom: 20px;
font-size:30px;
}
.header-widget .widget:nth-child(1n+2) {
margin-left: 0;
}
.header-widget .widget_social li:first-child a {
padding-left: 0;
}
.mobi-head-top {
width: 100%;
}
.mobile-logo {
text-align: left;
}
.site-description {
white-space: normal;
}
.site-title,
.site-description {
text-align: left;
}
.mobile-menu-right > ul {
padding-left: 0;
padding-right: 10px;
}
.theme-mobile-menu .header-wrap-right .widget-wrap,
.theme-mobile-menu .header-wrap-right .features-toggle-list,
.theme-mobile-menu .header-wrap-right .search-button,
.theme-mobile-menu .header-wrap-right .av-button-area {
display: none;
}
.shopping-cart {
right: -103%;
width: 280px;
}
.theme-slider div.theme-content {
margin-bottom: 0;
padding: 10px 0;
}	
.footer-copyright .widget-left,
.footer-copyright .widget-right,
.footer-copyright .widget-center {
min-height: 60px;
}	
.footer-one .footer-copyright .av-columns-area [class*='av-column-'] {
border-left: 0;
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-copyright .av-columns-area [class*='av-column-']:last-child {
border-bottom: none;
}
.timeline-content {
margin-top: 0;
}
.timeline-item {
padding: 0 15px;
margin-bottom: 22px;
}
.timeline-item:last-child {
margin-bottom: 0;
}
.timeline-item:nth-child(even) strong,
.timeline-item:nth-child(even) p {
text-align: left
}
.timeline-item:nth-child(odd) {
flex-direction: row;
}
.timeline::before {
left: 6.25%;
height: 100%;
}
.timeline-circle {
position: absolute;
left: 6.3%;
}
.timeline-item:nth-child(even) .timeline-content {
border-left: 5px solid var(--sp-primary);
border-right: 0;
}
.timeline-item:nth-child(odd) .timeline-date {
text-align: left;
}
.timeline-item:nth-child(2) .timeline-content {
border-left-color: #ff5600;
}
.timeline-item:nth-child(4) .timeline-content {
border-left-color: #12affe;
}
.timeline-item:nth-child(6) .timeline-content {
border-left-color: #ffa805;
}
.timeline-item:nth-child(8) .timeline-content {
border-left-color: #69e9f2;
}
.timeline-item:nth-child(10) .timeline-content {
border-left-color: #3224e9;
}
.testimonials-item {
flex-wrap: wrap;
text-align: center;
}
.testimonials-client-thumb {
margin-right: 0;
width: 230px;
height: 230px;
}
.testimonials-client-thumb:before {
left: -41px;
margin: auto;
}
.testimonial-carousel .owl-thumbs {
position: relative;
top: 0;
left: 0;
margin: 0 auto;
width: 100%;
max-width: 55%;
overflow: hidden;
overflow-x: auto;
white-space: nowrap;
padding: 15px;
max-height: 70px;
margin-top: 20px;
}
.testimonial-carousel .owl-thumbs::-webkit-scrollbar {
width: 0;
height: 0;
}
.testimonial-carousel .owl-thumbs .owl-thumb-item {
top: 0 !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
position: relative !important;
width: 40px !important;
height: 40px !important;
margin: 0 3px;
}
.testimonial-carousel.owl-theme .owl-nav {
transform: none;
margin-top: 6px;
margin-bottom: -10px;
}
.inner-client-section {
margin-top: 0;
}
.contactinfo-section {
background-size: cover;
background-position: center;
}
.heading-title h3 {
font-size: 30px;
}
.footer-one .footer-above .contact-info span.text {
font-size: 15px;
margin-bottom: 4px;
}
.footer-one .footer-above .contact-info span.title {
font-size: 19px;
}
}
@media (max-width: 600px) {
.info-section-one .info-wrapper {
padding: 16px 0px;
}
.info-section-one .info-wrapper [class*='av-sm-column'] {
border-left: 0;
padding-bottom: 15px;
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.info-section-one .info-wrapper [class*='av-sm-column']:last-child {
padding-bottom: 0;
border-bottom: 0;
}
.footer-one .footer-above .av-columns-area {
margin-bottom: 0;
}
.footer-one .footer-above [class*='av-column-'] {
border-left: 0;
margin-bottom: 0;
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-above [class*='av-column-']:last-child {
border-bottom: none;
}
.stepbox .step-effect {
display: none;
}
.contactform {
padding: 22px;
}
.contactform .wpcf7 form {
margin-bottom: -20px;
}
.contactform .wpcf7 form p {
margin-bottom: 20px;
}
.contactform .wpcf7 form p:nth-child(5),
.contactform .wpcf7 form p:nth-child(3) {
margin-left: 0;
}
.contactform .wpcf7 form p:nth-child(5),
.contactform .wpcf7 form p:nth-child(2),
.contactform .wpcf7 form p:nth-child(3),
.contactform .wpcf7 form p:nth-child(4) {
flex: 0 0 100%;
}
}
@media (max-width: 540px) {
.contactform-cards-item .cards-area,
.detailinfo .contact-area {
flex-wrap: wrap;
justify-content: flex-start;
}
.contactform-cards-item .cards-area .cards-btn,
.contactform-cards-item .cards-area .av-btn,
.detailinfo .av-btn {
margin-top: 30px;
margin-left: 0;
}
.comment-respond {
padding: 25px;
}
.comment-list .children {
margin-left: 1rem;
}
.widget_media_gallery .gallery-item {
width: 100%;
margin-bottom: 30px;
}
.hide-mobile {
display : none;
}
.hide-mobile.sticky-menu {
position: relative;
}
.theme-slider .av-container {
padding: 0 15px;
}
.theme-content h3 {	    
font-size: 14px;
margin-bottom: 5px;
padding: 6px 12px;
}
.theme-content h1 {
font-size: 22px;
margin-bottom: 3px;
}
.theme-content p {
font-size: 13px;
margin-bottom: 5px;
}
.theme-content .av-btn {
font-size: 13px;
padding: 6px 12px;
}
.theme-content .av-btn:not(:last-child) {
margin-right: 8px;
}
.theme-content .av-btn i {
width: 25px;
height: 25px;
line-height: 2.1;
vertical-align: middle;
}
.widget-left, .widget-right {
flex-wrap: wrap;
}
.widget-right .widget,
.widget-left .widget {
width: 100%;
padding: 0 10px;
}
.widget-right .widget:not(:last-child),
.widget-left .widget:not(:last-child) {
padding: 0;
padding-bottom: 10px;
}
.site-description {
padding-top: 1px;
}
.widget_social_widget li:not(:last-child) {
margin-right: 3px;
}
.widget_social_widget li {
margin-left: 4px;
}
.share-toolkit .toolkit-hover, .widget_social_widget li a {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 15px;
}
.av-btn-wrapper {
text-align: center;
}
.av-btn-wrapper .av-btn:not(:last-child) {
margin-right: 10px;
}
.av-btn-wrapper .av-btn:nth-child(2) {
margin-right: 0;
}
.av-btn-wrapper .av-btn:last-child {
margin-top: 10px;
}
.card404 h1 {
font-size: 96px;
line-height: 88px;
max-height: 78px;
margin-bottom: 20px;
}
.card404 .card404icon {
width: 78px;
height: 78px;
font-size: 36px;
margin: 0 4px;
}
.card404 .card404icon:before {
width: 68px;
height: 68px;
}
.card404 .card404icon:after {
width: 64px;
height: 64px;
}
.card404 h4 {
font-size: 28px;
margin-bottom: 15px;
}
}
@media (max-width: 436px) {
.calendar_wrap table th,
.calendar_wrap table td {
line-height: 43px;
}
.comments-area .comment-meta .comment-author img {
position: unset;
width: 90px;
margin-bottom: 15px;
}
.comments-area .comment-body {
padding: 0;
}
.comment-list .children .comment-body {
padding: 20px;
padding-left: 20px;
border-radius: 8px;
}
}
@media only screen and (max-width:675px) {
.cta-content-wrap .cta-btn {
margin-top: 20px;
padding-left: 0;
}
}
@media screen and (max-width: 580px) {
.post-content {
padding: 22px;
}
.post-count {
bottom: 32px;
right: -6px;
font-size: 60px;
}
.post-items:not(.latest_posts):hover .post-count,
.post-items:not(.latest_posts):focus-within .post-count {
top: 22px;
right: 20px;
}
}
@media only screen and (max-width:420px) {
.mobile-logo .logo {
max-width: 170px;
}
.mobile-logo .logo img {
max-width: 90%;
}
.logo a, .mobile-logo a, .site-title {
display: flex;
flex-wrap: wrap;
font-size: 22px;
align-items: center;
}
.mobile-menu-right .header-search-toggle,
.mobile-menu-right .cart-icon-wrap #cart {
font-size: 14px;
}
.toggle-lines div {
height: 2.5px;
margin: 0 0 3.7px;
}
.hamburger .toggle-lines {
padding: 6px 8px 6px;
}
.cart-wrap, .hamburger,
.mobile-menu-right .header-search-toggle,
.mobile-menu-right .cart-icon-wrap #cart,
.cart-icon .cart-icon-wrapper i {
width: 35px;
height: 35px;
line-height: 1.65;
}
.post-footer table {
overflow-x: auto;
display: flex;
}
}
@media only screen and (max-width: 358px) {
.mobile-menu-right > ul {
padding-right: 6px;
}
.headtop-mobi {
margin-left: 5px;
}
.header .header-search-toggle, .cart-icon-wrap {
font-size: 14px;
width: 35px;
height: 35px;
}
.cart-wrapper .cart-icon-wrap i {
font-size: 15px;
}
.header-above-toggle {
width: 35px;
height: 35px;
line-height: 35px;
}
.theme-content h1 {
font-size: 19px;
}
.theme-content p {
max-width: 230px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.theme-content .av-btn {
font-size: 12px;
padding: 5px 10px;
}
.theme-content .av-btn:not(:last-child) {
margin-right: 1px;
}
body .widget_social_widget .toolkit-hover+ul {
margin-top: 0;
}
}
@media only screen and (max-width: 330px) {
.theme-content h3 {
width: 100%;
font-size: 11px;
margin-bottom: 5px;
padding: 5px 8px;
}
.theme-content h1 {
font-size: 17px;
}
.theme-content .av-btn {
font-size: 11px;
padding: 3px 8px;
line-height: 2.2;
}
.theme-mobile-menu .header-wrap-right li {
margin-right: 6px;
}
.mobile-logo .logo {
max-width: 144px;
}
.card404-btn a {
clear: both;
margin-right: 0;
margin-top: 12px;
}
.post-items p+ul {
padding-left: 5px;
}
.service-item .av-btn {
min-width: 155px;
}
}.marin2-content .av-container.woo-container {
padding: 0;
}
.woo-container .av-columns-area {
width: 100%;
flex-basis: 100%;
}
.marin2-content .woocommerce div.product {
margin-bottom: 30px;
}
.woocommerce form.woocommerce-ordering {
margin: 0 0 2em;
}
.marin2-content .page-title {
margin-bottom: 1.25rem;
} .woocommerce .woocommerce-ordering select.orderby {
background-color: var(--sp-white);
box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
border-color: #ececec;
cursor: pointer;
}
.woocommerce p.woocommerce-result-count {
margin: 0;
padding: 4px 10px;
background: var(--sp-gradient1);
color: var(--sp-white);
}
.av-container.woo-container .product {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 2em;
}
.product .product-single {
text-align: center;
background-color: #ffffff;
-webkit-transition: .3s;
transition: .3s;
display: block;
position: relative;
overflow: hidden;
border: 1px solid var(--sp-border-light);
border-radius: 0;
transition: var(--sp-transition);
}
.product .product-single:hover,
.product .product-single:focus-within {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}
.product-img {
position: relative;
overflow: hidden;
display: block;
}
.product .product-single a > img {
text-align: center;
margin: auto;
border-bottom: 1px solid var(--sp-border-light);
}
.product-content {
padding: 12px 10px;
display: flex;
align-items: center;
justify-content: space-between;
}
.product .product-single h3 {
font-size: 0.95rem;
display: inline-block;
font-weight: 500;
line-height: 1.5;
text-align: left;
text-transform: capitalize;
}
.woocommerce div.product .product-single .price {
display: inline-block;
font-size: 0.9rem;
font-weight: 500;
line-height: 1.5;
text-align: right;
margin-left: 5px;
}
.price .woocommerce-Price-amount.amount {
display: inline-block;
font-size: inherit;
line-height: inherit;
}
.product-action {
display: flex;
align-items: center;
justify-content: space-between;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 0.782rem 0.35rem;
background: var(--sp-gradient2);
opacity: 0;
visibility: hidden;
transform: translateY(100%);
transition: var(--sp-transition);
}
.woocommerce div.product-single:hover .product-action,
.woocommerce div.product-single:focus-within .product-action {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.woocommerce div.product-single a.button,
.woocommerce div.product-single a.button.add_to_cart_button,
.woocommerce div.product-single a.added_to_cart.wc-forward {
flex: auto;
position: relative;
font-weight: 500;
letter-spacing: 0.65px;
border-radius: 0;
padding: 0;
font-size: 0.77rem;
text-transform: capitalize;
color: var(--sp-white);
transition: var(--sp-transition);
background: none;
}
.woocommerce div.product-single a.added_to_cart.wc-forward {
margin-left: 6px;
border-left: 1px solid rgb(255 255 255 / 15%);
padding-left: 6px;
}
.woocommerce div.product-single a.button.add_to_cart_button:before {
content: "\f07a";
font-family: fontawesome;
display: block;
text-align: center;
margin-bottom: 6px;
font-size: 20px;
line-height: 15px;
}
.woocommerce div.product-single a.added_to_cart.wc-forward:before {
content: "\f06e";
font-family: fontawesome;
display: block;
text-align: center;
margin-bottom: 6px;
font-size: 20px;
line-height: 15px;
}
.woocommerce div.product-single a.button:hover,
.woocommerce div.product-single a.button:focus,
.woocommerce div.product-single a.button.add_to_cart_button:hover,
.woocommerce div.product-single a.button.add_to_cart_button:focus,
.woocommerce div.product-single a.button.add_to_cart_button.added,
.woocommerce div.product-single a.added_to_cart.wc-forward:hover,
.woocommerce div.product-single a.added_to_cart.wc-forward:focus {
color: var(--sp-border-light);
}
.product .product-single .price del span {
color: #b7b7b7;
text-decoration-line: line-through;
}
.woocommerce div.product .product-single .price > span,
.product .product-single .price ins span {
}
.woocommerce #reviews #comments h3 {
font-size: 28px;
letter-spacing: 0.5px;
margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel h3 {
font-size: 30px;
margin-bottom: 10px;
}
.related.products h3 {
text-transform: capitalize;
}
.product .product-single ul.rate {
margin-top: 15px;
font-size: 16px;
}
.product .product-single ul.rate li i.fa.fa-star:before {
margin-right: 5px;
}
.product .product-single ul.rate {
transform: translateX(-100%);
margin-top: -40px;
font-size: 16px;
width: 100%;
text-align: left;
opacity: 0;
visibility: hidden;
-webkit-transition: .3s;
transition: .3s;
}
.product .product-single ul.rate li {
background-color: rgb(17 17 17 / 0.7);
display: inline-block;
text-align: center;
color: var(--sp-white);
min-height: 40px;
line-height: 40px;
padding: 0 17px;
border-radius: 0 20px 0 0;
}
.product .product-single:hover ul.rate,
.product .product-single:focus-within ul.rate {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
p.woocommerce-notice.woocommerce-notice--success {
margin-bottom: 15px;
padding: 15px;
border-top: 2px solid transparent;
}
.woocommerce ul.order_details {
padding: 15px 15px 0;
background-color: var(--sp-white);
border: 1px solid #d3ced2;
}
.woocommerce ul.order_details li {
margin-bottom: 15px;
}
.woocommerce .woocommerce-order h2 {
font-size: 32px;
margin-bottom: 15px;
}
.woocommerce section.woocommerce-customer-details address {
border-radius: 0;
border: 1px solid #d3ced2;
padding: 22px;
}
p.woocommerce-notice.woocommerce-notice--success,
div.woocommerce-info,
p.woocommerce-info,
li.woocommerce-info {
border-color: var(--sp-gradient1);
background-color: var(--sp-white);
box-shadow: 0 6px 25px -5px rgb(0 0 0 / 0.12);
}
p.woocommerce-notice.woocommerce-notice--success a,
div.woocommerce-info a,
p.woocommerce-info a,
li.woocommerce-info a,
p.woocommerce-notice.woocommerce-notice--success:before,
div.woocommerce-info:before,
p.woocommerce-info:before,
li.woocommerce-info:before {
color: var(--sp-gradient1);
}
.woocommerce nav.woocommerce-pagination {
display: block;
margin-top: 2.5em;
margin-bottom: 2em;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
float: none;
display: inline-flex;
align-items: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
display: inline-flex;
min-width: 1.67em;
height: 1.67em;
justify-content: center;
align-items: center;
}
.woocommerce nav.woocommerce-pagination ul li a.page-numbers:focus, .woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover, .woocommerce nav.woocommerce-pagination ul li span.page-numbers.current {
color: var(--sp-white);
}
.product .product-single a.added_to_cart.wc-forward {
font-weight: 600;
letter-spacing: 0.5px;
display: block;
}
.dark-product .product-single {
background: var(--sp-gradient1);
}
.dark-product .product-single h2,
.dark-product .product-single .woocommerce-Price-amount.amount {
color: var(--sp-white);
}
.woocommerce .dark-product div.product-single a.button,
.woocommerce div.product-single .dark-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
color: var(--sp-gradient1);
background-color: var(--sp-white);
}
.dark-product .product-single a.added_to_cart.wc-forward {
color: var(--sp-white);
}
.single-product .product .product_title.entry-title {
letter-spacing: 0.65px;
font-size: 34px;
margin-bottom: 3px;
}
.single-product .product p.price {
margin-bottom: 10px;
}
.single-product .product .product_meta > span {
display: block;
}
.single-product .product .single_add_to_cart_button {
margin-left: 10px;
}
.woocommerce .col2-set div.col-2, .woocommerce-page .col2-set div.col-2,
.woocommerce .col2-set div.col-1, .woocommerce-page .col2-set div.col-1 {
width: 48%;
max-width: 100%;
}
span.woocommerce-input-wrapper {
width: 100%;
}
.select2-container--default span.select2-selection--single {
height: 34px;
border-radius: 0;
background-color: #fbfbfb;
border-color: #e9e9ea;
}
.select2-container--default .select2-selection--single span.select2-selection__rendered {
line-height: 34px;
}
.select2-container--default .select2-selection--single span.select2-selection__arrow {
height: 30px;
}
.woocommerce form p.form-row {
margin: 0 0 10px;
}
.woocommerce-checkout-review-order li {
position: relative;
}
.woocommerce-checkout-review-order li label {
margin-bottom: 0;
vertical-align: middle;
line-height: 1.5;
display: inline-flex;
align-items: center;
}
.woocommerce-checkout div#payment.woocommerce-checkout-payment {
background-color: var(--sp-white);
box-shadow: 0 3px 30px -6px rgb(0 0 0 / 0.15);
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
body.woocommerce-checkout #payment div.payment_box {
background-color: #f7f1ee;
border: 2px solid var(--sp-gradient1);
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
body.woocommerce-checkout #payment div.payment_box::before {
border-color: var(--sp-gradient1);
border-right-color: transparent !important;
border-left-color: transparent !important;
border-top-color: transparent !important;
top: -0.95em;
}
.woocommerce-checkout-review-order #payment ul.payment_methods label img {
height: 38px;
margin-left: 0.75em;
}
.woocommerce-checkout #payment .payment_method_paypal a.about_paypal {
padding: 0 10px;
background-color: var(--sp-white);
line-height: 30px;
border-radius: 20px;
font-weight: 600;
box-shadow: 0 0 10px -2px rgb(0 0 0 / 0.2);
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
margin-bottom: 18px;
}
.woocommerce form .form-row textarea.input-text {
padding: 7px;
}
.woocommerce .quantity .qty {
padding: .469rem;
}
.woocommerce table.shop_table a.remove {
background: var(--sp-gradient1);
color: var(--sp-white) !important;
}
.woocommerce form .form-row input.input-checkbox,
.woocommerce form .form-row input.input-checkbox#terms {
outline: none;
outline-offset: unset;
display: inline-block;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
color: var(--sp-white);
background: var(--sp-gradient1);
border-radius: 0;
line-height: 1.4;
}
.woocommerce-page.woocommerce-cart #content table.cart td.actions .coupon input.input-text[type="text"] {
padding: 7px 6px 6px;
width: 100%;
max-width: 180px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: var(--sp-white);
}
@media only screen and (min-width:992px) {
.woocommerce-checkout #payment .payment_method_paypal a.about_paypal {
position: absolute;
right: 0;
}
}
@media only screen and (max-width:991px) {
.woocommerce ul.order_details li {
float: none;
border-right: 0;
padding-bottom: 10px;
border-bottom: 1px dashed #d3ced2;
}
.woocommerce p.woocommerce-result-count {
display: block;
text-align: center;
width: 100%;
}
.woocommerce .woocommerce-ordering {
display: block;
width: 100%;
margin-top: 0.5em;
}
.woocommerce .col2-set div.col-2, .woocommerce-page .col2-set div.col-2,
.woocommerce .col2-set div.col-1, .woocommerce-page .col2-set div.col-1 {
width: 100%;
max-width: 100%;
}
}
.product .product-single .sale-ribbon {
position: absolute;
top: 12px;
left: -24px;
margin: 0;
font-size: 13px;
font-weight: 500;
text-align: left;
padding: 1px 30px;
text-transform: uppercase;
color: var(--sp-white);
background: var(--sp-gradient2);
box-shadow: 0 0 12px rgb(255 255 255 / 0.35);
transform: rotate(-45deg);
z-index: 1;
} .woocommerce-account .addresses .title .edit,
.woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-number a,
.woocommerce-account .woocommerce-MyAccount-content p a {
color: var(--sp-gradient1);
}
.woocommerce-MyAccount-navigation ul {
background-color: #f9f9f9;
border: 1px solid #e5e5e5;
padding: 0;
list-style: none;
margin: 0;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 10px 20px;
line-height: 1.5;
border-width: 0;
border-style: solid;
border-left-width: 2px;
border-left-color: transparent;
border-bottom-width: 1px;
border-bottom-color: #e5e5e5;
color: #2c3145;
-webkit-transition: .3s all;
transition: .3s all;
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li a:focus {
background-color: var(--sp-white);
border-left-color: var(--sp-gradient1);
}
.woocommerce-account .woocommerce-MyAccount-content {
border: 1px solid #e5e5e5;
padding: 20px;
background-color: #fbfbfb;
min-height: 254px;
}
.woocommerce .woocommerce-Addresses {
margin-top: 15px;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address {
border: 1px solid #e5e5e5;
padding: 15px;
}
.woocommerce-account .addresses address {
margin-bottom: 0;
}
.woocommerce-account .edit-account .woocommerce-form-row input.woocommerce-Input {
min-height: 38px;
padding: 8px 15px;
}
.woocommerce-account .edit-account .woocommerce-form-row em {
margin-top: 5px;
display: block;
}
.woocommerce-account .edit-account .woocommerce-form-row {
display: inline-block;
}
.woocommerce-account .edit-account .woocommerce-Button {
margin-top: 10px;
}
.woocommerce-Address-title {
position: relative;
}
.woocommerce-Address-title a.edit {
position: absolute;
top: 0;
right: 0;
}
@media only screen and (max-width:991px) {
.woocommerce .woocommerce-Addresses .woocommerce-Address {
width: 100% !important;
float: none !important;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address:not(:last-child) {
margin-bottom: 15px;
}
} .widget_top_rated_products li {
background: var(--sp-gradient2);
}
 .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
animation-duration: .75s;
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
} @keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from, to {
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%, 20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
} @keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
from, 11.1%, to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%, 80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
} @keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
} @keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:0;text-align:center;padding-right:0;width:100%;max-width:40px;max-height:40px}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}body {
color: var(--sp-primary-light);
}
#content,
.info-section,
.about-section,
.cta-section,
.service-section,
.features-section,
.portfolio-section,
.funfact-section,
.post-section,
.testimonial-section,
.team-section,
.client-section,
.step-section,
.timeline-section,
.contactmap-section,
.contactform-section,
.faq-section,
.shapes-section {
background: var(--wp--preset--color--black);
} .service-item,
.features-item,
.contactinfo-item,
.funfact-item,
.post-items,
.team-member .team-info,
.timeline-content,
.contactform {
background: var(--sp-secondary-dark);
}
.service-overlay:after {
background-color: var(--sp-secondary-dark);
} .funfact-item,
.timeline strong,
.timeline-item .timeline-date,
.contactinfo-item {
color: var(--sp-primary-light);
} .stepbox {
position: relative;
text-align: center;
z-index: 0;
background: var(--sp-secondary-dark);
margin: 10px;
padding: 25px 10px;
border-radius: 10px;
}
.post-content .cat-links a,
.post-content .tag-links a {
color: var(--sp-primary-light);
}
.footer-section.footer-one:after {
opacity: 0.9 !important;
} .theme-mobile-nav,
.navbar-area,
.header-above-info {
background: var(--sp-secondary-dark);
}
.menubar .menu-wrap>li>a,
.header .header-search-toggle,
.cart-icon-wrap {
color: var(--sp-primary-light);
}
.header .widget_nav_menu .sub-menu,
.navbar-area .menubar .dropdown-menu {
background: var(--sp-secondary-dark);
}
.navbar-area .menubar .dropdown-menu li a {
color: var(--sp-primary-light);
} .toggle-lines div {
background: var(--sp-primary-light);
}
.mobile-menu:after {
background: var(--sp-secondary-dark);
}
.mobile-menu .menu-wrap > li a {
color: var(--sp-primary-light);
}
.mobi-head-top {
background-color: var(--sp-secondary-dark);
}
.navigator-wrapper .close-style {
background: var(--sp-gradient1);
}
.close-style:before, .close-style:after {
background: var(--sp-primary-light);
} .share-toolkit .toolkit-hover,
.widget_social_widget li a {
background: var(--wp--preset--color--black);
color: var(--sp-primary-light);
} .comment-respond {
background: var(--sp-secondary-dark);
}
.comment-respond form input[type="text"],
.comment-respond form input[type="email"],
.comment-respond form input[type="url"],
.comment-respond form input[type="number"],
.comment-respond form textarea {
background: var(--sp-secondary-dark);
} .sidebar>.widget,
.sidebar .wp-block-group__inner-container,
.sidebar .wp-block-search__label {
background: var(--sp-secondary-dark);
} .sidebar .widget.widget_product_categories ul>li:not(.cat-parent)>a:not(:hover):not(:focus),
.sidebar .widget.widget_archive ul>li>a:not(:hover):not(:focus),
.sidebar .widget.widget_categories ul>li>a:not(:hover):not(:focus) {
color: var(--sp-primary-light);
}
.wp-caption {
background-color: var(--sp-secondary-dark);
}
.wp-block-calendar,
.calendar_wrap {
background-color: var(--sp-secondary-dark);
}
.wp-block-calendar table caption,
.calendar_wrap table caption {
color: var(--sp-primary-light);
}
.widget div.wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a,
.widget div.calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a{
color: var(--sp-primary-light);
}
.wp-block-calendar table td, .calendar_wrap table td {
background-color: var(--sp-secondary-dark);
color: var(--sp-primary-light);
border-collapse: collapse;
outline: 5px solid var(--wp--preset--color--black);
outline-offset: -3px;
}
.wp-block-calendar table th, .calendar_wrap table th {
border: 5px solid var(--wp--preset--color--black);
} .marin-content table {
background: var(--sp-secondary-dark);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
background-color: var(--sp-secondary-dark);
}.loading-icon {
display: flex;
position: fixed;
justify-content: center;
align-items: center;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000000;
z-index: 20;
}
.loading-icon__bar {
display: inline-block;
width: 20px;
height: 60px;
margin: 0 2px;
box-shadow: 0 0 10px #000;
animation: loading-icon 10s ease-in-out infinite;
animation-delay: 5s;
}
@keyframes loading-icon {
0% {
transform: scale(1) rotate(0deg);
}
10% {
transform: scale(1) rotate(360deg);
}
20% {
transform: scale(1) rotate(180deg);
}
30% {
transform: scale(2, 1.5) skewY(40deg) rotate(180deg);
}
40% {
transform: scale(1) rotate(360deg);
border-radius: 0;
}
50% {
transform: scale(2, 2) skewY(40deg) rotate(0deg);
border-radius: 0 50%;
}
60% {
transform: scale(2, 2.5) skewY(40deg) rotate(360deg);
}
70% {
transform: scale(2, 1.5) skewY(40deg) rotate(0deg);
}
80% {
transform: scale(1) rotate(0deg);
border-radius: 0;
}
100% {
transform: scale(1) rotate(0deg);
}
}
.loading-icon__bar:nth-child(1) {
background-color: #27AAE1;
animation-delay: 0s;
}
.loading-icon__bar:nth-child(2) {
background-color: #F05A2A;
animation-delay: 0.1s;
}
.loading-icon__bar:nth-child(3) {
background-color: #FFCC00;
animation-delay: 0.2s;
}
.loading-icon__bar:nth-child(4) {
background-color: #27AE60;
animation-delay: 0.3s;
}
.app-loading {
background-color: #000000;
z-index: 20;
-webkit-animation-delay: 15s;
animation-delay: 15s;
}
@keyframes app-loading {
0% {
transform: scale(1) rotate(0deg);
}
100% {
transform: scale(1) rotate(360deg);
}
}button.featherlight-close-icon.featherlight-close {
background-color: var(--sp-primary);
border: 1px solid var(--sp-white);
top: 40px;
right: 40px;
border-radius: 0;
} .is-style-circle figure.tiled-gallery__item:before {
content: '';
position: absolute;
inset: 0;
background: #000;
border-radius: 100%;
opacity: 0;
visibility: hidden;
transition: 0.65s;
}
.is-style-circle figure.tiled-gallery__item:hover:before,
.is-style-circle figure.tiled-gallery__item:focus:before{
visibility: visible;
opacity: 0.5;
} .wp-block-jetpack-tiled-gallery .tiled-gallery__row{
margin-right: calc(-.4 * var(--bs-gutter-x));
margin-left: calc(-.4 * var(--bs-gutter-x));
--bs-gutter-x: 1.5rem;
}
.wp-block-jetpack-tiled-gallery .tiled-gallery__row>* {
padding-right: calc(var(--bs-gutter-x) * .4);
padding-left: calc(var(--bs-gutter-x) * .4);
}
.wp-block-jetpack-tiled-gallery .tiled-gallery__row:not(:last-child) {
margin-bottom: 20px;
}
.wp-block-jetpack-tiled-gallery .tiled-gallery__row+.tiled-gallery__row {
margin-top: 0px;
}
.wp-block-jetpack-tiled-gallery .tiled-gallery__col+.tiled-gallery__col {
margin-left: 0px;
} .wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item {
border-radius: 50%;
box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}
.wp-block-jetpack-tiled-gallery.is-style-rectangular .tiled-gallery__item {
width: 100%!important;
height: 100%!important;
box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}
.wp-block-jetpack-tiled-gallery .tiled-gallery__item {
box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}
.wp-block-jetpack-tiled-gallery .tiled-gallery__gallery{
justify-content: center;
}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item{
width: 100%!important;
margin-bottom: 20px
}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item:last-child{
margin-bottom: 0px
}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item {
margin-top: 0px;
}
.wp-block-table figcaption {
text-align: center;
}
.sidebar .widget .wp-block-group .wp-block-image {
margin-bottom: 0;
}
ul.wp-block-rss {
list-style: disc;
}
.has-text-color a:hover, .has-text-color a:focus {
color: inherit;
}
.entry-content ul:last-child {
margin-bottom: 0;
}
.wp-block-code.has-text-color code {
color: inherit;
}
.sidebar .widget .wp-block-group .is-nowrap p {
padding: 0;
} .container-full {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container-full {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-full {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-full {
max-width: 1500px;
}
}
@media (min-width: 1200px) {
body.theme-boxed .container-full {
max-width: 1470px;
padding-left: 15px;
padding-right: 15px;
}
}