@charset "UTF-8";
@charset 'UTF-8';

 .slick-loading .slick-list
{ } @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal; } .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
z-index:    1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color:black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: 10px;
}
[dir='rtl'] .slick-prev
{
right: 10px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: 30px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: 30px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 40px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: 1;
color: #e8e8f6;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: 1;
color: #01d486;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.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: -0.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: 0.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: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.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: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #01d486;
margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
}
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid #01d486;
margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
}
.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 40px;
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; }table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important;border-spacing:0}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:0.85em;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:before,table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:0.9em;display:block;opacity:0.3}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:before{right:1em;content:"\2191"}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{right:0.5em;content:"\2193"}table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:after{opacity:1}table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{opacity:0}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:before,div.dataTables_scrollBody table thead .sorting_asc:before,div.dataTables_scrollBody table thead .sorting_desc:before,div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-sm>thead>tr>th{padding-right:20px}table.dataTable.table-sm .sorting:before,table.dataTable.table-sm .sorting_asc:before,table.dataTable.table-sm .sorting_desc:before{top:5px;right:0.85em}table.dataTable.table-sm .sorting:after,table.dataTable.table-sm .sorting_asc:after,table.dataTable.table-sm .sorting_desc:after{top:5px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; }
.banner-left-text h1{
text-align:left !important;
} pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bold;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
border-top: 1px solid rgb(235, 237, 252)
border: 0;
margin-bottom: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
.none-style {
list-style: none;
padding-left: 0;
}
figure {
margin: 1em 0; }
caption {
padding: 0;
font-weight: normal;
text-align: left;
} textarea {
width: 100%;
}  a {
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
text-decoration: none;
}
a:hover, a:focus, a:active {
text-decoration: none;
}
a:focus {
outline: 0;
}
a:hover, a:active {
outline: 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 !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
img.img-fluid.banner-bg-img {
width: 100%;
background-size: cover;
height: 660px;
background-position: center center !important;
background-repeat: no-repeat !important;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}       .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery-caption {
display: block;
}
.gallery {
margin-bottom: 1.5em;
margin-left: -7px;
margin-right: -7px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
padding: 7px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}  .vc_row-full-width .vc_row {
margin: 0;
}
.vc_row-no-padding .vc_row .vc_column-inner {
padding-left: 0;
padding-right: 0;
}
.container .container {
width: 100%;
padding: 0;
} @media only screen and (min-width: 768px) {
.wpb_row.vc_row-o-equal-height .vc_column_container {
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.wpb_row.vc_row-o-equal-height > .vc_row {
width: 100%;
margin: 0;
}
.wpb_row.vc_row-o-equal-height .vc_row {
box-sizing: border-box;
flex-wrap: wrap;
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
_::-webkit-full-page-media, _:future, :root .wpb_row.vc_row-o-equal-height .vc_row {
display: -webkit-box;
display: -webkit-flex;
}
.wpb_row.vc_row-o-equal-height .vc_column_container {
-moz-box-align: stretch;
align-items: stretch;
}
.wpb_row.vc_row-o-content-middle .vc_column_container .vc_column-inner {
-moz-box-pack: center;
justify-content: center;
}
.wpb_row.vc_row-flex .vc_column_container:not(.bg-center) .vc_column-inner {
-moz-box-flex: 1;
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
flex-grow: 1;
background-position: top !important;
}
.wpb_row.vc_row-o-content-bottom .vc_column_container .vc_column-inner {
-moz-box-pack: end;
justify-content: flex-end;
}
.wpb_row.vc_row-o-content-top .vc_column_container .vc_column-inner {
-moz-box-pack: start;
justify-content: flex-start;
}
}   @media (min-width: 992px) {
.lg-hidden {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.md-hidden {
display: none;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.sm-hidden {
display: none;
}
}  body { font-family: 'Circular Std Book'; font-style: normal; font-weight: normal; font-size: 16px; line-height: 27px; color: #808294; -webkit-font-smoothing: antialiased; background: #f8f8fb; overflow-x: hidden;}
.body-bg { background-color: #fbfbfc; }
.boxed-layout-wrapper {
margin: 0px auto;
background-color: #fff;
max-width: 1360px;
position: relative;
z-index: 0;
}
h1, h2, h3, h4, h5, h6 { color: #181825; margin: 0px 0px 15px 0px; font-family: 'Circular Std Book'; }
h1 { font-size: 42px; line-height: 54px; letter-spacing: -1px; }
h2 { font-size: 34px; line-height: 44px; letter-spacing: -1px; }
h3 { font-size: 26px; line-height: 33px; letter-spacing: -1px; }
h4 { font-size: 20px; line-height: 31px; }
h5 { font-size: 16px; line-height: 21px; }
h6 { font-size: 13px; line-height: 21px; }
.h2 { font-size: 35px; line-height: 48px; letter-spacing: -1px; }
.h3, h3 {
font-size: 26px;
line-height: 38px;
}
p { margin: 0px 0px 24px 0px; }
p:last-child { margin: 0px; }
a { color: #3544ee; }
a:hover { color: #202db8; text-decoration: none; }
a:active, a:hover { outline: 0; text-decoration: none; }
a.text-primary:focus, a.text-primary:hover {
color: #202db8!important;
}
ol, ul { }
ol li, ul li { }
.lead { font-size: 21px; line-height: 32px; color: #181825; }
.z-index-0 { z-index: 0; }
::selection { background: rgba(255, 244, 147, .8); color: #272c30; } .fontweight-normal { font-family: 'Circular Std Book' !important; }
.fontweight-medium { font-family: 'Circular Std Medium' !important; }
.fontweight-bold { font-family: 'Circular Std Bold' !important; }
hr {margin-top: 1rem;margin-bottom: 1rem;border: 0;border-top: 1px solid rgb(235, 237, 252);}
small { font-size: 14px; }
html body .font-16 { font-size: 16px; }
html body .font-12 { font-size: 12px; }
html body .font-15 { font-size: 15px; }
html body .font-14 { font-size: 14px; }
html body .font-10 { font-size: 10px; }
html body .font-18 { font-size: 18px; }
html body .font-20 { font-size: 20px; }
html body .font-21 { font-size: 21px; }
html body .font-22 { font-size: 22px; }
html body .font-24 { font-size: 24px; }
html body .display-4 { font-size: 60px; line-height: 70px; }
html body .display-5 { font-size: 3rem; }
html body .display-6 { font-size: 2.5rem; }
html body .display-7 { font-size: 2rem; } label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-size: 16px; color: #181825; font-family: 'Circular Std Medium' !important; }
.form-control { display: block; width: 100%; font-size: 14px; line-height: 1.42857143; height: 50px; color: #303443; background-color: #ffffff; background-image: none; border: 1px solid #d5d6e3; border-radius: 4px; }
.form-control:focus { color: #9597a9; background-color: #fff; border-color: #7976fe; outline: 0; box-shadow: 0 0 0 0.2rem rgba(215, 218, 252, .5); }
input[type=file] { color: #808294; background-color: #fff; border-color: #a7a7f0; outline: 0; box-shadow: 0 0 0 0.1rem rgba(214, 214, 255, .75); }
.col-form-label { font-size: 15px; }
input { }
button { }
button:focus { outline: 0; }
input::-webkit-input-placeholder { color: #808294 !important; }
input:focus::-webkit-input-placeholder { color: #3544ee !important; }
textarea::-webkit-input-placeholder { color: #808294 !important; }
textarea:focus::-webkit-input-placeholder { color: #3544ee !important; }
button.btn { }
button.btn-default { }
button.btn-primary { }
address { }
.form-group { margin-bottom: 12px; }
.form-control-lg { padding: 12px; }
.custom-select { display: inline-block; width: 100%; height: 50px; padding: .375rem 1.75rem .375rem .75rem; line-height: 1.5; vertical-align: middle; border-radius: 2px; font-size: 14px; color: #9597a9; border: 1px solid #ceced8; background-color: #fbfbff; }
.custom-select:focus { color: #9597a9; border-color: #d0d1df; outline: 0; box-shadow: 0 0 0 0.1rem rgba(208, 209, 223, .5); background-color: #fff; }
.custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; }
.custom-radio .custom-control-input:checked~.custom-control-label::before { background-color: #01d486; border-color: #01d486; }
.custom-control-input:checked~.custom-control-label::before { color: #ffffff; background-color: #01d486; border-color: #01d486; }
.custom-control-label::before { position: absolute; top: .25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 2px solid #c6c6d1; }
.select-form-input { padding: 14px; background-color: #3544ee; border: transparent; border-bottom: 2px solid #fff; color: #fff; }  .dropcap-v1 { }
.dropcap-v1 p:first-letter { float: left; font-size: 75px; line-height: .7em; margin-top: .15em; margin-right: 25px; margin-bottom: 0px; font-weight: bold; text-transform: uppercase; color: #181825; }
.dropcap-v2 { }
.dropcap-v2 p:first-letter { float: left; font-size: 52px; line-height: .7em; margin-top: .15em; margin-right: 25px; margin-bottom: 0px; font-weight: bold; text-transform: uppercase; background-color: #181825; border: 5px solid #181825; color: #fff; padding: 16px; border-radius: 6px; }
.dropcap-v3 { }
.dropcap-v3 p:first-letter { float: left; font-size: 52px; line-height: .7em; margin-top: .15em; margin-right: 25px; margin-bottom: 0px; font-weight: bold; text-transform: uppercase; border: 5px solid #181825; background-color: transparent; color: #181825; padding: 16px; border-radius: 6px; }
.dropcap-v4 { }
.dropcap-v4 p:first-letter { float: left; font-size: 75px; line-height: .7em; margin-top: .15em; margin-right: 25px; margin-bottom: 0px; font-weight: bold; text-transform: uppercase; background-color: transparent; color: #3544ee; }
.dropcap-v5 { }
.dropcap-v5 p:first-letter { float: left; font-size: 52px; line-height: .7em; margin-top: .15em; margin-right: 25px; margin-bottom: 0px; font-weight: bold; text-transform: uppercase; background-color: #3544ee; border: 5px solid #3544ee; color: #fff; padding: 16px; border-radius: 6px; }
.dropcap-v6 { }
.dropcap-v6 p:first-letter { float: left; font-size: 52px; line-height: .7em; margin-top: .15em; margin-right: 25px; margin-bottom: 0px; font-weight: bold; text-transform: uppercase; border: 5px solid #3544ee; background-color: transparent; color: #3544ee; padding: 16px; border-radius: 6px; } .btn { font-size: 16px; padding: 11px 21px; border-radius: 4px; overflow: hidden; display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); overflow: hidden; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: color, background-color; transition-property: color, background-color; transition: .3s ease; font-family: 'Circular Std Medium' !important; } .btn-brand { color: #fff; background-color: #01d486; border-color: #01d486; }
.btn-brand:hover { color: #fff; background-color: #08b072; border-color: #08b072; }
.btn-brand.focus, .btn-brand:focus { color: #fff; background-color: #08b072; border-color: #08b072; box-shadow: none; } .btn-primary { color: #fff; background-color: #3544ee; border-color: #3544ee; }
.btn-primary:hover { color: #fff; background-color: #2834bd; border-color: #2834bd; }
.btn-primary.focus, .btn-primary:focus { color: #fff; background-color: #2834bd; border-color: #2834bd; box-shadow: 0 0 0 1px rgb(40, 52, 189); }
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 1px rgb(40, 52, 189); }
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle { color: #fff; background-color: #2834bd; border-color: #2834bd; } .btn-secondary { color: #fff; background-color: #ff5e3e; border-color: #ff5e3e; }
.btn-secondary:hover { color: #fff; background-color: #ea5132; border-color: #ea5132; }
.btn-secondary.focus, .btn-secondary:focus { color: #fff; background-color: #ea5132; border-color: #ea5132; box-shadow: 0 0 0 1px rgb(234, 81, 50); }
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle { color: #fff; background-color: #ea5132; border-color: #ea5132; }
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.1rem rgb(234, 81, 50); } .btn-success { color: #fff; background-color: #2ec551; border-color: #2ec551; }
.btn-success:hover { color: #fff; background-color: #21ae41; border-color: #21ae41; }
.btn-success.focus, .btn-success:focus { color: #fff; background-color: #21ae41; border-color: #21ae41; box-shadow: 0 0 0 1px rgb(18, 158, 50); }
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle { color: #fff; background-color: #21ae41; border-color: #21ae41; } .btn-danger { color: #fff; background-color: #ef172c; border-color: #ef172c; }
.btn-danger:hover { color: #fff; background-color: #da0419; border-color: #da0419; }
.btn-danger.focus, .btn-danger:focus { color: #fff; background-color: #da0419; border-color: #da0419; box-shadow: 0 0 0 1px rgb(218, 4, 25); }
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle { color: #fff; background-color: #da0419; border-color: #da0419; } .btn-warning { color: #2e2f39; background-color: #ffc108; border-color: #ffc108; }
.btn-warning:hover { color: #2e2f39; background-color: #f3b600; border-color: #f3b600; }
.btn-warning.focus, .btn-warning:focus { color: #2e2f39; background-color: #f3b600; border-color: #f3b600; box-shadow: 0 0 0 1px rgb(238, 182, 0); }
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle { color: #2e2f39; background-color: #f3b600; border-color: #f3b600; } .btn-info { color: #fff; background-color: #25d5f2; border-color: #25d5f2; }
.btn-info:hover { color: #fff; background-color: #17c0dc; border-color: #17c0dc; }
.btn-info.focus, .btn-info:focus { color: #fff; background-color: #17c0dc; border-color: #17c0dc; box-shadow: 0 0 0 1px rgb(238, 184, 22); }
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle { color: #fff; background-color: #17c0dc; border-color: #17c0dc; } .btn-light { color: #71738d; background-color: #f0f0f8; border-color: #f0f0f8; }
.btn-light:hover { color: #2e2f39; background-color: #d7d7df; border-color: #d7d7df; }
.btn-light.focus, .btn-light:focus { color: #2e2f39; background-color: #d7d7df; border-color: #d7d7df; box-shadow: 0 0 0 1px rgb(215, 215, 223); } .btn-dark { color: #fff; background-color: #2e2f39; border-color: #2e2f39; }
.btn-dark:hover { color: #2e2f39; background-color: #d7d7df; border-color: #d7d7df; }
.btn-dark.focus, .btn-dark:focus { color: #fff; background-color: #d7d7df; border-color: #d7d7df; box-shadow: 0 0 0 1px rgb(46, 47, 57); } .btn-outline-brand { color: #01d486; background-color: transparent; border-color: #01d486; }
.btn-outline-brand:hover { color: #fff; background-color: #01d486; border-color: #01d486; }
.btn-outline-brand.focus, .btn-outline-brand:focus { color: #01d486; background-color: transparent; border-color: #01d486; box-shadow: 0 0 0 1px rgb(1, 212, 134); } .btn-outline-primary { color: #3544ee; background-color: transparent; border-color: #3544ee; }
.btn-outline-primary:hover { color: #fff; background-color: #3544ee; border-color: #3544ee; }
.btn-outline-primary.focus, .btn-outline-primary:focus { color: #fff; background-color: #3544ee; border-color: #3544ee; box-shadow: 0 0 0 1px rgb(53, 68, 238); } .btn-outline-secondary { color: #ff5e3e; background-color: transparent; border-color: #ff5e3e; }
.btn-outline-secondary:hover { color: #fff; background-color: #ff5e3e; border-color: #ff5e3e; }
.btn-outline-secondary.focus, .btn-outline-secondary:focus { color: #fff; background-color: #ff5e3e; border-color: #ff5e3e; box-shadow: 0 0 0 1px rgb(255, 94, 62); }
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #ff5e3e; border-color: #ff5e3e; }
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.1rem rgb(255, 94, 62); } .btn-outline-success { color: #2ec551; background-color: transparent; border-color: #2ec551; }
.btn-outline-success:hover { color: #fff; background-color: #2ec551; border-color: #2ec551; }
.btn-outline-success.focus, .btn-outline-success:focus { color: #fff; background-color: #2ec551; border-color: #2ec551; box-shadow: 0 0 0 1px rgb(40, 167, 69); } .btn-outline-danger { color: #ef172c; background-color: transparent; border-color: #f03c4d; }
.btn-outline-danger:hover { color: #fff; background-color: #ef172c; border-color: #ef172c; }
.btn-outline-danger.focus, .btn-outline-danger:focus { color: #fff; background-color: #ef172c; border-color: #ef172c; box-shadow: 0 0 0 1px rgb(239, 23, 44); }
.btn-outline-danger-light { color: #ef172c; background-color: #ffecec; border-color: #fedddd; }
.btn-outline-danger-light:hover { color: #fff; background-color: #ef172c; border-color: #ef172c; }
.btn-outline-danger-light.focus, .btn-outline-danger-light:focus { color: #fff; background-color: #ef172c; border-color: #ef172c; box-shadow: 0 0 0 1px rgb(239, 23, 44); } .btn-outline-warning { color: #2e2f39; background-color: transparent; border-color: #ffc108; }
.btn-outline-warning:hover { color: #2e2f39; background-color: #ffc108; border-color: #ffc108; }
.btn-outline-warning.focus, .btn-outline-warning:focus { color: #2e2f39; background-color: #ffc108; border-color: #ffc108; box-shadow: 0 0 0 1px rgb(255, 193, 8); } .btn-outline-info { color: #25d5f2; background-color: transparent; border-color: #25d5f2; }
.btn-outline-info:hover { color: #fff; background-color: #25d5f2; border-color: #25d5f2; }
.btn-outline-info.focus, .btn-outline-info:focus { color: #fff; background-color: #25d5f2; border-color: #0998b0; box-shadow: 0 0 0 1px rgb(238, 184, 22); } .btn-outline-light { color: #7171a6; background-color: transparent; border-color: #e6e6f2; }
.btn-outline-light:hover { color: #808294 !important; background-color: #f0f0f8; border-color: #cacae0; }
.btn-outline-light.focus, .btn-outline-light:focus { color: #808294; background-color: #f0f0f8; border-color: #cacae0; box-shadow: 0 0 0 1px rgb(235, 235, 237); } .btn-outline-white { color: #fff; background-color: transparent; border-color: rgba(255, 255, 255, 0.5); }
.btn-outline-white:hover { color: #353851 !important; background-color: #fff; border-color: #cacae0; }
.btn-outline-white.focus, .btn-outline-white:focus { color: #353851; background-color: #fff; border-color: #fff; box-shadow: 0 0 0 1px rgb(255, 255, 255); } .btn-white { color: #353851; background-color: #fff; border-color: rgba(255, 255, 255, 1); }
.btn-white:hover { color: #fff !important; background-color: #04d16f; border-color: #04d16f; }
.btn-white.focus, .btn-outline-white:focus { color: #fff; background-color: #04d16f; border-color: #04d16f; box-shadow: 0 0 0 1px rgb(4, 209, 111, 1); } .btn-outline-dark { color: #2e2f39; background-color: transparent; border-color: #2e2f39; }
.btn-outline-dark:hover { color: #fff; background-color: #2e2f39; border-color: #2e2f39; }
.btn-outline-dark.focus, .btn-outline-dark:focus { color: #fff; background-color: #2e2f39; border-color: #2e2f39; box-shadow: 0 0 0 1px rgb(46, 47, 57); } .btn-xs { padding: 4px 10px; font-size: 12px; }
.btn-sm { padding: 8px 18px; font-size: 14px; }
.btn-lg { padding: 11px 36px; font-size: 17px; } .btn-brand-link { color: #181825; display: inline-block; line-height: 1.25; padding-bottom: 4px; position: relative; font-size: 16px; z-index: 2; text-decoration: none; }
.btn-brand-link:after { background-color: #01d486; bottom: 0; content: ''; height: 2px; left: 0; position: absolute; transition: 300ms ease-in-out; width: 100%; z-index: -1; }
.btn-brand-link:hover:after { background-color: #01d486; height: 13px; transition-duration: 160ms; text-decoration: none; color: #181825; }
.btn-brand-link:hover { text-decoration: none; color: #181825; } .btn-primary-link { color: #181825; display: inline-block; line-height: 1.25; padding-bottom: 4px; position: relative; font-size: 16px; z-index: 2; text-decoration: none; }
.btn-primary-link:after { background-color: #3544ee; bottom: 0; content: ''; height: 2px; left: 0; position: absolute; transition: 300ms ease-in-out; width: 100%; z-index: -1; }
.btn-primary-link:hover:after { background-color: #3544ee; height: 13px; transition-duration: 160ms; text-decoration: none; color: #181825; }
.btn-primary-link:hover { text-decoration: none; color: #181825; } .btn-secondary-link { color: #181825; display: inline-block; line-height: 1.25; padding-bottom: 4px; position: relative; font-size: 16px; z-index: 2; text-decoration: none; }
.btn-secondary-link:after { background-color: #fa5826; bottom: 0; content: ''; height: 2px; left: 0; position: absolute; transition: 300ms ease-in-out; width: 100%; z-index: -1; }
.btn-secondary-link:hover:after { background-color: #fa5826; height: 13px; transition-duration: 160ms; text-decoration: none; color: #181825; }
.btn-secondary-link:hover { text-decoration: none; color: #181825; } .btn-dark-link { color: #181825; display: inline-block; line-height: 1.25; padding-bottom: 4px; position: relative; font-size: 16px; z-index: 2; text-decoration: none; }
.btn-dark-link:after { background-color: #181825; bottom: 0; content: ''; height: 2px; left: 0; position: absolute; transition: 300ms ease-in-out; width: 100%; z-index: -1; }
.btn-dark-link:hover:after { background-color: #54545f; height: 13px; transition-duration: 160ms; text-decoration: none; color: #181825; }
.btn-dark-link:hover { text-decoration: none; color: #181825; } .btn-light-link { color: #181825; display: inline-block; line-height: 1.25; padding-bottom: 4px; position: relative; font-size: 16px; z-index: 2; text-decoration: none; }
.btn-light-link:after { background-color: #808294; bottom: 0; content: ''; height: 2px; left: 0; position: absolute; transition: 300ms ease-in-out; width: 100%; z-index: -1; }
.btn-light-link:hover:after { background-color: #808294; height: 13px; transition-duration: 160ms; text-decoration: none; color: #181825; }
.btn-light-link:hover { text-decoration: none; color: #181825; } .btn-primary-arrow-link { color: #3544ee; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-primary-arrow-link:hover { color: #2834bd; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-primary-arrow-link i { font-size: 10px; margin-left: 4px; } .btn-brand-arrow-link { color: #01d486; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-brand-arrow-link:hover { color: #08b072; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-brand-arrow-link i { font-size: 10px; margin-left: 4px; } .btn-secondary-arrow-link { color: #fa5826; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-secondary-arrow-link:hover { color: #ea5132; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-secondary-arrow-link i { font-size: 10px; margin-left: 4px; } .btn-dark-arrow-link { color: #181825; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-dark-arrow-link:hover { color: #282833; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-dark-arrow-link i { font-size: 10px; margin-left: 4px; } .btn-light-arrow-link { color: #808294; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-light-arrow-link:hover { color: #5f606d; display: inline-block; line-height: 24px; font-size: 17px; text-decoration: none; }
.btn-light-arrow-link i { font-size: 10px; margin-left: 4px; } .btn-facebook { color: #fff; background-color: #3c73df; border-color: #3c73df; }
.btn-google-plus { color: #fff; background-color: #eb5e4c; border-color: #eb5e4c; }
.btn-twitter { color: #fff; background-color: #2caeff; border-color: #2caeff; }
.btn-instagram { color: #fff; background-color: #9361fa; border-color: #9361fa; }
.btn-pinterest { color: #fff; background-color: #c8232c; border-color: #c8232c; } .btn-rounded { border-radius: 100px; }
.btn-circle { border-radius: 50%; }
.btn.btn-icon { height: 60px; width: 60px; padding: 0px; line-height: 3.8; } .zoomimg { position: relative; overflow: hidden; }
.zoomimg img { max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.zoomimg:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .gray-scale { -webkit-filter: grayscale(100%); filter: grayscale(100%); } .arrow { position: relative; }
.arrow li { padding-left: 20px; line-height: 35px; }
.arrow li:before { font-family: 'FontAwesome'; font-weight: 900; display: inline-block; position: absolute; left: 0; font-size: 12px; color: #22de99; content: '\f058'; font-style: initial; }
.angle-right { position: relative; }
.angle-right li { padding-left: 18px; line-height: 30px; }
.angle-right li:before { font-family: 'FontAwesome'; font-weight: 900; display: inline-block; position: absolute; left: 0; font-size: 12px; color: #01d486; content: '\f105'; font-style: initial; }
.check { position: relative; }
.check li { padding-left: 24px; line-height: 30px; }
.check li:before {font-family: 'FontAwesome';font-weight: 900;display: inline-block;position: absolute;left: 0;font-size: 12px;color: #80829a;content: '\f00c';font-style: initial;}
.close-icon { position: relative; }
.close-icon li { padding-left: 24px; line-height: 30px; }
.close-icon li:before { font-family: 'FontAwesome'; font-weight: 900; display: inline-block; position: absolute; left: 0; font-size: 12px; color: #ec3636; content: '\f00d'; font-style: initial; }
.angle { position: relative; }
.angle li { padding-left: 20px; line-height: 30px; }
.angle li:before { font-family: 'FontAwesome'; font-weight: 900; display: inline-block; position: absolute; left: 0; font-size: 13px; color: #d2d3d8; content: '\f061'; font-style: initial; }
.plus-circle { position: relative; }
.plus-circle li { padding-left: 20px; line-height: 35px; }
.plus-circle li:before { font-family: 'FontAwesome'; font-weight: 900; display: inline-block; position: absolute; left: 0; font-size: 13px; color: #3544ee; content: '\f055'; font-style: initial; } .bullet-list { }
.bullet-list ul { margin: 0px; padding: 0px; }
.bullet-list ul li { }
.divider-line { border: 1px solid transparent; }
.divider-dashed-line { border: 1px dashed transparent; }
.divider-primary { border-color: #032fdf; }
.divider-secondary { border-color: #fa5826; }
.divider-brand { border-color: #01d486; }
.divider-dark { border-color: #181825; }
.divider-light { border-color: #e0e0e6; } .card { margin-bottom: 30px; border: 1px solid #ebedfc; position: relative; }
.card-header { background-color: #fff; border-bottom: 1px solid #ebedfc; padding: 20px 30px; }
.card-title { }
.card-subtitle { font-size: 14px; }
.card-body { padding: 30px; }
.card-text { }
.card-footer { border-top: 1px solid #ebedfc; background: #f6f6ff; padding: 20px 30px; line-height: 1.8; }
.card-link { }
.card-outline { border: 1px solid #ebedfc; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.card-outline .card-footer { border-top: 2px solid #ebedfc; padding: 18px 30px; }
.card-outline:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); }
.card-content-overlay { position: absolute; bottom: 10px; left: 10px; padding: 1.25rem; }
.thumbnail-small-block { }
.thumbnail-small-block .card-body { padding: 20px; } .card-block { margin-bottom: 30px; }
.card-block-img { margin-bottom: 20px; }
.card-block-content { }
.card-block-head { border-bottom: 1px solid #f3f3f6; margin-bottom: 10px; }
.card-block-head-title { font-size: 21px; line-height: 28px; margin-bottom: 10px; } .service-block { }
.service-block-header { }
.service-block-title { }
.service-block-subtitle { }
.service-block-icon { }
.service-block-content { }
.service-block-text { }
.service-block-footer { }
.service-block-link { }
.service-block-outline { } .service-block-v1 { }
.service-block-v1.service-block { margin-bottom: 30px; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #ebedfc; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.service-block-v1 .service-block-title { line-height: 38px; -moz-transition: all 0.3s; }
.service-block-v1 .service-block-content { padding: 30px; }
.service-block-v1 .service-block-icon { width: 167px; height: 167px; background-color: #f3f6ff; padding: 46px 44px; color: #3544ee; font-size: 70px; text-align: center; margin-top: 15px; margin-bottom: 35px; margin-left: auto; margin-right: auto; line-height: 1.1; }
.service-block-v1 .service-block-text { }
.service-block-v1 .service-block-footer { background-color: #fff; border-top: 1px solid #ebedfc; padding: 20px 30px; line-height: 1.8; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.service-block-v1.service-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); } .service-block-v2.service-block { -webkit-transition: all 0.3s; transition: all 0.3s; border-radius: 4px; margin-bottom: 30px; text-align: center; padding: 30px; border: 1px solid transparent }
.service-block-v2 .service-block-icon { width: 167px; height: 167px; background-color: #f3f6ff; padding: 46px 44px; color: #3544ee; font-size: 70px; text-align: center; margin-top: 15px; margin-bottom: 35px; margin-left: auto; margin-right: auto; line-height: 1.1; }
.service-block-v2 .service-block-content { }
.service-block-v2 .service-block-title { line-height: 38px; }
.service-block-v2 .service-block-text { }
.service-block-v2.service-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); border: 1px solid #ebedfc; } .service-block-v3 { }
.service-block-v3.service-block { margin-bottom: 30px; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #ebedfc; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; text-align: center; }
.service-block-v3 .service-block-title { margin-bottom: 10px; }
.service-block-v3 .service-block-content { padding: 40px; }
.service-block-v3 .service-block-icon { color: #3342e7; background-color: #f3f6ff; font-size: 32px; padding: 36px 30px; height: 103px; width: 103px; margin-left: auto; margin-right: auto; margin-bottom: 30px; text-align: center; }
.service-block-v3 .service-block-text { }
.service-block-v3.service-block:hover { -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); transition: all .4s ease; transform: translate3D(0, -12px, 0) scale(1); } .service-block-v4 { }
.service-block-v4.service-block { position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #ebedfc; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; padding: 40px; }
.service-block-v4 .service-block-title { margin-bottom: 10px; }
.service-block-v4 .service-block-content { }
.service-block-v4 .service-block-img { position: relative; z-index: 1; }
.service-block-v4 .service-block-text { font-size: 21px; line-height: 32px; }
.service-block-v4.service-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); }
.service-block-v4 .service-content-list { display: table; margin-bottom: 10px; }
.service-block-v4 .service-content-list .service-first-list { float: left; padding-right: 20px; } .service-block-v6 { }
.service-block-v6.service-block { margin-bottom: 30px; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #ebedfc; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; text-align: center; }
.service-block-v6 .service-block-title { margin-bottom: 0px; }
.service-block-v6 .service-block-content { padding: 20px; }
.service-block-v6 .service-block-icon { font-size: 32px; padding: 36px 30px; height: 103px; width: 103px; text-align: center; margin-top: 15px; margin-bottom: 15px; margin-left: auto; margin-right: auto; line-height: 1.1; }
.service-block-v6.service-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); }
.card-content-overlay { position: absolute; bottom: 10px; left: 10px; padding: 1.25rem; } .service-space { padding-bottom: 250px !important; position: relative; text-align: center; }
.service-section-v5 { position: relative; z-index: 1; bottom: 254px; margin-bottom: -170px; }
.service-block-v5 { }
.service-block-v5.service-block { margin-bottom: 60px; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); }
.service-block-v5 .service-block-title { margin-bottom: 5px; }
.service-block-v5 .service-block-content { background-color: #fff; padding: 30px; }
.service-block-v5 .service-block-img { position: relative; }
.service-block-v5 .service-block-icon { height: 72px; width: 72px; background-color: #acffd7; border-radius: 100%; font-size: 42px; padding: 21px 14px; color: #3847f1; position: absolute; right: 20px; bottom: -35px; }
.service-block-v5 .service-block-text { }
.service-block-v5 .service-block-footer { border-top: 1px solid #e7e7f2; background-color: #fff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.service-block-v5 .service-block-footer-item { padding: 12px 23px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; display: inline-block; font-size: 16px; }
.service-block-v5.service-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); }
.service-footer-item a { color: #181825; }
.loan-service-footer-item a:hover { color: #3847f1; }
.service-footer-item-bordered:not(:last-child) { border-right: 1px solid #e7e7f2; }
/ .client-block { }
.client-block-title { }
.client-block-content { }
.client-block-img { }
.client-block-text { } .card-deck .client-block-v1 { display: -ms-flexbox; display: flex; -ms-flex: 1 0 0%; flex: 1 0 0%; -ms-flex-direction: column; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; }
.client-block-v1 { }
.client-block-v1.client-block { margin-bottom: 30px; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #ebedfc; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.client-block-v1 .client-block-title { }
.client-block-v1 .client-block-content { padding: 50px; }
.client-block-v1 .client-block-img { margin-bottom: 30px; }
.client-block-v1 .client-block-text { }
.client-block-v1.client-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); } .client-section-v2 { background-color: #fff; padding: 50px; }
.client-block-v2 { }
.client-block-v2.client-block { margin-bottom: 20px; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; padding: 50px; }
.client-block-v2 .client-block-img { margin-bottom: 0px; }
.client-block-v2.client-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); } .client-logo { padding: 15px; }
.client-logo-img { }
.client-logo-second { padding: 60px; background-color: #fff; text-align: center; border-radius: 6px; transition: .7s ease; margin-bottom: 30px; position: relative; cursor: pointer; }
.client-logo-second:hover { -webkit-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); -moz-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); background-color: #fff; transition: .7s ease; }
.client-logo-second a { position: relative; display: inline-block; z-index: 1; }
.client-logo-second .main-img { position: relative; }
.client-logo-second .hover-img { position: absolute; top: 0; left: 0; opacity: 0; }
.client-logo-second:hover .hover-img { position: absolute; opacity: 1; transition: .7s ease; } .client-logo-third { padding: 60px; background-color: transparent; text-align: center; border-radius: 6px;
transition: .7s ease; margin-bottom: 30px; position: relative; cursor: pointer; border:1px solid #40424c;}
.client-logo-third:hover { -webkit-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16);
background-color: #40424c; transition: .7s ease; border:1px solid #40424c; }
.client-logo-third a { position: relative; display: inline-block; z-index: 1; }
.client-logo-third .main-img { position: relative; }
.client-logo-third .hover-img { position: absolute; top: 0; left: 0; opacity: 0; }
.client-logo-third:hover .hover-img { position: absolute; opacity: 1; transition: .7s ease; } .client-block-v3 { }
.client-block-v3.client-block { -webkit-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.05); margin-bottom: 20px; background-color: #fff; text-align:center; margin-bottom: 50px;
border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;  padding: 60px 30px 60px 30px;}
.client-block-v3 .client-block-content{}
.client-block-v3 .client-block-img { padding: 20px 60px 60px 60px;} .process-block { }
.process-block-icon { }
.process-block-content { }
.process-block-title { }
.process-block-text { } .process-block-v1 { }
.process-block-v1.process-block {margin-bottom: 30px;position: relative;background-color: #fff;border-radius: 4px;transition: .4s ease;border: 1px solid transparent;}
.process-block-v1.process-block:hover { background-color: #fff; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); transition: .4s ease; border: 1px solid #ebecf7; }
.process-block-v1 .process-block-icon { width: 94px; height: 94px; padding: 27px; color: #fff; font-size: 46px; text-align: center; margin-top: 15px; margin-bottom: 35px; margin-left: auto; margin-right: auto; line-height: 1; }
.process-block-v1 .process-block-content { padding: 40px; }
.process-block-v1 .process-block-title { margin-bottom: 5px; }
.process-block-v1 .process-block-text { } .process-block-v2 { }
.process-block-v2.process-block { margin-bottom: 30px; border: 1px solid #ebedfc; position: relative; background-color: #fff; border-radius: 4px; }
.process-block-v2 .process-block-icon { width: 94px; height: 94px; padding: 27px; color: #fff; font-size: 46px; text-align: center; margin-bottom: 35px; margin-left: auto; margin-right: auto; line-height: 1; }
.process-block-v2 .process-block-content { padding: 40px; border-bottom: 1px solid #ebedfc; }
.process-block-v2 .process-block-title { margin-bottom: 5px; }
.process-block-v2 .process-block-text { }
.process-block-v2 .process-block-footer { border-top: 1px solid #ebedfc; background: #fff; padding: 20px; line-height: 1.8; margin-top: -1px; } .process-block-v3 { }
.process-block-v3.process-block { padding: 58px 28px; background-color: transparent; border-radius: 4px; transition: .5s ease; border: 1px solid #ebecf7; }
.process-block-v3.process-block:hover { background-color: #fff; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); transition: .5s ease; border: 1px solid #ebecf7; }
.process-block-v3 .process-block-icon { width: 94px; height: 94px; padding: 20px; color: #fff; font-size: 46px; text-align: center; margin-bottom: 35px; margin-left: auto; margin-right: auto; line-height: 1.2; }
.process-block-v3 .process-block-content { }
.process-block-v3 .process-block-title { margin-bottom: 5px; font-size: 20px; }
.process-block-v3 .process-block-text { } .process-block-v4 { }
.process-block-v4.process-block {margin-bottom: 30px; padding: 40px; background-color: transparent;
border-radius: 4px; transition: .5s ease; border: 1px solid #ebecf7; }
.process-block-v4.process-block:hover { background-color: #fff; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); transition: .5s ease; border: 1px solid #ebecf7; }
.process-block-v4 .process-block-icon { color: #3544ee; font-size: 72px;  margin-bottom: 30px;  line-height: 1; }
.process-block-v4 .process-block-content { }
.process-block-v4 .process-block-title { margin-bottom: 5px; font-size: 20px; }
.process-block-v4 .process-block-text { } .process-block-v5 { }
.process-block-v5.process-block {margin-bottom: 30px; }
.process-block-v5 .process-block-icon {  color: #3342e7; background-color: #f3f6ff; font-size: 26px;
padding: 23px 21px;
height: 73px;
width: 73px;
margin-bottom: 20px;
text-align: center;
line-height: 1.2; }
.process-block-v5 .process-block-content { }
.process-block-v5 .process-block-title { margin-bottom: 30px; font-size: 20px; }
.process-block-v5 .process-block-text { }
.process-block-v5 {}
.process-block-v5 .process-block-list{}
.process-block-v5 .process-block-list ul{}
.process-block-v5 .process-block-list ul li{border-top: 1px solid #ebecf7;
line-height: 2.5;
border-bottom: 1px solid #ebecf7;
margin-top: -1px;}
.process-block-v5 .angle li:before {
font-family: 'FontAwesome';
font-weight: 900;
display: inline-block;
position: absolute;
left: 0;
font-size: 13px;
color: #d2d3d8;
content: '\f061';
font-style: initial;
margin-top: 4px;
} .bg-primary { background-color: #3544ee !important;}
.bg-primary-dark{background-color: #1d2256 !important;}
.bg-brand { background-color: #01d486 !important; }
.bg-secondary { background-color: #fa5826 !important; color: #fff !important; }
.bg-success { background-color: #2ec551 !important; }
.bg-danger { background-color: #ef172c !important; }
.bg-warning { background-color: #ffc108 !important; }
.bg-info { background-color: #25d5f2 !important; }
.bg-light { background-color: #f9f9ff !important; }
.bg-dark { background-color: #2e2f39 !important; }
.bg-primary-light { background-color: #e4e6ff !important; color: #fff !important; }
.bg-primary-dark {background-color: #1d2256 !important;}
.bg-info-light { background-color: #dffaff !important; color: #fff; }
.bg-secondary-light { background-color: #ffd9d1 !important; }
.bg-danger-light { background-color: #fbd3d5 !important; }
.bg-brand-light { background-color: #ccf7f0 !important; }
.bg-success-light { background-color: #c5fad3 !important; }
.split-bg { background: linear-gradient(to right, #01d486 0%, #01d486 45%, #efeff3 40%, #efeff3 100%); height: 100%; width: 100%; }
.bg-gray { background-color: #ededf5 !important; }
.bg-brose-light { background-color: #fde9ff !important; }
.bg-brose-dark-light { background-color: #edc6ff !important; }
.bg-purple-light { background-color: #f0eaff !important; }
.bg-cyan-light { background-color: #e7f9fa !important; }
.bg-mehndi-light { background-color: #eaf9c4 !important; }
.bg-pink-light { background-color: #ffe1eb !important; }
.bg-warning-light { background-color: #fff8dd !important; }
.bg-orange-light { background-color: #ffede6 !important; }
.bg-blue-light { background-color: #d8fdff !important; } .text-primary { color: #3544ee !important; }
.text-brand { color: #01d486 !important; }
.text-secondary { color: #ea5132 !important; }
.text-success { color: #2ec551 !important; }
.text-danger { color: #ef172c !important; }
.text-warning { color: #ffc108 !important; }
.text-info { color: #25d5f2 !important; }
.text-light { color: #afafb6 !important; }
.text-dark { color: #181825 !important; }
.text-gray { color: #868aa5 !important; }
.text-muted { color: #7171a6 !important; }
.rating-color { color: #ffa811; }
.text-brose { color: #ee46ff !important; }
.text-purple { color: #7e48f6 !important; }
.text-cyan { color: #22ced0 !important; }
.text-mehndi { color: #94ca00 !important; }
.text-pink { color: #f6256b !important; }
.text-orange { color: #fd672d !important; }
.text-blue { color: #01e3ef !important; }
.text-primary-light { color: #b2b8f9; }
.text-brand-light { color: #e0fcf2; }
.text-secondary-light { color: #fdd5c8; } .border-boxes span { display: inline-block; width: 5rem; height: 5rem; margin: .25rem; background-color: #fbfbfd; }
.border { border: 1px solid #ebecf7 !important; }
.border-top { border-top: 1px solid #ebecf7 !important; }
.border-bottom { border-bottom: 1px solid #ebecf7 !important; }
.border-left { border-left: 1px solid #ebecf7 !important; }
.border-right { border-right: 1px solid #ebecf7 !important }
.border-top-primary { border-top-color: #3544ee !important; }
.border-2 { border-width: 2px !important; }
.border-secondary { border-color: #fa5826 !important; }
.border-brand { border-color: #01d486 !important; }
.border-info { border-color: #25d5f2 !important; }
.rounded { border-radius: 4px !important; }
.rounded-top { border-top-left-radius: 4px !important; border-top-right-radius: 4px !important; }
.rounded-bottom { border-bottom-left-radius: 4px !important; border-bottom-right-radius: 4px !important; }
.border-bottom-4 { border-bottom: 4px solid !important; }
.border-top-4 { border-top: 4px solid !important; }
.bb-brand-color { border-bottom-color: #01d486 !important; }
.bb-primary-color { border-bottom-color: #3544ee !important; }
.bb-danger-color { border-bottom-color: #ef172c !important; }
.bt-danger-color { border-top-color: #ef172c !important; }
.bb-orange-color { border-bottom-color: #ff9b5f !important; }
.bb-secondary-color { border-bottom-color: #ea5132 !important; }
.bb-info-color { border-bottom-color: #00cdec !important; }
.bb-success-color { border-bottom-color: #2ec551 !important; }
.bt-success-color { border-top-color: #2ec551 !important; }
.border-primary { border-color: #032fdf !important; }
.border-dark { border-color: #181825 !important; }
.border-light { border-color: #e0e0e6 !important; }
.border-dashed { border-style: dashed !important; } .border-boxes span { display: inline-block; width: 5rem; height: 5rem; margin: .25rem; background-color: #fbfbfd; }
.border { border: 1px solid #363686 !important; }
.border-top { border-top: 1px solid #363686 !important; }
.border-bottom { border-bottom: 1px solid #363686 !important; }
.border-left { border-left: 1px solid #363686 !important; }
.border-right { border-right: 1px solid #363686 !important; }
.border-top-primary { border-top-color: #4747ff !important; }
.border-2 { border-width: 2px !important; }
.border-secondary { border-color: #fa5826 !important; }
.border-brand { border-color: #01d486 !important; }
.border-info { border-color: #25d5f2 !important; }
.rounded { border-radius: 4px !important; }
.rounded-top { border-top-left-radius: 4px !important; border-top-right-radius: 4px !important; }
.rounded-bottom { border-bottom-left-radius: 4px !important; border-bottom-right-radius: 4px !important; }
.border-bottom-4 { border-bottom: 4px solid !important; }
.border-top-4 { border-top: 4px solid !important; }
.bb-brand-color { border-bottom-color: #01d486 !important; }
.bb-primary-color { border-bottom-color: #4747ff !important; }
.bb-danger-color { border-bottom-color: #ef172c !important; }
.bt-danger-color { border-top-color: #ef172c !important; }
.bb-orange-color { border-bottom-color: #ff9b5f !important; }
.bb-secondary-color { border-bottom-color: #e54918 !important; }
.bb-info-color { border-bottom-color: #00cdec !important; }
.bb-success-color { border-bottom-color: #2ec551 !important; }
.bt-success-color { border-top-color: #2ec551 !important; }
.border-primary { border-color: #032fdf !important; }
.border-dark { border-color: #ffffff !important; }
.border-light { border-color: #e0e0e6 !important; }
.border-dashed { border-style: dashed !important; } .split-container { height: 100%; }
.split-left-img { display: flex; justify-content: center; align-items: center; background: url(//www.iinfotanks.com/wp-content/themes/images/about-left-img-1.jpg)no-repeat; background-size: cover; min-height: 500px; color: #FFF; background-position-x: 50%; }
.split-right-img { display: flex; justify-content: center; align-items: center; background: url(//www.iinfotanks.com/wp-content/themes/images/about-right-img-1.jpg)no-repeat; background-size: cover; min-height: 500px; color: #fff; background-position-x: 50%; }
.split-left-img-second { display: flex; justify-content: center; align-items: center; background: url(//www.iinfotanks.com/wp-content/themes/images/about-left-img-2.jpg)no-repeat; background-size: cover; min-height: 500px; color: #FFF; background-position-x: 50%; }
.split-right-img-second { display: flex; justify-content: center; align-items: center; background: url(//www.iinfotanks.com/wp-content/themes/images/about-right-img-2.jpg)no-repeat; background-size: cover; min-height: 500px; color: #fff; background-position-x: 50%; } .facebook-color { color: #3c73df; }
.twitter-color { color: #1ea2f2; }
.instagram-color { color: #9361fa; }
.rss-color { color: #ee802f; }
.pinterest-color { color: #c8232c; }
.youtube-color { color: #ff0000; }
.medium-color { color: #00ab6c; }
.googleplus-color { color: #d34836; }
.snapchat-color { color: #FFFB00; } .facebook-bgcolor { background-color: #3b5898; color: #fff; }
.twitter-bgcolor { background-color: #1ea2f2; color: #fff; }
.instagram-bgcolor { background-color: #9361fa; color: #fff; }
.rss-bgcolor { background-color: #ee802f; color: #fff; }
.pinterest-bgcolor { background-color: #c8232c; color: #fff; }
.youtube-bgcolor { background-color: #ff0000; color: #fff; }
.googleplus-bgcolor { background-color: #d34836; color: #fff; } .progress-bar { background-color: #3544ee; }
.primary-progress-bar { background-color: #3544ee; }
.progress-sm { height: 5px; }
.progress-sm { height: 5px }
.progress-md { height: 8px }
.progress-lg { height: 12px }
.progress-xl { height: 15px } .badge { display: inline-block; padding: 3px 7px; font-size: 13px; font-weight: 400; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; }
.badge-primary { background-color: #3544ee; }
.badge-primary[href]:focus, .badge-primary[href]:hover { color: #fff; text-decoration: none; background-color: #4656e9; }
.badge-brand { background-color: #01d486; color: #fff; }
.badge-brand[href]:focus, .badge-brand[href]:hover { color: #2e2f39; background-color: #efb63e; text-decoration: none; }
.badge-secondary { background-color: #ea5132; }
.badge-secondary[href]:focus, .badge-secondary[href]:hover { color: #fff; background-color: #fa5826; text-decoration: none; }
.badge-success { background-color: #21ae41; }
.badge-success[href]:focus, .badge-success[href]:hover { color: #fff; background-color: #21ae41; text-decoration: none; }
.badge-danger { background-color: #da0419; }
.badge-danger[href]:focus, .badge-danger[href]:hover { color: #fff; background-color: #ef172c; text-decoration: none; }
.badge-warning { background-color: #f3b600; color: #2e2f39; }
.badge-warning[href]:focus, .badge-warning[href]:hover { color: #2e2f39; background-color: #f3b600; text-decoration: none; }
.badge-info { background-color: #0998b0; }
.badge-info[href]:focus, .badge-info[href]:hover { color: #fff; background-color: #17c0dc; text-decoration: none; }
.badge-light { background-color: #efeff6; color: #757691; }
.badge-light[href]:focus, .badge-light[href]:hover { color: #2e2f39; background-color: #d7d7df; text-decoration: none; }
.badge-dark { background-color: #1f202b; }
.badge-dark[href]:focus, .badge-light[href]:hover { color: #2e2f39; background-color: #d7d7df; text-decoration: none; }
.badge-dot { border-radius: 100%; padding: 4px; display: inline-block; margin-right: 3px; } .page-link { position: relative; display: block; padding: 13px 18px; margin-left: 0px; margin-right: 5px; line-height: 1.25; color: #626582; background-color: #fff; border: 1px solid #ebecf7; border-radius: 100%; line-height: 1; font-size: 15px; }
.page-link:hover { z-index: 2; color: #fff; text-decoration: none; background-color: #01d486; border-color: #08bd7a; }
.page-item.active .page-link { z-index: 1; color: #fff; background-color: #01d486; border-color: #08bd7a; }
.page-item:first-child .page-link { margin-left: auto; border-top-left-radius: 35px; border-bottom-left-radius: 35px; border-top-right-radius: 35px; border-bottom-right-radius: 35px; }
.page-item:last-child .page-link { border-top-left-radius: 35px; border-bottom-left-radius: 35px; border-top-right-radius: 35px; border-bottom-right-radius: 35px; } .spinner-xxl { width: 150px; height: 150px; }
.spinner-xl { width: 120px; height: 120px; }
.spinner-lg { width: 100px; height: 100px; }
.spinner-md { width: 80px; height: 80px; }
.spinner-sm { width: 60px; height: 60px; }
.spinner-xs { width: 30px; height: 30px; }
.dashboard-spinner { margin: 0px 8px; border-radius: 50%; background-color: transparent; border: 6px solid transparent; border-top: 6px solid #3544ee; border-left: 6px solid #3544ee; -webkit-animation: 1s spin linear infinite; animation: 1s spin linear infinite; display: inline-block; }
.spinner-primary { border-top-color: #3544ee; border-left-color: #3544ee; }
.spinner-secondary { border-top-color: #ff5e3e; border-left-color: #ff5e3e; }
.spinner-success { border-top-color: #2ec551; border-left-color: #2ec551; }
.spinner-danger { border-top-color: #dc3545; border-left-color: #dc3545; }
.spinner-warning { border-top-color: #ffc107; border-left-color: #ffc107; }
.spinner-info { border-top-color: #17a2b8; border-left-color: #17a2b8; }
@-webkit-keyframes spin {
from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes spin {
from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
} .card-pattern-left { position: relative; }
.card-pattern-left:after { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 120px; width: 120px; background-repeat: repeat; position: absolute; bottom: -23px; z-index: -1; left: -23px; }
.card-pattern-right { position: relative; }
.card-pattern-right:after { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 120px; width: 120px; background-repeat: repeat; position: absolute; bottom: -23px; z-index: -1; right: -23px; }
.card-pattern-right-top { position: relative; }
.card-pattern-right-top:before { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 120px; width: 120px; background-repeat: repeat; position: absolute; top: -24px; z-index: -1; right: -23px; }
.card-pattern-bottom { position: relative; }
.card-pattern-bottom:after { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 120px; width: 120px; background-repeat: repeat; position: absolute; bottom: -23px; z-index: -1; left: 110px; }
.card-pattern-full { position: relative; }
.card-pattern-full:after { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 200px; width: 392px; background-repeat: repeat; position: absolute; bottom: -23px; z-index: -1; right: 0; left: -23px; }
.card-pattern-box { position: relative; }
.card-pattern-box:after { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 200px; width: 583px; background-repeat: repeat; position: absolute; bottom: -23px; z-index: -1; right: 0; left: -21px; }
.card-pattern-full-box { position: relative; }
.card-pattern-full-box:after { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 187px; width: 960px; background-repeat: repeat; position: absolute; bottom: -21px; z-index: -1; right: 0; left: -21px; }
.card-pattern-circle { position: relative; }
.card-pattern-circle:after { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 120px; width: 120px; background-repeat: repeat; position: absolute; bottom: 3px; z-index: -1; left: -22px; border-radius: 100%; }
.pattern { position: relative; } .accordion-section { background-color: #fff; border: 1px solid #ebecf7; padding: 45px; margin-bottom: 30px; }
.accrodion-regular { }
.accrodion-regular .card { margin-bottom: -1px; border: 1px solid #ebedfc; }
.accrodion-regular .card-body { background-color: #f8f8fb; }
.accrodion-regular .card-header { padding: 14px 20px; background-color: transparent; }
.accrodion-regular .card-title { font-size: 16px; line-height: 20px; margin-bottom: 0px; }
.accrodion-regular .card-title span { padding-top: 3px; float: right; }
.accrodion-regular .card-header:first-child { border-radius: calc(4px - 1px) calc(4px - 1px) 0 0; }
.accrodion-regular .card-header a { color: #353851; }
.accrodion-regular .card-header a:hover { color: #3544ee; }
.accrodion-regular .card-header.active { color: #3544ee; }
.accordion-content { padding-bottom: 10px; padding-top: 10px; } .accrodion-regular .accrodion-block { border-bottom: 1px solid #ebecf7; margin-bottom: 20px; padding-bottom: 20px; }
.accrodion-regular .accordion-head { }
.accrodion-regular .accordion-title { margin-bottom: 0px; font-size: 18px; }
.accrodion-regular .accordion-text { }
.accrodion-regular .accordion-title span {padding-right: 23px;font-size: 14px;color: #3544ee;} .accrodion-second-regular { }
.accrodion-second-regular { }
.accrodion-second-regular .card { margin-bottom: -1px; border: 1px solid #ebedfc; }
.accrodion-second-regular .card-body { background-color: #f8f8fb; }
.accrodion-second-regular .card-header { padding: 14px 20px; background-color: transparent; }
.accrodion-second-regular .card-title { font-size: 16px; line-height: 20px; margin-bottom: 0px; }
.accrodion-second-regular .card-title span { padding-top: 3px; font-size: 14px; color: #3645f2; }
.accrodion-second-regular .card-header:first-child { border-radius: calc(4px - 1px) calc(4px - 1px) 0 0; }
.accrodion-second-regular .card-header .card-title a { color: #353851; }
.accrodion-second-regular .card-header .card-title a:hover { color: #3544ee !important; }
.accrodion-second-regular .card-header.active { color: #3544ee; }
.accordion-content { padding-bottom: 10px; padding-top: 10px; } .accrodion-third-regular { }
.accrodion-third-regular { }
.accrodion-third-regular .card { margin-bottom: -1px; border: 1px solid #ebedfc; }
.accrodion-third-regular .card-body {background-color: #ffffff;}
.accrodion-third-regular .card-header {padding: 36px 30px;background-color: transparent;}
.accrodion-third-regular .card-title {font-size: 20px;line-height: 30px;margin-bottom: 0px;}
.accrodion-third-regular .card-title span {padding-top: 3px;font-size: 26px;color: #3645f2;float: right;}
.accrodion-third-regular .card-header:first-child { border-radius: calc(4px - 1px) calc(4px - 1px) 0 0; }
.accrodion-third-regular .card-header .card-title a { color: #181825 !important; }
.accrodion-third-regular .card-header .card-title a:hover { color: #3544ee !important; }
.accrodion-third-regular .card-header.active { color: #3544ee; }
.accordion-content { padding-bottom: 10px; padding-top: 10px; } .tab-regular { }
.tab-regular .nav.nav-tabs { border-bottom: transparent; }
.tab-regular .nav.nav-tabs .nav-item { }
.tab-regular .nav.nav-tabs .nav-link { display: block; padding: 17px 44px; color: #808294; background-color: #ededf1; margin-right: 1px; border-color: #ededf1; }
.tab-regular .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { }
.tab-regular .nav-tabs .nav-link.active { background-color: #fff; border-color: #e6e6f2 #e6e6f2 #fff; color: #3544ee; }
.tab-regular .tab-content { background-color: #fff; padding: 30px; border: 1px solid #e6e6f2; border-radius: 4px; border-top-left-radius: 0px } .tab-vertical { }
.tab-vertical .nav.nav-tabs { float: left; display: block; margin-right: 0px; border-bottom: 0; }
.tab-vertical .nav.nav-tabs .nav-item { margin-bottom: 6px; }
.tab-vertical .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: .25rem; border-top-right-radius: .25rem; background: #fff; padding: 17px 49px; color: #808294; background-color: #ededf1; -webkit-border-radius: 4px 0px 0px 4px; -moz-border-radius: 4px 0px 0px 4px; border-radius: 4px 0px 0px 4px; }
.tab-vertical .nav-tabs .nav-link.active { color: #3544ee; background-color: #fff !important; border-color: transparent !important; }
.tab-vertical .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 4px !important; border-top-right-radius: 0px !important; }
.tab-vertical .tab-content { overflow: auto; -webkit-border-radius: 0px 4px 4px 4px; -moz-border-radius: 0px 4px 4px 4px; border-radius: 0px 4px 4px 4px; background: #fff; padding: 30px; } .outline-tab { }
.outline-tab .nav .nav-tabs { }
.outline-tab .nav-tabs { border-bottom: 1px solid #ebedfc; }
.outline-tab .nav-tabs .nav-item { margin-bottom: -1px; margin-top: 30px; }
.outline-tab .nav-tabs .nav-link { padding: 10px 30px; border: 1px solid transparent; border-top-left-radius: .25rem; border-top-right-radius: .25rem; color: #626582; }
.outline-tab .nav-tabs .nav-item.show .nav-link, .outline-tab .nav-tabs .nav-link.active { color: #3341e7; background-color: transparent; border-color: #ebedfc #ebedfc #fff; }
.outline-tab .tab-content { padding: 35px; } .simple-card { background-color: #fff; border-radius: 4px; border: 1px solid #e9e9f2; }
.simple-card .nav.nav-tabs { border-bottom: 1px solid #e6e6f2; }
.simple-card .nav.nav-tabs .nav-item { }
.simple-card .nav.nav-tabs .nav-item .nav-link { padding: 17px 49px; color: #808294; background: #f8f8fb; border-color: #e9e9f2 #e9e9f2 #e9e9f2; margin-right: -1px; border-radius: 0px; border-top: transparent; }
.simple-card .nav-tabs .nav-link.active { color: #3544ee !important; background-color: transparent !important; border-color: #e9e9f2 #e9e9f2 #fff !important; }
.simple-card .tab-content { padding: 30px; } .pills-regular { }
.pills-regular .nav.nav-pills { }
.pills-regular .nav.nav-pills .nav-item { }
.pills-regular .nav.nav-pills .nav-item .nav-link { background-color: #ededf1; padding: 16px 52px; margin-right: 3px; color: #808294; }
.pills-regular .nav.nav-pills .nav-item .nav-link.active { background-color: #fff; color: #3544ee; }
.pills-regular .tab-content { background-color: #fff; padding: 30px; border-radius: 4px; } .pills-vertical { }
.pills-vertical .nav.nav-pills { }
.pills-vertical .nav.nav-pills .nav-link { background-color: #ededf1; padding: 16px; margin-bottom: 4px; color: #808294; text-align: center; }
.pills-vertical .nav.nav-pills .nav-link.active { background-color: #fff; color: #3544ee; }
.pills-vertical .tab-content { background-color: #fff; padding: 30px; border-radius: 4px; } .table { width: 100%; margin-bottom: 1rem; background-color: transparent; }
.table thead th { vertical-align: bottom; border-bottom: 2px solid #ebedfc; font-family: 'Circular Std Book'; }
.table-bordered thead td, .table-bordered thead th { border-bottom-width: 2px; }
.table-bordered td, .table-bordered th { border: 1px solid #ebedfc; }
table { font-size: 16px; }
table th { }
table td { }
.table th { color: #303443; font-family: 'Circular Std Book'; }
table.table.table-hover tr td {
width: 33.5%;
}
.table-striped tbody tr:nth-of-type(odd) { background-color: #fff; }
.table .thead-light th { color: #495057; background-color: #f3f6ff; border-color: #ebedfc; } div.dataTables_wrapper div.dataTables_filter input { margin-left: 0.5em; display: inline-block; width: auto; height: 42px; }
div.dataTables_wrapper div.dataTables_length select { width: auto; display: inline-block; height: 42px; } .alert-warning { color: #856404; background-color: #fffae7; border-color: #fee06e; }
.alert-primary { color: #004ebd; background-color: #d9eeff; border-color: #a2d5fe; } .counter { }
.counter-icon { }
.counter-block { }
.counter-block-content { }
.counter-block-icon { }
.counter-block-title { }
.counter-block-text { } .counter-v1.counter-block { padding: 20px 0px; color: #bac0ff; }
.counter-v1 .counter-block-content { }
.counter-v1 .counter-block-icon { font-size: 60px; color: #fff; margin-bottom: 40px; }
.counter-v1 .counter-block-title { margin-bottom: 10px; font-size: 28px; line-height: 35px; }
.counter-v1 .counter-block-text { } .counter-v2.counter-block { padding: 20px 0px; color: #bac0ff; }
.counter-v2 .counter-block-content { }
.counter-v2 .counter-block-icon { font-size: 60px; color: #fff; margin-bottom: 40px; }
.counter-v2 .counter-block-title { position: relative; margin-bottom: 10px; font-size: 52px; line-height: 48px; font-family: 'Circular Std Bold' !important; }
.counter-v2 .counter-block-text { }
.counter-v2 .plus-sign { position: absolute; font-size: 48px; color: #fff; top: 28px; right: 67px; font-family: 'Circular Std Bold' !important; } .counter-v3.counter-block { text-align: center; }
.counter-v3 .counter-block-content { }
.counter-v3 .counter-block-icon { }
.counter-v3 .counter { display: block; font-size: 50px; vertical-align: middle; font-family: 'Circular Std Bold' !important; color: #181825; margin-bottom: 12px; line-height: 52px; }
.counter-v3 .counter-block-text { }
.counter-section { background-color: #fff; border-radius: 4px; padding: 60px; border: 1px solid #ebecf7; margin-bottom: 60px; } .counter-v4.counter-block { text-align: center; background-color: #fff; border-radius: 4px; padding: 50px; border: 1px solid #ebecf7; margin-bottom: 60px; }
.counter-v4 .counter-block-content { }
.counter-v4 .counter-block-icon { background-color: #e1e4fd; height: 65px; width: 65px; line-height: 30px; padding: 20px; font-size: 21px; border-radius: 100%; display: inline-block; color: #3544ee; margin-bottom: 30px; }
.counter-v4 .counter { display: block; font-size: 50px; vertical-align: middle; font-family: 'Circular Std Bold' !important; color: #181825; margin-bottom: 12px; line-height: 52px; }
.counter-v4 .counter-block-text { }
.counter-section { background-color: #fff; border-radius: 4px; padding: 60px; border: 1px solid #ebecf7; }
.counter-container-primary {padding: 80px 60px;margin-bottom: 60px;color: #b4baff;}
.counter-section-img-bg { background: url(//www.iinfotanks.com/wp-content/themes/images/counter-section-img-1.jpg)no-repeat; position: relative; background-size: cover; padding: 250px 0px; min-height: 507px; }
.counter-section-img-bg:before { content: '0 0 30 30'; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: linear-gradient(to bottom right, #181825, #181825); opacity: 0.5; } .counter-v5.counter-block { padding: 20px 0px; }
.counter-v5 .counter-block-content { }
.counter-v5 .counter-block-title { position: relative; margin-bottom: 10px; font-size: 58px;
line-height: 68px;  color: #181825; font-family: 'Circular Std Bold' !important;}
.counter-v5 .counter-block-text { }
.counter-v5 .plus-sign { position: absolute;
font-size: 48px;
color: #181825;
top: 40px;
right: 60px;
font-family: 'Circular Std Bold' !important;} .rate-block { margin-bottom: 30px; border: 1px solid #ebedfc; position: relative; background-color: #fff; transition: .7s ease; }
.rate-block-header { border-bottom: 1px solid #ebedfc; padding: 12px; }
.rate-block-header-title { margin-bottom: 0px; }
.rate-block-small-text { margin-bottom: 0px; transition: .2s ease; }
.rate-block-content { padding: 28px 22px; }
.rate-block-heading { font-size: 42px; line-height: 52px; }
.rate-block:hover { -webkit-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); -moz-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); background-color: #fff; transition: .7s ease; } .testimonial-block { }
.testimonial-content { }
.testimonail-text { }
.testimonial-meta-name { }
.testimonial-img { } .testimonial-block-v1 { }
.testimonial-block-v1 .testimonial-block { }
.testimonial-block-v1 .testimonial-content { padding-top: 30px; }
.testimonial-block-v1 .testimonail-text { font-size: 30px; letter-spacing: -1px; font-family: 'Circular Std Bold'; color: #353851; line-height: 45px; }
.testimonial-block-v1 .testimonial-meta-name { display: block; font-size: 18px; text-transform: uppercase; color: #353851; font-family: 'Circular Std Bold'; letter-spacing: -1px; }
.testimonial-block-v1 .testimonial-meta-text { line-height: 1.5; }
.testimonial-block-v1 .testimonial-meta-subtext { }
.testimonial-block-v1 .testimonial-img { z-index: 11; position: relative; }
.testimonial-block-v1 .testimonial-img img { border-radius: 4px; }
.dot-bg { left: 0; top: -0; width: 100%; background-image: url(//www.iinfotanks.com/wp-content/themes/images/small-dot.png); background-repeat: repeat; background-position: center; content: 'http://www.w3.org/2000/svg'; z-index: 1; }
.testimonial-second { }
.testimonial-second-text { font-size: 24px; color: #353851; letter-spacing: -1px; line-height: 36px; } .testimonial-block-v2 { }
.testimonial-block-v2.testimonial-block { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; margin-bottom: 30px; border: 1px solid #ebedfc; border-radius: 4px; }
.testimonial-block-v2 .testimonial-content { padding: 30px; }
.testimonial-block-v2 .testimonial-text { font-family: 'PT Serif', serif; font-size: 19px; line-height: 32px; font-style: italic; }
.testimonial-block-v2 .testimonial-comment-icon { margin-bottom: 10px; }
.testimonial-block-v2 .testimonial-meta { margin-left: 18px; align-self: center; }
.testimonial-block-v2 .testimonial-meta-name { margin-bottom: 6px; }
.testimonial-block-v2 .testimonial-img { }
.testimonial-block-v2 .testimonial-footer { border-top: 1px solid #ebedfc; background: #fff; padding: 20px; line-height: 1.8; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .testimonial-block-v3 { }
.testimonial-block-v3.testimonial-block { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; margin-bottom: 30px; border: 1px solid #ebedfc; border-radius: 4px; }
.testimonial-block-v3 .testimonial-content { padding: 30px; }
.testimonial-block-v3 .testimonial-text { font-family: 'PT Serif', serif; font-size: 19px; line-height: 32px; font-style: italic; }
.testimonial-block-v3 .testimonial-meta { }
.testimonial-block-v3 .testimonial-meta-name { margin-bottom: 15px; line-height: 1; font-family: 'Circular Std Medium' !important; } .testimonial-block-v4 { }
.testimonial-block-v4.testimonial-block { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; margin-bottom: 30px; border-radius: 4px 4px 0px 0px; }
.testimonial-block-v4 .testimonial-content { padding: 45px; }
.testimonial-block-v4 .testimonial-text { font-size: 18px; color: #353851; line-height: 30px; }
.testimonial-block-v4 .testimonial-img { margin-bottom: 30px; }
.testimonial-block-v4 .testimonial-meta { }
.testimonial-block-v4 .testimonial-meta-name { margin-bottom: 0px; line-height: 26px; }
.testimonial-block-v4.testimonial-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); } .carousel-indicators { list-style: inherit; margin-right: 0px; margin-left: 0px; }
#testimonial-carousel-v2 { }
#testimonial-carousel-v2 .carousel-inner { position: relative; width: 100%; overflow: hidden; background: #f8f8fb; padding: 30px; border-radius: 10px; }
#testimonial-carousel-v2 .carousel-control { background: none; color: #CACACA; font-size: 2.3em; text-shadow: none; margin-top: 30px; }
#testimonial-carousel-v2 .carousel-indicators { position: relative; right: 50%; top: auto; bottom: 0px; margin-top: -20px; }
#testimonial-carousel-v2 .carousel-indicators li { width: 42px; height: 42px; cursor: pointer; border: 2px solid #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); border-radius: 50%; opacity: 0.6; overflow: hidden; transition: all .4s ease-in; vertical-align: middle; margin-right: 15px; }
#testimonial-carousel-v2 .carousel-indicators .active { width: 70px; height: 70px; opacity: 1; transition: all .2s; }
.testimonial-carousel-v2-content { font-size: 24px; margin-bottom: 30px; line-height: 32px; }
.testimonial-carousel-v2-content { }
.testimonial-carousel-v2-content .testimonials-name { line-height: 20px; }
.testimonial-carousel-v2-content .testimonial-meta { } .testimonial-carousel-v2 { }
.testimonial-carousel-v2 .owl-carousel .owl-item img { width: auto; }
.testimonial-carousel-v2 .owl-carousel .item { margin-left: 25px; }
.testimonial-carousel-v2 .owl-prev { position: absolute; }
.testimonial-carousel-v2 .owl-next { position: absolute; }
.testimonial-carousel-v2 .owl-prev, .testimonial-carousel .owl-next { background-color: #ff515b; padding: 10px 16px; border-radius: 100%; font-size: 18px; }
.testimonial-carousel-v2 .owl-prev:hover, .testimonial-carousel .owl-next:hover { background-color: #8e517d; color: #fff; }
.testimonial-carousel-v2 .owl-theme .owl-nav [class*='owl-'] { position: relative; color: #3544ee; font-size: 18px; margin: 5px; padding: 3px 9px; background: transparent; display: inline-block; cursor: pointer; border-radius: 100%; text-align: center; height: 35px; width: 35px; border: 2px solid #3544ee; }
.testimonial-carousel-v2 .owl-theme .owl-nav [class*='owl-']:hover { background: #3544ee; color: #FFF; text-decoration: none; }
.testimonial-carousel-v2 .owl-theme .owl-dots .owl-dot span { display: none; }
.testimonial-carousel { }
.testimonial-carousel .owl-carousel .owl-item img { width: auto; }
.testimonial-carousel .owl-prev { position: absolute; }
.testimonial-carousel .owl-next { position: absolute; }
.testimonial-carousel .owl-prev, .testimonial-carousel .owl-next { background-color: #ff515b; padding: 10px 16px; border-radius: 100%; font-size: 18px; }
.testimonial-carousel .owl-prev:hover, .testimonial-carousel .owl-next:hover { background-color: #8e517d; color: #fff; }
.testimonial-carousel .owl-theme .owl-nav [class*='owl-'] { position: relative; color: #3544ee; font-size: 18px; margin: 5px; padding: 3px 9px; background: transparent; display: inline-block; cursor: pointer; border-radius: 100%; text-align: center; height: 35px; width: 35px; border: 2px solid #3544ee; }
.testimonial-carousel .owl-theme .owl-nav [class*='owl-']:hover { background: #3544ee; color: #FFF; text-decoration: none; }
.testimonial-carousel .owl-theme .owl-dots .owl-dot span { display: none; } .testi-avatar { } .feature-block { }
.feature-content { }
.feature-title { }
.feature-icon { } .feature-blurb-block {margin-bottom: 30px; }
.feature-blurb-content { }
.feature-blurb-title {font-family: 'Circular Std Medium'; } .feature-block-v1.feature-block { margin-bottom: 30px; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #ebedfc; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; text-align: center; }
.feature-block-v1 .feature-content { padding: 30px; }
.feature-block-v1 .feature-title { margin-bottom: 5px; }
.feature-block-v1 .feature-text { }
.feature-block-v1 .feature-icon { display: block; height: 106px; width: 106px; font-size: 48px; line-height: 2.2; margin-left: auto; margin-right: auto; margin-bottom: 25px; text-align: center; }
.feature-block-v1.feature-block:hover { transition: all .4s ease; transform: translate3D(0, -12px, 0) scale(1); } .feature-block-v2 { }
.feature-block-v2.feature-block { }
.feature-block-v2.feature-block:not(:last-child) { margin-bottom: 30px; }
.feature-block-v2 .feature-content { padding-left: 30px; }
.feature-block-v2 .feature-title { margin-bottom: 5px; font-size: 17px; line-height: 28px; }
.feature-block-v2 .feature-text { }
.feature-block-v2 .feature-icon { color: #3342e7; background-color: #e4e6ff; font-size: 28px; padding: 33px 30px; display: block; text-align: center; width: 94px; height: 94px; } .feature-block-v3 { }
.feature-block-v3.feature-block { background-color: #fff; border: 1px solid #ebecf7; margin-bottom: 30px; }
.feature-block-v3 .feature-content { padding: 30px; }
.feature-block-v3 .feature-title { margin-bottom: 10px; font-size: 21px; }
.feature-block-v3 .feature-text { }
.feature-block-v3 .feature-icon {color: #3544ee;background-color: #e4e6ff;font-size: 32px;padding: 39px 30px;display: block;text-align: center;width: 110px;height: 110px;margin-bottom: 30px;line-height: 1;}
.feature-block-section { background-color: #fff; padding: 30px 40px; -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.08); box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.08); } .feature-block-v4 { }
.feature-block-v4.feature-block { margin-bottom: 30px; text-align: center; }
.feature-block-v4 .feature-content { text-align: center; }
.feature-block-v4 .feature-title { margin-bottom: 5px; font-size: 21px; }
.feature-block-v4 .feature-text { }
.feature-block-v4 .feature-icon { background-color: #3544ee !important; color: #fff !important; padding: 27px; font-size: 40px; display: block; text-align: center; width: 94px; height: 94px; margin-bottom: 30px; line-height: 1; margin-right: auto; margin-left: auto; } .feature-block-v5 { }
.feature-block-v5.feature-block { margin-bottom: 30px; }
.feature-block-v5 .feature-content { text-align: center; }
.feature-block-v4 .feature-title { margin-bottom: 5px; font-size: 21px; }
.feature-block-v5 .feature-text { }
.feature-block-v5 .feature-icon { background-color: #e1e4fd !important; color: #3544ee !important; padding: 27px; font-size: 30px; display: block; text-align: center; width: 84px; height: 84px; margin-bottom: 30px; line-height: 1; margin-right: auto; margin-left: auto; } .social-media { }
.social-media ul { padding: 0; margin: 0; }
.social-media ul li { list-style: none; float: left; }
.social-icon { height: 55px; width: 55px; color: #fff; padding: 15px 14px; margin-right: 6px; border-radius: 5px; display: inline-block; line-height: 1.2; font-size: 20px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; border: 2px solid transparent; background-color: #a9aab6; }
.social-icon-small { font-size: 14px; height: 40px; width: 40px; padding: 8px 9px; line-height: 1.8; }
.social-rounded { border-radius: 100% !important; }
.social-icon:hover { color: #fff; background-color: #8e8f9c; }
.social-icon-outline { border: 2px solid #8e8f9c; background-color: transparent; color: #8e8f9c; } .social-facebook { background-color: #3b5898; color: #fff; }
.social-facebook:hover { background-color: #385186; color: #fff; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.social-twitter { background-color: #1ea2f2; color: #fff; }
.social-twitter:hover { background-color: #1c99e5; color: #fff; }
.social-google { background-color: #f4422c; color: #fff; }
.social-google:hover { background-color: #C20806; color: #fff; }
.social-linkedin { background-color: #0179bd; color: #fff; }
.social-linkedin:hover { background-color: #0571ae; color: #fff; }
.social-instagram { background-color: #7a2276; color: #fff; }
.social-instagram:hover { background-color: #8b2a86; color: #fff; }
.social-rss { background-color: #ee802f; color: #fff; }
.social-pinterest { background-color: #c8232c; color: #fff; }
.social-pinterest:hover { background-color: #ba1f27; color: #fff; }
.social-youtube { background-color: #d30000; color: #fff; }
.social-youtube:hover { background-color: #ff0000; }
.social-snapchat-ghost { background-color: #fffc00; color: #fff; }
.social-snapchat-ghost:hover { background-color: #fffc00; color: #fff; }
.social-skype { background-color: #01baff; color: #fff; }
.social-skype:hover { background-color: #06aeed; color: #fff; }
.social-dribbble { background-color: #ff4f93; color: #fff; }
.social-dribbble:hover { background-color: #ef4788; color: #fff; }
.social-vimeo { background-color: #4bbdff; color: #fff; }
.social-vimeo:hover { background-color: #40aceb; color: #fff; }
.social-tumblr { background-color: #2c4862; color: #fff; }
.social-tumblr:hover { background-color: #2c4862; color: #fff; }
.social-vine { background-color: #00b489; color: #fff; }
.social-vine:hover { background-color: #049774; color: #fff; }
.social-foursquare { background-color: #3060df; color: #fff; }
.social-foursquare:hover { background-color: #2e5ad1; color: #fff; }
.social-stumbleupon { background-color: #eb4923; color: #fff; }
.social-stumbleupon:hover { background-color: #d7421f; color: #fff; }
.social-flickr { background-color: #f40083; color: #fff; }
.social-flickr:hover { background-color: #df077b; color: #fff; }
.social-rss { background-color: #ff6702; color: #fff; }
.social-rss:hover { background-color: #ff6702; color: #fff; } .social-outline-facebook { border-color: #3b5898; color: #3b5898; background-color: transparent; }
.social-outline-facebook:hover { background-color: #385186; color: #fff; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.social-outline-twitter { border-color: #1ea2f2; color: #1ea2f2; background-color: transparent; }
.social-outline-twitter:hover { background-color: #1c99e5; color: #fff; }
.social-outline-google { border-color: #f4422c; color: #f4422c; background-color: transparent; }
.social-outline-google:hover { background-color: #C20806; color: #fff; }
.social-outline-linkedin { border-color: #0179bd; color: #0179bd; background-color: transparent; }
.social-outline-linkedin:hover { background-color: #0571ae; color: #fff; }
.social-outline-instagram { border-color: #7a2276; color: #7a2276; background-color: transparent; }
.social-outline-instagram:hover { background-color: #8b2a86; color: #fff; }
.social-outline-rss { border-color: #ee802f; color: #ee802f; background-color: transparent; }
.social-outline-pinterest { border-color: #c8232c; color: #c8232c; background-color: transparent; }
.social-outline-pinterest:hover { background-color: #ba1f27; color: #fff; }
.social-outline-youtube { border-color: #d30000; color: #d30000; background-color: transparent; }
.social-outline-youtube:hover { background-color: #ff0000; }
.social-outline-snapchat-ghost { border-color: #fffc00; color: #181825; background-color: transparent; }
.social-outline-snapchat-ghost:hover { background-color: #fffc00; color: #fff; }
.social-outline-skype { border-color: #01baff; color: #01baff; background-color: transparent; }
.social-outline-skype:hover { background-color: #06aeed; color: #fff; }
.social-outline-dribbble { border-color: #ff4f93; color: #ff4f93; background-color: transparent; }
.social-outline-dribbble:hover { background-color: #ef4788; color: #fff; }
.social-outline-vimeo { border-color: #4bbdff; color: #4bbdff; background-color: transparent; }
.social-outline-vimeo:hover { background-color: #40aceb; color: #fff; }
.social-outline-tumblr { border-color: #2c4862; color: #2c4862; background-color: transparent; }
.social-outline-tumblr:hover { background-color: #2c4862; color: #fff; }
.social-outline-vine { border-color: #00b489; color: #00b489; background-color: transparent; }
.social-outline-vine:hover { background-color: #049774; color: #fff; }
.social-outline-foursquare { border-color: #3060df; color: #3060df; background-color: transparent; }
.social-outline-foursquare:hover { background-color: #2e5ad1; color: #fff; }
.social-outline-stumbleupon { border-color: #eb4923; color: #eb4923; background-color: transparent; }
.social-outline-stumbleupon:hover { background-color: #d7421f; color: #fff; }
.social-outline-flickr { border-color: #f40083; color: #f40083; background-color: transparent; }
.social-outline-flickr:hover { background-color: #df077b; color: #fff; }
.social-outline-rss { border-color: #ff6702; color: #ff6702; background-color: transparent; }
.social-outline-rss:hover { background-color: #ff6702; color: #fff; } .cta { }
.cta-content { color: #c3c3fd; }
.cta-btn { } .cta-v1-section{position: relative;margin-bottom: -120px;z-index: 1;}
.cta-v1 { }
.cta-v1.cta {background-color: #3544ee;padding: 40px;border-radius: 5px;
}
.cta-v1 .cta-content { }
.cta-v1 .cta-title { color: #fff; line-height: 1; margin-bottom: 14px; }
.cta-v1 .cta-text { line-height: 1; }
.cta-v1 .cta-btn { text-align: right; } .cta-v2 { }
.cta-v2.cta {background-color: #3544ee;color: #fff;position: relative;}
.cta-v2 .cta-content { padding: 79px 0px; }
.cta-v2 .cta-title { color: #fff; line-height: 52px; margin-bottom: 5px; }
.cta-v2 .cta-text { color: #b0bffe; }
.cta-v2 .cta-btn { text-align: center; }
.cta-v2 .cta-img { position: absolute; bottom: -10px; } .cta-v3 { }
.cta-v3.cta {background-color: #3544ee;padding-top: 95px;padding-bottom: 95px;position: relative;min-height: 500px;}
.cta-v3.cta:before{position: absolute;
left: 0;
top: -0;
height: 100%;
width: 100%;
background-image: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/page-header-pattern.png);
background-repeat: repeat;
background-position: center;
content: '';
opacity: .09;}
.cta-v3 .cta-img { transform: rotate(-22deg); position: absolute; bottom: 50px; }
.cta-v3 .cta-content { }
.cta-v3 .cta-title { color: #fff; margin-bottom: 15px; line-height: 62px; font-size: 52px; }
.cta-v3 .cta-text { margin-bottom: 15px; font-size: 18px; line-height: 30px; } .cta-v4 { }
.cta-v4.cta { padding: 50px 0px; position: relative; background-color: #3544ee; color: #fff; }
.cta-v4 .cta-icon { height: 110px; width: 110px; font-size: 47px; background-color: #1f2ed5; border-radius: 100%; padding: 32px; }
.cta-v4 .cta-content { }
.cta-v4 .cta-title { margin-bottom: 10px; } .cta-boxed { padding: 70px 90px; text-align: center; border: 1px solid #ebecf7; background-color: #fff; }
.cta-boxed-content { }
.cta-boxed-title { font-size: 35px; line-height: 45px; }
.cta-boxed-text { } .cta-block { border: 1px solid #ebedfc; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; background-color: #fff; position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-clip: border-box; }
.cta-block-content { padding: 30px; }
.cta-block-icon { background-color: #f3f6ff; padding: 47px 50px; color: #3544ee; font-size: 70px; width: 167px; height: 167px; text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 20px; line-height: 1.2; }
.cta-block-title { margin-bottom: 10px; }
.cta-block-text { } .cta-gradient{padding: 120px 0px;background: rgba(104,113,238,1); position: relative;
background: -moz-linear-gradient(top, rgba(104,113,238,1) 0%, rgba(28,43,205,1) 77%, rgba(42,57,222,1) 89%, rgba(8,20,156,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(104,113,238,1)), color-stop(77%, rgba(28,43,205,1)), color-stop(89%, rgba(42,57,222,1)), color-stop(100%, rgba(8,20,156,1)));
background: -webkit-linear-gradient(top, rgba(104,113,238,1) 0%, rgba(28,43,205,1) 77%, rgba(42,57,222,1) 89%, rgba(8,20,156,1) 100%);
background: -o-linear-gradient(top, rgba(104,113,238,1) 0%, rgba(28,43,205,1) 77%, rgba(42,57,222,1) 89%, rgba(8,20,156,1) 100%);
background: -ms-linear-gradient(top, rgba(104,113,238,1) 0%, rgba(28,43,205,1) 77%, rgba(42,57,222,1) 89%, rgba(8,20,156,1) 100%);
background: linear-gradient(to bottom, rgba(104,113,238,1) 0%, rgba(28,43,205,1) 77%, rgba(42,57,222,1) 89%, rgba(8,20,156,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6871ee', endColorstr='#08149c', GradientType=0 );
}
.cta-gradient:before{    position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/line-pattern.png);
background-repeat: repeat;
background-position: center;
content: '';
opacity: .06;}
.cta-gradient-content{color: #a4abfd;}
.cta-gradient-content .cta-title { font-size: 42px; line-height: 52px;}
.cta-gradient-content .cta-text { margin-bottom: 50px;} .team-block { }
.team-block .card { border-top: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; }
.team-block .card-body { }
.team-block .card-footer { padding: 16px 30px; }
.team-img img { border-top-left-radius: 4px !important; border-top-right-radius: 4px !important; width: 100%; } .team-block-v1 { }
.team-block-v1.team-block { margin-bottom: 30px; }
.team-block-v1 .team-content { padding: 30px; background-color: #fff; border: 1px solid #ebecf7; }
.team-block-v1 .team-footer { padding: 16px 30px; margin-top: -1px; background-color: #fff; border: 1px solid #ebedfc; }
.team-block-v1 .team-img img { border-top-left-radius: 4px !important; border-top-right-radius: 4px !important; width: 100%; }
.team-block-v1 .team-member-name { margin-bottom: 0px; }
.team-block-v1 .team-member-designation { display: block; color: #808294; margin-bottom: 14px; font-size: 14px; }
.team-block-v1 .team-text { }
.team-block-v1 .team-member-info { }
.team-block-fullwidth { margin-bottom: 40px; background-color: #fff; border: 1px solid #ebecf7; padding: 50px; }
.team-block-fullwidth-content { padding: 5px 60px; position: relative; }
.team-block-fullwidth .card { border-radius: 0px; border: 0px; }
.team-block-fullwidth .team-img img { width: 100%; border-radius: 4px; }
.review-details { font-size: 16px; line-height: 26px; margin-left: 20px; } .team-block-v2 { }
.team-block-v2.team-block { margin-bottom: 30px; background-color: #fff; border: 1px solid #ebecf7; border-radius: 4px; transition: .50s ease; cursor: pointer; }
.team-block-v2.team-block:hover { border: 1px solid #3544ee; transition: .50s ease; }
.team-block-v2 .team-img { }
.team-block-v2 .team-img img { padding: 5px; }
.team-block-v2 .team-content { padding: 20px; }
.team-block-v2 .team-member-designation { }
.team-block-v2 .team-member-name { font-size: 20px; margin-bottom: 0px; line-height: 28px; } .team-block-v3 { }
.team-block-v3.team-block { margin-bottom: 30px; background-color: #fff; border-radius: 4px; transition: .50s ease; cursor: pointer; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.team-block-v3.team-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.06); }
.team-block-v3 .team-img { padding: 45px; }
.team-block-v3 .team-img img { border-radius: 100% !important; }
.team-block-v3 .team-content { padding: 0px 20px 25px 20px; }
.team-block-v3 .team-plus-icon { float: right; font-size: 14px; color: #fff; background-color: blue; border-radius: 100%; line-height: 1.2; padding: 10px; display: inline-block; height: 35px; width: 35px; text-align: center; }
.team-block-v3 .team-member-name { font-size: 16px; margin-bottom: 0px; line-height: 35px; }
.team-block-v3 .team-member-designation { float: right; padding: 20px; margin-bottom: 0px; color: #afb1be; font-size: 13px; } .email-subscriber-v1 { background-color: #fff; border-radius: 4px; margin-bottom: 60px; }
.email-subscriber-v1-img { }
.email-subscriber-v1-img img { border-top-right-radius: 4px; border-top-left-radius: 4px; width: 100%; }
.email-subscriber-v1-content { padding: 50px; }
.email-subscriber-v2 { border-radius: 4px; margin-bottom: 60px; }
.email-subscriber-v2-img { }
.email-subscriber-v2-img img { border-top-left-radius: 4px; border-bottom-left-radius: 4px; width: 100%; }
.email-subscriber-v2-content { background-color: #fff; padding: 25px 40px; }
.email-subscriber-v3 { border-radius: 4px; margin-bottom: 60px; }
.email-subscriber-v3-img { }
.email-subscriber-v3-img img { border-top-right-radius: 4px; border-bottom-right-radius: 4px; width: 100%; }
.email-subscriber-v3-content { background-color: #fff; padding: 25px 40px; } #return-to-top { z-index: 9999; position: fixed; bottom: 20px; right: 20px; background: #3644ef; width: 50px; height: 50px; display: block; text-decoration: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; display: none; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; border-radius: 100%; }
#return-to-top i { color: #fff; margin: 0; position: relative; left: 16px; top: 9px; font-size: 28px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
#return-to-top:hover { background: #1225fe; }
#return-to-top:hover i { color: #fff; top: 8px; }
.returntotop {display: none; } .modal-content { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #2c2c7c; background-clip: padding-box; border: 1px solid rgb(49, 49, 129); border-radius: .3rem; outline: 0; }
.modal-header { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #363686; border-top-left-radius: .3rem; border-top-right-radius: .3rem; }
.modal-footer { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: flex-end; padding: 1rem; border-top: 1px solid #363686; }
.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #fff; text-shadow: 0 1px 0 #fff; opacity: .5; }
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover { color: #01d486; text-decoration: none; opacity: 1; } .portfolio-block { margin-bottom: 40px; }
.portfolio-img { margin-bottom: 30px; }
.portfolio-img img { border-radius: 6px; }
.portfolio-content { }
.portfolio-content-title { margin-bottom: 0px; font-size: 24px; line-height: }
.portfolio-content-text { }
[class^='imghvr-'], [class*=' imghvr-'], [class^='imghvr-']:before, [class^='imghvr-']:after, [class*=' imghvr-']:before, [class*=' imghvr-']:after, [class^='imghvr-'] *, [class*=' imghvr-'] *, [class^='imghvr-'] *:before, [class^='imghvr-'] *:after, [class*=' imghvr-'] *:before, [class*=' imghvr-'] *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.75s ease; -moz-transition: all 0.75s ease; transition: all 0.75s ease; }
[class^='imghvr-'], [class*=' imghvr-'] { position: relative; display: inline-block; margin: 0px; max-width: 100%; background-color: #181825; color: #fff; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); border-radius: 6px; }
.imghvr-shutter-out-vert:before { top: 50%; bottom: 50%; left: 0; right: 0; }
[class^='imghvr-shutter-out-']:before, [class*=' imghvr-shutter-out-']:before 
{ background: rgba(53, 68, 238, .4); position: absolute; content: ''; -webkit-transition-delay: 0.105s; -moz-transition-delay: 0.105s; transition-delay: 0.105s; border-radius: 6px; }
.imghvr-shutter-out-vert:hover:before { top: 0; bottom: 0; }
[class^='imghvr-shutter-out-']:hover:before, [class*=' imghvr-shutter-out-']:hover:before 
{ -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s; border-radius: 6px; }
.filter-gallery {
}
.portfolio .filters {
text-align: center;
}
.portfolio .filters ul {
padding: 0;
}
.portfolio .filters ul li {
list-style: none;
display: inline-block;
padding: 20px 30px;
cursor: pointer;
position: relative;
color: #181825;
}
.portfolio .filters ul li:after {
content: "";
display: block;
width: calc(0% - 60px);
position: absolute;
height: 2px;
background: #3544ee;
transition: width 350ms ease-out;
}
.portfolio .filters ul li:hover:after {
width: calc(100% - 60px);
transition: width 350ms ease-out;
}
.portfolio .filters ul li.active:after {
width: calc(100% - 60px);
}
.portfolio .filters-content {
margin-top: 50px;
}
.portfolio .filters-content .show {
opacity: 1;
visibility: visible;
transition: all 350ms;
}
.portfolio .filters-content .hide {
opacity: 0;
visibility: hidden;
transition: all 350ms;
}
.portfolio .filters-content .item {
text-align: center;
cursor: pointer;
margin-bottom: 30px;
}
.portfolio .filters-content .item .p-inner {
padding: 20px 30px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.portfolio .filters-content .item .p-inner h5 {
font-size: 15px;
}
.portfolio .filters-content .item .p-inner .cat {
font-size: 13px;
}
.portfolio .filters-content .item img {
width: 100%;
}
.gallery-img{margin-bottom: 30px;} .header-boxed { }
.navbar-boxed { background-color: #fff; padding: 20px; border-radius: 5px; margin-top: 15px; }
.navbar-boxed .navbar-nav .nav-link { font-size: 15px; color: #181825; font-family: 'Circular Std Medium' !important; padding: 12px 16px; }
.navbar-boxed .dropdown-toggle::after { display: inline-block; width: 0; height: 0;
margin-left: 2px; vertical-align: -2px; content: '\f107'; border-top: none; border-right: none;
border-bottom: none; border-left: none; color: #808294; font-family: 'FontAwesome';
font-weight: 900; margin-right: 15px; font-size: 13px; margin-top: 1px; }
.navbar-boxed .navbar-nav .nav-item .nav-link:hover {
color: #3544ee;
}
.navbar-boxed .navbar-nav .nav-item .nav-link:hover.dropdown-toggle::after  {
color: #3544ee;
} .header-transparent { position: fixed; width: 100%; z-index: 1030; }
.navbar-transparent { padding: 20px 0px;}
.header-transparent .navbar-toggler { padding: 11px 13px; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid #eaeaf0; border-radius: .25rem; position: relative; background-color: #fff; }
.navbar-transparent.navbar-light .navbar-nav .nav-link { color: #fff; font-family: 'Circular Std Medium' !important; padding: 9px 16px; }
.navbar-transparent .navbar-nav .nav-item .nav-link { font-size: 16px; color: #f9f9ff; }
.navbar-transparent .dropdown-toggle::after { margin-top: 1px;  display: inline-block; width: 0; height: 0; margin-left: 6px; vertical-align: -2px; content: "\f107"; border-top: none; border-right: none; border-bottom: none; border-left: none; color: #bdbebf; font-family: 'FontAwesome'; font-weight: 900; margin-right: 15px; font-size: 13px; float: right; }
.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu .dropdown-item {
border-bottom: 1px solid #f1f1f6; border-radius: 0px;
}
.header-collapse {background: #3544ee !important;border-color: #3544ee;}
.header-boxed-collapse { background: #fff; border-color: #edeef5; border-bottom: 1px solid #edeef5; }
.header-boxed-collapse .navbar-boxed {background-color: #fff;padding: 16px 0px;border-radius: 5px;margin-top: 0px;transition: 0.5s ease;border-color: #edeef5;}
.hero-slide { position: relative; background-color: #3544ee; padding-top: 200px; padding-bottom: 200px; color: #b0bffe; background-size: cover; }
.hero-slide:before{position: absolute;
left: 0;
top: -0;
height: 100%;
width: 100%;
background-image: url(//www.iinfotanks.com/wp-content/themes/images/page-header-pattern.png);
background-repeat: repeat;
background-position: center;
content: '';
opacity: .09;   }
.hero-slide-caption { margin-bottom: 30px;}
.hero-slide-title { font-size: 52px; letter-spacing: -2px; line-height: 62px; }
.hero-slide-img { }
.pattern-bottom { position: relative; z-index: 1; }
.pattern-slide { -webkit-clip-path: polygon(0 100%, 100% 83%, 100% 100%); clip-path: polygon(0 100%, 100% 80%, 100% 100%); background-color: #f8f8fb; position: absolute; bottom: -1px; width: 100%; height: 370px; }
.pattern-slide-second {-webkit-clip-path: polygon(0 100%, 100% 70%, 100% 100%);clip-path: polygon(0 100%, 100% 70%, 100% 100%);background-color: #2937d8;position: absolute;bottom: 0px;width: 100%;height: 370px;} .credit-card-balance { }
.credit-card-balance-img { margin-bottom: 30px; }
.credit-card-balance-review { border-bottom: 1px solid #ebecf7; margin-bottom: 20px; }
.credit-card-balance-review-title { font-size: 18px; line-height: 28px; margin-bottom: 8px; }
.credit-card-balance-value { }
.credit-card-balance-footer { background-color: #fff; padding: 0px; }
.credit-card-balance .card-header { padding: 15px 30px; }
.credit-card-balance .card-body { padding: 30px; }
.credit-card-balance-list { }
.credit-card-balance-list ul { }
.credit-card-balance-list .arrow li:before { color: #3544ee; }
.credit-card-balance-list li { line-height: 1.8; font-size: 14px; margin-bottom: 12px; }
.card-footer-item { padding: 18px 30px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: inline-block; }
.card-footer-item-bordered:not(:last-child) { border-right: 1px solid rgb(233, 233, 248); }
.compare-card { border-right: 1px solid #e9e9f8; padding-right: 25px; } .compare-table { color: #626582; }
.compare-table.table td { width: 33%; }
.credit-score { }
.great-for { }
.great-for .list-group-item { background-color: transparent; border: 1px solid rgb(235, 236, 247); }
.great-for .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; }
.annual-fee { }
.bouns-offer { }
.apr { }
.ongoing-apr { }
.earning-reward { }
.pros { }
.cons ul { }
.cons ul li { }
.cons .arrow li:before { color: #e71d02; } .pageheader-rating { position: absolute; bottom: -50px; }
.credit-card-pricing { }
.credit-card-pricing .table th, .credit-card-fees .table td { padding: 20px; }
.credit-card-fees .table th { width: 35%; }
.credit-card-fees .table th, .credit-card-fees .table td { padding: 15px 20px; } .bank-compare-table { background: #fff; }
.bank-compare-table.table thead th { font-size: 23px; text-align: center; padding: 40px; line-height: 33px; } .about-section { background-color: #fff; border: 1px solid #ebedfc; border-radius: 4px; }
.about-half { padding: 50px; }
.custom-list { }
.custom-list .list-group-item { border-radius: 0px; padding: 24px 44px; border-left: 1px solid #ebedfc; border-top: 1px solid #ebedfc; border-bottom: 0px; border-right: 0px; transition: .2s ease; }
.custom-list .list-group-item:first-child { border-top: transparent; }
.custom-list .list-group-item:hover { -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2); background-color: #fff; }
.custom-list .list-group-item-action { width: 100%; color: #626582; text-align: inherit; }
.custom-list-title { margin-bottom: 10px; line-height: 1; }
.custom-list-text { }
.about-section .list-group-item:hover .custom-list-title { color: #3847f1; }
.support-block { background-color: #fdfdff; padding: 50px 35px; text-align: center; }
.support-block-title { margin-bottom: 60px; }
.support-img { margin-bottom: 50px; }
.support-form { padding: 50px 35px; background-color: #fff; } .loan-features-tab { }
.loan-features-tab ul { }
.loan-features-tab ul li { float: left; }
.loan-features-tab ul li a { padding: 12px 37px; font-size: 16px; color: #626582; margin-right: 8px; display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); position: relative; overflow: hidden; }
.loan-features-tab ul li a:before { content: 'round'; position: absolute; z-index: -1; left: 0; right: 100%; bottom: 0; background: #3644ef; height: 2px; -webkit-transition-property: right; transition-property: right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.loan-features-tab ul li a:hover:before { right: 0; }
.loan-features-tab ul li a:hover { color: #3644ef; } .pricing-block{}
.pricing-head {}
.pricing-head-title{}
.pricing-head-text{}
.pricing-head-price{}
.pricing-content{}
.pricing-content-list{}
.pricing-block-selected{} .pricing-block-v1{}
.pricing-block-v1.pricing-block { background-color: #ffffff; border-radius: 4px; --webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: .5s; -o-transition: .5s; -moz-transition: .5s; transition: .5s; -webkit-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15); -moz-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15); box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15); }
.pricing-block-v1.pricing-block:hover { webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); }
.pricing-block-v1 .pricing-head { padding: 40px 48px; border-bottom: 1px solid #dfdfe9; }
.pricing-block-v1 .pricing-head-title { font-size: 28px; line-height: 34px; margin-bottom: 5px; }
.pricing-block-v1 .pricing-head-text { font-size: 14px; }
.pricing-block-v1 .pricing-head-price { font-size: 42px; font-weight: 900; color: #181825; line-height: 56px; }
.pricing-block-v1 .pricing-content { padding: 60px 48px; }
.pricing-block-v1 .pricing-content-list { margin-bottom: 40px; }
.pricing-block-v1 .pricing-content-list ul { margin: 0px; padding: 0px; }
.pricing-block-v1 .pricing-content-list ul li { list-style: none; }
.pricing-block-v1 .pricing-content-list ul li:before { color: #808294; }
.pricing-block-v1.pricing-block-selected { -webkit-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15); -moz-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15); box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #3544ee; color: #c4c8f3; }
.pricing-block-v1.pricing-block-selected .pricing-head-price { color: #ffffff; }
.pricing-block-v1.pricing-block-selected .pricing-head { border-bottom: 1px solid #717cfc; }
.pricing-block-v1.pricing-block-selected .pricing-content-list ul li:before { color: #c4c8f3; } .pricing-block-v2{}
.pricing-block-v2.pricing-block {border:1px solid #ebedfc; background-color: #ffffff; border-radius: 4px; 
}
.pricing-block-v2 .pricing-head { padding: 40px 48px; border-bottom: 1px solid #ebedfc; text-align: center; }
.pricing-block-v2 .pricing-head-title { font-size: 28px; line-height: 34px; margin-bottom: 5px; }
.pricing-block-v2 .pricing-head-text { font-size: 14px; }
.pricing-block-v2 .pricing-head-price { font-size: 60px;
font-weight: 900;
color: #181825;
line-height: 70px;
margin-bottom: 0px; }
.pricing-block-v2 .pricing-content { padding: 60px 90px; }
.pricing-block-v2 .pricing-content-list { margin-bottom: 40px; }
.pricing-block-v2 .pricing-content-list ul { margin: 0px; padding: 0px; }
.pricing-block-v2 .pricing-content-list ul li { list-style: none; }
.pricing-block-v2 .pricing-content-list .check:before { color: #01d486; }
.pricing-block-v2 .pricing-content-list .close-icon:before{ color: #ff2a07; }
.pricing-block-v2.pricing-block-selected { border-radius: 4px; border-color:#01d486; }
.pricing-block-v2.pricing-block-selected .pricing-head {border-top-left-radius: 4px; border-top-right-radius: 4px; background-color: #01d486; color: #fff; border-bottom: 1px solid #01d486; }
.pricing-block-v2.pricing-block-selected .pricing-head-title{color: #fff;}
.pricing-block-v2.pricing-block-selected .pricing-head-price{color: #fff;} .pricing-compare-table { background: #fff; font-family: 'Circular Std Book'; }
.pricing-compare-table.table thead th { padding: 28px 14px;}
.pricing-compare-table.table thead th p{font-weight: normal !important; font-size: 14px; line-height: 24px; position: relative; }
.compare-plan{width: 359px !important;}
.compare-plan-text{}
.base-plan{width: 194px;}
.pricing-compare-table.table tbody td { font-size: 14px; line-height: 24px;} .pricing-block-v3{}
.pricing-block-v3.pricing-block {border:1px solid #ebedfc; background-color: #ffffff; border-radius: 4px; 
padding: 20px;}
.pricing-block-v3 .pricing-head {padding: 26px;border-bottom: 1px solid #e2e2eb;  }
.pricing-block-v3 .pricing-head-title {font-size: 24px;line-height: 34px;margin-bottom: 0px;}
.pricing-block-v3 .pricing-head-text { font-size: 14px; }
.pricing-block-v3 .pricing-bottom-price {
font-size: 48px;
font-weight: 900;
color: #181825;
line-height: 50px;
margin-bottom: 20px;
border-top: 1px solid #e2e2eb;
padding: 28px;
}
.pricing-block-v3 .pricing-bottom-price sub{font-size: 12px; color: #a2a2ab; font-weight: 400;} 
.pricing-block-v3 .pricing-content { border-radius: 4px;background-color: #ededf5;}
.pricing-block-v3 .pricing-content-list {padding: 28px;
min-height: 210px;}
.pricing-block-v3 .pricing-content-list ul { margin: 0px; padding: 0px; }
.pricing-block-v3 .pricing-content-list ul li { list-style: none; }
.pricing-block-v3 .pricing-content-list .check:before { color: #01d486; }
.pricing-block-v3 .pricing-content-list .close-icon:before{ color: #ff2a07; }
.pricing-block-v3.pricing-block-selected {-webkit-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
-moz-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15); }
.pricing-block-v3.pricing-block-selected .pricing-bottom-price{color: #3544ee;} .pricing-section{background-color: #fff; padding: 30px;-webkit-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
-moz-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15); border-radius: 4px;}
.pricing-block-v4{}
.pricing-block-v4.pricing-block {background-color: #ffffff;  
padding: 40px;}
.pricing-block-v4.pricing-block .pricing-icon{margin-left:auto; margin-right: auto; text-align:center; margin-bottom: 50px; }
.pricing-block-v4 .pricing-head {}
.pricing-block-v4 .pricing-head-title {font-size: 24px;line-height: 34px;margin-bottom: 0px;}
.pricing-block-v4 .pricing-bottom-price {
font-size: 48px;
font-weight: 900;
color: #181825;
line-height: 50px;
margin-top: 20px;  
}
.pricing-block-v4 .pricing-content {text-align: center;}
.pricing-block-v4 .pricing-content-list {padding: 28px;
min-height: 210px;}
.pricing-block-v4 .pricing-content-list ul { margin: 0px; padding: 0px; }
.pricing-block-v4 .pricing-content-list ul li {line-height: 50px; margin-top: -1px; list-style: none; border-top:1px solid #ebedfc; border-bottom:1px solid #ebedfc;   } .pricing-block-v5{}
.pricing-block-v5.pricing-block { background-color: #ffffff;  
}
.pricing-block-v5.pricing-block .pricing-icon{margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 50px;
height: 157px;
width: 157px;
background-color: #eff2f9;
border-radius: 100%;
padding: 37px;
line-height: 4.8; }
.pricing-block-v5 .pricing-head {margin-bottom: 30px;}
.pricing-block-v5 .pricing-head-title {font-size: 24px;line-height: 34px;margin-bottom: 0px;}
.pricing-block-v5 .pricing-head-text { font-size: 14px; }
.pricing-block-v5 .pricing-bottom-price {
font-size: 48px;
font-weight: 900;
color: #181825;
line-height: 50px;
margin-top: 20px;  
}
.pricing-block-v5 .pricing-content {text-align: center; padding: 33px;border:1px solid #ebedfc;}
.pricing-block-v5 .pricing-content-list {}
.pricing-block-v5 .pricing-content-list ul { margin: 0px; padding: 0px; }
.pricing-block-v5 .pricing-content-list ul li {line-height: 50px;
margin-top: -1px;
list-style: none;
border-top: 1px solid #f8f8fb;
border-bottom: 1px solid #f8f8fb;
background-color: #f1f1f5;
padding-left: 30px;    } .pricing-block-v6{}
.pricing-block-v6.pricing-block { background-color: #ffffff; border-radius: 4px; 
}
.pricing-block-v6.pricing-block .pricing-icon{margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 50px;
height: 157px;
width: 157px;
background-color: #eff2f9;
border-radius: 100%;
padding: 37px;
line-height: 4.8; }
.pricing-block-v6 .pricing-head { border-bottom: 1px solid #ebecf7; padding: 30px; text-align: center;}
.pricing-block-v6 .pricing-head-title {font-size: 28px;line-height: 40px;margin-bottom: 0px;}
.pricing-block-v6 .pricing-head-text { font-size: 14px; }
.pricing-block-v6 .pricing-bottom-price {
font-size: 100px;
font-weight: 900;
color: #3544ee;
line-height: 86px;
margin-top: 50px;
margin-bottom: 50px;
}
.pricing-block-v6 .pricing-bottom-price sup{font-size: 58px;
font-weight: 400;}    
.pricing-block-v6 .pricing-content {padding: 30px; text-align: center;}
.pricing-block-v6 .pricing-month-text{font-size: 20px; line-height: 28px;} .pricing-list-section{ font-size: 14px; line-height: 26px; }
.pricing-block-v7{}
.pricing-block-v7.pricing-block { background-color: #ffffff; border-radius: 4px;    padding: 25px; 
}
.pricing-block-v7.pricing-block .pricing-icon{margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 50px;
height: 157px;
width: 157px;
background-color: #eff2f9;
border-radius: 100%;
padding: 37px;
line-height: 4.8; }
.pricing-block-v7 .pricing-head { }
.pricing-block-v7 .pricing-head-title {font-size: 24px;line-height: 40px;margin-bottom: 0px;}
.pricing-block-v7 .pricing-head-text { font-size: 14px; }
.pricing-block-v7 .pricing-top-price {
font-size: 38px;
font-weight: 900;
color: #181825;
line-height: 50px;
display: inline-block;
}
.pricing-block-v7 .pricing-bottom-price sup{font-size: 58px;
font-weight: 400;}    
.pricing-block-v7 .pricing-content {padding: 30px; text-align: center;}
.pricing-list-section .list-group-item {
position: relative;
display: block;
padding: 0px;
margin-bottom: 20px;
background-color: #fff;
border: 2px solid #ebecf7;
transition: .5s ease;
}
.pricing-list-section .list-group-item:hover {
transition: .5s ease;
border: 2px solid #01d486;
}
.pricing-list-section .list-group-item.active {
transition: .5s ease;
border: 2px solid #01d486;
color: initial;
}
.pricing-feature-block{ background-color: #fff; border:1px solid #ebecf7; border-radius: 4px; padding: 40px; margin-bottom: 30px; }
.pricing-feature-icon{ font-size: 60px;
color: #3544ee;
display: inline-block;
line-height: 64px;
margin-bottom: 20px;}
.pricing-feature-content{}
.pricing-feature-content-title{margin-bottom: 10px;}
.pricing-feature-content-text{}
.pricing-feature-content-meta-price{ color: #181825; font-size: 20px; margin-left: 15px; }
.pricing-feature-block-selected{-webkit-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
-moz-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15); border-radius: 4px;}
.pricing-sidebar-widget{border:1px solid #e6e6ed; padding: 30px; background-color: #fff; border-radius: 4px;}
.selected-pkg{background-color: #f8f8fb; padding: 15px; border-radius: 4px; margin-bottom: 10px;}
.pricing-total{margin-top: 50px;}
.pricing-total-price{font-size: 52px;
line-height: 58px;
color: #3544ee;
font-family: 'Circular Std Bold';
margin-bottom: -14px;} .hero-slideshape { position: relative; min-height: 780px; }
.hero-slideshape-center {background-color: #3544ee;background-size: cover;-webkit-clip-path: polygon(0 0, 100% 0, 78% 100%, 0% 100%);clip-path: polygon(0 0, 100% 0, 78% 100%, 0% 100%);height: 780px;position: relative;}
.hero-slideshape-right { -webkit-clip-path: polygon(44% 0, 100% 0, 100% 100%, 71% 100%); clip-path: polygon(44% 0, 100% 0, 100% 100%, 71% 100%); background: rgba(248, 80, 50, 0); background: -moz-linear-gradient(left, rgba(248, 80, 50, 0) 0%, rgba(171, 121, 76, 0) 31%, rgba(1, 212, 135, 0.61) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 80, 50, 0)), color-stop(31%, rgba(171, 121, 76, 0)), color-stop(100%, rgba(1, 212, 135, 0.61))); background: -webkit-linear-gradient(left, rgba(248, 80, 50, 0) 0%, rgba(171, 121, 76, 0) 31%, rgba(1, 212, 135, 0.61) 100%); background: -o-linear-gradient(left, rgba(248, 80, 50, 0) 0%, rgba(171, 121, 76, 0) 31%, rgba(1, 212, 135, 0.61) 100%); background: -ms-linear-gradient(left, rgba(248, 80, 50, 0) 0%, rgba(171, 121, 76, 0) 31%, rgba(1, 212, 135, 0.61) 100%); background: linear-gradient(to right, rgba(248, 80, 50, 0) 0%, rgba(171, 121, 76, 0) 31%, rgba(1, 212, 135, 0.61) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032', endColorstr='#01d487', GradientType=1); height: 780px; width: 76%; position: absolute; top: 0; right: 0; }
.hero-slideshape-left { -webkit-clip-path: polygon(0 0, 50% 0, 14% 100%, 0% 100%); clip-path: polygon(0 0, 50% 0, 14% 100%, 0% 100%); background: rgba(248, 80, 50, 0); background: -moz-linear-gradient(left, rgba(248, 80, 50, 0) 0%, rgba(1, 212, 135, 0.7) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 80, 50, 0)), color-stop(100%, rgba(1, 212, 135, 0.7))); background: -webkit-linear-gradient(left, rgba(248, 80, 50, 0) 0%, rgba(1, 212, 135, 0.7) 100%); background: -o-linear-gradient(left, rgba(248, 80, 50, 0) 0%, rgba(1, 212, 135, 0.7) 100%); background: -ms-linear-gradient(left, rgba(248, 80, 50, 0) 0%, rgba(1, 212, 135, 0.7) 100%); background: linear-gradient(to right, rgba(248, 80, 50, 0) 0%, rgba(1, 212, 135, 0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032', endColorstr='#01d487', GradientType=1); height: 780px; width: 76%; position: absolute; top: 0; left: 0; }
.hero-slideshape-caption { color: #b0bffe; margin-bottom: 30px; position: absolute; bottom: -130px; width: 100%; text-align: center; }
.hero-slideshape-caption-title { font-size: 42px; line-height: 52px; }
.hero-slideshape-img { margin-top: 70px; }
.sassdata-left-img { margin-bottom: 60px; position: relative; }
.sassdata-left-content { padding: 30px 80px; margin-bottom: 60px; }
.sassdata-right-img { margin-bottom: 60px; position: relative; }
.sassdata-right-content { padding: 30px 80px; margin-bottom: 60px; }
.sassdata-character-right-img { position: absolute; bottom: 80px; right: 0px; }
.sassdata-character-left-img { position: absolute; bottom: 80px; left: -36px; }
.tab-regular-justify { }
.tab-regular-justify .nav.nav-tabs { border-bottom: transparent; margin-bottom: 60px; }
.tab-regular-justify .nav.nav-tabs .nav-item { }
.tab-regular-justify .nav.nav-tabs .nav-link {display: block;padding: 17px 44px;color: #9b9bdf;background-color: #ffffff;margin-right: 1px;border-color: #ebedfe;}
.tab-regular-justify .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { }
.tab-regular-justify .nav-tabs .nav-link.active {background-color: #f7f8ff;border-color: #ebedfe #ebedfe #ebedfe;color: #3544ee;border-radius: 4px;}
.tab-regular-justify .tab-content { background-color: transparent; }
.tab-regular-justify hr { margin-bottom: 40px; margin-top: 40px; }
.tab-regular-justify .tab-feature-content { padding: 60px 0px; }
.tab-regular-justify .tab-feature-content .arrow li { padding-left: 30px; line-height: 28px; margin-bottom: 23px; }
.tab-regular-justify .character-img { position: absolute; bottom: 0px; left: 54px; }
.feature-left { }
.feature-left.feature-block { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; margin-bottom: 30px; }
.feature-left .feature-icon {margin-right: 20px;height: 68px;width: 68px;background-color: #e5e9ff;border-radius: 100%;display: block;text-align: center;padding: 21px;font-size: 28px;line-height: 1;color: #3544ee;}
.feature-left .feature-content { }
.feature-left .feature-title { font-size: 24px; line-height: 36px; margin-bottom: 8px; } .client-block-v4 { }
.client-block-v4.client-block { background-color: #fff; display: inline-block; margin-bottom: 50px; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; padding: 35px; height: 150px; width: 150px; border-radius: 100%; }
.client-block-v4.client-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06); }
.client-block-v4 .client-block-content { }
.client-block-v4 .client-block-img { }
.footer-second {background-color: #f8f8fb;color: #808294;font-size: 15px;line-height: 28px;position: relative;padding-top: 110px;}
.footer-second-widget { margin-bottom: 60px; }
.footer-second-widget-title { color: #181825; font-size: 18px; margin-bottom: 24px; border-bottom: 0px; padding: 0px; letter-spacing: 0px; }
.footer-second-widget ul { }
.footer-second-widget ul li { margin-bottom: 0px; }
.footer-second-widget ul li a {color: #808294;line-height: 28px;}
.footer-second-widget ul li a:hover { color: #01d486; text-decoration: none; }
.social-media-block { background-color: #39363d; padding-top: 18px; padding-bottom: 18px; }
.social-icons { margin-top: 2px; }
.icon-square { text-align: center; background-color: #302d34; width: 40px; height: 40px; border-radius: 2px; display: inline-block; color: #7f7c7c; padding: 11px 12px; line-height: 1.3; font-size: 14px; }
.icon-square:hover { background-color: #ff4d4d; color: #fff; }
.icon-square-outline { text-align: center; background-color: transparent; width: 40px; height: 40px; border-radius: 2px; display: inline-block; color: #6f6d72; padding: 11px 12px; line-height: 1.3; font-size: 14px; border: 1px solid #6f6f72; }
.icon-square-outline:hover { background-color: transparent; color: #ff4d4d; border-color: #ff4d4d; }
.facebook-outline { border-color: #3b5898; color: #3b5898; }
.twitter-outline { border-color: #1ea2f2; color: #1ea2f2; }
.googleplus-outline { border-color: #f75439; color: #f75439; }
.instagram-outline { border-color: #9361fa; color: #9361fa; }
.linkedin-outline { border-color: #0077b7; color: #0077b7; }
.pinterest-outline { border-color: #c8232c; color: #c8232c; }
.footer-second .tiny-footer {background-color: transparent;border-top: 1px solid #ebecf7;padding-top: 25px;padding-bottom: 45px;line-height: 1.5;color: #8082a8;} .hero-shape-one {background-image: url(//www.iinfotanks.com/wp-content/themes/images/herocurve-transparent.png);background-color: #3544ee;background-repeat: no-repeat;background-position: 7% 100%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;border-width: 0;border-top-width: 0px;border-bottom-width: 0px;height: 780px;margin-bottom: -1px;}
.hero-shape-one-caption { color: #b0bffe; margin-bottom: 30px; }
.hero-shape-one-caption-text { padding-top: 260px; }
.hero-shape-one-caption-title { font-size: 52px; line-height: 62px; font-weight: 900; }
.hero-shape-one-caption-img { padding-top: 220px; } .feature-block-v6 { }
.feature-block-v6.feature-block { margin-bottom: 30px; padding: 40px 16px; border: 1px solid transparent; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.feature-block-v6.feature-block:hover {-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;-webkit-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06);-moz-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06);box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06);background-color: #ffffff;border-radius: 4px;border: 1px solid #ebedfc;}
.feature-block-v6 .feature-content { text-align: center; }
.feature-block-v6 .feature-title { margin-bottom: 5px; font-size: 21px; }
.feature-block-v6 .feature-text { }
.feature-block-v6 .feature-icon { background-color: #e1e4fd; color: #3544ee; padding: 25px; font-size: 26px; display: block; text-align: center; width: 81px; height: 81px; margin-bottom: 30px; line-height: 1.3; margin-right: auto; margin-left: auto; border-radius: 100%; }
.analysisdata-right-img { margin-bottom: 60px; position: relative; }
.analysisdata-right-content { padding: 30px 80px; margin-bottom: 60px; }
.analysisdata-character-right-img { position: absolute; bottom: 68px; right: -120px; }
.peromance-img { position: absolute; top: 225px; right: 0; }
.peromance-character-img { position: absolute; right: 580px; bottom: 0px; }
.client-block-v5 { }
.client-block-v5.client-block {background-color: #ffffff;border: 1px solid #ffffff;padding: 50px 30px;margin-bottom: 30px;}
.client-block-v5.client-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06); }
.client-block-v5 .client-block-content { text-align: center; }
.client-block-v5 .client-block-img { background-color: #f7f8ff; text-align: center; margin-bottom: 30px; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; padding: 35px; height: 128px; width: 128px; border-radius: 100%; margin-left: auto; margin-right: auto; } .testimonial-block-v5 { }
.testimonial-block-v5.testimonial-block {position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #ffffff;background-clip: border-box;margin-bottom: 30px;border-radius: 4px;border: 1px solid #ebedfc;text-align: center;}
.testimonial-block-v5 .testimonial-content { padding: 50px 35px; }
.testimonial-block-v5 .testimonial-text {font-size: 18px;color: #181825;font-weight: 600;line-height: 30px;font-style: italic;}
.testimonial-block-v5 .testimonial-img { margin-bottom: 30px; }
.testimonial-block-v5 .testimonial-img img { margin-left: auto; margin-right: auto; height: 78px; width: 78px; }
.testimonial-block-v5 .testimonial-meta { }
.testimonial-block-v5 .testimonial-meta-name { margin-bottom: 0px; line-height: 26px; color: #01d486; font-size: 16px; font-weight: 900; }
.testimonial-block-v5.testimonial-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); border: 1px solid transparent; }
.testimonial-carousel-v3 { }
.testimonial-carousel-v3 .owl-carousel .owl-item img { width: auto; }
.testimonial-carousel-v3 .owl-carousel .item { }
.testimonial-carousel-v3 .owl-prev { position: absolute; }
.testimonial-carousel-v3 .owl-next { position: absolute; }
.testimonial-carousel-v3 .owl-prev, .testimonial-carousel .owl-next { background-color: #ff515b; padding: 10px 16px; border-radius: 100%; font-size: 18px; }
.testimonial-carousel-v3 .owl-prev:hover, .testimonial-carousel .owl-next:hover { background-color: #8e517d; color: #fff; }
.testimonial-carousel-v3 .owl-theme .owl-nav [class*='owl-'] { position: relative; color: #3544ee; font-size: 18px; margin: 5px; padding: 3px 9px; background: transparent; display: inline-block; cursor: pointer; border-radius: 100%; text-align: center; height: 35px; width: 35px; border: 2px solid #3544ee; }
.testimonial-carousel-v3 .owl-theme .owl-nav [class*='owl-']:hover { background: #3544ee; color: #FFF; text-decoration: none; }
.testimonial-carousel-v3 .owl-theme .owl-dots .owl-dot span { display: none; } .hero-shape-second {background-image: url(//www.iinfotanks.com/wp-content/themes/images/bottom-curve.png);background-color: #3544ee;background-repeat: no-repeat;background-position: 70% 100%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;border-width: 0;border-top-width: 0px;border-bottom-width: 0px;max-height: 750px;margin-bottom: -1px;}
.hero-shape-second-caption { color: #b0bffe; margin-bottom: 30px; }
.hero-shape-second-caption-text { padding-top: 260px; }
.hero-shape-second-caption-title { font-size: 52px; line-height: 62px; font-weight: 900; }
.hero-shape-second-caption-img { padding-top: 160px; padding-left: 150px; } .feature-block-v7 { }
.feature-block-v7.feature-block { margin-bottom: 30px; }
.feature-block-v7 .feature-content { }
.feature-block-v7 .feature-title { margin-bottom: 5px; font-size: 21px; }
.feature-block-v7 .feature-text { }
.feature-block-v7 .feature-icon { background-color: #e1e4fd; color: #3544ee; padding: 18px; font-size: 20px; display: block; text-align: center; width: 60px; height: 60px; margin-bottom: 30px; line-height: 1.5; border-radius: 100%; }
.feature-app-img { position: relative; text-align: center; }
.circle-1 { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 390px; height: 390px; background-color: #3be1a4; color: white; text-align: center; line-height: 100px; border-radius: 50%; font-size: 1.3rem; }
.circle-1:hover { cursor: pointer; }
.circle-1::after, .circle-1::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 390px; height: 390px; background: #3be1a4; border-radius: 50%; z-index: -1; -webkit-animation: grow 3s ease-in-out infinite; animation: grow 3s ease-in-out infinite; }
.circle-1::after { background: rgb(59, 225, 164); }
.circle-1::after::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 390px; height: 390px; background: #3be1a4; border-radius: 50%; z-index: -1; -webkit-animation: grow 3s ease-in-out infinite; animation: grow 3s ease-in-out infinite; }
.circle-1::before { background: rgb(59, 225, 164); -webkit-animation-delay: -0.5s; animation-delay: -0.5s; }
.circle-2 { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 390px; height: 390px; background-color: #9c4efb; color: white; text-align: center; line-height: 100px; border-radius: 50%; font-size: 1.3rem; }
.circle-2:hover { cursor: pointer; }
.circle-2::after, .circle-2::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 390px; height: 390px; background: #9c4efb; border-radius: 50%; z-index: -1; -webkit-animation: grow 3s ease-in-out infinite; animation: grow 3s ease-in-out infinite; }
.circle-2::after { background: rgba(156, 78, 251, .5); }
.circle-2::after::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 390px; height: 390px; background: #3be1a4; border-radius: 50%; z-index: -1; -webkit-animation: grow 3s ease-in-out infinite; animation: grow 3s ease-in-out infinite; }
.circle-2::before { background: rgba(156, 78, 251, .5); -webkit-animation-delay: -0.5s; animation-delay: -0.5s; }
.circle-3 { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 390px; height: 390px; background-color: #fb8645; color: white; text-align: center; line-height: 100px; border-radius: 50%; font-size: 1.3rem; }
.circle-3:hover { cursor: pointer; }
.circle-3::after, .circle-3::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 390px; height: 390px; background: #fb8645; border-radius: 50%; z-index: -1; -webkit-animation: grow 3s ease-in-out infinite; animation: grow 3s ease-in-out infinite; }
.circle-3::after { background: rgba(251, 134, 69, .5); }
.circle-3::after::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 390px; height: 390px; background: #3be1a4; border-radius: 50%; z-index: -1; -webkit-animation: grow 3s ease-in-out infinite; animation: grow 3s ease-in-out infinite; }
.circle-3::before { background: rgba(251, 134, 69, .5); -webkit-animation-delay: -0.5s; animation-delay: -0.5s; }
@-webkit-keyframes grow {
0% { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; }
100% { -webkit-transform: scale(1.8, 1.8); transform: scale(1.8, 1.8); opacity: 0; }
}
@keyframes grow {
0% { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; }
100% { -webkit-transform: scale(1.8, 1.8); transform: scale(1.8, 1.8); opacity: 0; }
} .counter-v6.counter-block { padding: 20px 0px; }
.counter-v6 .counter-block-content { }
.counter-v6 .counter-block-number {margin-bottom: 10px;font-size: 72px;line-height: 80px;color: #181825;margin-bottom: 30px;}
.counter-v6 .counter-block-title { font-size: 20px; line-height: 30px; }
.counter-v6 .counter-block-text { }
.counter-v6 .plus-sign { position: absolute; font-size: 48px; color: #181825; top: 40px; right: 60px; font-family: 'Circular Std Bold' !important; } .cta-curveshape {background-image: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/bottom-curve.png);background-color: #313fdd;background-repeat: no-repeat;background-position: 70% 100%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;border-width: 0;border-top-width: 0px;border-bottom-width: 0px;max-height: 780px;margin-bottom: -1px;}
.cta-curveshape-caption { color: #b0bffe; margin-bottom: 30px; }
.cta-curveshape-caption-text { padding-top: 260px; }
.cta-curveshape-title { font-size: 42px; line-height: 52px; }
.cta-curveshape-img { padding-top: 80px; padding-left: 90px; }
.cta-curveshape a { margin-bottom: 10px; display: inline-block; } .hero-shape-third {background-image: url(//www.iinfotanks.com/wp-content/themes/images/hero-side-shape.png);background-color: #ffffff;background-repeat: no-repeat;background-position: 100% 100%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;border-width: 0;border-top-width: 0px;border-bottom-width: 0px;height: 793px;margin-bottom: -1px;position: relative;}
.hero-shape-third-caption { margin-bottom: 30px; }
.hero-shape-third-caption-text { padding-top: 230px; }
.hero-shape-third-caption-title { font-size: 66px; line-height: 76px; font-weight: 900; }
.hero-shape-third-caption-img { padding-top: 100px; }
.header-transparent-second { position: fixed; width: 100%; z-index: 1030; }
.navbar-transparent-second { padding: 16px 0px; }
.header-transparent-second .navbar-toggler { padding: 11px 13px; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid #eaeaf0; border-radius: .25rem; position: relative; background-color: #fff; }
.header-transparent-second.header-collapse {background: #ffffff !important;border-color: #ffffff;border-bottom: 1px solid #f0f0f0;transition: .3s ease-out;}
.navbar-transparent-second .navbar-nav .nav-link { color: #fff; font-family: 'Circular Std Medium' !important; padding: 9px 16px; }
.navbar-transparent-second .navbar-nav .nav-item .nav-link {font-size: 16px;color: #181825;}
.navbar-transparent-second .dropdown-toggle::after {margin-top: 1px;display: inline-block;width: 0;height: 0;margin-left: 6px;vertical-align: -2px;content: "\f107";border-top: none;border-right: none;border-bottom: none;border-left: none;color: #bdbebf;font-family: 'FontAwesome';font-weight: 900;margin-right: 15px;font-size: 13px;float: right;}
.navbar-transparent-second .navbar-collapse.show .dropdown .dropdown-menu .dropdown-item { border-bottom: 1px solid #f1f1f6; border-radius: 0px; }
.quote-form {position: relative;background-color: #ffffff;padding: 60px;bottom: 100px;border: 1px solid #ffffff;border-radius: 4px;-webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);-moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);}
.quote-form i {position: absolute;right: 20px;bottom: 18px;font-size: 12px;color: #2c2c7a;} .feature-block-v8 { }
.feature-block-v8.feature-block {transition: all .4s ease;margin-bottom: 80px;border: 1px solid #ebecf7;padding: 50px;background-color: #ffffff;}
.feature-block-v8.feature-block:hover { -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); transition: all .4s ease; transform: translate3D(0, -20px, 0) scale(1); }
.feature-block-v8 .feature-content { }
.feature-block-v8 .feature-title { margin-bottom: 5px; font-size: 21px; }
.feature-block-v8 .feature-text { }
.feature-block-v8 .feature-icon {background-color: #e9ebfc;color: #3644ef;padding: 12px;font-size: 20px;display: inline-block;text-align: center;width: 52px;height: 52px;margin-bottom: 30px;line-height: 1.5;border-radius: 100%;} .ins-product-carousel-v4 { }
.ins-product-carousel-v4 .owl-carousel .owl-item img { width: auto; }
.ins-product-carousel-v4 .owl-carousel .item { }
.ins-product-carousel-v4 .owl-prev { position: absolute; }
.ins-product-carousel-v4 .owl-next { position: absolute; }
.ins-product-carousel-v4 .owl-theme .owl-nav { margin-top: 60px; text-align: center; -webkit-tap-highlight-color: transparent; }
.ins-product-carousel-v4 .owl-prev, .ins-product-carousel .owl-next { background-color: #ff515b; padding: 10px 16px; border-radius: 100%; font-size: 18px; }
.ins-product-carousel-v4 .owl-prev:hover, .ins-product-carousel .owl-next:hover { background-color: #8e517d; color: #fff; }
.ins-product-carousel-v4 .owl-theme .owl-nav [class*='owl-'] { position: relative; color: #ffffff; font-size: 28px; margin: 5px; padding: 11px 9px; background: #5a67fb; display: inline-block; cursor: pointer; border-radius: 100%; text-align: center; height: 55px; width: 55px; border: 2px solid #5a67fb; }
.ins-product-carousel-v4 .owl-theme .owl-nav [class*='owl-']:hover { background: #01d486; color: #FFF; text-decoration: none; border-color: #01d486; }
.ins-product-carousel-v4 .owl-theme .owl-dots .owl-dot span { display: none; } .product-card { }
.product-head { }
.product-icon { }
.product-content { }
.product-title { }
.product-text {color: #000;} .product-card-v1 { }
.product-card-v1.product-card {background-color: #ffffff;border-radius: 8px;}
.product-card-v1 .product-head { padding: 55px; background-color: #fffaf1; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.product-card-v1 .product-icon { height: 120px; width: 120px; font-size: 55px; color: #000; background-color: #ffecc8; border-radius: 100%; line-height: 63px; padding: 28px 30px; display: inline-block; }
.product-card-v1 .product-content { padding: 55px; }
.product-card-v1 .product-title { }
.product-card-v1 .product-text { } .process-block-v6 { }
.process-block-v6.process-block { text-align: center; margin-bottom: 50px; }
.process-block-v6 .process-block-img { margin-bottom: 50px; }
.process-block-v6 .process-block-content { padding: 0px 20px; }
.process-block-v6 .process-block-title { font-size: 22px; line-height: 30px; }
.process-block-v6 .process-block-text { }
.image-section-v3 { }
.image-section-v3-content { padding: 80px; } .testimonial-block-v6 { }
.testimonial-block-v6.testimonial-block { }
.testimonial-block-v6 .testimonial-content { }
.testimonial-block-v6 .testimonial-text { font-size: 26px; line-height: 42px; font-style: italic; color: #fff; }
.testimonial-block-v6 .testimonial-comment-icon { margin-bottom: 32px; display: block; }
.testimonial-block-v6 .testimonial-meta { margin-left: 18px; align-self: center; }
.testimonial-block-v6 .testimonial-meta-name { margin-bottom: 6px; color: #fff; font-size: 18px; }
.testimonial-block-v6 .testimonial-img { }
.testimonial-carousel-v4 { }
.testimonial-carousel-v4 .owl-carousel .owl-item img { width: auto; }
.testimonial-carousel-v4 .owl-prev { position: absolute; top: 45%; left: 10px; }
.testimonial-carousel-v4 .owl-next { position: absolute; top: 45%; right: 10px; }
.testimonial-carousel-v4 .owl-theme .owl-nav [class*='owl-'] { color: #ffffff; font-size: 18px; margin: 5px; padding: 3px 10px; background: transparent; display: none; cursor: pointer; border-radius: 100%; text-align: center; height: 35px; width: 35px; border: 2px solid #ffffff; }
.testimonial-carousel-v4 .owl-theme .owl-nav [class*='owl-']:hover { background: #01d486; color: #FFF; text-decoration: none; border-color: #01d486; }
.testimonial-carousel-v4 .owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 4px 2px; background: #fff; border: 2px solid #fff; border-radius: 100%; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
.testimonial-carousel-v4 .owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; bottom: 0px; position: relative; }
.testimonial-carousel-v4 .owl-theme .owl-dots .owl-dot.active span, .testimonial-carousel-v4 .owl-theme .owl-dots .owl-dot:hover span { background: #01d486 !important; border-color: #01d486; } .partner-block-content { padding: 120px 40px; }
.client-block-v6 { }
.client-block-v6.client-logos { width: 587px; height: 556px; list-style: none; padding: 0; margin: 0; background-color: transparent; border-radius: 100%; position: relative; }
.client-block-v6.client-logos li {position: absolute;background-color: transparent;border: 1px solid #ebecf7;padding: 32px 31px;margin-bottom: 30px;border-radius: 100%;display: inline-block;height: 145px;width: 145px;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.client-block-v6.client-logos li:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 16px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 16px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 16px 30px 0px rgba(0, 0, 0, 0.06); background-color: #fff; border-color: #fff; }
.client-block-v6.client-logos li:nth-child(1) { top: 72px; left: 53px; }
.client-block-v6.client-logos li:nth-child(2) { top: 205px; left: 222px; }
.client-block-v6.client-logos li:nth-child(3) { top: 285px; left: 18px; }
.client-block-v6.client-logos li:nth-child(4) { left: 194px; bottom: -29px; }
.client-block-v6.client-logos li:nth-child(5) { top: 337px; right: 51px; }
.client-block-v6.client-logos li:nth-child(6) { top: 136px; right: 13px; }
.client-block-v6.client-logos li:nth-child(7) { top: 2px; right: 176px; } .cta-v5 { }
.cta-v5.cta { border-bottom: 1px solid #353a76; padding-bottom: 60px; margin-bottom: 60px; }
.cta-v5 .cta-content { }
.cta-v5 .cta-title { margin-bottom: 10px; font-size: 42px; line-height: 53px; color: #a7ade4; } .hero-shape-fourth {background-image: url(//www.iinfotanks.com/wp-content/themes/images/section-wave-pattern-1.png);
background-color: #032fdf;background-repeat: no-repeat;background-position: 7% 100%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;border-width: 0;border-top-width: 0px;border-bottom-width: 0px;height: 903px;margin-bottom: -1px;}
.hero-shape-fourth-caption { color: #b0bffe; margin-bottom: 30px; }
.hero-shape-fourth-caption-text { padding-top: 230px; }
.hero-shape-fourth-caption-title { font-size: 86px; line-height: 96px; font-weight: 900; }
.hero-shape-fourth-caption-img { padding-top: 100px; } .service-block-v7 { }
.service-block-v7.service-block {padding: 40px 40px 60px 40px;background-image: url(//www.iinfotanks.com/wp-content/themes/images/wave-pattern.png);background-color: #ffffff;background-repeat: no-repeat;background-position: 7% 100%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;margin-bottom: -1px;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.service-block-v7 .service-block-title { margin-bottom: 10px; font-size: 22px; line-height: 34px; }
.service-block-v7 .service-block-content { }
.service-block-v7 .service-block-icon { font-size: 35px; padding: 16px 18px; height: 70px; width: 70px; line-height: 1.1; background-color: #f8f8fb; border-radius: 12px; display: inline-block; margin-bottom: 30px; }
.service-block-v7.service-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.section-pattern-first {background-image: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/section-wave-pattern-2.png);background-color: #ffffff;background-repeat: no-repeat;background-position: 7% 0%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;padding-top: 200px;padding-bottom: 10px;}
.section-pattern-second {background-image: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/section-wave-pattern-3.png);background-color: #f9f9ff;background-repeat: no-repeat;background-position: 7% 0%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;padding-top: 220px;padding-bottom: 120px;position: relative;z-index: 1;}
.counter-v7.counter-block { background-color: #fff; border-radius: 8px; padding: 57px 30px; position: relative; margin-bottom: 30px; }
.counter-v7 .counter-block-content { }
.counter-v7 .counter-block-number { margin-bottom: 10px; font-size: 82px; line-height: 80px; color: #181825; margin-bottom: 30px; }
.counter-v7 .counter-block-title { font-size: 20px; line-height: 30px; }
.counter-v7 .counter-block-text { }
.counter-v7 .plus-sign { position: absolute; font-size: 48px; color: #181825; top: 62px; left: 140px; font-family: 'Circular Std Bold' !important; }
.case-study-block { }
.case-study-block-img { }
.case-study-block-content { }
.case-study-block-title { }
.case-study-block-text { }
.case-study-block-subtext { }
.case-study-block-v1 { }
.case-study-block-v1.case-study-block { transition: all .4s ease; margin-bottom: 30px; }
.case-study-block-v1 .case-study-block-img { }
.case-study-block-v1 .case-study-block-content {padding: 60px;background-color: #ffffff;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
.case-study-block-v1 .case-study-block-title {font-weight: 900;color: #181825;}
.case-study-block-v1 .case-study-block-text { }
.case-study-block-v1 .case-study-block-subtext { font-size: 20px; margin-bottom: 40px; }
.case-study-block-v1.case-study-block:hover { -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); transition: all .4s ease; transform: translate3D(0, -20px, 0) scale(1); }
.section-pattern-third {background-image: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/section-wave-pattern-2.png);background-color: #ffffff;background-repeat: no-repeat;background-position: 7% 0%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;padding-top: 220px;padding-bottom: 120px;position: relative;z-index: 1;}
.section-pattern-fourth {background-image: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/section-wave-pattern-4.png);background-color: #f8f8fb;background-repeat: no-repeat;background-position: 7% 0%;background-size: cover;-webkit-background-size: auto;-moz-background-size: auto;-o-background-size: auto;width: auto;padding-top: 220px;padding-bottom: 120px;position: relative;z-index: 1;} .lender-filter-form { }
.lender-block .arrow li:before { color: #2d3ad2; }
.lender-block-v1 { }
.lender-block-v1.lender-block { margin-bottom: 30px; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #ebedfc; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.lender-block-v1 .lender-header { padding: 30px; background-color: #fff; border-bottom: 1px solid #ebedfc; }
.lender-block-v1 .lender-title { line-height: 38px; }
.lender-block-v1 .lender-content { padding: 30px; }
.lender-block-v1 .lender-img { }
.lender-block-v1 .lender-text { }
.lender-block-v1 .lender-footer { background-color: #fff; border-top: 1px solid #ebedfc; padding: 16px 30px; line-height: 1.8; }
.lender-block-v1.lender-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); }
.lender-content-list { }
.rating { font-size: 12px; color: #ffb607; line-height: 15px; }
.rating-number { color: #181825; margin-left: 4px; }
.rating-text { color: #01d486; margin-left: 12px; }
.rating-text i { margin-right: 5px; } .review-section { background-color: #fff; border: 1px solid #ebedfc; }
.review-section-title { padding: 34px 0px 0px 34px; margin-bottom: 0px; }
.review-block { }
.review-content { border-bottom: 1px solid #ebedfc; padding: 18px 34px 34px 34px; margin-bottom: 20px; }
.review-date { margin-bottom: 10px; font-size: 14px; }
.review-sub-content { }
.review-title { margin-bottom: 8px; }
.review-text { }
.reviewer-name { color: #181825; font-family: 'Circular Std Bold'; }
.review-meta-text { margin-left: 8px; }
.review-meta { font-size: 15px; margin-bottom: 5px; }
.review-location { margin-left: 15px; color: #01d486; }
.review-location i { margin-right: 6px; color: #01d486; } .simple-para { } .slider-gallery { overflow: hidden; }
.slider-gallery .slider-captions { position: absolute; bottom: 230px; color: #fff; }
.slick-list img { width: 100%; min-height: 100%; }
.slider-gallery-nav { }
.slider-gallery .slick-slide { margin: 0px; }
.slick-list { }
.slider-gallery-nav .slick-track {  -webkit-transform: none !important; transform: none !important; left: 40% !important; }
.slider-gallery .slick-arrow { position: absolute; top: 53%;}
.slider-gallery .slick-prev {left: 18px;
color: #fff;
background-color: #3644ef;
border-radius: 100%;
text-align: center;
height: 40px;
width: 40px; }
.slider-gallery .slick-prev:before, .slider-gallery .slick-next:before {
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: #f8f8fb;
-webkit-font-smoothing: antialiased;}    
.slider-gallery .slick-next { right: 18px; color: #fff;
background-color: #3644ef;
border-radius: 100%;
text-align: center;
height: 40px;
width: 40px; }
.slider-gallery-nav .item { width: 20px !important; }
.slider-gallery-nav .item.slick-slide.slick-current {color: #01d486;} .split-section{background-color: #fff; position: relative; z-index: -1;}
.split-img-right-content{display: flex;
min-height: 500px;
width: 70%;
padding: 90px; }
.split-img-right-content-text{}
.split-img-left-content{display: flex;
min-height: 500px;
width: 70%;
padding: 90px;margin-left: 200px; }
.split-img-left-content-text{} .lender-compare-block { }
.lender-compare-block .card-body { padding: 20px; }
.lender-compare-table { }
.lender-data { }
.lender-data-img { margin-bottom: 15px; }
.lender-rate-value { }
.lender-rate-meta { }
.lender-rate-meta-text { }
.lender-rate-meta-value { }
.lender-rate-meta-fees { }
.lender-rate-meta-amount { }
.lender-payment-amount { margin-bottom: 2px; }
.lender-payment-amount-meta { }
.lender-info-call-text { }
.lender-rate { padding: 18px; }
.lender-payment { padding: 18px; }
.lender-info { padding: 18px 11px; }
.lender-id { color: #bbbcc6; }
.lender-fee-year { font-family: 'Circular Std Medium'; line-height: 1.2; }
.lender-compare-table.table th, .lender-compare-table.table td { width: 25%; border-top: 1px solid #ebedfc; }
.lender-compare-table th { background-color: #fafaff; padding-left: 30px; }
.btn-popover { color: #b0b2c0; }
.btn-popover:hover { color: #3544ee; }
.modal-body { padding: 0px; }
.lender-popup-content { overflow-y: scroll; max-height: 450px; }
.lender-data-rating { line-height: 1.6; margin-bottom: 12px; }
.lender-rate-data { line-height: 1.4; } .error-section { background: url(//www.iinfotanks.com/wp-content/themes/images/error-img.png); background-repeat: no-repeat; height: 935px; background-size: cover; }
.error-block { padding-top: 320px; }
.error-title { font-size: 170px; }
.error-sub-title { font-size: 52px; line-height: 60px; color: #808294; } .contact-section { background-color: #fff; padding: 70px; border: 1px solid #ebecf7; border-radius: 4px; }
.contact-info-block { margin-bottom: 30px; border: 1px solid #ebedfc; position: relative; text-align: center; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.contact-info-icon {height: 86px;width: 86px;color: #3544ee;background-color: #f3f6ff;font-size: 28px;padding: 29px 30px;display: block;margin-right: auto;margin-left: auto;margin-bottom: 30px;line-height: 28px;}
.contact-info-content { padding: 60px 50px; }
.contact-info-title { font-size: 18px; line-height: 26px; margin-bottom: 10px; }
.contact-info-text { }
.contact-info-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); }
.location-block { margin-bottom: -1px; border: 1px solid #ebedfc; position: relative; border-radius: 4px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; margin-right: -1px; }
.location-block:hover { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06); }
.location-content { padding: 35px; }
.location-title { font-size: 20px; line-height: 20px; margin-bottom: 15px; }
.location-text { margin-bottom: 10px; }
.location-number { color: #181825; margin-bottom: 14px; } .calculator .calculator-amortization { }
.calculator input[type=text], .calculator-amortization input[type=text] { display: block; width: 100%; font-size: 16px; line-height: 1.42857143; height: 50px; color: #303443; background-color: #fbfbff; background-image: none; border: 1px solid #ceced8; border-radius: 2px; padding: 18px; }
.results { overflow: auto; }
.results-data { padding: 34px 30px 0px 30px; margin-bottom: 0px; }
.results p:last-child { border-bottom: none; }
.calculator-form { width: 50% !important; float: left; }
.calculator-form-second { margin-bottom: 30px; }
.calculator-form-results { }
.calculator-form-results table { border-collapse: collapse; width: 100%; }
.calculator-form-results th, .calculator-form-results td { border-top: 2px solid #ebedfc; padding: 8px; color: #303443; }
.calculator-form-results th { color: #303443; }
.calculator-form-results td { color: #626582; }
.accrue-field-amount, .accrue-field-rate, .accrue-field-term { padding: 10px 30px; } .career-page-desc{}
.career-page-desc-list{}
.career-page-desc-list ul{}
.career-page-desc-list ul li{padding-left: 30px; margin-bottom: 16px;}
.career-page-desc-list li:before{font-size: 16px; color: #01d486;}
.career-page-img{text-align: center;}
.why-work-section{background-color: #fff; position: relative;
z-index: -2; padding: 150px 0px;}
.why-work{}
.why-work ul{}
.why-work ul li{}
.why-work ul li:before{color: #01d486;}
.why-work-image{position: relative;}
.why-work-img-1{
position: absolute;
left: 0;
top: 144px;
}
.why-work-img-2{
position: absolute;
right: 0;
top: 0px;
}
.why-work-img-1 img, .why-work-img-2 img{border-radius: 4px;}
.job-opening-list-head{
margin-bottom: 40px;
}
.job-opening-list{}
.job-opening-list-designation{
font-size: 24px;
line-height: 32px;
margin-bottom: 5px;
}
.job-opening-list-locator{
font-size: 14px;
line-height: 26px;
}
.job-opening-list-desc{margin-bottom: 30px;}
.job-opening-list-desc-name{font-size: 18px; line-height: 24px; }
.job-opening-list-key{margin-bottom: 30px;}
.job-opening-list-key-name{font-size: 18px; line-height: 24px;}
.job-opening-list-key ul{}
.job-opening-list-key ul li{}
.job-opening-list-key li:before{color: #01d486;}
.job-opening-list-skill{margin-bottom: 30px;}
.job-opening-list-skill-name{font-size: 18px; line-height: 24px;}
.job-opening-list-skill ul{}
.job-opening-list-skill ul li{}
.job-opening-list-skill li:before{color: #01d486;}
.job-opening-list-location{margin-bottom: 30px;}
.job-opening-list-location-name{font-size: 18px; line-height: 24px;}
.job-opening-list-work{margin-bottom: 30px;}
.job-opening-list-work-name{font-size: 18px; line-height: 24px;}
.job-opening-list-position{margin-bottom: 30px;}
.job-opening-list-position-name{font-size: 18px; line-height: 24px;}
.job-opening-list-benefits{margin-bottom: 30px;}
.job-opening-list-benefits-name{font-size: 18px; line-height: 24px;}
.job-opening-list-benefits ul{}
.job-opening-list-benefits li{}
.job-opening-list-benefits li:before{color: #01d486;} .helpcenter-search-section{text-align: center;}
.helpcenter-search-section-title{}
.helpcenter-search-section h1{margin-bottom: 30px;}
.hc-categrory-block {  -webkit-transition: all 0.3s;
transition: all 0.3s; border: 1px solid #ebecf7; background-color: #fff; padding: 45px; text-align: center; border-radius: 4px; margin-bottom: 30px; }
.hc-categrory-block:hover{-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);
}
.hc-categrory-icon { background-color: #ebedfe; height: 115px; width: 115px; margin-right: auto; margin-left: auto; margin-bottom: 30px; line-height: 1.2;
padding: 30px;
border-radius: 100%; }
.hc-categrory-icon img{height: 46px; }
.hc-categrory-content{}
.hc-categrory-content-title{ font-size: 22px; line-height:42px; }
.hc-featured-article-block{ background-color: #fff; border-radius: 4px; padding: 60px 80px; }
.hc-featured-artical-block-list{}
.hc-featured-artical-block-list ul{}
.hc-featured-artical-block-list ul li{}
.hc-featured-artical-block-list ul li a{font-size: 18px; line-height:32px; color: #181825;
background-color: #fff;
border-bottom:  1px solid rgb(235, 236, 247); padding: 21px 24px; display: block; transition: .5s ease; }
.hc-featured-artical-block-list ul li a:hover{ color: #01d486;  transition: .5s ease;}
.hc-featured-artical-block-list .angle li {
padding-left: 13px;
line-height: 73px;
}
.hc-featured-artical-block-list .angle li:before{ color: #01d486 !important; left: 14px;}
.hc-support-section{background-color: #fff; border-radius: 4px; padding: 42px; border:1px solid #ebecf7;}
.hc-support-block{display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;}
.hc-support-block-content{ }
.hc-support-block-icon{ background-color: #ebedfe; height: 115px; width: 115px;  line-height: 1.2;
padding: 30px;
border-radius: 100%;  margin-bottom: 40px; margin-right: 20px;}
.hc-support-block-icon img{width: 55px;}
.hc-video .video-container, .hc-video .video-container-2 {
}
.hc-support-block-call-info{font-size: 18px;} .hc-category-page-section{border:1px solid #ebecf7; padding:50px; background-color: #fff; border-radius: 4px; }
.hc-category-page-block{margin-bottom: 50px; }
.hc-category-page-block-heading{border-bottom: 1px solid #ebecf7; padding:0px 0px 20px 0px; margin-bottom: 30px;}
.hc-category-page-block-heading h3{font-size: 24px; line-height: 32px;}
.hc-category-page-block-content{}
.hc-category-page-block-content ul{}
.hc-category-page-block-content ul li{line-height: 2.6;}
.hc-category-page-block-content ul li a{font-size: 18px; line-height: 34px; color: #181825; margin-bottom: 0px;}
.hc-category-page-block-content ul li a:hover{color: #3544ee; text-decoration: underline;}
.hc-sidebar{}
.hc-sidebar-widget{background-color: #fff; border:1px solid #ebecf7;}
.hc-sidebar-widget-title{background-color: #fff; border-bottom:1px solid #ebecf7; padding: 20px 25px; margin-bottom: 0px;}
.hc-sidebar-widget-content{padding: 25px;}
.hc-sidebar-widget-content ul{}
.hc-sidebar-widget-content ul li{line-height: 2.5;}
.hc-sidebar-widget-content ul li a{ color: #181825;}
.hc-sidebar-widget-content ul li a:hover{ color: #3544ee;}
.hc-category-single {
background-color: #fff;
padding: 40px;
border-radius: 4px;
border: 1px solid #ebecf7;
}  .user-avatar-xxl { height: 128px; width: 128px; }
.user-avatar-xl { height: 90px; width: 90px; }
.user-avatar-lg { height: 48px; width: 48px; }
.user-avatar-md { height: 32px; width: 32px; }
.user-avatar-sm { height: 24px; width: 24px; }
.user-avatar-xs { height: 18px; width: 18px; }
.icon-circle { border-radius: 100% !important; }
.outline-label { border: 2px solid #eeeeff; color: #8484f8; padding: 8px 20px; line-height: 1; font-size: 14px; border-radius: 20px; background-color: transparent; display: inline-block; } .fa-xl { }
.fa-lg { }
.fa-md { }
.fa-sm { font-size: 24px !important; }
.fa-xs { font-size: 11px !important; }  .w-35 { width: 35% !important; }
.w-40 { width: 40% !important; }
.custom-width { max-width: 1466px !important; }
.custom-container { max-width: 1200px !important; } .section-block { margin: 16px 0px; }
.section-title { font-weight: 500; margin-bottom: 0px; }
.section-heading-single { margin-bottom: 30px; }
.section-heading { margin-bottom: 60px; }
.section-heading-title { }
.section-heading-text { }
.section-heading-btn { }
.title {color: #181825;} .nopadding { padding: 0px; } .p-4 { padding: 30px !important; }
.p-5 { padding: 45px !important; }
.p-6 { padding: 65px !important; }
.p-8 { padding: 80px !important; } .p-r-0 { padding-right: 0px; }
.p-r-10 { padding-right: 10px; }
.p-r-15 { padding-right: 15px; }
.p-r-20 { padding-right: 20px; }
.p-r-25 { padding-right: 25px; }
.p-r-140 { padding-right: 140px; } .p-l-0 { padding-left: 0px; }
.p-l-10 { padding-left: 10px; }
.p-l-15 { padding-left: 15px; }
.p-l-20 { padding-left: 20px; }
.p-l-25 { padding-left: 25px; }
.p-l-40 { padding-left: 40px; }
.p-l-140 { padding-left: 140px; } .p-t-0 { padding-top: 0px; }
.p-t-10 { padding-top: 10px; }
.p-t-20 { padding-top: 20px; }
.p-t-30 { padding-top: 30px; }
.p-t-40 { padding-top: 40px; }
.p-t-60 { padding-top: 60px; }
.p-t-80 { padding-top: 80px; }
.p-t-100 { padding-top: 100px; }
.p-t-120 { padding-top: 120px; }
.p-t-140 { padding-top: 140px !important; }
.p-t-200 { padding-top: 200px; } .p-b-0 { padding-bottom: 0px; }
.p-b-10 { padding-bottom: 10px; }
.p-b-20 { padding-bottom: 20px; }
.p-b-30 { padding-bottom: 30px; }
.p-b-40 { padding-bottom: 40px; }
.p-b-60 { padding-bottom: 60px; }
.p-b-80 { padding-bottom: 80px; }
.p-b-100 { padding-bottom: 100px; }
.p-b-120 { padding-bottom: 120px; }
.p-b-140 { padding-bottom: 140px; }
.m-r-0 { margin-right: 0px; }
.m-r-10 { margin-right: 10px; }
.m-r-15 { margin-right: 15px; }
.m-r-20 { margin-right: 20px; }
.m-r-25 { margin-right: 25px; }
.m-r-60 { margin-right: 60px; }
.m-l-0 { margin-left: 0px; }
.m-l-10 { margin-left: 10px; }
.m-l-15 { margin-left: 15px; }
.m-l-20 { margin-left: 20px; }
.m-l-25 { margin-left: 25px; }
.m-l-100 { margin-left: 100px; }
.m-t-0 { margin-top: 0px; }
.m-t-10 { margin-top: 10px; }
.m-t-20 { margin-top: 20px; }
.m-t-30 { margin-top: 30px; }
.m-t-40 { margin-top: 40px; }
.m-t-60 { margin-top: 60px; }
.m-t-80 { margin-top: 80px; }
.m-t-100 { margin-top: 100px; }
.m-t-120 { margin-top: 120px; }
.m-t-140 { margin-top: 140px; }
.m-b-0 { margin-bottom: 0px; }
.m-b-10 { margin-bottom: 10px; }
.m-b-20 { margin-bottom: 20px; }
.m-b-30 { margin-bottom: 30px; }
.m-b-40 { margin-bottom: 40px; }
.m-b-60 { margin-bottom: 60px; }
.m-b-80 { margin-bottom: 80px; }
.m-b-100 { margin-bottom: 100px !important; }
.m-b-120 { margin-bottom: 120px; }
.ml-minus-1 { margin-left: -1px !important; }
.ml-minus-2 { margin-left: -2px !important; }
.ml-minus-3 { margin-left: -3px !important; }
.mr-minus-1 { margin-right: -1px !important; }
.mr-minus-2 { margin-right: -2px !important; }
.mr-minus-3 { margin-right: -3px !important; }
.mb-minus-1 { margin-bottom: -1px !important; }
.mb-minus-2 { margin-bottom: -2px !important; }
.mb-minus-3 { margin-bottom: -3px !important; } .pageheader-bg {background-color:#3544ee;background-size: cover;position: relative; min-height: 340px;
margin-bottom: 65px; position: relative;}
.pageheader-bg::before {
position: absolute;
left: 0;
top: -0;
height: 100%;
width: 100%;
background-image: url(//www.iinfotanks.com/wp-content/themes/images/page-header-pattern.png);
background-repeat: repeat;
background-position: center;
content: '';
opacity: .09;
}
.pageheader-img-bg { background: url(//www.iinfotanks.com/wp-content/themes/images/pageheader-img-4.jpg)no-repeat; background-size: cover; position: relative; min-height: 500px; margin-bottom: 60px; }
.pageheader-img-bg:before { content: '2'; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: linear-gradient(to bottom right, #878896, #191a1c); opacity: 0.4; }
.pageheader-img-bg .page-caption { top: 258px; }
.pageheader-second-bg {background-color: #3544ee;min-height: 500px;padding: 120px 0px;position: relative;}
.pageheader-second-bg:before{position: absolute;
left: 0;
top: -0;
height: 100%;
width: 100%;
background-image: url(//www.iinfotanks.com/wp-content/themes/images/page-header-pattern.png);
background-repeat: repeat;
background-position: center;
content: '';
opacity: .09;}
.pageheader-second-img { position: relative; }
.pageheader-second-caption { }
.pageheader .post-meta { border-top: 1px solid #ebecf7 !important; border: 0px; }
.page-caption {position: relative;border-radius: 4px;-webkit-box-shadow: 0px 5px 29px -11px rgba(0, 0, 0, 0.75);-moz-box-shadow: 0px 5px 29px -11px rgba(0, 0, 0, 0.75);box-shadow: 0px 3px 21px -13px rgba(0, 0, 0, 0.75);top: 98px;}
.pageheader-img { }
.pageheader-img img { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.page-caption-text { padding: 55px; min-height: 242px; }
.page-caption-title { font-size: 42px; line-height: 48px; margin-bottom: 20px; }
.page-caption-para-text { font-size: 21px; line-height: 32px; }
.pageheader-third-bg {background-color: #3544ee;padding: 120px 0px;position: relative;}
.pageheader-third-bg:before{position: absolute;
left: 0;
top: -0;
height: 100%;
width: 100%;
background-image: url(//www.iinfotanks.com/wp-content/themes/images/page-header-pattern.png);
background-repeat: repeat;
background-position: center;
content: '';
opacity: .09;}
.pageheader-third-img { position: relative; }
.pageheader-third-caption { } .page-breadcrumb { position: relative; }
.page-breadcrumb .breadcrumb { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 30px; margin-bottom: 5px; list-style: none; background-color: #fff; line-height: 3; border-top: 1px solid #e7e7ef; border-radius: 0px 0px 5px 5px; }
.page-breadcrumb .breadcrumb .breadcrumb-item { font-size: 14px; }
.page-breadcrumb .breadcrumb .breadcrumb-item.active { color: #808294; }
.page-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item::before { display: inline-block; padding-right: .5rem; color: #d2d3d8; content: '\f061'; font-family: 'FontAwesome'; font-weight: 900; font-size: 12px; }
.page-breadcrumb .breadcrumb .breadcrumb-item .breadcrumb-link { color: #3544ee; z-index: 10; position: relative; }
.pageheader-btn { text-align: right; padding-bottom: 20px; }
.page-breadcrumb-bg{background-color: #eeeef6;}
.page-breadcrumb-bg .page-breadcrumb .breadcrumb{display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0px;
margin-bottom: 0px;
list-style: none;
background-color: transparent;
line-height: 3;} .sidebar-nav-fixed { position: sticky; top: 5rem; }
.sidebar-nav-fixed ul { }
.sidebar-nav-fixed ul li { }
.sidebar-nav-fixed ul li a { font-size: 14px; color: #7171c2; display: block; padding: 5px 15px; background: transparent; border-radius: 4px; line-height: 1.8; }
.sidebar-nav-fixed ul li a:hover { color: #4747ff; }
.sidebar-nav-fixed ul li a.active { display: block; color: #9b9bdf; background: #39398e; }  .space-xs-small { padding-top: 40px; padding-bottom: 40px; }
.space-small { padding-top: 60px; padding-bottom: 60px; }
.space-medium { padding-top: 100px; padding-bottom: 100px; }
.space-large { padding-top: 120px; padding-bottom: 120px; }
.space-ex-large { padding-top: 140px; padding-bottom: 140px; }
.content { padding-top: 80px; padding-bottom: 80px; } .footer-pattern-top { position: relative; z-index: 0; }
.footer-pattern-slide { -webkit-clip-path: polygon(0 100%, 100% 83%, 100% 100%); clip-path: polygon(0 100%, 100% 80%, 100% 100%); background-color: #040446; position: absolute; bottom: -81px; width: 100%; height: 370px; }
.footer { background-color: #040446; padding-bottom: 80px; color: #a7ade4; font-size: 15px; line-height: 28px; position: relative; margin-top: 80px; padding-top: 110px; }
.footer-widget { margin-bottom: 40px; }
.footer-widget-title { color: #fff; font-size: 18px; margin-bottom: 24px; border-bottom: 0px; padding: 0px; letter-spacing: 0px; }
.footer-widget ul { }
.footer-widget ul li { margin-bottom: 0px; }
.footer-widget ul li a { color: #a7ade4; line-height: 28px; }
.footer-widget ul li a:hover { color: #01d486; text-decoration: none; }
.social-media-block { background-color: #39363d; padding-top: 18px; padding-bottom: 18px; }
.social-icons { margin-top: 2px; }
.icon-square { text-align: center; background-color: #302d34; width: 40px; height: 40px; border-radius: 2px; display: inline-block; color: #7f7c7c; padding: 11px 12px; line-height: 1.3; font-size: 14px; }
.icon-square:hover { background-color: #ff4d4d; color: #fff; }
.icon-square-outline { text-align: center; background-color: transparent; width: 40px; height: 40px; border-radius: 2px; display: inline-block; color: #6f6d72; padding: 11px 12px; line-height: 1.3; font-size: 14px; border: 1px solid #6f6f72; }
.icon-square-outline:hover { background-color: transparent; color: #ff4d4d; border-color: #ff4d4d; }
.facebook-outline { border-color: #3b5898; color: #3b5898; }
.twitter-outline { border-color: #1ea2f2; color: #1ea2f2; }
.googleplus-outline { border-color: #f75439; color: #f75439; }
.instagram-outline { border-color: #9361fa; color: #9361fa; }
.linkedin-outline { border-color: #0077b7; color: #0077b7; }
.pinterest-outline { border-color: #c8232c; color: #c8232c; }
.tiny-footer { background-color: #04043a; color: #a7ade4; font-size: 13px; padding-top: 15px; padding-bottom: 15px; line-height: 1.5; }
.tiny-footer ul { }
.tiny-footer ul li { float: left; }
.tiny-footer ul li a { color: #a7ade4; font-size: 13px; margin-right: 10px; }
.tiny-footer ul li a:hover { color: #01d486; text-decoration: none; } .header-classic { background-color: #2c2c7a; } .sidebar-nav-fixed { position: sticky; top: 5rem; }
.sidebar-nav-fixed ul { }
.sidebar-nav-fixed ul li { }
.sidebar-nav-fixed ul li a { font-size: 14px; color: #71728e; display: block; padding: 5px 15px; background: transparent; border-radius: 4px; line-height: 1.8; }
.sidebar-nav-fixed ul li a:hover { color: #3544ee; }
.sidebar-nav-fixed ul li a.active { display: block; color: #3544ee; background: #e0e0fd; }  .space-xs-small { padding-top: 40px; padding-bottom: 40px; }
.space-small { padding-top: 60px; padding-bottom: 60px; }
.space-medium { padding-top: 100px; padding-bottom: 100px; }
.space-large { padding-top: 120px; padding-bottom: 120px; }
.space-ex-large { padding-top: 140px; padding-bottom: 140px; }
.content { padding-top: 80px; padding-bottom: 80px; } .footer-pattern-top { position: relative;
z-index: 0; }
.footer-pattern-slide {
-webkit-clip-path: polygon(0 100%, 100% 83%, 100% 100%);
clip-path: polygon(0 100%, 100% 80%, 100% 100%);
background-color: #1d2256;
position: absolute;
bottom: -81px;
width: 100%;
height: 370px;
}
.footer {
background-color: #1d2256;
padding-bottom: 80px;
color: #a7ade4;
font-size: 15px;
line-height: 28px;
position: relative;
margin-top: 80px;
padding-top: 110px;
}
.footer-widget { margin-bottom: 40px; }
.footer-widget-title { color: #fff; font-size: 18px; margin-bottom: 24px; border-bottom: 0px; padding: 0px; letter-spacing: 0px; }
.footer-widget ul { }
.footer-widget ul li { margin-bottom: 0px; }
.footer-widget ul li a { color: #a7ade4; line-height: 28px; }
.footer-widget ul li a:hover { color: #01d486; text-decoration: none; }
.social-media-block { background-color: #39363d; padding-top: 18px; padding-bottom: 18px; }
.social-icons { margin-top: 2px; }
.icon-square { text-align: center; background-color: #302d34; width: 40px; height: 40px; border-radius: 2px; display: inline-block; color: #7f7c7c; padding: 11px 12px; line-height: 1.3; font-size: 14px; }
.icon-square:hover { background-color: #ff4d4d; color: #fff; }
.icon-square-outline { text-align: center; background-color: transparent; width: 40px; height: 40px; border-radius: 2px; display: inline-block; color: #6f6d72; padding: 11px 12px; line-height: 1.3; font-size: 14px; border: 1px solid #6f6f72; }
.icon-square-outline:hover { background-color: transparent; color: #ff4d4d; border-color: #ff4d4d; }
.facebook-outline { border-color: #3b5898; color: #3b5898; }
.twitter-outline { border-color: #1ea2f2; color: #1ea2f2; }
.googleplus-outline { border-color: #f75439; color: #f75439; }
.instagram-outline { border-color: #9361fa; color: #9361fa; }
.linkedin-outline { border-color: #0077b7; color: #0077b7; }
.pinterest-outline { border-color: #c8232c; color: #c8232c; }
.tiny-footer { background-color: #151947; color: #a7ade4; font-size: 13px; padding-top: 15px; padding-bottom: 15px; line-height: 1.5; }
.tiny-footer ul { }
.tiny-footer ul li { float: left; }
.tiny-footer ul li a { color: #a7ade4; font-size: 13px; margin-right: 10px; }
.tiny-footer ul li a:hover { color: #01d486; text-decoration: none; } .header-classic { background-color: #fff; } .top-header { background-color: #fff; font-size: 14px; color: #626582; line-height: 30px; border-bottom: 1px solid #f0f1f9; border-top: 3px solid #3544ee; padding-bottom: 4px; padding-top: 4px; }
.top-header ul { margin-bottom: 0px; }
.top-header ul li { float: left; margin-left: 18px; }
.top-header ul li a { color: #626582; }
.top-header i { font-size: 10px; }
.top-header-social { }
.top-header-social i { font-size: 14px; }
.top-header-social ul { margin-left: 10px; }
.top-header-social ul li { float: left; margin-left: 8px; }
.top-header-social ul li a { color: #9d9ea7; }
.top-header-social ul li a:hover { color: #01d486; }  .navbar-classic { }
.navbar-classic.navbar-light .navbar-nav .nav-link { color: #181825; font-family: 'Circular Std Medium' !important; padding: 12px 16px; }
.navbar-classic .navbar-nav .nav-item { }
.navbar-classic .navbar-nav .nav-item .nav-link { font-size: 15px; color: #181825; padding: 12px 10px; line-height: 20px; border-bottom: 1px solid #fff; }
.navbar-classic .navbar-nav .nav-item .nav-link:hover { color: #3544ee; }
.navbar-classic .navbar-nav .nav-item .nav-link:hover.dropdown-toggle::after  {
color: #3544ee;
}
.navbar-classic.navbar { padding: 18px 0px; }
.navbar-classic .dropdown-toggle::after {margin-top: 1px; display: inline-block; width: 0; height: 0; margin-left: 6px; vertical-align: -2px; content: "\f107"; border-top: none; border-right: none; border-bottom: none; border-left: none; color: #bdbebf; font-family: 'FontAwesome'; font-weight: 900; margin-right: 15px; font-size: 13px; float: right; }
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-item {
border-bottom: 1px solid #f1f1f6;
border-radius: 0px;
}
.navbar-brand { display: inline-block; padding-top: 5px; padding-bottom: 8px; margin-right: initial; line-height: inherit; white-space: nowrap; }
.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 16rem; padding: 12px; margin: 18px 0px; font-size: 1rem; color: #808294; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgb(255, 255, 255); border-radius: 2px; -webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09); box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09); }
.dropdown-item { display: block; width: 100%; padding: 15px 15px; clear: both; font-weight: 400; color: #181825; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; font-size: 15px; font-family: 'Circular Std Book' !important; line-height: 15px; }
.dropdown-item:focus, .dropdown-item:hover { color: #4955ef; text-decoration: none; background-color: #eeeffd; border-radius: 4px; }
.dropdown-item:focus .dropdown-toggle::after, .dropdown-item:hover.dropdown-toggle::after { color: #4955ef; }
@media(min-width:992px) {
.dropdown .dropdown-menu {
display: block;
visibility: hidden; 
opacity: 0; 
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in 
}
.dropdown:hover>.dropdown-menu { 
visibility: visible; 
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
opacity: 1;
visibility: visible; 
}
.dropdown:hover>.dropdown-menu{
top:85px !important;
}
.dropdown-submenu:hover .dropdown-menu { 
visibility: visible; 
opacity: 1; 
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
opacity: 1;
visibility: visible; 
}
}
.dropdown-submenu { position: relative; }
.dropdown-submenu a::after { transform: rotate(-90deg); position: absolute; right: 17px; top: 25px; }
.dropdown-submenu .dropdown-menu { top: 0px; left: 100%; margin-left: 13px; margin-right: .1rem; }
.caret-up { width: 0; height: 0; border-left: 4px solid rgba(0, 0, 0, 0); border-right: 4px solid rgba(0, 0, 0, 0); border-bottom: 4px solid; display: inline-block; margin-left: 2px; vertical-align: middle; }
.mega-dropdown { position: unset; }
.mega-dropdown-menu { width: 100%; position: absolute; top: 63px; margin: 15px 0px; }
.mega-dropdown-menu ul { list-style: none; }
.nav-dropitem-arrow { position: relative; font-size: 12px; opacity: 0; padding-right: 10px; }
.nav-dropitem-arrow i { position: absolute; }
.dropdown-item:focus, .dropdown-item:hover {color: #3544ee;text-decoration: none;background-color: #eeeffd;border-radius: 4px;}
.dropdown-item:hover .nav-dropitem-arrow { color: #4955ef; opacity: 1; margin-right: 5px; }
.navbar-classic .navbar-toggler, .navbar-boxed .navbar-toggler { padding: 17px 15px; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid #eaeaf0; border-radius: .25rem; position: relative; } .navbar-classic .navbar-collapse.show .dropdown .dropdown-menu { background: #fff; box-shadow: none; margin: 7px 0px; }
.navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link { border-bottom: 1px solid #f1f1f6; }
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu 
.dropdown-item { border-bottom: 1px solid #f1f1f6; }
.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu { background: #fff; box-shadow: none; margin: 7px 0px; }
.navbar-boxed .navbar-collapse.show .navbar-nav .nav-item .nav-link { border-bottom: 1px solid #f1f1f6; }
.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu 
.dropdown-item { border-bottom: 1px solid #f1f1f6; }
.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu { background: #fff; box-shadow: none; margin: 7px 0px; }
.navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link {border-bottom: 1px solid #495bfb;}
.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu 
.dropdown-item { border-bottom: 1px solid #f1f1f6; }
.icon-bar { width: 21px; height: 3px; background-color: #3544ee; display: block; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 4px }
.navbar-toggler:focus { outline: 0px; }
.navbar-toggler .top-bar { transform: rotate(45deg); transform-origin: 10% 190%; background-color: #3544ee; }
.navbar-toggler .middle-bar { opacity: 0; }
.navbar-toggler .bottom-bar { transform: rotate(-45deg); transform-origin: 10% -80%; background-color: #3544ee; }
.navbar-toggler.collapsed .top-bar { transform: rotate(0); background-color: #3544ee; }
.navbar-toggler.collapsed .middle-bar { opacity: 1; }
.navbar-toggler.collapsed .bottom-bar { transform: rotate(0); background-color: #3544ee; }  .slider { position: relative; margin-bottom: -40px; }
.slider-img img { position: relative; z-index: -1; width: 100%; }
.slider-img { background: -moz-linear-gradient(top, rgba(29, 29, 36, 0.5) 0%, rgba(29, 29, 36, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(29, 29, 36, 0.5) 0%, rgba(29, 29, 36, 0.5) 100%); background: linear-gradient(to bottom, rgba(29, 29, 36, 0.5) 0%, rgba(29, 29, 36, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='10', endColorstr='M4 8h24M4 16h24M4 24h24', GradientType=0); position: relative; }
.slider-captions { position: absolute; bottom: 190px; color: #fff; }
.slider-title { font-size: 52px; letter-spacing: -1px; line-height: 58px; color: #ffffff; font-family: 'Circular Std Bold'; margin-bottom: 20px; }
.slider-text { font-size: 18px; line-height: 26px; margin-bottom: 40px; }
.slider .owl-prev { position: absolute; top: 45%; left: 10px; }
.slider .owl-next { position: absolute; top: 45%; right: 10px; }
.slider .owl-theme .owl-nav [class*='owl-'] { color: #ffffff; font-size: 18px; margin: 5px; padding: 3px 10px; background: transparent; display: inline-block; cursor: pointer; border-radius: 100%; text-align: center; height: 35px; width: 35px; border: 2px solid #ffffff; }
.slider .owl-theme .owl-nav [class*='owl-']:hover { background: #01d486; color: #FFF; text-decoration: none; border-color: #01d486; }
.slider .owl-theme .owl-dots .owl-dot span { width: 12px; height: 12px; margin: 4px 2px; background: transparent; border: 2px solid #fff; border-radius: 100%; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
.slider .owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; bottom: 50px; position: relative; }
.slider .owl-theme .owl-dots .owl-dot.active span, .slider .owl-theme .owl-dots .owl-dot:hover span { background: #fff !important; border-color: #fff; } .slider-second { }
.slider-second .slider-captions { position: absolute; bottom: 250px; color: #fff; text-align: center; }
.slider-second .slider-title { font-size: 42px; letter-spacing: -1px; line-height: 56px; color: #ffffff; font-family: 'Circular Std Bold'; margin-bottom: 10px; }
.slider-second .slider-text { font-size: 18px; line-height: 26px; } .video-slide { position: relative; background: url(//www.iinfotanks.com/wp-content/themes/images/video-slide-img-1.jpg)no-repeat; background-size: cover; min-height: 642px; padding: 150px 0px; }
.video-slide-caption { padding-top: 35px; }
.video-slide-caption-title { font-size: 46px; line-height: 54px; color: #fff; }
.video-slide-caption-text { color: #fff; font-size: 18px; }
.video-slide:before {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-image: linear-gradient(to bottom right, #3544ee, #3544ee);opacity: 0.9;}
.video-container, .video-container-2 { min-height: 356px; max-width: 100%; overflow: hidden; padding-bottom: 56.25%; position: relative; }
.video-container img, .video-container-2 img { border: 2px solid #a6adff; border-radius: 4px; }
.video-container a, .video-container-2 a { position: absolute; top: 39%; left: 43%; background-color: #fff; height: 84px; width: 84px; border-radius: 100%; }
.video-container a:after, .video-container-2 a:after { font-family: 'FontAwesome'; font-weight: 900; display: inline-block; position: absolute; left: 38px; font-size: 16px; color: #181825; content: '\f04b'; font-style: initial; top: 29px; }
.video-container a:hover, .video-container-2 a:hover { border-left-color: #f00; }
.video-container img, .video-container-2 img { display: block; }
.video-container iframe, .video-container object, .video-container embed, .video-container img { max-height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.video-container-2 iframe, .video-container-2 object, .video-container-2 embed, .video-container-2 img { max-height: 100%; left: 0; position: absolute; top: 0; width: 100%; } .slider-for { overflow: hidden; }
.slider-for .slider-captions { position: absolute; bottom: 230px; color: #fff; }
.slick-list img { width: 100%; min-height: 100%; }
.slider-nav { bottom: 130px; margin-bottom: -111px; }
.slider-for .slick-slide:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: linear-gradient(to bottom right, #181825, #181825); opacity: 0.5; }
.slider-for .slick-slide { margin: 0px; }
.slick-list { }
.slider-nav .slick-track { height: 90px; -webkit-transform: none !important; transform: none !important; left: 0 !important; }
.slick-arrow { position: absolute; top: 50%; z-index: 50; margin-top: -12px; }
.slick-prev { left: 0; }
.slick-next { right: 0; }
.slider-nav .item { width: 220px !important; }
.slider-nav .item.slick-slide.slick-current { border: 3px solid #fff; border-radius: 4px; } .single-post-pageheader { position: relative; width: 100%; height: 100%; background: url(//www.iinfotanks.com/wp-content/themes/images/post-pageheader-img-1.jpg) center center no-repeat; background-size: cover; }
.single-post-pageheader:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: linear-gradient(to bottom right, #878896, #191a1c); opacity: 0.6; }
.post-pagecaption { text-align: center; padding-bottom: 170px; padding-top: 170px; }
.single-post-pageheader .post-meta { border-radius: 0px 0px 4px 4px; background-color: transparent; border-top: 1px solid #96969b; padding: 16px 0px 16px; margin-top: 0; line-height: 1; color: #fff; text-align: center; }
.single-post-pageheader .post-meta .meta-posted-by:before, .single-post-pageheader .post-meta .meta-comments:before { color: #fff; }
.single-post-pageheader .meta { color: #fff; }
.single-post-pageheader.meta-posted-by:before, .post-pagecaption .meta-comments:before { color: #fff; }
.post-pagecaption .post-title { padding: 0px 180px; line-height: 52px; margin-bottom: 0px; }
.post-block-v2 { }
.post-block-v2.post-block { margin-bottom: 30px; border: 1px solid #ebedfc; position: relative; background-color: #fff; border-radius: 4px; }
.post-block-v2 .post-img { padding: 10px; }
.post-block-v2 .post-content { padding: 20px; border: 0px; }
.post-block-v2 .post-title { }
.post-block-v2 .post-footer { border-top: 1px solid #ebedfc; background: #fff; padding: 16px 20px; line-height: 1.8; border-radius: 0px 0px 4px 4px; }
.post-block-v2 .post-author-img { }
.post-block-v2 .post-author-name { margin-left: 14px; }
.post-block-v2 .post-author-name .post-author-name-text{color: #181825;}
.post-carousel { margin-bottom: -29px; }
.post-carousel .owl-theme .owl-nav { line-height: 1; text-align: center; -webkit-tap-highlight-color: transparent; display: none; }
.post-carousel .owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; bottom: 30px; position: relative; }
.post-carousel .owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; }
.post-carousel .owl-theme .owl-dots .owl-dot span { width: 12px; height: 12px; margin: 4px 2px; background: transparent; border: 2px solid #fff; border-radius: 100%; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
.post-carousel .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #fff !important; border-color: #fff; }
.post-block { margin-bottom: 30px; transition: .7s ease; border-radius: 4px; }
.post-block:hover { -webkit-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); -moz-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.16); background-color: #fff; transition: .7s ease; }
.post-img { position: relative; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.post-img img { width: 100%; }
.post-fullwidth { position: relative; margin-bottom: 80px; }
.post-fullwidth .post-img { border-top-right-radius: 0px; }
.post-fullwidth .post-content { border-left: transparent; padding: 53px; border-bottom-left-radius: 0px; }
.post-small-thumb { }
.post-small-thumb .card-body { padding: 22px; }
.post-small-thumb img { height: 182px; width: 206px !important; border-radius: 12px; }
.post-content-innerspace { padding: 70px !important; }
.post-content { padding: 34px; border: 1px solid #ebecf7; background-color: #fff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.post-meta { background-color: #fff; border-top: 1px solid #ebecf7; padding: 16px 0px 0px; line-height: 1; }
.post-content .icon-circle-outline { height: 30px; width: 30px; padding: 7px; }
.post-content-single { background-color: #fff; padding: 40px; border-radius: 4px; border: 1px solid #ebecf7; }
.post-title { color: #181825; }
.post-heading { font-size: 24px; line-height: 34px; margin-bottom: 20px; }
.meta { font-size: 13px; font-family: 'Circular Std book'; color: #9496ac; display: inline-block; position: relative; line-height: 15px; }
.meta-link { }
.meta-posted-by { }
.meta-posted-by:before, .meta-comments:before { content: ''; font-size: 6px; color: #979fbb; font-family: 'FontAwesome'; font-weight: 900; margin-right: 8px; vertical-align: middle; }
.meta-category, .meta-date, .meta-comments, .meta-tags, .meta-posted-by { margin-right: 8px; }
.meta-category { color: #fd851b; text-transform: uppercase; }
.meta-category:hover { color: #fd851b; }
.meta-category-badge { background-color: #ebedfe; color: #3544ee; padding: 8px 10px; border-radius: 6px; transition: .7s ease; font-size: 14px; display: inline-block; line-height: 1; }
.meta-category-badge:hover { background-color: #3544ee; color: #fff; text-decoration: none !important; transition: .3s ease; }
.meta-date { }
.meta-comments { }
.meta-tags { background-color: transparent; padding: 6px 10px; border-radius: 2px; font-size: 14px; line-height: 1; display: inline-block; margin-bottom: 4px; margin-right: 4px; color: #626582; border: 1px solid #ebecf7; }
.meta-tags:hover { background-color: #01d486; color: #fff; }
.align-left { float: left; margin-right: 20px; margin-bottom: 10px; }
.align-right { float: right; margin-left: 20px; margin-bottom: 10px; }
.firstcharacter { float: left; font-size: 75px; line-height: 54px; padding-top: 4px; padding-right: 8px; padding-left: 3px; }
blockquote { position: relative; padding: 18px 40px; color: #353851; font-size: 24px; line-height: 34px; display: block; }
.post-blockquote-author { font-size: 16px; margin-top: 20px; color: #808294; }
.blockquote-fancy::before { font-size: 20px; color: #3544ee; position: absolute; top: 17px; content: "\f10d"; font-family: 'FontAwesome'; font-weight: 900; left: 0; }
.blockquote-left-border { border-left: 3px solid #3544ee; }
.blockquote-right-border { border-right: 3px solid #3544ee; }
.blockquote-box { padding: 45px; }
.blockquote-left { max-width: 400px; }
.blockquote-right { max-width: 400px; float: right; } .next-prev-post { margin-bottom: 30px; margin-top: 30px; }
.prev-post { padding: 30px; border: 1px solid #e6e5e7; background-color: #fff; border-radius: 4px; }
.next-post { text-align: right; padding: 30px; border: 1px solid #e6e5e7; background-color: #fff; border-radius: 4px; }
.prev-link-title, .next-link-title { margin-bottom: 0px; font-size: 18px; line-height: 28px; }
.prev-link { }
.next-link, .prev-link { text-transform: uppercase; font-size: 12px; margin-bottom: 10px; display: inline-block; line-height: 12px; }
.related-post-block { padding: 40px; border: 1px solid #ebecf7; background-color: #fff; border-radius: 0px 0px 4px 4px; margin-bottom: 30px; }
.related-post { }
.realted-title { font-size: 18px; line-height: 26px; }
.related-category { color: #3544ee; }
.related-post-meta { font-size: 14px; }
.related-post .title { font-size: 15px; }
.related-img { margin-bottom: 20px; border-radius: 4px; }
.related-img img { width: 100%; }
.post-author-block { position: relative; }
.author-box { background-color: #f9f9fd; border: 1px solid #ebecf7; margin-bottom: 30px; border-radius: 4px; }
.author-img { position: relative; text-align: center; top: 55px; }
.author-img img { border: 3px solid #fff; }
.author-title { font-size: 20px; }
.author-meta { color: #ff4d4d; margin-bottom: 20px; display: block; line-height: 1; font-size: 11px; font-weight: 600; text-transform: uppercase; }
.author-content { text-align: center; padding: 80px 30px 30px 30px; background-color: #fff; } .comments-block { margin-bottom: 30px; }
.comments-area { }
.comments-title { margin-bottom: 40px; }
.comment-list { border-bottom: 1px solid #ebebeb; margin-bottom: 0px; }
ul.comment-list:last-child { margin-bottom: 0px; border-bottom: transparent; padding-bottom: 0px; }
.comment { background-color: #fff; padding: 10px 0px; }
.comment-block-header { border-bottom: 1px solid #ebedfc; background-color: #fff; padding: 15px 20px; margin-bottom: 0px; }
.comment-body { padding: 30px; background-color: #fff; }
.comment-author { margin-bottom: 20px; }
.comment-info { }
.comment-header { margin-bottom: 6px; }
.user-title { margin-bottom: 0px; font-size: 16px; }
.comment-meta { font-size: 13px; color: #808294; display: inline-block; float: right; }
.comment-meta-date { }
.comment-content { }
.reply-link { color: #353851; border-bottom: 2px solid #01d486; font-family: 'Circular Std Medium'; padding-bottom: 3px; font-size: 14px }
.reply-link:hover { color: #01d486; border-bottom: 2px solid #01d486; text-decoration: none; }
.children { padding: 0px 40px 0px 100px; margin-bottom: 0px; }
.children .comment { }
.children .comment-body { background-color: #f9f9fd; padding: 30px; border: 1px solid #f9f9fd; border-radius: 4px; margin-bottom: 30px; }
.comments-reply { }
.leave-comments { background-color: #f3f5f5; }
.leave-reply { }
.form-remark { color: red; } .sidebar { }
.widget { margin-bottom: 30px; border: 1px solid #ebecf7; background-color: #fff; padding: 40px; border-radius: 4px; position: relative; }
.widget:before {border-top: 10px solid #3544ee;border-right: 10px solid transparent;content: "";position: absolute;top: 0;left: 0;}
.widget ul { margin-bottom: 0px; list-style: none; padding: 0px; }
.widget ul li { margin-bottom: 8px; line-height: 20px; }
.widget ul li:last-child { margin-bottom: 0px; }
.widget-categories ul li a, .widget-archive ul li a { color: #626582; }
.widget-categories ul li a:hover, .widget-archive ul li a:hover { color: #3544ee; text-decoration: none; }
.widget-title { font-size: 20px; color: #181825; line-height: 28px; letter-spacing: 0px; margin-bottom: 20px; font-family: 'Circular Std Medium' !important; }
.widget-search { }
.widget-category { font-size: 14px; }
.widget-archives { font-size: 14px; }
.widget-recent-post { }
.widget-recent-post ul { }
.widget_recent_entries ul li { margin-bottom: 20px; }
.recent-post-img { }
.recent-post-img img { height: 90px; width: 90px; }
.recent-title { font-size: 17px; line-height: 24px; }
.recent-post-content { }
.widget-tags { }
.tagcloud a { background-color: transparent; padding: 6px 10px; border-radius: 2px; font-size: 14px; line-height: 1; display: inline-block; margin-bottom: 8px; margin-right: 4px; color: #808294; border: 1px solid #ebecf7; transition: .5s ease; }
.tagcloud a:hover { background-color: #3544ee; color: #fff !important; border-color: #3544ee; text-decoration: none; transition: .5s ease; }
.categories-filter { }
.categories-filter a { background-color: #ebebf2; padding: 10px 18px; border-radius: 50px; color: #fff; font-size: 14px; line-height: 1; display: inline-block; margin-bottom: 4px; margin-right: 4px; font-weight: 400; color: #626582; border: 1px solid #ebebf2; transition: .7s ease; }
.categories-filter a:hover, .categories-filter a.active { background-color: #3544ee; color: #fff !important; border-color: #3544ee; text-decoration: none; transition: .7s ease; } .navbar-classic .menu-main-menu-container, .navbar-boxed .menu-main-menu-container, nav .menu-main-menu-container {
margin-left: auto;
}
.navbar-bank .menu-main-menu-container {
margin-left: inherit;
}
@media (min-width: 992px){
.dropdown:hover>.grid-container2>.dropdown-menu {
visibility: visible;
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
opacity: 1;
visibility: visible;
}
}
.navbar-bank .btn {
margin-left: auto;
}
.navbar-boxed .dropdown-toggle::after {
margin-left: 5px;
}
.footer .wpb_content_element  {
margin-bottom: 0;
}
.meta-cat a {
background-color: #ebedfe;
color: #3544ee;
padding: 8px 10px;
margin-bottom: 16px;
border-radius: 6px;
transition: .7s ease;
font-size: 14px;
display: inline-block;
line-height: 1;
font-family: 'Circular Std book';
position: relative;
}
.meta-cat a:hover {
background-color: #3544ee;
color: #fff;
text-decoration: none !important;
transition: .3s ease;
}
.page-numbers {
position: relative;
display: block;
padding: 13px 18px;
margin-left: 0px;
margin-right: 5px;
line-height: 1.25;
color: #626582;
background-color: #fff;
border: 1px solid #ebecf7;
border-radius: 100%;
line-height: 1;
font-size: 15px;
}
.prev.page-numbers {
margin-left: auto;
border-top-left-radius: 35px;
border-bottom-left-radius: 35px;
border-top-right-radius: 35px;
border-bottom-right-radius: 35px;
}
.next.page-numbers {
border-top-left-radius: 35px;
border-bottom-left-radius: 35px;
border-top-right-radius: 35px;
border-bottom-right-radius: 35px;
}
.page-numbers.current {
z-index: 1;
color: #fff;
background-color: #01d486;
border-color: #08bd7a;
}
.page-numbers:hover {
z-index: 2;
color: #fff;
text-decoration: none;
background-color: #01d486;
border-color: #08bd7a;
}
.widget ul {
margin-bottom: 0px;
list-style: none;
padding: 0px;
position: relative;
}
.widget_categories ul li a, .widget_archive ul li a {
color: #626582;
}
.widget_categories ul li, .widget_archive ul li {
padding-left: 20px;
}
.widget_categories ul li a:hover, .widget_archive ul li a:hover {
color: #3544ee;
text-decoration: none;
}
.widget_categories li:before, .widget_archive li:before {
font-family: 'FontAwesome';
font-weight: 900;
display: inline-block;
position: absolute;
left: 0;
font-size: 13px;
color: #d2d3d8;
content: '\f061';
font-style: initial;
}
.tagcloud a {
font-size: 14px!important;
}
.post-author-block .author-img img, .comment-author img {
border-radius: 50%!important;
}
.comment-reply-title {
font-size: 20px;
line-height: 31px;
margin-bottom: 4px;
letter-spacing: 0;
}
.comment-notes, .comment-form-cookies-consent, p.form-submit, .logged-in-as {
padding-left: 5px;
padding-right: 5px;
}
.comment-notes span {
font-size: 14px;
}
.comment-form-cookies-consent input[type="checkbox"]{
margin-right: 5px;
}
.comments-block .children {
background-color: #fff;
}
.comment-reply-link {
overflow: hidden;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: color, background-color;
transition-property: color, background-color;
transition: .3s ease;
font-family: 'Circular Std Medium' !important;
}
.comment-list li .comment-reply-link {
color: #71738d;
font-weight: 500;
font-size: 14px;
line-height: 1.5;
display: inline-block;
vertical-align: middle;
padding: 8px 18px;
border-radius: 100px;
background-color: #f0f0f8;
border-color: #f0f0f8;
}
.comment-list li .comment-reply-link:hover {
color: #2e2f39;
background-color: #d7d7df;
border-color: #d7d7df;
}
.cat-meta a {
background-color: #ebedfe;
color: #3544ee;
padding: 8px 10px;
border-radius: 6px;
transition: .7s ease;
font-size: 14px;
display: inline-block;
line-height: 1;
}
.cat-meta a:hover {
background-color: #3544ee;
color: #fff;
text-decoration: none !important;
transition: .3s ease;
}
.single-post-pageheader .meta-posted-by a {
color: #fff;
}
.num-brand .process-number {
color: #01d486;
background-color: #ccf7f0;
}
.num-secondary .process-number {
color: #ea5132;
background-color: #ffd9d1;
}
.num-primary .process-number {
color: #3544ee;
background-color: #e4e6ff;
}
@media (min-width: 992px){
.col-lg-1\/5 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
.section-box-white > .vc_column-inner > .wpb_wrapper {
background-color: #fff;
border: 1px solid #ebecf7;
padding: 45px;
margin-bottom: 30px;
}
.section-box-contact > .vc_column-inner > .wpb_wrapper {
background-color: #fff;
padding: 70px;
border: 1px solid #ebecf7;
border-radius: 4px;
}
.section-card-pattern-right-top > .vc_column-inner > .wpb_wrapper:before {
content: '';
background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat;
height: 120px;
width: 120px;
background-repeat: repeat;
position: absolute;
top: -24px;
z-index: -1;
right: -8px;
}
.section-card-pattern-left > .vc_column-inner > .wpb_wrapper:after {
content: '';
background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat;
height: 120px;
width: 120px;
background-repeat: repeat;
position: absolute;
bottom: -23px;
z-index: -1;
left: -8px;
}
.container-fluid .container {
max-width: 100%;
}
.vc_row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.big-zindex {
z-index: 10;
}
.wpb_content_element.card-pattern-left:after {
left: -8px;
}
.wpb_content_element.card-pattern-right-top:before {
right: -8px;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
padding: 36px 30px;
border-radius: 3px;
border-bottom: 1px solid #ebedfc;
color: #181825;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover span {
color: #3544ee;
}
.wpb-js-composer div.vc_tta-container {
margin-bottom: 0;
}
.pricing-block-v1.pricing-block-selected .pricing-head-title {
color: #fff;
}
.pricing-block-selected .btn-dark {
color: #353851;
background-color: #fff;
border-color: rgba(255, 255, 255, 1);
}
.pricing-block-selected .btn-dark:hover {
color: #fff !important;
background-color: #04d16f;
border-color: #04d16f;
}
.pricing-block-selected .btn-primary {
color: #fff;
background-color: #01d486;
border-color: #01d486;
}
.pricing-block-selected .btn-primary:hover {
color: #fff;
background-color: #08b072;
border-color: #08b072;
}
.pricing-list-section.active .list-group-item {
transition: .5s ease;
border: 2px solid #01d486;
color: initial;
}
.active .pricing-block-v7 .pricing-top-price {
color: #01d486;
}
.col-width-auto.vc_column_container>.vc_column-inner{
width: auto;
}
.vc_column_container.split-left-img .vc_column-inner, .vc_column_container.split-right-img .vc_column-inner {
min-height: 500px;
}
@media only screen and (max-width:993px) {
.lg-order-last {
-ms-flex-order: 13;
order: 13;
}
.lg-pb-0 {
padding-bottom: 0!important;
}
}
.over-hide {
overflow: hidden;
}
.card-pattern-left-top { position: relative; }
.card-pattern-left-top:before { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 120px; width: 120px; background-repeat: repeat; position: absolute; top: -24px; z-index: -1; left: -23px; }
.card-pattern-top { position: relative; }
.card-pattern-top:before { content: ''; background: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/dot-square.png)no-repeat; height: 120px; width: 120px; background-repeat: repeat; position: absolute; top: -23px; z-index: -1; left: 110px; }
.client-hv {
position: relative;
display: inline-block;
z-index: 1;
}
.m-l--15 {
position: relative;
margin-left: 15%;
}
.portfolio-content-no-mt .filters-content {
margin-top: 0;
} 
.shadow-hover>.vc_column-inner:hover {
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);
}
.vc_tta-color-white.lender-custom {
margin-top: 30px;
}
.vc_tta-color-white.lender-custom .vc_tta-tabs-list li a {
padding: 10px 30px !important;
background-color: #fff!important;
border: none!important;
border-right: 1px solid #ebedfc!important;
}
.vc_tta-color-white.lender-custom .vc_tta-tabs-list li.vc_active a {
color: #3341e7!important;
}
.vc_tta-color-white.lender-custom .vc_tta-panel-body {
background-color: #fff!important;
padding: 35px 5px!important;
border: none!important;
padding-bottom: 5px!important;
}
.vc_tta-color-white.lender-custom .vc_tta-tabs-container {
left: -30px;
margin-right: 0!important;
}
.shadow-box.vc_column_container>.vc_column-inner{
-webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.08);
box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.08);
}
.shadow-box-2.vc_column_container>.vc_column-inner {
-webkit-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
-moz-box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
}
.icon-font-vv {
line-height: 42px;
}
.icon-font-vv i{
font-size: 32px;
display: inline-block;
padding: 21px 14px;
color: #3847f1;
position: relative;
}
.feature-block-v2 .feature-icon i {
text-align: center;
width: 1.25em;
}
.top-header i {
font-size: 16px;
}
.tiny-footer ul li a i {
font-size: 16px;
}
.pricing-block-v3.pricing-block-selected-2 .pricing-bottom-price, .pricing-block-v4.pricing-block-selected .pricing-bottom-price,
.pricing-block-v5.pricing-block-selected .pricing-bottom-price {
color: #3544ee;
}
.pricing-block-v3.pricing-block-selected-2 .btn, .pricing-block-v4.pricing-block-selected .btn, .pricing-block-v5.pricing-block-selected .btn {
color: #fff;
background-color: #3544ee;
border-color: #3544ee;
}
.pricing-block-v3.pricing-block-selected-2 .btn:hover, .pricing-block-v4.pricing-block-selected .btn:hover,.pricing-block-v5.pricing-block-selected .btn:hover {
color: #fff;
background-color: #2834bd;
border-color: #2834bd;
}
.pricing-block-v3.pricing-block-selected-2 .btn:not(:disabled):not(.disabled).active, 
.pricing-block-v3.pricing-block-selected-2 .btn:not(:disabled):not(.disabled):active, 
.show>.pricing-block-v3.pricing-block-selected-2 .btn.dropdown-toggle {
color: #fff;
background-color: #2834bd;
border-color: #2834bd;
}
.no-border-right {
border-right: none!important;
}
.btn-rounded-left {
border-top-left-radius: 100px;
border-bottom-left-radius: 100px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-rounded-right {
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn.btn-rounded-left {
border-top-left-radius: 100px;
border-bottom-left-radius: 100px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn.btn-rounded-right {
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-square {
border-radius: 0;
}
.m-l--3 {
margin-left: -3px;
}
.m-l--5 {
margin-left: -5px;
}
.pageheader-second-bg-overlay {
position: absolute;
left: 0;
top: -0;
height: 100%;
width: 100%;
background-image: url(https://www.iinfotanks.com/wp-content/themes/quanto/images/page-header-pattern.png);
background-repeat: repeat;
background-position: center;
content: '';
opacity: .09;
}
.credit-card-pricing tr td:first-child {
width: 40%;
color: #626582;
font-weight: bold;
padding: 20px;
}
.compare-table tbody tr td:last-child {
border-right: none!important;
}
.thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.thead-light th {
color: #495057;
background-color: #f3f6ff;
border-color: #ebedfc;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: #fff;
}
.pricing-compare-table thead th{
width: 194px !important;
}
.pricing-compare-table thead th:first-child {
width: 359px !important;
}
.pricing-compare-table {
text-align: center;
}
.pricing-compare-table thead th:first-child, .pricing-compare-table tbody td:first-child, .bank-compare-table tbody td:first-child {
text-align: left;
}
.pricing-compare-table {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.bank-compare-table thead th {
width: 25%;
}
.bank-compare-table tbody td:first-child:last-child {
background-color: #f9f9ff;
}
.mortgage-rates-custom .mr-minus-2:last-child {
margin-right: 0!important;
}
.btn > i {
margin-left: 4px;
}
.btn.btn-circle > i {
margin-left: 0;
}
.text-default .rate-block-small-text {
color: #808294!important;
}
.lender-info .modal-body section {
padding: 30px;
padding-top: 0;
}
.lender-info .modal-body section .vc_col-has-fill>.vc_column-inner{
padding-top: 0px;
}
.lender-info .modal-body .vc_tta-color-white.lender-custom .vc_tta-tabs-container {
left: 0;
}
.pageheader-second-bg.hero-slide {
position: relative;
background-color: #3544ee;
padding-top: 200px;
padding-bottom: 200px;
color: #b0bffe;
background-size: cover;
}
.slider-second .slider-captions .slider-title span, .slider-for .slider-captions .slider-title span {
border-bottom: 1px solid #363686 !important;
padding-bottom: .25rem!important;
border-width: 2px !important;
border-bottom-color: #01d486 !important;
}
.footer-widget .footer-second-widget ul li a {
color: #808294;
line-height: 28px;
}
.footer-widget .footer-second-widget ul li a:hover {
color: #01d486;
text-decoration: none;
}
.footer-second .tiny-footer ul li {
float: none;
}
.footer-second .tiny-footer ul li {
display: inline-block;
}
.footer-second .tiny-footer p {
margin-bottom: 0;
}
.wpb_single_image.analysisdata-right-img img, .wpb_single_image.no-max-width img {
max-width: none;
}
.peromance-img {
position: absolute;
right: -380px;
top: auto;
bottom: -100px;
}
.peromance-character-img {
position: absolute;
right: 200px;
bottom: -100px;
}
.categories-filter a {
cursor: pointer;
}
.categories-filter {
margin-bottom: 50px;
}
.mortgage .col-12:nth-of-type(2) .bg-primary-light {
background-color: #ccf7f0 !important;
color: #01d486 !important;
}
.boxed-layout-wrapper .header-transparent {
margin: 0 auto;
max-width: 1360px;
}
.boxed-layout-wrapper section {
width: 100%!important;
left: auto!important;
}
a.dropdown-toggle {
cursor: pointer;
}
.mega-dropdown-menu.dropdown-menu {
padding-left: 0;
padding-right: 0;
}
li.mega-sub-menu ul{
margin-left: 0;
padding-left: 0;
}
.custom-list .list-group-item:hover .custom-list-title {
color: #3847f1;
}
.team-block-v2 p {
color: #808294;
}
.product-card-v1 .product-icon {
position: relative;
}
.product-card-v1 i {
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
position: absolute;
}
.boxed-layout-wrapper .slider-second .slider-captions {
bottom: 150px;
}
.boxed-layout-wrapper .slider-for .slider-captions {
position: absolute;
bottom: 150px;
color: #fff;
}
.boxed-layout-wrapper .slider-title {
font-size: 46px;
}
.boxed-layout-wrapper .peromance-character-img {
right: 440px;
}
.boxed-layout-wrapper .peromance-img {
right: -110px;
}
.boxed-layout-wrapper .hero-shape-second {
background-position: 87% 100%;
}
.boxed-layout-wrapper .hero-shape-second-caption-img {
padding-left: 180px;
}
.boxed-layout-wrapper .cta-curveshape {
background-position: 86% 100%;
}
.all-post .post-fullwidth {
margin-top: 0;
}
@media only screen and (max-width: 768px){
.header-transparent {
background-color: #1d2256;
}
.wpb_single_image.analysisdata-right-img img, .wpb_single_image.no-max-width img {
max-width: 100%;
}
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .mega-dropdown-menu.dropdown-menu {
display: flex;
flex-wrap: wrap;
}
}
@media only screen and (max-width: 1200px) {
.wpb_single_image.analysisdata-right-img img, .wpb_single_image.no-max-width img {
max-width: 100%;
}
.wpb_single_image.peromance-img, .wpb_single_image .vc_single_image-wrapper, .wpb_single_image .vc_figure {
width: 100%;
}
}
@media only screen and (max-width: 1400px) {
.wpb_single_image.peromance-img, .wpb_single_image .vc_single_image-wrapper, .wpb_single_image .vc_figure {
width: 100%;
}
}
@media only screen and (max-width: 992px){
.hero-shape-one-caption-text {
padding-top: 100px;
}
.hero-shape-one-caption-img {
padding-top: 60px;
}
}   @media only screen and (max-width:1400px) {
.slider-captions { position: absolute; bottom: 70px; }
.slider-second .slider-captions { position: absolute; bottom: 120px; color: #fff; } .split-img-right-content-text { position: absolute; left: 90px; right: 15%; top: 30px; }
.split-img-left-content-text { position: absolute; left: 17%; right: 18%; top: 80px; } .hero-shape-one-caption-img img { max-width: 100%; }
.analysisdata-right-img img { max-width: 100%; }
.analysisdata-character-right-img { right: 0px; }
.peromance-img { position: initial; }
.peromance-img img { width: 100%; }
.peromance-character-img { display: none; } .hero-shape-second { background-position: 86% 100% }
}
@media only screen and (max-width:1200px) {
.pageheader-bg { padding-top: 60px; }
.slider .owl-theme .owl-nav [class*='owl-'] { position: absolute; top: 120px; right: 35px; }
.slider-captions { bottom: 80px; }
.slider-title { font-size: 30px; letter-spacing: 0px; line-height: 42px; }
.slider .owl-theme .owl-dots { bottom: 50px; }
.counter-v2 .plus-sign { right: 40px; }
.post-fullwidth .post-content { border-left: transparent; padding: 21px; border-bottom-left-radius: 0px; margin-left: -15px; }
.card-deck { -ms-flex-flow: column; flex-flow: column; margin-right: -15px; margin-left: -15px; }
.slider-second .slider-title { font-size: 42px; line-height: 52px; }
.slider-second .slider-captions { bottom: 80px; }
.slider .owl-theme .owl-nav [class*='owl-'] { position: absolute; top: 210px; right: 35px; }
.slider-for .slider-captions { bottom: 140px; text-align: center; }
.card-pattern-full:after { display: none; }
.loan-features-tab ul li a { padding: 12px 13px; }
.space-medium { padding-top: 80px; padding-bottom: 80px; } .split-img-right-content { padding: 20px; }
.split-img-left-content { padding: 20px; margin-left: 0px; }
.why-work-image { display: none; } .sassdata-left-img img { max-width: 100%; }
.sassdata-right-img img { max-width: 100%; }
.hero-slideshape-img img { max-width: 100%; }
.sassdata-left-content { padding: 30px 20px; }
.sassdata-right-content { padding: 30px 20px; } .hero-shape-one-caption-img img { max-width: 100%; }
.analysisdata-right-img img { max-width: 100%; }
.analysisdata-character-right-img { right: 0px; }
.peromance-img { position: initial; }
.peromance-img img { width: 100%; }
.peromance-character-img { display: none; } .hero-shape-second { background-position: 94% 100%; }
.hero-shape-second-caption-img { padding-top: 110px; padding-left: 70px; }
.hero-shape-second-caption-text { padding-top: 200px; }
.cta-curveshape-img img { max-width: 100%; }
.cta-curveshape-img { padding-top: 70px; padding-left: 0px; }
.cta-curveshape-caption-text { padding-top: 140px; }
.cta-curveshape { background-position: 100% 100%; } .hero-shape-third { background-position: 0px 100%; }
.hero-shape-third-caption-title { font-size: 53px; line-height: 59px; }
.quote-form { bottom: 200px; margin-bottom: -100px; }
.client-block-v6.client-logos { -webkit-transform: scale(0.6) translateX(-84%); transform: scale(0.6) translateX(-84%); -webkit-transform-origin: top center; transform-origin: top center; position: relative; left: 50%; margin-bottom: -150px; }
.image-section-v3-content { padding: 40px; }
.header-transparent-second { position: relative; background-color: #ffffff; }
.partner-block-content { padding: 0px; } .hero-shape-fourth-caption-img img { max-width: 100%; }
.hero-shape-fourth-caption-img { padding-top: 200px; }
.m-l-100 { margin-left: 0px; }
.hero-shape-fourth-caption-title { font-size: 66px; line-height: 76px; }
.hero-shape-fourth-caption-text { padding-top: 260px; }
.client-block-v4 .client-block-img img { max-width: 100%; }
} @media only screen and (max-width:992px) { 
.hero-shape-fourth-caption-text {
padding-top: 100px;
}
.hero-shape-fourth-caption-img {
padding-top: 60px;
}} @media only screen and (max-width:768px) {
.pageheader-bg { padding-top: 30px; }
.slider .owl-theme .owl-nav [class*='owl-'] { position: absolute; top: 150px; }
.slider-captions { bottom: 40px; }
.slider-title { font-size: 30px; letter-spacing: 0px; line-height: 42px; }
.slider .owl-theme .owl-dots { bottom: 50px; }
.slider .btn { display: none; }
.card-deck .card { flex: 50%; }
.post-fullwidth .post-content { border: 1px solid #ebecf7; }
.header-transparent { position: relative; }
.hero-slide { min-height: initial; padding-top: 60px; padding-bottom: 80px; }
.counter-v2 .plus-sign { right: 97px; }
.card-pattern-left:after { display: none; }
.card-pattern-right:after { display: none; }
.slider-second .slider-title { font-size: 30px; line-height: 42px; }
.slider-second .slider-captions { bottom: 50px; }
.card-deck { -ms-flex-flow: column; flex-flow: column; margin-right: -15px; margin-left: -15px; }
.video-slide { padding: 20px 0px; }
.cta-v2 .cta-img { position: absolute; bottom: 50px; }
.video-slide-caption { margin-bottom: 50px; }
.slider-nav { bottom: 106px; margin-bottom: -111px; }
.slider-for .btn { display: none; }
.slider-nav .item { width: 80px !important; height: 60px; }
.slider-for .slider-captions { bottom: 110px; text-align: center; }
.card-footer-item { padding: 18px 9px; }
.pills-vertical .flex-column { -ms-flex-direction: row !important; flex-direction: row !important; }
.navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link:last-child { margin-bottom: 10px; }
.navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link:last-child { margin-bottom: 10px; } .space-medium { padding-top: 60px; padding-bottom: 60px; } .split-img-right-content { padding: 20px; }
.split-img-left-content { padding: 20px; margin-left: 0px; }
.why-work-image { display: none; } .hero-slideshape-caption { bottom: 70px; }
.sassdata-left-img img { max-width: 100%; }
.sassdata-right-img img { max-width: 100%; }
.hero-slideshape-img img { max-width: 100%; } .hero-shape-one-caption-img img { max-width: 100%; }
.analysisdata-right-img img { max-width: 100%; }
.analysisdata-character-right-img { right: 0px; }
.hero-shape-one-caption-text { padding-top: 70px; }
.hero-shape-one-caption-img { padding-top: 70px; }
.hero-shape-one-caption-title { font-size: 42px; line-height: 52px; font-weight: 900; }
.peromance-img { position: initial; } .hero-shape-second-caption-img { padding-top: 50px; padding-left: 0px; }
.hero-shape-second-caption-text { padding-top: 150px; }
.cta-curveshape-img { display: none; }
.cta-curveshape-caption-text { padding-top: 110px; padding-bottom: 110px; }
.cta-curveshape { background-image: none; }
.cta-curveshape-img { padding-top: 80px; padding-left: 0px; } .hero-shape-third-caption-img { padding-top: 0px; }
.hero-shape-third-caption-text { padding-top: 50px; }
.hero-shape-third-caption-title { font-size: 53px; line-height: 59px; }
.quote-form { bottom: 200px; margin-bottom: -100px; }
.client-block-v6.client-logos { -webkit-transform: scale(0.6) translateX(-84%); transform: scale(0.6) translateX(-84%); -webkit-transform-origin: top center; transform-origin: top center; position: relative; left: 50%; margin-bottom: -150px; }
.image-section-v3-content { padding: 40px; }
.header-transparent-second { position: relative; background-color: #ffffff; }
.partner-block-content { padding: 0px; } .hero-shape-fourth-caption-img img { max-width: 100%; }
.hero-shape-fourth-caption-img { padding-top: 0px; }
.m-l-100 { margin-left: 0px; }
.hero-shape-fourth-caption-title { font-size: 66px; line-height: 76px; }
.hero-shape-fourth-caption-text { padding-top: 90px; }
.client-block-v4 .client-block-img img { max-width: 100%; }
} @media only screen and (max-width:480px) {
.pageheader-bg { padding-top: 0px; min-height: initial; }
.footer { padding-top: 180px; padding-bottom: 0px; color: #a7ade4; font-size: 14px; position: relative; }
.children { padding-left: 0px; }
.pageheader-btn { display: grid; }
.slider .owl-theme .owl-nav [class*='owl-'] { display: none; }
.slider-captions { bottom: 20px; }
.slider-title { font-size: 24px; letter-spacing: 0px; line-height: 26px; }
.slider .owl-theme .owl-dots { bottom: 30px; }
.slider .btn { display: none; }
.card-img-overlay { position: absolute; top: 10%; }
.post-small-thumb img { display: none; }
.calculator-form { float: initial; width: 100% !important; }
.outline-tab .nav-tabs .nav-link { padding: 10px 6px; font-size: 14px; }
.post-fullwidth .post-img { border-top-right-radius: 0px; height: auto; }
.post-fullwidth .post-content { border: 1px solid #ebecf7; }
.header-transparent {position: relative;background-color: #2c3ae2;}
.hero-slide { padding-top: 50px; }
.header-boxed {position: relative !important;background-color: #fff;}
.header-boxed .navbar-boxed {background-color: #ffffff;padding: 10px;border-radius: 0px;margin-top: 0px;}
.counter-v2 .plus-sign { right: 107px; }
.card-pattern-left:after { display: none; }
.card-pattern-right:after { display: none; }
.post-pagecaption .post-title { padding: 0px 0px; line-height: 52px; margin-bottom: 0px; }
.post-pagecaption { text-align: center; padding-bottom: 60px; padding-top: 60px; }
.pageheader-second-caption { margin-bottom: 50px; }
.hero-slide-title { font-size: 38px; letter-spacing: -2px; line-height: 50px; }
.page-caption-title { font-size: 25px; line-height: 36px; margin-bottom: 20px; }
.page-caption-text { padding: 26px; min-height: 0px; }
.slider-second .slider-title { font-size: 22px; line-height: 28px; }
.slider-second .slider-captions { bottom: 30px; }
.video-slide { padding: 20px 0px; }
.cta-v2 .cta-img { display: none; }
.video-slide-caption { margin-bottom: 40px; }
.slider-nav { display: none; }
.slider-for .slider-captions { bottom: 10px; text-align: center; }
.slider-for .btn { display: none; }
.card-pattern-full:after { display: none; }
.card-pattern-right-top:before { display: none; }
.team-block-fullwidth-content { padding: 5px 0px; position: relative; }
.split-bg { background: linear-gradient(to right, #01d486 0%, #01d486 45%, #01d285 40%, #01d486 100%); height: 100%; width: 100%; }
.card-footer-item-bordered:not(:last-child) { border-right: 0px; }
.card-footer-item { padding: 18px 40px; }
.tab-regular .nav.nav-tabs .nav-link { padding: 12px 13px; }
.tab-vertical .tab-content { display: inline-block; }
.tab-vertical .nav-tabs .nav-link { padding: 17px 116px; }
.simple-card .nav.nav-tabs .nav-item .nav-link { padding: 17px 34px; }
.pills-regular .nav.nav-pills .nav-item .nav-link { background-color: #ededf1; padding: 16px 33px; }
.page-caption-para-text { font-size: 16px; line-height: 27px; }
.post-content-innerspace { padding: 40px !important; }
.cta-v1 .cta-content { margin-bottom: 20px; }
.navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link:last-child { margin-bottom: 10px; }
.navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link:last-child { margin-bottom: 10px; }
.slider-for .slider-title { font-size: 20px; letter-spacing: 0px; line-height: 26px; } .space-medium { padding-top: 60px; padding-bottom: 60px; } .slider-gallery .slick-arrow { display: none !important; }
.slider-gallery-nav .slick-track { left: 24% !important; } .split-img-right-content { padding: 20px; }
.split-img-left-content { padding: 20px; margin-left: 0px; }
.why-work-image { display: none; } .hc-featured-article-block { background-color: #fff; border-radius: 4px; padding: 30px 30px; }
.video-container a, .video-container-2 a { position: absolute; top: 31%; left: 36%; }
.hc-support-block { display: -ms-flexbox; display: inline-block; -ms-flex-align: start; align-items: flex-start; margin-bottom: 20px; } .hero-slideshape-caption { bottom: 70px; }
.sassdata-left-img img { max-width: 100%; }
.sassdata-right-img img { max-width: 100%; }
.character-img { display: none; }
.sassdata-character-right-img { display: none; }
.sassdata-character-left-img { display: none; }
.hero-slideshape-img img { max-width: 100%; } .hero-shape-one-caption-img img { max-width: 100%; }
.analysisdata-right-img img { max-width: 100%; }
.analysisdata-character-right-img { display: none; }
.hero-shape-one-caption-text { padding-top: 70px; }
.hero-shape-one-caption-img { padding-top: 70px; }
.hero-shape-one-caption-title { font-size: 42px; line-height: 52px; font-weight: 900; }
.peromance-img { display: none; } .hero-shape-second { background-image: none; }
.hero-shape-second-caption-img { display: none; }
.cta-curveshape-img img { max-width: 100%; }
.hero-shape-second-caption-text { padding-top: 110px; padding-bottom: 130px; }
.circle-1 { display: none; }
.circle-2 { display: none; }
.circle-3 { display: none; }
.feature-app-img img { max-width: 100%; } .hero-shape-third-caption-img { padding-top: 100px; display: none; }
.hero-shape-third-caption-text { padding-top: 50px; }
.hero-shape-third-caption-title { font-size: 53px; line-height: 59px; }
.quote-form { bottom: 390px; padding: 30px; margin-bottom: -320px; }
.client-block-v6.client-logos { -webkit-transform: scale(0.6) translateX(-84%); transform: scale(0.6) translateX(-84%); -webkit-transform-origin: top center; transform-origin: top center; position: relative; left: 50%; margin-bottom: -150px; }
.image-section-v3-content { padding: 40px; }
.header-transparent-second { position: relative; background-color: #ffffff; } .hero-shape-fourth-caption-img { display: none; }
.m-l-100 { margin-left: 0px; }
.hero-shape-fourth-caption-title { font-size: 66px; line-height: 76px; }
.hero-shape-fourth-caption-text { padding-top: 90px; }
.hero-shape-fourth { height: 593px; }
}
} @media only screen and (max-width:320px) {
.pageheader-bg { padding-top: 30px; }
.footer { padding-top: 180px; padding-bottom: 0px; color: #a7ade4; font-size: 14px; position: relative; }
.children { padding-left: 0px; }
.pageheader-btn { display: grid; }
.slider .owl-theme .owl-nav [class*='owl-'] { display: none; }
.slider-captions { bottom: 20px; }
.slider-title { font-size: 24px; letter-spacing: 0px; line-height: 26px; }
.slider .owl-theme .owl-dots { bottom: 30px; }
.slider .btn { display: none; }
.card-img-overlay { position: absolute; top: 10%; }
.post-small-thumb img { display: none; }
.calculator-form { float: initial; width: 100% !important; }
.outline-tab .nav-tabs .nav-link { padding: 10px 6px; font-size: 14px; }
.post-fullwidth .post-img { border-top-right-radius: 0px; height: auto; }
.post-fullwidth .post-content { border: 1px solid #ebecf7; }
.header-transparent { position: relative; background-color: #3240dd; }
.hero-slide { padding-top: 50px; }
.header-boxed { position: relative !important; }
.header-boxed .navbar-boxed { background-color: #fff; padding: 10px; border-radius: 0px; margin-top: 0px; }
.counter-v2 .plus-sign { right: 107px; }
.card-pattern-left:after { display: none; }
.card-pattern-right:after { display: none; }
.post-pagecaption .post-title { padding: 0px 0px; line-height: 52px; margin-bottom: 0px; }
.post-pagecaption { text-align: center; padding-bottom: 60px; padding-top: 60px; }
.pageheader-second-caption { margin-bottom: 50px; }
.hero-slide-title { font-size: 38px; letter-spacing: -2px; line-height: 50px; }
.page-caption-title { font-size: 25px; line-height: 36px; margin-bottom: 20px; }
.page-caption-text { padding: 26px; min-height: 242px; }
.slider-second .slider-title { font-size: 22px; line-height: 28px; }
.slider-second .slider-captions { bottom: 30px; }
.video-slide { padding: 20px 0px; }
.cta-v2 .cta-img { display: none; }
.video-slide-caption { margin-bottom: 40px; }
.slider-nav { display: none; }
.slider-for .slider-captions { bottom: 10px; text-align: center; }
.slider-for .btn { display: none; }
.card-pattern-full:after { display: none; }
.card-pattern-right-top:before { display: none; }
.team-block-fullwidth-content { padding: 5px 0px; position: relative; }
.split-bg { background: linear-gradient(to right, #01d486 0%, #01d486 45%, #01d285 40%, #01d486 100%); height: 100%; width: 100%; }
.card-footer-item-bordered:not(:last-child) { border-right: 0px; }
.card-footer-item { padding: 18px 40px; }
}
.textin h2 {
font-size: 20px;
color: #000000;
}
.facebook--form h2 {
color: #0c0c0c !important;
align-items: end !important;
}
.bdp-post-image-bg img {
width: 100%;
height: 300px;
object-fit: cover;
}
.navbar-brand{
width:30%;
}
.navbar-brand img{
width:70%;
}
strong {
font-weight: bolder !important;
}
p, h1, h2, h3, h4, h5, h6, span, a, ul, li{
margin:0px;
padding:0px;
}
h1, h2, h3, h4, h5, h6{
font-family: 'K2D', sans-serif;
}
.font-18{
font-size: 18px;
font-family: 'Roboto', sans-serif;line-height: 1.7;
}
.font-16{
font-size: 16px;
font-family: 'K2D', sans-serif;
}
.font-38{
font-size: 38px;
font-family: 'K2D', sans-serif
font-weight: 600;
}
.cnt-fuel-box-img img {
width: 65%;
float: right;
}
.font-20{
font-size: 20px;
}
section.bgbr {
background: #f9f9f9;
padding: 80px 10px;
margin: 50px 0px;
}
.pt50{
padding-top: 50px;
}
.pb50{
padding-bottom: 50px;
}
section.bg-col {
padding: 50px 20px;
background: #2a46b3;
color: #fff;
}
nav.navbar-expand-lg.navbar-light.nav.navbar_shrink{
padding: 10px 0px 10px;
background: #29399b;
}
.nav {
position: fixed;
top: 0;
left: 0;
right: 0;
background: #fff;
z-index: 999;
padding: 10px 0px;
transition: background .3s ease, padding .3s ease;
box-shadow: 0px 0px 5px 0px #b9b3b3;
} nav.navbar.navbar-expand-lg.navbar-dark {
z-index: 9999;
position: fixed;
width: 100%;
}
.navbar-main {
width: 100%;
display: flex;
position: relative;
}
.navbar-collapse ul.navbar-nav{
justify-content: flex-end;
width: 100%;
}
.dropdown:hover>.dropdown-menu {
display: block;
}
.dropdown>.dropdown-toggle:active {
pointer-events: none;
}
li.nav-item {
font-size: 18px;
margin-right: 16px;
}
li.nav-item a.nav-link {
color: #000 !important;
}
.navbar-logo a {
font-size: 28px;
text-transform: uppercase;
font-weight: 600;
}
nav.navbar-expand-lg.navbar-light.nav.navbar_shrink .navbar-logo a{
color: #fff;
}
nav.navbar-expand-lg.navbar-light.nav.navbar_shrink li.nav-item a.nav-link{
color: #fff !important;
}
.dropdown:hover>.dropdown-menu {
display: block;
top: 85px !important;
}
.dropdown-menu {
padding: 0px;
}
a.dropdown-item {
padding: 10px 10px;
}
.uiux-dsgn-scnd{
margin-top: 200px;
}
.imporve-click-img-eight{
z-index:99999;
text-align: center;
}
p{
color: #5b5656;
font-weight: 300;
}
section.contact-box {
background: #e8f0ff;
padding: 100px;
margin-bottom:100px;
}
img.img-fluid.instagram-bg-img.seo-bg-off-pg {
height: 103%;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
padding: 0px;
}
.mt150{
margin-top: 70px;
}
.mt50{
margin-top: 50px;
}
.align-item{
align-items: center;
}
.mr50{
margin-right: 50px;
}
.ml50{
margin-left: 50px;
}
.mb50{
margin-bottom: 50px;
}
.col-megamenu {
padding-left: 50px;
}
.list-unstyled li img {
margin-right: 10px;
width: 30px;
}
.btn:hover{
color:#fff !important;
}
.line{
display: none;
}
a:hover{
text-decoration: none !important;
}
nav.navbar button {
border: none;
background: transparent;
font-size: 22px;
display: none;
outline: none   !important;
}
@media screen and (max-width: 600px) {
.font-18 {
font-size: 14px;
}
.main-blue-button {
padding: 10px 40px;
border-radius: 50px;
border: none;
background: #007dff !important;
color: #fff !important;
font-size: 14px;
}
.font-38 {
font-size: 24px;
}
.font-22 {
font-size: 14px;
}
.font-16 {
font-size: 14px;
}
.creative-content-bg{
display: none;
}
.landing-fcbkimg{
display: none;
}
.imporve-click-img-eight img {
width: 100%;
}
.audi-text-img-bg img {
margin-left: 0px;
}
.pt50 {
padding-top: 0px;
}
.nav {
background: #ffffff;
padding: 15px 10px;
box-shadow: 0px 0px 6px 0px #e9ecee;
}
.navbar-main{
padding:0px 10px;
}
.navbar-logo {
width: 100%;
}
.navbar-logo a {
font-size: 22px;
text-transform: uppercase;
font-weight: 600;
}
.navbar-logo button {
position: absolute;
right: 5px;
border: none;
background: #fff;
padding: 5px 6px;
top: 1px;
}
nav.navbar-expand-lg.navbar-light.nav.navbar_shrink {
background: #ffffff;
padding: 10px;
box-shadow: 0px 0px 6px 0px #e9ecee;
}
nav.navbar-expand-lg.navbar-light.nav.navbar_shrink .navbar-logo a {
color: #000;
}
.nav{
padding-left: inherit !important;
}
nav.navbar-expand-lg.navbar-light.nav .navbar-collapse {
position: absolute;
width: 100%;
background: #ffffff;
left: 5px;
top: 60px;
padding: 0px 5px;
}
li.nav-item {
font-size: 16px;
font-weight: 500;
margin-right: 0px;
padding: 0px 0px 5px;
}
button.navbar-toggler:focus {
outline: none !important;
}
nav.navbar-expand-lg.navbar-light.nav.navbar_shrink .navbar-collapse{
top:50px;
}
nav.navbar-expand-lg.navbar-light.nav.navbar_shrink li.nav-item a.nav-link {
color: #000 !important;
font-weight: 300;
}
.dropdown:hover>.dropdown-menu {
display: block;
top: 38px;
border: none;
padding:0px;
}
a.dropdown-item {
padding: 0px 10px 15px;
font-weight: 300;
}
.dropdown-menu a.dropdown-item:last-child{
padding-bottom: 0px;
}
.mt150 {
margin-top: 0px;
}
.container.mt-5 {
margin-top: 0px !important;
}
.social-media-card-icon.mb50 {
margin-bottom: 150px;
}
}
.top-0{ top: 0% !important; }
section{ position: relative; }
.navbar{
background-color: #fff;
box-shadow: 2px 2px 10px #ccc;
}
.navbar-brand img{
display: block;
z-index: 10000;
width: 250px;
}
.navbar-dark .navbar-nav .nav-link {
color: #000;
padding: 26px 15px;
}
@media all and (min-width: 992px) {
.navbar .nav-item .dropdown-menu{ display: none; }
.navbar .nav-item:hover .nav-link{ color: #000;  }
.navbar .nav-item:hover .dropdown-menu{ display: block; }
.navbar .nav-item .dropdown-menu{ margin-top:0; }
}
@media all and (min-width: 992px) {
.navbar{ padding-top: 0; padding-bottom: 0; }
.navbar .has-megamenu{position:static!important;}
.navbar .megamenu{left:0; right:0;  margin: auto;    }
.navbar .nav-link{ padding-top:1rem; padding-bottom:1rem;  }
}
.navbar-dark .navbar-nav .nav-link {
color: #000;
padding: 29px 15px !important;
}
.list-unstyled li{
padding-bottom:33px !important;
}
.list-unstyled{
text-align: left;
}
.list-unstyled li a{
font-size: 18px;
color: #313131;
}
.list-unstyled li a i{
padding: 0px 10px;
}
.megamenu {
margin-top:30px; 
border-radius: 0px;
}
.list-unstyled{ padding-top: 20px;}
a.btn{
padding: 12px 50px; border-radius: 50px; border: none; border-radius: 50px; margin: 10px 0px; border: unset; color: #fff; font-size: 18px; margin-top: 10px; background:#007dff;
}
footer.footer h6 {
color: #000;
font-size: 20px;
}
footer.footer p {
color:#484848 !important;
font-weight:400;
font-size:16px;
}
footer.footer li a {
color: #484848 !important;
}
footer.footer h5 {
color: #484848;
font-size: 17px;
display: flex;
line-height: 1.5;
}
footer.footer {
margin-top: 50px;
background: #e8f0ff;
padding-top:0px;
padding-bottom:0px;
}
footer.footer li {
list-style: none;
line-height: 1.8;
}
p{line-height: 1.6;}
.mt30{ margin-top: 30px; }
.icon-i {
color: #09006D;
text-align: center;
}
.icon-i i {
color: #25CBFF;
font-size: 50px;
padding: 10px 0px;
}
.icon-p {
text-align: left;
padding: 0px 5px;
}
.icon-p p {
text-align: left;
color: #000;
font-weight: 500;
padding: 10px 0px;
margin-bottom: 0px;
}
.c-logo {
text-align: center;
margin: auto;
margin: 20px 0px;
}
.c-logo img {
padding: 20px 10px;
text-align: center;
}
footer.bg-white ul li {
list-style: none;
font-size: 16px;
}
h1{
padding: 20px 10px;
color: #000;
text-align: center;
font-size: 16px;
}
.pd50{
padding-top: 50px;
}
@media only screen and (max-width: 900px) {
.instagram-bg-img{
display: none;
}
.cnt-fuel-box-text h4 {
padding: 0px;Ã‚Â©
}
}
footer.footer h5 i {
width: 30px;
font-size: 16px;
line-height: 24px;
}
footer.footer h5 a {
color: #000;
}
footer.footer h6 {
display: flex;
}
footer.footer h6 i {
width: 30px;
line-height: 26px;
}
ul.social-media li {
display: inline-block;
background: #2c3c98;
width: 40px;
height: 40px;
text-align: center;
padding-top: 1px;
color: #fff;
border-radius: 40px;
font-size: 20px;
margin-right: 20px;
}
@media only screen and (max-width: 768px) {
.font-38 {
font-size: 28px;
}
.mt-50 {
margin-top: 0px;
}
section.dms h1 {
font-size: 22px;
}
.navbar-dark .navbar-toggler {
color: rgb(0 0 0) !important;
border-color: rgba(255,255,255,.1);
}
div#main_nav {
position: absolute;
top: 62px;
background: white;
width: 100%;
left: 0px;
}
.navbar-dark .navbar-nav .nav-link {
color: #000;
padding: 15px 20px;
font-size: 16px;
}
.col-megamenu {
padding-left: 0px;
}
.list-unstyled li a {
font-size: 12px;
color: #313131;
}
.list-unstyled li {
padding-bottom: 15px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
padding: 0px;
border: none;
width: 100%;
padding-left: 2%;
}
.mt50 {
margin-top: 0px;
}
}
@media only screen and (max-width: 480px) {
section.bgbr.clientmb .row .col-md-3 {
max-width: 50%;
}
.mb-mb0{
margin-bottom:0px;
}
.card-icon {
box-shadow: 0px 0px 10px #e3e3e3;
border-radius: 10px;
padding:10px 20px;
text-align: center;
margin-bottom: 30px;
}
.navbar-dark .navbar-toggler {
color: rgb(0 0 0 / 96%) !important;
border-color: rgba(255,255,255,.1);
}
.navbar-dark .navbar-nav .nav-link {
color: #000;
padding: 10px 15px;
font-size: 14px;
}
.col-megamenu {
padding-left: 0px;
}
.list-unstyled {
padding-top: 0px;
}
.list-unstyled li {
padding-bottom: 11px;
}
.list-unstyled li a {
font-size: 14px;
color: #313131;
}
.list-unstyled li img {
margin-right: 10px;
width: 20px;
}
.mb-b2bbnt-txt {
margin: 0px;
padding-bottom: 0px !important;
padding-top: 0px !important;
}
.mb-mt0{
margin-top: 0px !important;
}
.mb-pt0{
padding-top: 0px !important;
}
.mb-pt50{
padding-top: 50px;
}
.mb-pb0{
padding-bottom: 0px !important;
}
.mb-pb50{
padding-bottom: 50px;
}
.mb-mb50{
margin-bottom: 50px !important;
}
nav.navbar button{
display: block;
}
input.button_sub {
width: 100%;
font-size: 14px !important;
}
}
.font-16 strong {
font-weight:900 !important;
}
.pb-2, .py-2 {
padding-bottom: .5rem!important;
}
.text-muted {
color: #fff !important;
}
.msg h2 a {
color: #000;
}
ul.social-media li a i {
color: #fff;
}
.mt150{
margin-top:150px;
}
.tku{text-align: center;
padding-top: 120px;}
.tku img{    width: 60%;
margin: 0 auto;
text-align: center;}
@media only screen and (max-width: 600px) {
nav.navbar.navbar-expand-lg.navbar-dark {
z-index: 9999;
position:relative;
width: 100%;
}
table td, .table th {
padding: 10px;
color: #3e3e3e;
font-size: 16px !important;
}
.facebook--form h2 {
color: #000 !important;
font-size: 25px;
font-weight: 200;
}
data h2 {
font-size: 23px !important;}
.facebook--form h2 {
color: #000 !important;
font-size: 20px !important;
line-height: 1.5;
}
}
.mt-100{
margin-top:100px;
}
body {
margin: 0;
font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol !important;	
}
.dropdown:hover>.dropdown-menu{
top:80px !important;
}
img.img-fluid.banner-bg-img{height:80vh !important;}
@media only screen and (max-width: 600px) {
.navbar-brand img {
display: block;
z-index: 10000;
width: 100px;
}
}
.post-author-block {
display: none !important;
}
aside#primary-sidebar {
display: none !important;
}
.related-post-block {
padding: 40px;
border: none !important;}
.related-post {
padding: 10px 10px;
border: 1px solid #ececec;
box-shadow: -1px 3px 6px #dedede;
}
.post-content-single {
background-color: #fff;
padding: 0px 40px;}
.bg-wh{
background:#fff!important;
color:#666 !important;
box-shadow:2px 2px 10px #ccc !important;
}
.bg-wh{
border:1px solid #ccc !important;
}
#bg-bl{
color:#281ac8 !important;
}
.listing-banner-form .facebook--form-input input {border:1px solid #ccc!important;
color:#666 !important;
}
.listing-banner-form .facebook--form-input textarea.wpcf7-form-control.wpcf7-textarea {
background: transparent;
border: 1px solid #ccc !important;
overflow: hidden;
}
.listing-banner-form .facebook--form-input {
width: 70% !important;
margin: 0 auto;
box-shadow: 0px 0px 6px 0px #e9ecee;
padding: 30px;
border-radius: 10px;
z-index: 999999;
background: #fff !important;
margin-top:140px
}
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-7e9a818 {
display: none !important;
}
.wpcf7-form textarea{
overflow:hidden;
}@font-face{font-family:eicons;src:url(//www.iinfotanks.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.25.0);src:url(//www.iinfotanks.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.25.0#iefix) format("embedded-opentype"),url(//www.iinfotanks.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.25.0) format("woff2"),url(//www.iinfotanks.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.25.0) format("woff"),url(//www.iinfotanks.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.25.0) format("truetype"),url(//www.iinfotanks.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.25.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}
.dialog-widget-content{background-color:var(--e-a-bg-default);position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{line-height:1.5;box-sizing:border-box}.dialog-close-button{cursor:pointer;position:absolute;margin-top:15px;right:15px;color:var(--e-a-color-txt);font-size:15px;line-height:1;transition:var(--e-a-transition-hover)}.dialog-close-button:hover{color:var(--e-a-color-txt-hover)}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-editor-active .elementor-popup-modal{background-color:initial}.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content{margin:auto;width:400px;padding:20px}.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header{font-size:15px;font-weight:500}.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after{content:"";display:block;border-block-end:var(--e-a-border);padding-block-end:10px;margin-block-end:10px;margin-inline-start:-20px;margin-inline-end:-20px}.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message{min-height:50px}.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper{padding-block-start:10px;display:flex;justify-content:flex-end;gap:15px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button{font-size:12px;font-weight:500;line-height:1.2;padding:8px 16px;outline:none;border:none;border-radius:var(--e-a-border-radius);background-color:var(--e-a-btn-bg);color:var(--e-a-btn-color-invert);transition:var(--e-a-transition-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{border:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{background-color:var(--e-a-btn-bg-hover);color:var(--e-a-btn-color-invert)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active{background-color:var(--e-a-btn-bg-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]){cursor:pointer}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled{background-color:var(--e-a-btn-bg-disabled);color:var(--e-a-btn-color-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon{display:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt{background:transparent;color:var(--e-a-color-txt)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover{background:var(--e-a-bg-hover);color:var(--e-a-color-txt-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled{background:transparent;color:var(--e-a-color-txt-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success{background-color:var(--e-a-btn-bg-success)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover{background-color:var(--e-a-btn-bg-success-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary{background-color:var(--e-a-btn-bg-primary);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover{background-color:var(--e-a-btn-bg-primary-hover);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt{background:transparent;color:var(--e-a-color-primary-bold)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover{background:var(--e-a-bg-primary)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro{background-color:var(--e-a-btn-bg-accent)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover{background-color:var(--e-a-btn-bg-accent-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active{background-color:var(--e-a-btn-bg-accent-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning{background-color:var(--e-a-btn-bg-warning)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover{background-color:var(--e-a-btn-bg-warning-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger{background-color:var(--e-a-btn-bg-danger)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover{background-color:var(--e-a-btn-bg-danger-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i{margin-inline-end:5px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited{color:initial}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-hidden{display:none}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-wrap{width:100%;position:relative;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}.e-con{--border-radius:0;--border-block-start-width:0px;--border-inline-end-width:0px;--border-block-end-width:0px;--border-inline-start-width:0px;--border-style:initial;--border-color:initial;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-block-start:0px;--margin-inline-end:0px;--margin-block-end:0px;--margin-inline-start:0px;--padding-block-start:var(--container-default-padding-block-start,10px);--padding-inline-end:var(--container-default-padding-inline-end,10px);--padding-block-end:var(--container-default-padding-block-end,10px);--padding-inline-start:var(--container-default-padding-inline-start,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);margin-block-start:var(--bc-margin-block-start,var(--margin-block-start));margin-inline-end:var(--bc-margin-inline-end,var(--margin-inline-end));margin-block-end:var(--bc-margin-block-end,var(--margin-block-end));margin-inline-start:var(--bc-margin-inline-start,var(--margin-inline-start));padding-inline-start:var(--bc-padding-inline-start,var(--padding-inline-start));padding-inline-end:var(--bc-padding-inline-end,var(--padding-inline-end));z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-block-start:var(--bc-padding-block-start,var(--padding-block-start));padding-block-end:var(--bc-padding-block-end,var(--padding-block-end))}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-inline-end:auto;--margin-inline-start:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:wrap}}.e-con{--bc-margin-block-start:var(--margin-top);--bc-margin-block-end:var(--margin-bottom);--bc-margin-inline-start:var(--margin-left);--bc-margin-inline-end:var(--margin-right);--bc-padding-block-start:var(--padding-top);--bc-padding-block-end:var(--padding-bottom);--bc-padding-inline-start:var(--padding-left);--bc-padding-inline-end:var(--padding-right)}[dir=rtl] .e-con{--bc-margin-inline-start:var(--margin-right);--bc-margin-inline-end:var(--margin-left);--bc-padding-inline-start:var(--padding-right);--bc-padding-inline-end:var(--padding-left)}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-top:0;padding-bottom:0;border:none}.elementor-form .elementor-button>span{display:flex;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center}.elementor-button-icon{flex-grow:0;order:5}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{flex-grow:1;order:10;display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button .elementor-align-icon-right{margin-left:5px;order:15}.elementor-button .elementor-align-icon-left{margin-right:5px;order:5}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{animation-duration:.3s;height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:flex}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color)}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper,.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px}.elementor-lightbox .elementor-video-container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{width:100%;height:100%;margin:auto}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-square iframe{border:0;background-color:#000}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1/1){.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio, 1.77777))}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{width:min(90vh,90vw);height:min(90vh,90vw)}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video{width:100%;max-height:90vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video{height:100%;max-width:90vw}@media (min-width:1025px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:85vw;max-height:85vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:85vh;max-width:85vw}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:95vw;max-height:95vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:95vh;max-width:95vw}}.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev{left:0}.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next{right:0}.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction{width:-moz-max-content;width:max-content;color:#fff}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-left:1em;padding-right:2.6em;top:0;align-items:center;z-index:10}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i{font-size:inherit}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>svg{box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover)}.elementor-slideshow__header .elementor-slideshow__counter{margin-right:auto}.elementor-slideshow__header .elementor-icon-share{z-index:5}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;transition:background-color .4s}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#0c0d0e}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;border-radius:3px;padding:14px 20px;transform:scale(0);opacity:0;transform-origin:90% 10%;transition:all .25s .1s;box-shadow:0 4px 15px rgba(0,0,0,.3)}.elementor-slideshow__share-links a{text-align:left;color:#3f444b;font-size:12px;line-height:2.5;display:block;opacity:0;transition:opacity .5s .1s}.elementor-slideshow__share-links a:hover{color:#000}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-right:.75em}.elementor-slideshow__share-links a i{font-size:1.25em}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;transform:translateY(-100%) scaleX(.7)}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5)}.elementor-slideshow--share-mode .elementor-slideshow__share-links{transform:scale(1)}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#9da5ae}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#9da5ae}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#3f444b;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;border-radius:3px}#wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}#wpadminbar *{font-style:normal}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,left)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-display:flex;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-text-align:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-order:initial;--n-tabs-title-padding-block-start:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-end:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-block-end:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-start:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:start;min-width:0}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{display:var(--n-tabs-content-display);flex-grow:1;min-width:0}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child{display:flex}.elementor-widget-n-tabs .e-n-tab-title{all:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;cursor:pointer;outline:none;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:var(--n-tabs-title-flex-basis);flex-shrink:var(--n-tabs-title-flex-shrink);padding-block-start:var(--n-tabs-title-padding-block-start);padding-inline-end:var(--n-tabs-title-padding-inline-end);padding-block-end:var(--n-tabs-title-padding-block-end);padding-inline-start:var(--n-tabs-title-padding-inline-start);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);white-space:var(--n-tabs-title-white-space);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title:focus-visible{outline:5px auto -webkit-focus-ring-color}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size);text-align:var(--n-tabs-title-text-align)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;flex-shrink:0;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child{transform:none;height:auto;opacity:1}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (max-width:767px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{display:flex;flex-direction:row;list-style:none;padding:var(--n-accordion-padding);justify-content:var(--n-accordion-title-justify-content);border-radius:var(--n-accordion-border-radius);flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);color:var(--n-accordion-title-normal-color);align-items:center;cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-start:0;margin-block-end:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{font-size:var(--n-accordion-title-font-size);align-items:center}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{display:flex;flex-direction:row;align-items:center;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:var(--n-accordion-icon-size);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title{margin-block-end:var(--n-accordion-item-title-distance-from-content);color:var(--n-accordion-title-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.elementor-alert{padding:15px;border-left:5px solid transparent;position:relative;text-align:left}.elementor-alert .elementor-alert-title{display:block;font-weight:700}.elementor-alert .elementor-alert-description{font-size:13px}.elementor-alert button.elementor-alert-dismiss{position:absolute;right:var(--dismiss-icon-horizontal-position,10px);top:var(--dismiss-icon-vertical-position,10px);padding:3px;font-size:var(--dismiss-icon-size,20px);line-height:1;background:transparent;color:var(--dismiss-icon-normal-color,inherit);border:none;cursor:pointer;transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)}.elementor-alert button.elementor-alert-dismiss:hover{color:var(--dismiss-icon-hover-color,inherit)}.elementor-alert button.elementor-alert-dismiss svg{width:var(--dismiss-icon-size,20px);height:var(--dismiss-icon-size,20px);fill:var(--dismiss-icon-normal-color,currentColor);transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)}.elementor-alert button.elementor-alert-dismiss svg:hover{fill:var(--dismiss-icon-hover-color,currentColor)}.elementor-alert.elementor-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.elementor-alert.elementor-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#cae6be}.elementor-alert.elementor-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#f9f0c3}.elementor-alert.elementor-alert-danger{color:#a94442;background-color:#f2dede;border-color:#e8c4c4}@media (max-width:767px){.elementor-alert{padding:10px}.elementor-alert button.elementor-alert-dismiss{right:7px;top:7px}}.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:block;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}@media (min-width:768px){.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{align-items:center}.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper{align-items:flex-end}}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:block;flex:unset}}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:flex;font-size:inherit;align-items:var(--icon-vertical-align,center)}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-left:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{width:var(--e-icon-list-icon-size,1em);height:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{width:1.25em;font-size:var(--e-icon-list-icon-size)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}body.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}.elementor-star-rating{color:#ccd6df;font-family:eicons;display:inline-block}.elementor-star-rating i{display:inline-block;position:relative;font-style:normal;cursor:default}.elementor-star-rating i:before{content:"\e934";display:block;font-size:inherit;font-family:inherit;position:absolute;overflow:hidden;color:#f0ad4e;top:0;left:0}.elementor-star-rating .elementor-star-empty:before{content:none}.elementor-star-rating .elementor-star-1:before{width:10%}.elementor-star-rating .elementor-star-2:before{width:20%}.elementor-star-rating .elementor-star-3:before{width:30%}.elementor-star-rating .elementor-star-4:before{width:40%}.elementor-star-rating .elementor-star-5:before{width:50%}.elementor-star-rating .elementor-star-6:before{width:60%}.elementor-star-rating .elementor-star-7:before{width:70%}.elementor-star-rating .elementor-star-8:before{width:80%}.elementor-star-rating .elementor-star-9:before{width:90%}.elementor-star-rating__wrapper{display:flex;align-items:center}.elementor-star-rating__title{margin-right:10px}.elementor-star-rating--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating--align-justify .elementor-star-rating__title{margin-right:auto}@media (max-width:1024px){.elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-tablet--align-justify .elementor-star-rating__title{margin-right:auto}}@media (max-width:767px){.elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-mobile--align-justify .elementor-star-rating__title{margin-right:auto}}.last-star{letter-spacing:0}.elementor--star-style-star_unicode .elementor-star-rating{font-family:Arial,Helvetica,sans-serif}.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before{content:"★"}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:"";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{height:100%;width:100%;display:flex;border:none;background-color:#000}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-wrapper{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%;aspect-ratio:var(--video-aspect-ratio);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-custom-embed-image-overlay{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-custom-embed-image-overlay img{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.elementor-widget-rating{--e-rating-gap:0px;--e-rating-icon-font-size:16px;--e-rating-icon-color:#ccd6df;--e-rating-icon-marked-color:#f0ad4e;--e-rating-icon-marked-width:100%;--e-rating-justify-content:flex-start}.elementor-widget-rating .e-rating{display:flex;justify-content:var(--e-rating-justify-content)}.elementor-widget-rating .e-rating-wrapper{display:flex;justify-content:inherit;flex-direction:row;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;margin-block-end:calc(0px - var(--e-rating-gap));margin-inline-end:calc(0px - var(--e-rating-gap))}.elementor-widget-rating .e-rating .e-icon{position:relative;margin-block-end:var(--e-rating-gap);margin-inline-end:var(--e-rating-gap)}.elementor-widget-rating .e-rating .e-icon-wrapper.e-icon-marked{--e-rating-icon-color:var(--e-rating-icon-marked-color);width:var(--e-rating-icon-marked-width);position:absolute;z-index:1;height:100%;left:0;top:0;overflow:hidden}.elementor-widget-rating .e-rating .e-icon-wrapper :is(i,svg){display:flex;flex-shrink:0}.elementor-widget-rating .e-rating .e-icon-wrapper i{font-size:var(--e-rating-icon-font-size);color:var(--e-rating-icon-color)}.elementor-widget-rating .e-rating .e-icon-wrapper svg{width:auto;height:var(--e-rating-icon-font-size);fill:var(--e-rating-icon-color)}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.swiper-container-cube .elementor-swiper-button{transform:translate3d(0,-50%,1px)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}