@charset "utf-8";
@charset "UTF-8";
@charset "UTF-8";
.programme-filter-title h2 {
text-align: center;
color: #fff; }
.programme-filter-wrapper {    background-repeat: repeat;
background-position: center center;
padding-top: 10px;
padding-bottom:  10px;
}
.programme-filter-wrapper .programme-filter button{
display: block;
width: 100%;
text-align: center;
text-align-last: center; 
margin-top: 15px; 
}
.programme-filter-wrapper .programme-filter select {
background-color: #fff;
color: #000; 
padding-right: 40px;
padding-left:  13px; 
width: 100%;
padding: 20px 30px 0px 10px; 
} 
.programme-filter {
width: 100%;
}
.programme-filter ul {
margin: 0 !important;
padding: 0;
list-style: none;
text-align: center;
position: relative;
display: block;
width: 100%;
}
.programme-filter>ul>li.filter-dropdown{
width: 100%;
margin: 0 0 ;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
display: block;
position: relative;
}
.programme-filter select,
.programme-filter button,
body .programme-filter>ul>li.filter-dropdown label {
position: relative;
width: auto;
font-size: 14px;
text-align: left; 
text-align-last: left;
font-weight: bold;
background-repeat: no-repeat;  line-height: 30px;
-webkit-appearance: none;
}
body .programme-filter>ul>li.filter-dropdown select{
background-color: transparent;
}
body .programme-filter>ul>li.filter-dropdown label{
position: absolute;
background-color: transparent;
left: 10px;
right: 40px;
top:  22px;
color: #404040;
padding: 0;
line-height: normal;
font-weight: 700;
font-size: 18px;
white-space: nowrap;
overflow: hidden;
}
body .programme-filter>ul>li.filter-dropdown.active label{
top: 14px;
font-size: 14px;
}
.box-title {
position: relative;
}
.box-title h3 {
margin: 0 10px 10px 10px !important;
}
.box-title i {
position: absolute;
top: 0px;
right: 0;
font-size: 1.5em;
animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
display: none;
z-index: 999;
}
.close-icon {
display: inline-block !important;
animation: none !important;
-webkit-animation: none !important;
z-index: 998 !important;
cursor: pointer;
color: #777777;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
.programme-category-box,
.programme-certificate-box,
.programme-campus-box {
position: absolute;
display: none;
width: auto;
min-width: 220px;
padding: 10px 10px 20px 10px;
height: auto;
z-index: 998;
text-align: left;
background-color: #f9f9f9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
margin-top: 3px;
}
.programme-campus-box {
width: auto;
padding-right: 15px;
}
.programme-category-box a {
font-weight: normal;
}
.programme-category-box ul>li,
.programme-certificate-box ul>li,
.programme-campus-box ul>li {
text-align: left;
cursor: pointer;
border-top: solid 1px #eee;
padding-top: 5px;
padding-bottom: 5px;
font-size: 12px;
}
.programme-category-box ul>li:hover,
.programme-certificate-box ul>li:hover,
.programme-campus-box ul>li:hover {
color: #e20c18;
cursor: pointer;
}
.programme-category-box ul>li label,
.programme-certificate-box ul>li label,
.programme-campus-box ul>li label {
cursor: pointer;
}
.programme-category-box label,
.programme-certificate-box label,
.programme-campus-box label {
padding-top: 7px;
font-weight: normal;
}
.programme-category-box input[type="checkbox"],
.programme-certificate-box input[type="checkbox"],
.programme-campus-box input[type="checkbox"] {
height: auto;
pointer-events: none;
visibility: hidden;
min-height: 5px;
}
.programme-category-box input[type="checkbox"]+label:before,
.programme-certificate-box input[type="checkbox"]+label:before,
.programme-campus-box input[type="checkbox"]+label:before {
content: "\00a0";
display: inline-block;
font: 16px/1em sans-serif;
height: 16px;
margin: 0 10px 0 0;
padding: 0;
vertical-align: middle;
width: 16px;
border: 1px solid #333;
}
.programme-category-box input[type="checkbox"]:checked+label:before,
.programme-certificate-box input[type="checkbox"]:checked+label:before,
.programme-campus-box input[type="checkbox"]:checked+label:before {
color: #333;
content: "\2713";
text-align: center;
}
.programme-filter option {
text-align: left;
} .programme-filter-results {
position: relative;
margin-top: 20px;
padding-top: 20px;
padding-bottom: 0px;
}
.programme-filter-results>div { display: inline;
}
.programme-filter-results:before {
content: "";
background: #fff;
position: absolute;
top: 0;
left: 0%;
height: 1px;
width: 100%;
}
.programme-filter-results .results {
display: none;
background-color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 6px 8px 4px 8px;
font-size: 13px;
margin-left: 5px;
margin-bottom: 5px;
cursor: pointer;
line-height: 30px;
}
.programme-filter-results .results i {
margin-left: 10px;
font-size: 1.3em;
vertical-align: middle;
color: #666666;
}
.category-list {
overflow: auto;
}
.programme-filter-results .results img {
width: 20px;
margin-right: 5px;
vertical-align: middle;
}
.desktop-hide {
display: none;
}
.dropdown-icon {
position: absolute;
right: 13px;
top: 0px;
height: 100%;
}
.dropdown-icon i {
vertical-align: middle;
padding-top: 5px;
padding-bottom: 5px;
line-height: 30px;
font-size: 1.5em;
color: #555555;
}
.no-checkbox-layout {
padding: 5px 5px 5px 30px;
cursor: pointer;
border-top: solid 1px #eee;
position: relative;
}
#no-results h4 {
background-color: #f0ad4e;
padding: 5% 3% !important;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.active-link::before {
content: "\2713";
position: absolute;
left: 10px;
}
@media (min-width: 768px) {
ul.category-list {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2; }
body .programme-filter>ul>li.filter-dropdown label{ }
.programme-filter select,
.programme-filter button,
body .programme-filter>ul>li.filter-dropdown label {
text-align: center;
text-align-last: center;
}
.programme-filter-wrapper .programme-filter button{
margin-top: 0; 
} 
} @media (min-width: 300px) and (max-width: 480px) {
.programme-filter-wrapper {  } } @media(min-width: 768px){
.programme-filter ul {
padding-right: 100px;
}
.programme-filter>ul>li.filter-dropdown{
width: 33.33%;
float: left;
padding-right: 10px;
}
.programme-filter>ul>li.filter-btn{
position: absolute;
top: 5px;
left: 100%;
margin-left: -100px;
} 
} 
@media(min-width: 992px){
.programme-filter>ul>li.filter-dropdown{
padding-right: 20px;
}
}.nich-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.nich-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.nich-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.nich-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.nich-container {
max-width: 1140px;
}
}
.nich-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.nich-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.nich-col-sm-1, 
.nich-col-sm-2, 
.nich-col-sm-3, 
.nich-col-sm-4, 
.nich-col-sm-5, 
.nich-col-sm-6, 
.nich-col-sm-7, 
.nich-col-sm-8, 
.nich-col-sm-9, 
.nich-col-sm-10, 
.nich-col-sm-11, 
.nich-col-sm-12, 
.nich-col-md-1, 
.nich-col-md-2, 
.nich-col-md-3, 
.nich-col-md-4, 
.nich-col-md-5, 
.nich-col-md-6, 
.nich-col-md-7, 
.nich-col-md-8, 
.nich-col-md-9, 
.nich-col-md-10, 
.nich-col-md-11, 
.nich-col-md-12, 
.nich-col-lg-1, 
.nich-col-lg-2, 
.nich-col-lg-3, 
.nich-col-lg-4, 
.nich-col-lg-5, 
.nich-col-lg-6, 
.nich-col-lg-7, 
.nich-col-lg-8, 
.nich-col-lg-9, 
.nich-col-lg-10, 
.nich-col-lg-11, 
.nich-col-lg-12, 
.nich-col-xl-1, 
.nich-col-xl-2, 
.nich-col-xl-3, 
.nich-col-xl-4, 
.nich-col-xl-5, 
.nich-col-xl-6, 
.nich-col-xl-7, 
.nich-col-xl-8, 
.nich-col-xl-9, 
.nich-col-xl-10, 
.nich-col-xl-11, 
.nich-col-xl-12 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 992px) {
.nich-order-first {
-ms-flex-order: -1;
order: -1;
}
.nich-order-last {
-ms-flex-order: 13;
order: 13;
}
.nich-order-0 {
-ms-flex-order: 0;
order: 0;
}
.nich-order-1 {
-ms-flex-order: 1;
order: 1;
}
.nich-order-2 {
-ms-flex-order: 2;
order: 2;
}
.nich-order-3 {
-ms-flex-order: 3;
order: 3;
}
.nich-order-4 {
-ms-flex-order: 4;
order: 4;
}
.nich-order-5 {
-ms-flex-order: 5;
order: 5;
}
.nich-order-6 {
-ms-flex-order: 6;
order: 6;
}
.nich-order-7 {
-ms-flex-order: 7;
order: 7;
}
.nich-order-8 {
-ms-flex-order: 8;
order: 8;
}
.nich-order-9 {
-ms-flex-order: 9;
order: 9;
}
.nich-order-10 {
-ms-flex-order: 10;
order: 10;
}
.nich-order-11 {
-ms-flex-order: 11;
order: 11;
}
.nich-order-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 576px) {
.nich-col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.nich-col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nich-col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nich-col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nich-col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.nich-col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nich-col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.nich-col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.nich-col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.nich-col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.nich-col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.nich-col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 768px) {
.nich-col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.nich-col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nich-col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nich-col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nich-col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.nich-col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nich-col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.nich-col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.nich-col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.nich-col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.nich-col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.nich-col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 992px) {
.nich-col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.nich-col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nich-col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nich-col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nich-col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.nich-col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nich-col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.nich-col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.nich-col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.nich-col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.nich-col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.nich-col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1200px) {
.nich-col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.nich-col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nich-col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nich-col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nich-col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.nich-col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nich-col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.nich-col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.nich-col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.nich-col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.nich-col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.nich-col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.nich-justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.nich-justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.nich-justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.nich-justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.nich-justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.nich-align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.nich-align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.nich-align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.nich-align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.nich-align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.nich-align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.nich-align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.nich-align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.nich-align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.nich-align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.nich-align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.nich-text-left {
text-align: left !important;
}
.nich-text-right {
text-align: right !important;
}
.nich-text-center {
text-align: center !important;
}@font-face{font-family:'FontAwesome';src:url(//bobmartin.co.za/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//bobmartin.co.za/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//bobmartin.co.za/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//bobmartin.co.za/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//bobmartin.co.za/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//bobmartin.co.za/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
 @-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@font-face{font-family:themify;src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/themify.eot);src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/themify.eot?#iefix) format('embedded-opentype'),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/themify.woff) format('woff'),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/themify.ttf) format('truetype'),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/themify.svg) format('svg');font-weight:400;font-style:normal}[class*=" ti-"],[class^=ti-]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}
@font-face{font-family:"linea-arrows-10";src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-arrows-10.eot);src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-arrows-10.eot?#iefix) format("embedded-opentype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-arrows-10.woff) format("woff"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-arrows-10.ttf) format("truetype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-arrows-10.svg#linea-arrows-10) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*="icon-arrows-"]:before,.icon-arrows[data-icon]:before{font-family:"linea-arrows-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrows-anticlockwise:before{content:"\e000"}.icon-arrows-anticlockwise-dashed:before{content:"\e001"}.icon-arrows-button-down:before{content:"\e002"}.icon-arrows-button-off:before{content:"\e003"}.icon-arrows-button-on:before{content:"\e004"}.icon-arrows-button-up:before{content:"\e005"}.icon-arrows-check:before{content:"\e006"}.icon-arrows-circle-check:before{content:"\e007"}.icon-arrows-circle-down:before{content:"\e008"}.icon-arrows-circle-downleft:before{content:"\e009"}.icon-arrows-circle-downright:before{content:"\e00a"}.icon-arrows-circle-left:before{content:"\e00b"}.icon-arrows-circle-minus:before{content:"\e00c"}.icon-arrows-circle-plus:before{content:"\e00d"}.icon-arrows-circle-remove:before{content:"\e00e"}.icon-arrows-circle-right:before{content:"\e00f"}.icon-arrows-circle-up:before{content:"\e010"}.icon-arrows-circle-upleft:before{content:"\e011"}.icon-arrows-circle-upright:before{content:"\e012"}.icon-arrows-clockwise:before{content:"\e013"}.icon-arrows-clockwise-dashed:before{content:"\e014"}.icon-arrows-compress:before{content:"\e015"}.icon-arrows-deny:before{content:"\e016"}.icon-arrows-diagonal:before{content:"\e017"}.icon-arrows-diagonal2:before{content:"\e018"}.icon-arrows-down:before{content:"\e019"}.icon-arrows-down-double:before{content:"\e01a"}.icon-arrows-downleft:before{content:"\e01b"}.icon-arrows-downright:before{content:"\e01c"}.icon-arrows-drag-down:before{content:"\e01d"}.icon-arrows-drag-down-dashed:before{content:"\e01e"}.icon-arrows-drag-horiz:before{content:"\e01f"}.icon-arrows-drag-left:before{content:"\e020"}.icon-arrows-drag-left-dashed:before{content:"\e021"}.icon-arrows-drag-right:before{content:"\e022"}.icon-arrows-drag-right-dashed:before{content:"\e023"}.icon-arrows-drag-up:before{content:"\e024"}.icon-arrows-drag-up-dashed:before{content:"\e025"}.icon-arrows-drag-vert:before{content:"\e026"}.icon-arrows-exclamation:before{content:"\e027"}.icon-arrows-expand:before{content:"\e028"}.icon-arrows-expand-diagonal1:before{content:"\e029"}.icon-arrows-expand-horizontal1:before{content:"\e02a"}.icon-arrows-expand-vertical1:before{content:"\e02b"}.icon-arrows-fit-horizontal:before{content:"\e02c"}.icon-arrows-fit-vertical:before{content:"\e02d"}.icon-arrows-glide:before{content:"\e02e"}.icon-arrows-glide-horizontal:before{content:"\e02f"}.icon-arrows-glide-vertical:before{content:"\e030"}.icon-arrows-hamburger1:before{content:"\e031"}.icon-arrows-hamburger-2:before{content:"\e032"}.icon-arrows-horizontal:before{content:"\e033"}.icon-arrows-info:before{content:"\e034"}.icon-arrows-keyboard-alt:before{content:"\e035"}.icon-arrows-keyboard-cmd:before{content:"\e036"}.icon-arrows-keyboard-delete:before{content:"\e037"}.icon-arrows-keyboard-down:before{content:"\e038"}.icon-arrows-keyboard-left:before{content:"\e039"}.icon-arrows-keyboard-return:before{content:"\e03a"}.icon-arrows-keyboard-right:before{content:"\e03b"}.icon-arrows-keyboard-shift:before{content:"\e03c"}.icon-arrows-keyboard-tab:before{content:"\e03d"}.icon-arrows-keyboard-up:before{content:"\e03e"}.icon-arrows-left:before{content:"\e03f"}.icon-arrows-left-double-32:before{content:"\e040"}.icon-arrows-minus:before{content:"\e041"}.icon-arrows-move:before{content:"\e042"}.icon-arrows-move2:before{content:"\e043"}.icon-arrows-move-bottom:before{content:"\e044"}.icon-arrows-move-left:before{content:"\e045"}.icon-arrows-move-right:before{content:"\e046"}.icon-arrows-move-top:before{content:"\e047"}.icon-arrows-plus:before{content:"\e048"}.icon-arrows-question:before{content:"\e049"}.icon-arrows-remove:before{content:"\e04a"}.icon-arrows-right:before{content:"\e04b"}.icon-arrows-right-double:before{content:"\e04c"}.icon-arrows-rotate:before{content:"\e04d"}.icon-arrows-rotate-anti:before{content:"\e04e"}.icon-arrows-rotate-anti-dashed:before{content:"\e04f"}.icon-arrows-rotate-dashed:before{content:"\e050"}.icon-arrows-shrink:before{content:"\e051"}.icon-arrows-shrink-diagonal1:before{content:"\e052"}.icon-arrows-shrink-diagonal2:before{content:"\e053"}.icon-arrows-shrink-horizonal2:before{content:"\e054"}.icon-arrows-shrink-horizontal1:before{content:"\e055"}.icon-arrows-shrink-vertical1:before{content:"\e056"}.icon-arrows-shrink-vertical2:before{content:"\e057"}.icon-arrows-sign-down:before{content:"\e058"}.icon-arrows-sign-left:before{content:"\e059"}.icon-arrows-sign-right:before{content:"\e05a"}.icon-arrows-sign-up:before{content:"\e05b"}.icon-arrows-slide-down1:before{content:"\e05c"}.icon-arrows-slide-down2:before{content:"\e05d"}.icon-arrows-slide-left1:before{content:"\e05e"}.icon-arrows-slide-left2:before{content:"\e05f"}.icon-arrows-slide-right1:before{content:"\e060"}.icon-arrows-slide-right2:before{content:"\e061"}.icon-arrows-slide-up1:before{content:"\e062"}.icon-arrows-slide-up2:before{content:"\e063"}.icon-arrows-slim-down:before{content:"\e064"}.icon-arrows-slim-down-dashed:before{content:"\e065"}.icon-arrows-slim-left:before{content:"\e066"}.icon-arrows-slim-left-dashed:before{content:"\e067"}.icon-arrows-slim-right:before{content:"\e068"}.icon-arrows-slim-right-dashed:before{content:"\e069"}.icon-arrows-slim-up:before{content:"\e06a"}.icon-arrows-slim-up-dashed:before{content:"\e06b"}.icon-arrows-square-check:before{content:"\e06c"}.icon-arrows-square-down:before{content:"\e06d"}.icon-arrows-square-downleft:before{content:"\e06e"}.icon-arrows-square-downright:before{content:"\e06f"}.icon-arrows-square-left:before{content:"\e070"}.icon-arrows-square-minus:before{content:"\e071"}.icon-arrows-square-plus:before{content:"\e072"}.icon-arrows-square-remove:before{content:"\e073"}.icon-arrows-square-right:before{content:"\e074"}.icon-arrows-square-up:before{content:"\e075"}.icon-arrows-square-upleft:before{content:"\e076"}.icon-arrows-square-upright:before{content:"\e077"}.icon-arrows-squares:before{content:"\e078"}.icon-arrows-stretch-diagonal1:before{content:"\e079"}.icon-arrows-stretch-diagonal2:before{content:"\e07a"}.icon-arrows-stretch-diagonal3:before{content:"\e07b"}.icon-arrows-stretch-diagonal4:before{content:"\e07c"}.icon-arrows-stretch-horizontal1:before{content:"\e07d"}.icon-arrows-stretch-horizontal2:before{content:"\e07e"}.icon-arrows-stretch-vertical1:before{content:"\e07f"}.icon-arrows-stretch-vertical2:before{content:"\e080"}.icon-arrows-switch-horizontal:before{content:"\e081"}.icon-arrows-switch-vertical:before{content:"\e082"}.icon-arrows-up:before{content:"\e083"}.icon-arrows-up-double-33:before{content:"\e084"}.icon-arrows-upleft:before{content:"\e085"}.icon-arrows-upright:before{content:"\e086"}.icon-arrows-vertical:before{content:"\e087"}@font-face{font-family:"linea-basic-10";src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-10.eot);src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-10.eot?#iefix) format("embedded-opentype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-10.woff) format("woff"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-10.ttf) format("truetype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-10.svg#linea-basic-10) format("svg");font-weight:400;font-style:normal}[class*="icon-basic-"]:before,.icon-basic[data-icon]:before{font-family:"linea-basic-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-basic-accelerator:before{content:"a"}.icon-basic-alarm:before{content:"b"}.icon-basic-anchor:before{content:"c"}.icon-basic-anticlockwise:before{content:"d"}.icon-basic-archive:before{content:"e"}.icon-basic-archive-full:before{content:"f"}.icon-basic-ban:before{content:"g"}.icon-basic-battery-charge:before{content:"h"}.icon-basic-battery-empty:before{content:"i"}.icon-basic-battery-full:before{content:"j"}.icon-basic-battery-half:before{content:"k"}.icon-basic-bolt:before{content:"l"}.icon-basic-book:before{content:"m"}.icon-basic-book-pen:before{content:"n"}.icon-basic-book-pencil:before{content:"o"}.icon-basic-bookmark:before{content:"p"}.icon-basic-calculator:before{content:"q"}.icon-basic-calendar:before{content:"r"}.icon-basic-cards-diamonds:before{content:"s"}.icon-basic-cards-hearts:before{content:"t"}.icon-basic-case:before{content:"u"}.icon-basic-chronometer:before{content:"v"}.icon-basic-clessidre:before{content:"w"}.icon-basic-clock:before{content:"x"}.icon-basic-clockwise:before{content:"y"}.icon-basic-cloud:before{content:"z"}.icon-basic-clubs:before{content:"A"}.icon-basic-compass:before{content:"B"}.icon-basic-cup:before{content:"C"}.icon-basic-diamonds:before{content:"D"}.icon-basic-display:before{content:"E"}.icon-basic-download:before{content:"F"}.icon-basic-exclamation:before{content:"G"}.icon-basic-eye:before{content:"H"}.icon-basic-eye-closed:before{content:"I"}.icon-basic-female:before{content:"J"}.icon-basic-flag1:before{content:"K"}.icon-basic-flag2:before{content:"L"}.icon-basic-floppydisk:before{content:"M"}.icon-basic-folder:before{content:"N"}.icon-basic-folder-multiple:before{content:"O"}.icon-basic-gear:before{content:"P"}.icon-basic-geolocalize-01:before{content:"Q"}.icon-basic-geolocalize-05:before{content:"R"}.icon-basic-globe:before{content:"S"}.icon-basic-gunsight:before{content:"T"}.icon-basic-hammer:before{content:"U"}.icon-basic-headset:before{content:"V"}.icon-basic-heart:before{content:"W"}.icon-basic-heart-broken:before{content:"X"}.icon-basic-helm:before{content:"Y"}.icon-basic-home:before{content:"Z"}.icon-basic-info:before{content:"0"}.icon-basic-ipod:before{content:"1"}.icon-basic-joypad:before{content:"2"}.icon-basic-key:before{content:"3"}.icon-basic-keyboard:before{content:"4"}.icon-basic-laptop:before{content:"5"}.icon-basic-life-buoy:before{content:"6"}.icon-basic-lightbulb:before{content:"7"}.icon-basic-link:before{content:"8"}.icon-basic-lock:before{content:"9"}.icon-basic-lock-open:before{content:"!"}.icon-basic-magic-mouse:before{content:"\""}.icon-basic-magnifier:before{content:"#"}.icon-basic-magnifier-minus:before{content:"$"}.icon-basic-magnifier-plus:before{content:"%"}.icon-basic-mail:before{content:"&"}.icon-basic-mail-multiple:before{content:"'"}.icon-basic-mail-open:before{content:"("}.icon-basic-mail-open-text:before{content:")"}.icon-basic-male:before{content:"*"}.icon-basic-map:before{content:"+"}.icon-basic-message:before{content:","}.icon-basic-message-multiple:before{content:"-"}.icon-basic-message-txt:before{content:"."}.icon-basic-mixer2:before{content:"/"}.icon-basic-mouse:before{content:":"}.icon-basic-notebook:before{content:";"}.icon-basic-notebook-pen:before{content:"<"}.icon-basic-notebook-pencil:before{content:"="}.icon-basic-paperplane:before{content:">"}.icon-basic-pencil-ruler:before{content:"?"}.icon-basic-pencil-ruler-pen:before{content:"@"}.icon-basic-photo:before{content:"["}.icon-basic-picture:before{content:"]"}.icon-basic-picture-multiple:before{content:"^"}.icon-basic-pin1:before{content:"_"}.icon-basic-pin2:before{content:"`"}.icon-basic-postcard:before{content:"{"}.icon-basic-postcard-multiple:before{content:"|"}.icon-basic-printer:before{content:"}"}.icon-basic-question:before{content:"~"}.icon-basic-rss:before{content:"\\"}.icon-basic-server:before{content:"\e000"}.icon-basic-server2:before{content:"\e001"}.icon-basic-server-cloud:before{content:"\e002"}.icon-basic-server-download:before{content:"\e003"}.icon-basic-server-upload:before{content:"\e004"}.icon-basic-settings:before{content:"\e005"}.icon-basic-share:before{content:"\e006"}.icon-basic-sheet:before{content:"\e007"}.icon-basic-sheet-multiple:before{content:"\e008"}.icon-basic-sheet-pen:before{content:"\e009"}.icon-basic-sheet-pencil:before{content:"\e00a"}.icon-basic-sheet-txt:before{content:"\e00b"}.icon-basic-signs:before{content:"\e00c"}.icon-basic-smartphone:before{content:"\e00d"}.icon-basic-spades:before{content:"\e00e"}.icon-basic-spread:before{content:"\e00f"}.icon-basic-spread-bookmark:before{content:"\e010"}.icon-basic-spread-text:before{content:"\e011"}.icon-basic-spread-text-bookmark:before{content:"\e012"}.icon-basic-star:before{content:"\e013"}.icon-basic-tablet:before{content:"\e014"}.icon-basic-target:before{content:"\e015"}.icon-basic-todo:before{content:"\e016"}.icon-basic-todo-pen:before{content:"\e017"}.icon-basic-todo-pencil:before{content:"\e018"}.icon-basic-todo-txt:before{content:"\e019"}.icon-basic-todolist-pen:before{content:"\e01a"}.icon-basic-todolist-pencil:before{content:"\e01b"}.icon-basic-trashcan:before{content:"\e01c"}.icon-basic-trashcan-full:before{content:"\e01d"}.icon-basic-trashcan-refresh:before{content:"\e01e"}.icon-basic-trashcan-remove:before{content:"\e01f"}.icon-basic-upload:before{content:"\e020"}.icon-basic-usb:before{content:"\e021"}.icon-basic-video:before{content:"\e022"}.icon-basic-watch:before{content:"\e023"}.icon-basic-webpage:before{content:"\e024"}.icon-basic-webpage-img-txt:before{content:"\e025"}.icon-basic-webpage-multiple:before{content:"\e026"}.icon-basic-webpage-txt:before{content:"\e027"}.icon-basic-world:before{content:"\e028"}@font-face{font-family:"linea-basic-elaboration-10";src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.eot);src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.eot?#iefix) format("embedded-opentype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.woff) format("woff"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.ttf) format("truetype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10) format("svg");font-weight:400;font-style:normal}[class*="icon-basic-elaboration-"]:before,.icon-basic-elaboration[data-icon]:before{font-family:"linea-basic-elaboration-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-basic-elaboration-bookmark-checck:before{content:"a"}.icon-basic-elaboration-bookmark-minus:before{content:"b"}.icon-basic-elaboration-bookmark-plus:before{content:"c"}.icon-basic-elaboration-bookmark-remove:before{content:"d"}.icon-basic-elaboration-briefcase-check:before{content:"e"}.icon-basic-elaboration-briefcase-download:before{content:"f"}.icon-basic-elaboration-briefcase-flagged:before{content:"g"}.icon-basic-elaboration-briefcase-minus:before{content:"h"}.icon-basic-elaboration-briefcase-plus:before{content:"i"}.icon-basic-elaboration-briefcase-refresh:before{content:"j"}.icon-basic-elaboration-briefcase-remove:before{content:"k"}.icon-basic-elaboration-briefcase-search:before{content:"l"}.icon-basic-elaboration-briefcase-star:before{content:"m"}.icon-basic-elaboration-briefcase-upload:before{content:"n"}.icon-basic-elaboration-browser-check:before{content:"o"}.icon-basic-elaboration-browser-download:before{content:"p"}.icon-basic-elaboration-browser-minus:before{content:"q"}.icon-basic-elaboration-browser-plus:before{content:"r"}.icon-basic-elaboration-browser-refresh:before{content:"s"}.icon-basic-elaboration-browser-remove:before{content:"t"}.icon-basic-elaboration-browser-search:before{content:"u"}.icon-basic-elaboration-browser-star:before{content:"v"}.icon-basic-elaboration-browser-upload:before{content:"w"}.icon-basic-elaboration-calendar-check:before{content:"x"}.icon-basic-elaboration-calendar-cloud:before{content:"y"}.icon-basic-elaboration-calendar-download:before{content:"z"}.icon-basic-elaboration-calendar-empty:before{content:"A"}.icon-basic-elaboration-calendar-flagged:before{content:"B"}.icon-basic-elaboration-calendar-heart:before{content:"C"}.icon-basic-elaboration-calendar-minus:before{content:"D"}.icon-basic-elaboration-calendar-next:before{content:"E"}.icon-basic-elaboration-calendar-noaccess:before{content:"F"}.icon-basic-elaboration-calendar-pencil:before{content:"G"}.icon-basic-elaboration-calendar-plus:before{content:"H"}.icon-basic-elaboration-calendar-previous:before{content:"I"}.icon-basic-elaboration-calendar-refresh:before{content:"J"}.icon-basic-elaboration-calendar-remove:before{content:"K"}.icon-basic-elaboration-calendar-search:before{content:"L"}.icon-basic-elaboration-calendar-star:before{content:"M"}.icon-basic-elaboration-calendar-upload:before{content:"N"}.icon-basic-elaboration-cloud-check:before{content:"O"}.icon-basic-elaboration-cloud-download:before{content:"P"}.icon-basic-elaboration-cloud-minus:before{content:"Q"}.icon-basic-elaboration-cloud-noaccess:before{content:"R"}.icon-basic-elaboration-cloud-plus:before{content:"S"}.icon-basic-elaboration-cloud-refresh:before{content:"T"}.icon-basic-elaboration-cloud-remove:before{content:"U"}.icon-basic-elaboration-cloud-search:before{content:"V"}.icon-basic-elaboration-cloud-upload:before{content:"W"}.icon-basic-elaboration-document-check:before{content:"X"}.icon-basic-elaboration-document-cloud:before{content:"Y"}.icon-basic-elaboration-document-download:before{content:"Z"}.icon-basic-elaboration-document-flagged:before{content:"0"}.icon-basic-elaboration-document-graph:before{content:"1"}.icon-basic-elaboration-document-heart:before{content:"2"}.icon-basic-elaboration-document-minus:before{content:"3"}.icon-basic-elaboration-document-next:before{content:"4"}.icon-basic-elaboration-document-noaccess:before{content:"5"}.icon-basic-elaboration-document-note:before{content:"6"}.icon-basic-elaboration-document-pencil:before{content:"7"}.icon-basic-elaboration-document-picture:before{content:"8"}.icon-basic-elaboration-document-plus:before{content:"9"}.icon-basic-elaboration-document-previous:before{content:"!"}.icon-basic-elaboration-document-refresh:before{content:"\""}.icon-basic-elaboration-document-remove:before{content:"#"}.icon-basic-elaboration-document-search:before{content:"$"}.icon-basic-elaboration-document-star:before{content:"%"}.icon-basic-elaboration-document-upload:before{content:"&"}.icon-basic-elaboration-folder-check:before{content:"'"}.icon-basic-elaboration-folder-cloud:before{content:"("}.icon-basic-elaboration-folder-document:before{content:")"}.icon-basic-elaboration-folder-download:before{content:"*"}.icon-basic-elaboration-folder-flagged:before{content:"+"}.icon-basic-elaboration-folder-graph:before{content:","}.icon-basic-elaboration-folder-heart:before{content:"-"}.icon-basic-elaboration-folder-minus:before{content:"."}.icon-basic-elaboration-folder-next:before{content:"/"}.icon-basic-elaboration-folder-noaccess:before{content:":"}.icon-basic-elaboration-folder-note:before{content:";"}.icon-basic-elaboration-folder-pencil:before{content:"<"}.icon-basic-elaboration-folder-picture:before{content:"="}.icon-basic-elaboration-folder-plus:before{content:">"}.icon-basic-elaboration-folder-previous:before{content:"?"}.icon-basic-elaboration-folder-refresh:before{content:"@"}.icon-basic-elaboration-folder-remove:before{content:"["}.icon-basic-elaboration-folder-search:before{content:"]"}.icon-basic-elaboration-folder-star:before{content:"^"}.icon-basic-elaboration-folder-upload:before{content:"_"}.icon-basic-elaboration-mail-check:before{content:"`"}.icon-basic-elaboration-mail-cloud:before{content:"{"}.icon-basic-elaboration-mail-document:before{content:"|"}.icon-basic-elaboration-mail-download:before{content:"}"}.icon-basic-elaboration-mail-flagged:before{content:"~"}.icon-basic-elaboration-mail-heart:before{content:"\\"}.icon-basic-elaboration-mail-next:before{content:"\e000"}.icon-basic-elaboration-mail-noaccess:before{content:"\e001"}.icon-basic-elaboration-mail-note:before{content:"\e002"}.icon-basic-elaboration-mail-pencil:before{content:"\e003"}.icon-basic-elaboration-mail-picture:before{content:"\e004"}.icon-basic-elaboration-mail-previous:before{content:"\e005"}.icon-basic-elaboration-mail-refresh:before{content:"\e006"}.icon-basic-elaboration-mail-remove:before{content:"\e007"}.icon-basic-elaboration-mail-search:before{content:"\e008"}.icon-basic-elaboration-mail-star:before{content:"\e009"}.icon-basic-elaboration-mail-upload:before{content:"\e00a"}.icon-basic-elaboration-message-check:before{content:"\e00b"}.icon-basic-elaboration-message-dots:before{content:"\e00c"}.icon-basic-elaboration-message-happy:before{content:"\e00d"}.icon-basic-elaboration-message-heart:before{content:"\e00e"}.icon-basic-elaboration-message-minus:before{content:"\e00f"}.icon-basic-elaboration-message-note:before{content:"\e010"}.icon-basic-elaboration-message-plus:before{content:"\e011"}.icon-basic-elaboration-message-refresh:before{content:"\e012"}.icon-basic-elaboration-message-remove:before{content:"\e013"}.icon-basic-elaboration-message-sad:before{content:"\e014"}.icon-basic-elaboration-smartphone-cloud:before{content:"\e015"}.icon-basic-elaboration-smartphone-heart:before{content:"\e016"}.icon-basic-elaboration-smartphone-noaccess:before{content:"\e017"}.icon-basic-elaboration-smartphone-note:before{content:"\e018"}.icon-basic-elaboration-smartphone-pencil:before{content:"\e019"}.icon-basic-elaboration-smartphone-picture:before{content:"\e01a"}.icon-basic-elaboration-smartphone-refresh:before{content:"\e01b"}.icon-basic-elaboration-smartphone-search:before{content:"\e01c"}.icon-basic-elaboration-tablet-cloud:before{content:"\e01d"}.icon-basic-elaboration-tablet-heart:before{content:"\e01e"}.icon-basic-elaboration-tablet-noaccess:before{content:"\e01f"}.icon-basic-elaboration-tablet-note:before{content:"\e020"}.icon-basic-elaboration-tablet-pencil:before{content:"\e021"}.icon-basic-elaboration-tablet-picture:before{content:"\e022"}.icon-basic-elaboration-tablet-refresh:before{content:"\e023"}.icon-basic-elaboration-tablet-search:before{content:"\e024"}.icon-basic-elaboration-todolist-2:before{content:"\e025"}.icon-basic-elaboration-todolist-check:before{content:"\e026"}.icon-basic-elaboration-todolist-cloud:before{content:"\e027"}.icon-basic-elaboration-todolist-download:before{content:"\e028"}.icon-basic-elaboration-todolist-flagged:before{content:"\e029"}.icon-basic-elaboration-todolist-minus:before{content:"\e02a"}.icon-basic-elaboration-todolist-noaccess:before{content:"\e02b"}.icon-basic-elaboration-todolist-pencil:before{content:"\e02c"}.icon-basic-elaboration-todolist-plus:before{content:"\e02d"}.icon-basic-elaboration-todolist-refresh:before{content:"\e02e"}.icon-basic-elaboration-todolist-remove:before{content:"\e02f"}.icon-basic-elaboration-todolist-search:before{content:"\e030"}.icon-basic-elaboration-todolist-star:before{content:"\e031"}.icon-basic-elaboration-todolist-upload:before{content:"\e032"}@font-face{font-family:"linea-ecommerce-10";src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-ecommerce-10.eot);src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-ecommerce-10.eot?#iefix) format("embedded-opentype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-ecommerce-10.woff) format("woff"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-ecommerce-10.ttf) format("truetype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-ecommerce-10.svg#linea-ecommerce-10) format("svg");font-weight:400;font-style:normal}[class*="icon-ecommerce-"]:before,.icon-ecommerce[data-icon]:before{font-family:"linea-ecommerce-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ecommerce-bag:before{content:"a"}.icon-ecommerce-bag-check:before{content:"b"}.icon-ecommerce-bag-cloud:before{content:"c"}.icon-ecommerce-bag-download:before{content:"d"}.icon-ecommerce-bag-minus:before{content:"e"}.icon-ecommerce-bag-plus:before{content:"f"}.icon-ecommerce-bag-refresh:before{content:"g"}.icon-ecommerce-bag-remove:before{content:"h"}.icon-ecommerce-bag-search:before{content:"i"}.icon-ecommerce-bag-upload:before{content:"j"}.icon-ecommerce-banknote:before{content:"k"}.icon-ecommerce-banknotes:before{content:"l"}.icon-ecommerce-basket:before{content:"m"}.icon-ecommerce-basket-check:before{content:"n"}.icon-ecommerce-basket-cloud:before{content:"o"}.icon-ecommerce-basket-download:before{content:"p"}.icon-ecommerce-basket-minus:before{content:"q"}.icon-ecommerce-basket-plus:before{content:"r"}.icon-ecommerce-basket-refresh:before{content:"s"}.icon-ecommerce-basket-remove:before{content:"t"}.icon-ecommerce-basket-search:before{content:"u"}.icon-ecommerce-basket-upload:before{content:"v"}.icon-ecommerce-bath:before{content:"w"}.icon-ecommerce-cart:before{content:"x"}.icon-ecommerce-cart-check:before{content:"y"}.icon-ecommerce-cart-cloud:before{content:"z"}.icon-ecommerce-cart-content:before{content:"A"}.icon-ecommerce-cart-download:before{content:"B"}.icon-ecommerce-cart-minus:before{content:"C"}.icon-ecommerce-cart-plus:before{content:"D"}.icon-ecommerce-cart-refresh:before{content:"E"}.icon-ecommerce-cart-remove:before{content:"F"}.icon-ecommerce-cart-search:before{content:"G"}.icon-ecommerce-cart-upload:before{content:"H"}.icon-ecommerce-cent:before{content:"I"}.icon-ecommerce-colon:before{content:"J"}.icon-ecommerce-creditcard:before{content:"K"}.icon-ecommerce-diamond:before{content:"L"}.icon-ecommerce-dollar:before{content:"M"}.icon-ecommerce-euro:before{content:"N"}.icon-ecommerce-franc:before{content:"O"}.icon-ecommerce-gift:before{content:"P"}.icon-ecommerce-graph1:before{content:"Q"}.icon-ecommerce-graph2:before{content:"R"}.icon-ecommerce-graph3:before{content:"S"}.icon-ecommerce-graph-decrease:before{content:"T"}.icon-ecommerce-graph-increase:before{content:"U"}.icon-ecommerce-guarani:before{content:"V"}.icon-ecommerce-kips:before{content:"W"}.icon-ecommerce-lira:before{content:"X"}.icon-ecommerce-megaphone:before{content:"Y"}.icon-ecommerce-money:before{content:"Z"}.icon-ecommerce-naira:before{content:"0"}.icon-ecommerce-pesos:before{content:"1"}.icon-ecommerce-pound:before{content:"2"}.icon-ecommerce-receipt:before{content:"3"}.icon-ecommerce-receipt-bath:before{content:"4"}.icon-ecommerce-receipt-cent:before{content:"5"}.icon-ecommerce-receipt-dollar:before{content:"6"}.icon-ecommerce-receipt-euro:before{content:"7"}.icon-ecommerce-receipt-franc:before{content:"8"}.icon-ecommerce-receipt-guarani:before{content:"9"}.icon-ecommerce-receipt-kips:before{content:"!"}.icon-ecommerce-receipt-lira:before{content:"\""}.icon-ecommerce-receipt-naira:before{content:"#"}.icon-ecommerce-receipt-pesos:before{content:"$"}.icon-ecommerce-receipt-pound:before{content:"%"}.icon-ecommerce-receipt-rublo:before{content:"&"}.icon-ecommerce-receipt-rupee:before{content:"'"}.icon-ecommerce-receipt-tugrik:before{content:"("}.icon-ecommerce-receipt-won:before{content:")"}.icon-ecommerce-receipt-yen:before{content:"*"}.icon-ecommerce-receipt-yen2:before{content:"+"}.icon-ecommerce-recept-colon:before{content:","}.icon-ecommerce-rublo:before{content:"-"}.icon-ecommerce-rupee:before{content:"."}.icon-ecommerce-safe:before{content:"/"}.icon-ecommerce-sale:before{content:":"}.icon-ecommerce-sales:before{content:";"}.icon-ecommerce-ticket:before{content:"<"}.icon-ecommerce-tugriks:before{content:"="}.icon-ecommerce-wallet:before{content:">"}.icon-ecommerce-won:before{content:"?"}.icon-ecommerce-yen:before{content:"@"}.icon-ecommerce-yen2:before{content:"["}@font-face{font-family:"linea-music-10";src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-music-10.eot);src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-music-10.eot?#iefix) format("embedded-opentype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-music-10.woff) format("woff"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-music-10.ttf) format("truetype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-music-10.svg#linea-music-10) format("svg");font-weight:400;font-style:normal}[class*="icon-music-"]:before,.icon-music[data-icon]:before{font-family:"linea-music-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-music-beginning-button:before{content:"a"}.icon-music-bell:before{content:"b"}.icon-music-cd:before{content:"c"}.icon-music-diapason:before{content:"d"}.icon-music-eject-button:before{content:"e"}.icon-music-end-button:before{content:"f"}.icon-music-fastforward-button:before{content:"g"}.icon-music-headphones:before{content:"h"}.icon-music-ipod:before{content:"i"}.icon-music-loudspeaker:before{content:"j"}.icon-music-microphone:before{content:"k"}.icon-music-microphone-old:before{content:"l"}.icon-music-mixer:before{content:"m"}.icon-music-mute:before{content:"n"}.icon-music-note-multiple:before{content:"o"}.icon-music-note-single:before{content:"p"}.icon-music-pause-button:before{content:"q"}.icon-music-play-button:before{content:"r"}.icon-music-playlist:before{content:"s"}.icon-music-radio-ghettoblaster:before{content:"t"}.icon-music-radio-portable:before{content:"u"}.icon-music-record:before{content:"v"}.icon-music-recordplayer:before{content:"w"}.icon-music-repeat-button:before{content:"x"}.icon-music-rewind-button:before{content:"y"}.icon-music-shuffle-button:before{content:"z"}.icon-music-stop-button:before{content:"A"}.icon-music-tape:before{content:"B"}.icon-music-volume-down:before{content:"C"}.icon-music-volume-up:before{content:"D"}@font-face{font-family:"linea-software-10";src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-software-10.eot);src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-software-10.eot?#iefix) format("embedded-opentype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-software-10.woff) format("woff"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-software-10.ttf) format("truetype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-software-10.svg#linea-software-10) format("svg");font-weight:400;font-style:normal}[class*="icon-software-"]:before,.icon-software[data-icon]:before{font-family:"linea-software-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-software-add-vectorpoint:before{content:"a"}.icon-software-box-oval:before{content:"b"}.icon-software-box-polygon:before{content:"c"}.icon-software-box-rectangle:before{content:"d"}.icon-software-box-roundedrectangle:before{content:"e"}.icon-software-character:before{content:"f"}.icon-software-crop:before{content:"g"}.icon-software-eyedropper:before{content:"h"}.icon-software-font-allcaps:before{content:"i"}.icon-software-font-baseline-shift:before{content:"j"}.icon-software-font-horizontal-scale:before{content:"k"}.icon-software-font-kerning:before{content:"l"}.icon-software-font-leading:before{content:"m"}.icon-software-font-size:before{content:"n"}.icon-software-font-smallcapital:before{content:"o"}.icon-software-font-smallcaps:before{content:"p"}.icon-software-font-strikethrough:before{content:"q"}.icon-software-font-tracking:before{content:"r"}.icon-software-font-underline:before{content:"s"}.icon-software-font-vertical-scale:before{content:"t"}.icon-software-horizontal-align-center:before{content:"u"}.icon-software-horizontal-align-left:before{content:"v"}.icon-software-horizontal-align-right:before{content:"w"}.icon-software-horizontal-distribute-center:before{content:"x"}.icon-software-horizontal-distribute-left:before{content:"y"}.icon-software-horizontal-distribute-right:before{content:"z"}.icon-software-indent-firstline:before{content:"A"}.icon-software-indent-left:before{content:"B"}.icon-software-indent-right:before{content:"C"}.icon-software-lasso:before{content:"D"}.icon-software-layers1:before{content:"E"}.icon-software-layers2:before{content:"F"}.icon-software-layout:before{content:"G"}.icon-software-layout-2columns:before{content:"H"}.icon-software-layout-3columns:before{content:"I"}.icon-software-layout-4boxes:before{content:"J"}.icon-software-layout-4columns:before{content:"K"}.icon-software-layout-4lines:before{content:"L"}.icon-software-layout-8boxes:before{content:"M"}.icon-software-layout-header:before{content:"N"}.icon-software-layout-header-2columns:before{content:"O"}.icon-software-layout-header-3columns:before{content:"P"}.icon-software-layout-header-4boxes:before{content:"Q"}.icon-software-layout-header-4columns:before{content:"R"}.icon-software-layout-header-complex:before{content:"S"}.icon-software-layout-header-complex2:before{content:"T"}.icon-software-layout-header-complex3:before{content:"U"}.icon-software-layout-header-complex4:before{content:"V"}.icon-software-layout-header-sideleft:before{content:"W"}.icon-software-layout-header-sideright:before{content:"X"}.icon-software-layout-sidebar-left:before{content:"Y"}.icon-software-layout-sidebar-right:before{content:"Z"}.icon-software-magnete:before{content:"0"}.icon-software-pages:before{content:"1"}.icon-software-paintbrush:before{content:"2"}.icon-software-paintbucket:before{content:"3"}.icon-software-paintroller:before{content:"4"}.icon-software-paragraph:before{content:"5"}.icon-software-paragraph-align-left:before{content:"6"}.icon-software-paragraph-align-right:before{content:"7"}.icon-software-paragraph-center:before{content:"8"}.icon-software-paragraph-justify-all:before{content:"9"}.icon-software-paragraph-justify-center:before{content:"!"}.icon-software-paragraph-justify-left:before{content:"\""}.icon-software-paragraph-justify-right:before{content:"#"}.icon-software-paragraph-space-after:before{content:"$"}.icon-software-paragraph-space-before:before{content:"%"}.icon-software-pathfinder-exclude:before{content:"&"}.icon-software-pathfinder-intersect:before{content:"'"}.icon-software-pathfinder-subtract:before{content:"("}.icon-software-pathfinder-unite:before{content:")"}.icon-software-pen:before{content:"*"}.icon-software-pen-add:before{content:"+"}.icon-software-pen-remove:before{content:","}.icon-software-pencil:before{content:"-"}.icon-software-polygonallasso:before{content:"."}.icon-software-reflect-horizontal:before{content:"/"}.icon-software-reflect-vertical:before{content:":"}.icon-software-remove-vectorpoint:before{content:";"}.icon-software-scale-expand:before{content:"<"}.icon-software-scale-reduce:before{content:"="}.icon-software-selection-oval:before{content:">"}.icon-software-selection-polygon:before{content:"?"}.icon-software-selection-rectangle:before{content:"@"}.icon-software-selection-roundedrectangle:before{content:"["}.icon-software-shape-oval:before{content:"]"}.icon-software-shape-polygon:before{content:"^"}.icon-software-shape-rectangle:before{content:"_"}.icon-software-shape-roundedrectangle:before{content:"`"}.icon-software-slice:before{content:"{"}.icon-software-transform-bezier:before{content:"|"}.icon-software-vector-box:before{content:"}"}.icon-software-vector-composite:before{content:"~"}.icon-software-vector-line:before{content:"\\"}.icon-software-vertical-align-bottom:before{content:"\e000"}.icon-software-vertical-align-center:before{content:"\e001"}.icon-software-vertical-align-top:before{content:"\e002"}.icon-software-vertical-distribute-bottom:before{content:"\e003"}.icon-software-vertical-distribute-center:before{content:"\e004"}.icon-software-vertical-distribute-top:before{content:"\e005"}@font-face{font-family:"linea-weather-10";src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-weather-10.eot);src:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-weather-10.eot?#iefix) format("embedded-opentype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-weather-10.woff) format("woff"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-weather-10.ttf) format("truetype"),url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/fonts/linea-weather-10.svg#linea-weather-10) format("svg");font-weight:400;font-style:normal}[class*="icon-weather-"]:before,.icon-weather[data-icon]:before{font-family:"linea-weather-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-weather-aquarius:before{content:"\e000"}.icon-weather-aries:before{content:"\e001"}.icon-weather-cancer:before{content:"\e002"}.icon-weather-capricorn:before{content:"\e003"}.icon-weather-cloud:before{content:"\e004"}.icon-weather-cloud-drop:before{content:"\e005"}.icon-weather-cloud-lightning:before{content:"\e006"}.icon-weather-cloud-snowflake:before{content:"\e007"}.icon-weather-downpour-fullmoon:before{content:"\e008"}.icon-weather-downpour-halfmoon:before{content:"\e009"}.icon-weather-downpour-sun:before{content:"\e00a"}.icon-weather-drop:before{content:"\e00b"}.icon-weather-first-quarter:before{content:"\e00c"}.icon-weather-fog:before{content:"\e00d"}.icon-weather-fog-fullmoon:before{content:"\e00e"}.icon-weather-fog-halfmoon:before{content:"\e00f"}.icon-weather-fog-sun:before{content:"\e010"}.icon-weather-fullmoon:before{content:"\e011"}.icon-weather-gemini:before{content:"\e012"}.icon-weather-hail:before{content:"\e013"}.icon-weather-hail-fullmoon:before{content:"\e014"}.icon-weather-hail-halfmoon:before{content:"\e015"}.icon-weather-hail-sun:before{content:"\e016"}.icon-weather-last-quarter:before{content:"\e017"}.icon-weather-leo:before{content:"\e018"}.icon-weather-libra:before{content:"\e019"}.icon-weather-lightning:before{content:"\e01a"}.icon-weather-mistyrain:before{content:"\e01b"}.icon-weather-mistyrain-fullmoon:before{content:"\e01c"}.icon-weather-mistyrain-halfmoon:before{content:"\e01d"}.icon-weather-mistyrain-sun:before{content:"\e01e"}.icon-weather-moon:before{content:"\e01f"}.icon-weather-moondown-full:before{content:"\e020"}.icon-weather-moondown-half:before{content:"\e021"}.icon-weather-moonset-full:before{content:"\e022"}.icon-weather-moonset-half:before{content:"\e023"}.icon-weather-move2:before{content:"\e024"}.icon-weather-newmoon:before{content:"\e025"}.icon-weather-pisces:before{content:"\e026"}.icon-weather-rain:before{content:"\e027"}.icon-weather-rain-fullmoon:before{content:"\e028"}.icon-weather-rain-halfmoon:before{content:"\e029"}.icon-weather-rain-sun:before{content:"\e02a"}.icon-weather-sagittarius:before{content:"\e02b"}.icon-weather-scorpio:before{content:"\e02c"}.icon-weather-snow:before{content:"\e02d"}.icon-weather-snow-fullmoon:before{content:"\e02e"}.icon-weather-snow-halfmoon:before{content:"\e02f"}.icon-weather-snow-sun:before{content:"\e030"}.icon-weather-snowflake:before{content:"\e031"}.icon-weather-star:before{content:"\e032"}.icon-weather-storm-11:before{content:"\e033"}.icon-weather-storm-32:before{content:"\e034"}.icon-weather-storm-fullmoon:before{content:"\e035"}.icon-weather-storm-halfmoon:before{content:"\e036"}.icon-weather-storm-sun:before{content:"\e037"}.icon-weather-sun:before{content:"\e038"}.icon-weather-sundown:before{content:"\e039"}.icon-weather-sunset:before{content:"\e03a"}.icon-weather-taurus:before{content:"\e03b"}.icon-weather-tempest:before{content:"\e03c"}.icon-weather-tempest-fullmoon:before{content:"\e03d"}.icon-weather-tempest-halfmoon:before{content:"\e03e"}.icon-weather-tempest-sun:before{content:"\e03f"}.icon-weather-variable-fullmoon:before{content:"\e040"}.icon-weather-variable-halfmoon:before{content:"\e041"}.icon-weather-variable-sun:before{content:"\e042"}.icon-weather-virgo:before{content:"\e043"}.icon-weather-waning-cresent:before{content:"\e044"}.icon-weather-waning-gibbous:before{content:"\e045"}.icon-weather-waxing-cresent:before{content:"\e046"}.icon-weather-waxing-gibbous:before{content:"\e047"}.icon-weather-wind:before{content:"\e048"}.icon-weather-wind-e:before{content:"\e049"}.icon-weather-wind-fullmoon:before{content:"\e04a"}.icon-weather-wind-halfmoon:before{content:"\e04b"}.icon-weather-wind-n:before{content:"\e04c"}.icon-weather-wind-ne:before{content:"\e04d"}.icon-weather-wind-nw:before{content:"\e04e"}.icon-weather-wind-s:before{content:"\e04f"}.icon-weather-wind-se:before{content:"\e050"}.icon-weather-wind-sun:before{content:"\e051"}.icon-weather-wind-sw:before{content:"\e052"}.icon-weather-wind-w:before{content:"\e053"}.icon-weather-windgust:before{content:"\e054"}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;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}.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:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{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{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//bobmartin.co.za/wp-content/plugins/events-addon-for-elementor/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}div.juxtapose {
width: 100%;
font-family: Helvetica, Arial, sans-serif;
}
div.jx-slider {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
cursor: pointer;
color: #f3f3f3;
}
div.jx-handle {
position: absolute;
height: 100%;
width: 40px;
cursor: col-resize;
z-index: 15;
margin-left: -20px;
}
.vertical div.jx-handle {
height: 40px;
width: 100%;
cursor: row-resize;
margin-top: -20px;
margin-left: 0;
}
div.jx-control {
height: 100%;
margin-right: auto;
margin-left: auto;
width: 3px;
background-color: currentColor;
}
.vertical div.jx-control {
height: 3px;
width: 100%;
background-color: currentColor;
position: relative;
top: 50%;
transform: translateY(-50%);
}
div.jx-controller {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
height: 60px;
width: 9px;
margin-left: -3px;
background-color: currentColor;
}
.vertical div.jx-controller {
height: 9px;
width: 100px;
margin-left: auto;
margin-right: auto;
top: -3px;
position: relative;
}
div.jx-arrow {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
width: 0;
height: 0;
transition: all .2s ease;
}
.vertical div.jx-arrow {
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
width: 0;
height: 0;
transition: all .2s ease;
}
div.jx-arrow.jx-left {
left: 2px;
border-style: solid;
border-width: 8px 8px 8px 0;
border-color: transparent currentColor transparent transparent;
}
div.jx-arrow.jx-right {
right: 2px;
border-style: solid;
border-width: 8px 0 8px 8px;
border-color: transparent transparent transparent currentColor;
}
.vertical div.jx-arrow.jx-left {
left: 0px;
top: 2px;
border-style: solid;
border-width: 0px 8px 8px 8px;
border-color: transparent transparent currentColor transparent;
}
.vertical div.jx-arrow.jx-right {
right: 0px;
top: auto;
bottom: 2px;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: currentColor transparent transparent transparent;
}
div.jx-handle:hover div.jx-arrow.jx-left,
div.jx-handle:active div.jx-arrow.jx-left {
left: -1px;
}
div.jx-handle:hover div.jx-arrow.jx-right,
div.jx-handle:active div.jx-arrow.jx-right {
right: -1px;
}
.vertical div.jx-handle:hover div.jx-arrow.jx-left,
.vertical div.jx-handle:active div.jx-arrow.jx-left {
left: 0px;
top: 0px;
}
.vertical div.jx-handle:hover div.jx-arrow.jx-right,
.vertical div.jx-handle:active div.jx-arrow.jx-right {
right: 0px;
bottom: 0px;
}
div.jx-image {
position: absolute;
height: 100%;
display: inline-block;
top: 0;
overflow: hidden;
-webkit-backface-visibility: hidden;
}
.vertical div.jx-image {
width: 100%;
left: 0;
top: auto;
}
div.jx-image img {
height: 100%;
width: auto;
z-index: 5;
position: absolute;
margin-bottom: 0;
max-height: none;
max-width: none;
max-height: initial;
max-width: initial;
}
.vertical div.jx-image img {
height: auto;
width: 100%;
}
div.jx-image.jx-left {
left: 0;
background-position: left;
}
div.jx-image.jx-left img {
left: 0;
}
div.jx-image.jx-right {
right: 0;
background-position: right;
}
div.jx-image.jx-right img {
right: 0;
bottom: 0;
}
.veritcal div.jx-image.jx-left {
top: 0;
background-position: top;
}
.veritcal div.jx-image.jx-left img {
top: 0;
}
.vertical div.jx-image.jx-right {
bottom: 0;
background-position: bottom;
}
.veritcal div.jx-image.jx-right img {
bottom: 0;
}
div.jx-image div.jx-label {
font-size: 1em;
padding: .25em .75em;
position: relative;
display: inline-block;
top: 0;
background-color: #000; background-color: rgba(0,0,0,.7);
color: white;
z-index: 10;
white-space: nowrap;
line-height: 18px;
vertical-align: middle;
}
div.jx-image.jx-left div.jx-label {
float: left;
left: 0;
}
div.jx-image.jx-right div.jx-label {
float: right;
right: 0;
}
.vertical div.jx-image div.jx-label {
display: table;
position: absolute;
}
.vertical div.jx-image.jx-right div.jx-label {
left: 0;
bottom: 0;
top: auto;
}
div.jx-credit {
line-height: 1.1;
font-size: 0.75em;
}
div.jx-credit em {
font-weight: bold;
font-style: normal;
} div.jx-image.transition {
transition: width .5s ease;
}
div.jx-handle.transition {
transition: left .5s ease;
}
.vertical div.jx-image.transition {
transition: height .5s ease;
}
.vertical div.jx-handle.transition {
transition: top .5s ease;
} a.jx-knightlab {
background-color: #000; background-color: rgba(0,0,0,.25);
bottom: 0;
display: table;
height: 14px;
line-height: 14px;
padding: 1px 4px 1px 5px;
position: absolute;
right: 0;
text-decoration: none;
z-index: 10;
}
a.jx-knightlab div.knightlab-logo {
display: inline-block;
vertical-align: middle;
height: 8px;
width: 8px;
background-color: #c34528;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
top: -1.25px;
position: relative;
cursor: pointer;
}
a.jx-knightlab:hover {
background-color: #000; background-color: rgba(0,0,0,.35);
}
a.jx-knightlab:hover div.knightlab-logo {
background-color: #ce4d28;
}
a.jx-knightlab span.juxtapose-name {
display: table-cell;
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-weight: 300;
color: white;
font-size: 10px;
padding-left: 0.375em;
vertical-align: middle;
line-height: normal;
text-shadow: none;
} div.jx-controller:focus,
div.jx-image.jx-left div.jx-label:focus,
div.jx-image.jx-right div.jx-label:focus,
a.jx-knightlab:focus {
background: #eae34a;
color: #000;
}
a.jx-knightlab:focus span.juxtapose-name{
color: #000;
border: none;
}
  .naeep-table-wrap {
display: table;
width: 100%;
height: 100%;
}
.naeep-align-wrap {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
}
.naeep-align-wrap.bottom {
vertical-align: bottom;
}
.naeep-align-wrap.top {
vertical-align: bottom;
}
.naeep-table-row {
display: table-row;
vertical-align: top;
width: 100%;
}
.naeep-image {
line-height: 0;
}
[class*="naeep-"] a {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
text-decoration: none;
}
[class*="naeep-"] a:focus {
outline: none;
outline-offset: 0;
}
[class*="naeep-"] a:hover,
[class*="naeep-"] a:focus {
text-decoration: none;
}
[class*="naeep-"] h1:not(.site-title):before,
[class*="naeep-"] h2:before {
content: none;
}
[class*="naeep-"] .fa {
font-family: FontAwesome;
} .naeep-overlay {
position: relative;
}
.naeep-overlay > * {
position: relative;
z-index: 1;
}
.naeep-overlay:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(12, 19, 34, 0.75);
background-repeat: repeat;
content: "";
z-index: 1;
} .align-items-center {
-ms-flex-align: center;
align-items: center
}
.justify-content-center {
-ms-flex-pack: center;
justify-content: center
}
.col-na-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col-na-1,
.col-na-2,
.col-na-3,
.col-na-4,
.col-na-5,
.col-na-6,
.col-na-7,
.col-na-8,
.col-na-9,
.col-na-10,
.col-na-11,
.col-na-12 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-na-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-na-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-na-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-na-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-na-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-na-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-na-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-na-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-na-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-na-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-na-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-na-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-1 {
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
order: 2;
} .naeep-form input[type="text"],
.naeep-form input[type="email"],
.naeep-form input[type="password"],
.naeep-form input[type="tel"],
.naeep-form input[type="search"],
.naeep-form input[type="date"],
.naeep-form input[type="time"],
.naeep-form input[type="datetime-local"],
.naeep-form input[type="event-month"],
.naeep-form input[type="url"],
.naeep-form input[type="number"],
.naeep-form textarea,
.naeep-form select {
vertical-align: middle;
width: 100%;
height: 55px;
padding: 15px 20px;
background-color: #ffffff;
font-size: 15px;
line-height: 1.42857143;
border: 1px solid #e8e8f4;
outline: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-ms-appearance: none;
-o-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-form input[type="text"]:focus,
.naeep-form input[type="email"]:focus,
.naeep-form input[type="password"]:focus,
.naeep-form input[type="tel"]:focus,
.naeep-form input[type="search"]:focus,
.naeep-form input[type="date"]:focus,
.naeep-form input[type="time"]:focus,
.naeep-form input[type="datetime-local"]:focus,
.naeep-form input[type="event-month"]:focus,
.naeep-form input[type="url"]:focus,
.naeep-form input[type="number"]:focus,
.naeep-form textarea:focus,
.naeep-form select:focus {
border-color: #d3d3f4;
}
.naeep-form input[type="file"] {
overflow: hidden;
width: 100%;
font-size: 14px;
}
.naeep-form input[type=number] {
padding-right: 30px;
margin-bottom: 0;
-webkit-appearance: textfield;
-ms-appearance: textfield;
-o-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}
.naeep-form input[type=number]::-webkit-inner-spin-button,
.naeep-form input[type=number]::-webkit-outer-spin-button {
margin: 0;
-webkit-appearance: none;
-ms-appearance: none;
-o-appearance: none;
-moz-appearance: none;
appearance: none;
}
.naeep-form input[type="radio"] {
margin: 0 5px 0 0;
}
.naeep-form textarea {
height: 160px;
resize: vertical;
}
.naeep-ee-list .event-content input[type="submit"],
.naeep-form .em-tickets-form button[type=button],
.naeep-form input[type="submit"] {
display: inline-block;
vertical-align: middle;
overflow: hidden;
min-width: 160px;
padding: 17px;
margin-bottom: 0;
color: #ffffff;
background-color: #0e25ff;
line-height: normal;
font-size: 14px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
border: none;
position: relative;
outline: none;
cursor: pointer;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
box-shadow: none;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-ee-list .event-content input[type="submit"]:hover,
.naeep-ee-list .event-content input[type="submit"]:focus,
.naeep-form .em-tickets-form button[type=button]:hover,
.naeep-form .em-tickets-form button[type=button]:focus,
.naeep-form input[type="submit"]:hover,
.naeep-form input[type="submit"]:focus {
background-color: #fb6564;
color: #fff;
}
.naeep-form select option {
padding: 5px 10px;
}
.naeep-form select[multiple] {
height: 175px;
padding: 9px;
background-image: none;
}
.naeep-form label {
font-weight: 400;
cursor: pointer;
}
.naeep-form form p {
padding-bottom: 0;
margin-bottom: 0;
line-height: normal;
position: relative;
}
.naeep-form form label {
display: inline-block;
vertical-align: middle;
padding-bottom: 10px;
margin-bottom: 0;
font-size: 15px;
line-height: 1.42857143;
position: relative;
}
.naeep-form form input,
.naeep-form form textarea,
.naeep-form form select {
margin-bottom: 10px;
}
.naeep-form span.wpcf7-not-valid-tip {
display: none !important;
}
.naeep-form input.wpcf7-not-valid {
border-color: red !important;
-webkit-transition: all ease .3s;
-ms-transition: all ease .3s;
transition: all ease .3s;
}
.naeep-form textarea.wpcf7-not-valid {
border-color: red !important;
-webkit-transition: all ease .3s;
-ms-transition: all ease .3s;
transition: all ease .3s;
}
.naeep-form div.wpcf7-response-output {
padding: 10px;
} table.naeep-table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.naeep-table thead tr {
background: #fcfcfc;
border: 1px solid #dcdced;
}
.naeep-table thead th {
vertical-align: middle;
padding: 19px 45px 20px;
font-weight: 400;
font-size: 20px;
border: 1px solid #dcdced;
}
.naeep-table td {
padding: 20px 45px;
color: #666666;
font-size: 18px;
background: transparent;
border: 1px solid #dcdced;
}
.naeep-table td a {
color: #666666;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-table td a:hover {
color: #0e25ff;
}
table.naeep-table thead:first-child tr:first-child th {
border: 1px solid #dcdced;
}
table.naeep-table tbody tr:hover>td,
table.naeep-table tbody tr:hover>th,
table.naeep-table tbody>tr:nth-child(odd)>td,
table.naeep-table tbody>tr:nth-child(odd)>th {
background: transparent;
}
.naeep-table td ul {
padding: 0;
margin: 0;
list-style: none;
}
.naeep-responsive-table {
display: block;
overflow-x: auto;
width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
} .naeep-btn {
display: inline-block;
vertical-align: middle;
min-width: 140px;
padding: 13px 17px 14px;
color: #ffffff;
background-color: #0e25ff;
font-weight: 500;
font-size: 13px;
text-align: center;
text-transform: uppercase;
border: none;
position: relative;
outline: none;
cursor: pointer;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
box-shadow: none;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-btn:hover,
.naeep-btn:focus {
color: #ffffff;
background-color: #fb6564;
}
.naeep-btn-wrap {
padding-top: 20px;
}
.naeep-btn i {
padding-right: 5px;
} .naeep-link-wrap {
padding: 3px 0 10px;
}
.naeep-link {
display: inline-block;
font-weight: 500;
font-size: 13px;
color: #0e25ff;
text-transform: uppercase;
line-height: 15px;
position: relative;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-link:hover {
color: #0e25ff;
}
.naeep-link:before {
position: absolute;
bottom: -1px;
left: 0;
width: 0;
height: 1px;
content: "";
background: #0e25ff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.naeep-link:hover:before {
width: 100%;
left: auto;
right: 0;
}
.naeep-link i {
padding-right: 5px;
} .zoom-image .naeep-image {
overflow: hidden;
}
.zoom-image .naeep-image img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.zoom-image.naeep-hover .naeep-image img {
-webkit-transform: scale(1.1) rotate(2deg);
-ms-transform: scale(1.1) rotate(2deg);
transform: scale(1.1) rotate(2deg);
} .naeep-social {
padding: 10px 0 0;
}
.naeep-social a {
display: inline-block;
vertical-align: middle;
margin: 0 8px 10px 5px;
color: #0e25ff;
font-size: 15px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
} .naeep-social.rounded a {
width: 44px;
height: 44px;
margin: 5px 10px 5px 0;
text-align: center;
color: #ffffff;
background-color: #0e25ff;
line-height: 44px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.naeep-social.rounded a:last-child {
margin-right: 0;
}
.naeep-social.rounded a:hover {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
} .masonry-wrap {
padding: 0 15px;
}
.naeep-masonry {
margin: 0 -15px;
}
.naeep-masonry[data-items="3"] .masonry-item {
width: 33.333333%;
}
.naeep-masonry[data-items="4"] .masonry-item {
width: 25%;
}
.masonry-item {
float: left;
width: 50%;
padding: 0 15px 30px;
}
.masonry-item.one-third {
width: 68.5%;
}
.masonry-item.one-fourth {
width: 31.5%;
}
.masonry-item.one-fourth-two {
width: 34%;
}
.masonry-item.one-third-two {
width: 66%;
}
.masonry-item.one-half {
width: 32.9%;
}
.masonry-item.one-half-two {
width: 33.1%;
}
.masonry-item.full-width {
width: 100%;
}
.masonry-item .naeep-image img {
width: 100%;
}
.masonry-filters {
padding-bottom: 55px;
font-size: 18px;
text-align: center;
}
.masonry-filters ul {
padding: 0;
margin: 0;
list-style: none;
}
.masonry-filters ul li {
display: inline-block;
vertical-align: middle;
padding: 0 20px;
}
.masonry-filters ul li:first-child {
padding-left: 0 !important;
}
.masonry-filters ul li:last-child {
padding-right: 0 !important;
}
.masonry-filters ul li a {
display: inline-block;
padding: 7px 0;
position: relative;
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.masonry-filters ul li a.active,
.masonry-filters ul li a:hover {
color: #0e25ff;
}
.masonry-filters ul li a:after {
position: absolute;
bottom: 0;
left: 0;
width: 6px;
height: 6px;
content: "";
background-color: #0e25ff;
-webkit-transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
-ms-transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 1;
opacity: 0;
}
.masonry-filters ul li a.active:after {
left: 50%;
opacity: 1;
}
.masonry-filters.dot-top ul li a:after {
position: absolute;
bottom: auto;
top: 0;
}
.masonry-filters.dot-left ul li a:after {
left: 100%;
}
.masonry-filters.dot-left ul li a.active:after {
left: 4px;
}
.masonry-filters.dot-right ul li a:after {
right: 100%;
left: auto;
}
.masonry-filters.dot-right ul li a.active:after {
right: -2px;
} .mfp-bg {
background: rgba(0, 0, 0, 0.85);
opacity: 1;
}
.mfp-close {
position: absolute;
right: 28px;
top: 30px;
width: 16px;
height: 16px;
padding: 0;
cursor: pointer;
opacity: 1;
z-index: 9999;
}
.mfp-close:active {
top: 30px;
}
.mfp-bottom-bar {
display: none;
}
.mfp-bottom-bar a {
color: #ffffff;
font-weight: 700;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
top: -30px;
right: 0;
width: 16px;
padding-right: 0;
}
.mfp-image-holder .mfp-close {
display: none;
}
.mfp-container {
padding: 0 25px;
}
.mfp-container .mfp-img {
padding: 0;
}
.mfp-container .mfp-arrow {
width: auto;
height: auto;
margin: 0;
color: #ffffff;
opacity: 1;
cursor: pointer;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-tap-highlight-color: transparent;
z-index: 9999;
}
.mfp-arrow:after {
display: none;
}
.mfp-arrow:before {
display: inline-block;
margin: 0;
font: normal normal normal 30px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f104";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border: none;
position: static;
opacity: 1;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.mfp-arrow-left {
left: 30px;
}
.mfp-arrow-right {
right: 45px;
}
.mfp-arrow-right:before {
content: "\f105";
}
.mfp-figure:after {
display: none;
}
.mfp-close:before {
position: absolute;
top: -2px;
left: 7px;
width: 2px;
height: 16px;
background: #ffffff;
content: "";
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 1;
}
.mfp-close:after {
position: absolute;
top: -2px;
right: 7px;
width: 2px;
height: 16px;
background: #ffffff;
content: "";
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
z-index: 1;
} .owl-carousel .owl-item img {
display: inline-block;
width: auto;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: unset;
-moz-user-select: unset;
-ms-user-select: unset;
user-select: unset;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
}
.owl-carousel .owl-dots {
padding-top: 35px;
text-align: center;
}
.owl-carousel button.owl-dot {
display: inline-block;
vertical-align: middle;
width: 7px;
height: 7px;
margin: 0 5px;
background: #cecdd7;
text-indent: -999px;
cursor: pointer;
outline: none;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 50%;
left: -92px;
width: 42px;
height: 42px;
color: #0e25ff;
background: #ffffff;
border: 2px solid #d5d5d5;
outline: none;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.owl-carousel .owl-nav button.owl-next {
left: auto;
right: -92px;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
background-color: #0e25ff;
border-color: #0e25ff;
color: #ffffff;
}
.owl-carousel .owl-nav button.owl-prev:before,
.owl-carousel .owl-nav button.owl-next:before {
font: normal normal normal 16px/normal FontAwesome;
text-rendering: auto;
content: "\f104";
-webkit-font-smoothing: antialiased;
-ms-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: grayscale;
}
.owl-carousel .owl-nav button.owl-next:before {
content: "\f105";
}
.owl-drag .disabled {
display: none;
}
.slider-no-current {
display: none;
padding-top: 46px;
}
.current-no:after {
content: "/"
}
.owl-carousel button.owl-dot.active {
background-color: #0e25ff;
} .naeep-swiper-slide.swiper {
clear: both;
height: 800px;
min-height: 800px;
}
.naeep-swiper-slide.swiper .swiper-pagination-bullet {
background: #0e25ff;
}
.naeep-swiper-slide.swiper .swiper-button-next,
.naeep-swiper-slide.swiper .swiper-button-prev {
width: 60px;
height: 60px;
background-image: none;
outline: none;
background-color: #fff;
border-radius: 100%;
left: 30px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-swiper-slide.swiper .swiper-button-prev:before,
.naeep-swiper-slide.swiper .swiper-button-next:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #fb6564;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
font: normal normal normal 35px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f105";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-swiper-slide.swiper .swiper-button-prev:before {
content: "\f104";
}
.naeep-swiper-slide.swiper .swiper-button-next {
left: auto;
right: 30px;
}
.naeep-swiper-slide.swiper .swiper-button-next:hover,
.naeep-swiper-slide.swiper .swiper-button-prev:hover {
background-color: #0e25ff;
}
.naeep-swiper-slide.swiper .swiper-button-next:hover:before,
.naeep-swiper-slide.swiper .swiper-button-prev:hover:before {
color: #ffffff;
}
.naeep-swiper-slide.swiper .swiper-pagination-bullet {
width: 10px;
height: 10px;
}
.naeep-swiper-slide.swiper .swiper-pagination-bullets {
bottom: 20px;
} .naeep-pagination {
vertical-align: middle;
padding-top: 30px;
text-align: center;
}
.naeep-pagination ul {
padding: 0;
margin: 0;
font-size: 15px;
list-style: none;
}
.naeep-pagination ul li {
display: inline-block;
vertical-align: middle;
color: #777777;
}
.naeep-pagination ul li.inactive {
vertical-align: super;
padding: 0 15px;
color: #d7d7d7;
}
.naeep-pagination ul li span,
.naeep-pagination ul li a {
border: 1px solid #d1d1d1;
display: inline-block;
color: #222222;
width: 40px;
height: 40px;
padding: 0;
line-height: 39px;
margin-right: 7px;
text-align: center;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
}
.naeep-pagination ul li a:hover,
.naeep-pagination ul li a.current,
.naeep-pagination ul li span.current {
background-color: #0e25ff;
border-color: #0e25ff;
color: #fff;
}
.naeep-pagination ul li.prev,
.naeep-pagination ul li.next {
font-weight: 300;
font-size: 13px;
} .naeep-separator {
display: flex;
margin: 0 auto;
width: 100%;
text-align: center;
align-items: center;
justify-content: center;
}
.naeep-separator.icon-top {
align-items: end;
}
.naeep-separator.icon-bottom {
align-items: baseline;
}
.naeep-separator span {
position: relative;
width: 100%;
max-width: 50px;
}
.naeep-separator .sep-left, .naeep-separator .sep-right {
height: 1px;
background-color: #333;
}
.naeep-sep {
margin: 0 12px;
width: auto;
}
.naeep-sep i {
font-size: 20px;
}
.naeep-separator.separator-left {
margin-left: 0;
margin-right: auto;
text-align: left;
justify-content: flex-start;
}
.naeep-separator.separator-right {
margin-left: auto;
margin-right: 0;
text-align: right;
justify-content: flex-end;
}
.naeep-separator.left-separator .sep-two-left,
.naeep-separator.left-separator .sep-left {
max-width: 0;
}
.naeep-separator.left-separator .naeep-sep {
margin-left: 0;
}
.naeep-separator.right-separator .sep-two-right,
.naeep-separator.right-separator .sep-right {
max-width: 0;
}
.naeep-separator.right-separator .naeep-sep {
margin-right: 0;
}
.border-two span.sep-two-left:before,
.border-two span.sep-two-left:after {
content: "";
display: inline-block;
position: absolute;
right: 0;
top: -2px;
width: 70%;
background: #fb6564;
height: 2px;
}
.border-two span.sep-two-left:after {
top: 2px;
width: 100%;
}
.border-two span.sep-two-right:before,
.border-two span.sep-two-right:after {
content: "";
display: inline-block;
position: absolute;
left: 0;
top: -2px;
width: 70%;
background: #fb6564;
height: 2px;
}
.border-two span.sep-two-right:after {
top: 2px;
width: 100%;
} .naeep-service-item {
overflow: hidden;
padding: 30px 30px 20px;
margin-bottom: 30px;
background: #ffffff;
text-align: center;
position: relative;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.naeep-service-item.service-left {
text-align: left;
}
.naeep-service-item.service-right {
text-align: right;
}
.naeep-service-item .naeep-image {
padding-bottom: 20px;
margin: 0 auto;
}
.naeep-service-item.service-left .naeep-image {
margin-left: 0;
}
.naeep-service-item.service-right .naeep-image {
margin-right: 0;
}
.naeep-service-item .naeep-icon {
width: 73px;
height: 73px;
text-align: center;
margin: 0 auto 19px;
border-radius: 100%;
position: relative;
padding: 0;
}
.naeep-service-item .naeep-icon i {
line-height: 73px;
}
.naeep-service-item h3.service-title {
font-size: 25px;
line-height: 32px;
padding: 0 0 13px;
margin: 0;
color: #333;
}
.naeep-service-item h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-service-item h3 a:hover {
color: #0e25ff;
}
.naeep-service-item p {
padding-bottom: 10px;
margin-bottom: 0;
color: #666666;
font-size: 16px;
line-height: 25px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-service-item.service-hover.naeep-hover {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
.naeep-service-item.service-border:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 6px;
content: "";
background: #0e25ff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
z-index: 1;
}
.naeep-service-item.service-border.naeep-hover:after {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.naeep-service-item.icon-top {
padding-top: 50px;
overflow: unset;
}
.naeep-service-item.icon-top .naeep-icon {
position: absolute;
top: -37px;
left: 0;
right: 0;
}
.naeep-service-item.icon-bottom {
padding-bottom: 50px;
overflow: unset;
}
.naeep-service-item.icon-bottom .naeep-icon {
position: absolute;
bottom: -55px;
left: 0;
right: 0;
}
.service-left .naeep-icon {
margin-left: 0;
margin-right: auto;
}
.service-right .naeep-icon {
margin-right: 0;
margin-left: auto;
}
.naeep-service-item.have-img {
padding: 0;
}
.naeep-service-item.have-img .service-info {
padding: 0 30px 20px;
}
.naeep-service-item.with-bg {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;
}
.naeep-service-item.with-bg:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.service-info {
position: relative;
}
.naeep-service-item.icon-left .service-info {
padding: 0 0 0 30px;
overflow: hidden;
text-align: left;
}
.naeep-service-item.icon-left .naeep-icon,
.naeep-service-item.icon-left .naeep-image {
float: left;
}
.naeep-service-item.icon-right .service-info {
padding: 0 30px 0 0;
overflow: hidden;
text-align: right;
}
.naeep-service-item.icon-right .naeep-icon,
.naeep-service-item.icon-right .naeep-image {
float: right;
} .service-style-two.naeep-service-item .naeep-icon, 
.service-style-two.naeep-service-item .naeep-image {
width: 75px;
float: none;
}
.service-style-two.naeep-service-item .service-info {
padding-left: 0;
}
.naeep-service-item.service-style-two {
border-radius: 0;
}
.naeep-service-item.service-style-two.service-border::before {
content: '';
height: 2px;
width: 20px;
position: absolute;
left: 0;
background: #ed366d;
bottom: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.naeep-service-item.service-border.service-style-two:after {
content: none;
}
.naeep-service-item.service-style-two.service-border:hover::before {
width: 100%;
}
.naeep-service-item.service-style-two .naeep-icon {
border-radius: 5px;
}
.naeep-service-item.service-style-two.service-center .naeep-icon {
float: none;
margin: 0 auto;
margin-bottom: 19px;
}
.naeep-service-item.service-right.service-style-two .naeep-icon {
float: none;
margin-right: 0;
margin-left: auto;
} .naeep-blog-wrap {
padding: 0 5px;
}
.naeep-news-item {
margin-bottom: 40px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-news-item .naeep-image {
text-align: center;
}
.naeep-news-item .naeep-image img {
position: relative;
-webkit-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.news-info {
padding: 20px 40px 35px;
background: #fcfcfc;
border-bottom: 1px solid #dcdced;
border-left: 1px solid #dcdced;
border-right: 1px solid #dcdced;
-webkit-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-news-item.no-img .news-info {
border-top: 1px solid #dcdced;
border-radius: 4px;
}
.news-info p {
font-size: 16px;
color: #666;
line-height: 28px;
margin: 15px 0 0;
}
.news-info h3.news-title {
font-size: 28px;
margin: 0;
padding: 15px 0 0;
color: #333;
}
.news-info h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.news-info h3 a:hover {
color: #0e25ff;
}
ul.news-meta {
padding: 15px 0 0;
margin: 0;
list-style: none;
}
ul.news-meta li {
display: inline-block;
color: #999999;
font-size: 14px;
padding: 0 20px 0 0;
position: relative;
}
ul.news-meta li:last-child {
padding-right: 0;
}
ul.news-meta li:after {
content: "";
width: 3px;
height: 3px;
position: absolute;
background: #0e25ff;
right: 8px;
top: 50%;
transform: translateY(-50%);
border-radius: 100%;
}
ul.news-meta li a {
color: #0e25ff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.news-cat a:after {
content: ", ";
}
ul.news-meta li:last-child:after,
.news-cat a:last-child:after {
content: none;
}
ul.news-meta li a:hover {
color: #333;
}
.author-image a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.author-image a:hover {
color: #0e25ff;
}
.author-image {
padding: 20px 0 0;
}
.news-info .author-image img {
width: 40px;
height: 40px;
border-radius: 100%;
margin: 0 10px 0 0;
vertical-align: middle;
} .naeep-gallery-item {
overflow: hidden;
position: relative;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.gallery-info {
opacity: 0;
margin: 0 0 0 30px;
padding: 20px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100%;
text-align: center;
color: #fff;
z-index: 2;
transition-duration: 0.3s;
transition-property: opacity, padding, margin;
transition: all ease 0.3s;
}
.naeep-gallery-item.naeep-hover .gallery-info {
margin-left: 0;
opacity: 1;
}
.naeep-gallery-item .naeep-image {
position: relative;
}
.naeep-gallery-item .naeep-image:after {
content: "";
width: 100%;
height: 100%;
background-color: #0e25ff;
display: block;
opacity: 0;
position: absolute;
left: 0;
top: 0;
transform: scale(0.95);
transition: transform ease 0.3s, opacity ease 0.3s;
}
.naeep-gallery-item.naeep-hover .naeep-image:after {
transform: scale(1);
opacity: 0.9;
}
.gallery-info h2 a {
color: #fff;
position: relative;
}
.gallery-info h2.gallery-title {
margin: 0;
color: #fff;
padding: 0 0 10px;
font-size: 28px;
}
.gallery-info h4.gallery-subtitle {
margin: 0;
color: #fff;
font-size: 18px;
}
.naeep-gallery-item.info-top .gallery-info {
top: 0;
transform: translate(-50%, 0);
}
.naeep-gallery-item.info-bottom .gallery-info {
top: auto;
bottom: 0;
transform: translate(-50%, 0);
}
.style-two .gallery-info {
position: relative;
color: #333;
opacity: 1;
transform: none;
text-align: left;
margin: 0;
top: 0;
left: 0;
}
.style-two .gallery-info h2.gallery-title {
padding-bottom: 6px;
}
.style-two .gallery-info h2 a,
.style-two .gallery-info h2,
.style-two .gallery-info h4 {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.style-two .gallery-info h2 a:hover {
color: #0e25ff;
}
.naeep-popup a.pp-icon {
position: absolute;
top: 40%;
left: 0;
right: 0;
margin: 0 auto;
color: #0e25ff;
background: #fff;
width: 40px;
height: 40px;
font-size: 16px;
text-align: center;
line-height: 40px;
border-radius: 100%;
transform: translateY(-50%);
opacity: 0;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 9;
}
.naeep-gallery-item.naeep-hover .naeep-popup a.pp-icon {
top: 50%;
opacity: 1;
}
.naeep-gallery-item.style-two .naeep-image:after {
content: none;
}
.naeep-gallery-item.style-two .naeep-image.naeep-popup:after {
content: "";
}
.naeep-gallery-item.icon-top .naeep-popup a.pp-icon {
top: -40px;
left: auto;
right: 10px;
transform: none;
}
.naeep-gallery-item.icon-top.naeep-hover .naeep-popup a.pp-icon {
top: 10px;
}
.naeep-gallery-item.icon-bottom .naeep-popup a.pp-icon {
top: auto;
bottom: 40px;
left: auto;
right: 10px;
transform: none;
}
.iconalign-left .naeep-popup a.pp-icon {
left: 15px;
right: auto;
}
.iconalign-right .naeep-popup a.pp-icon {
left: auto;
right: 15px;
}
.naeep-gallery-item.icon-bottom.naeep-hover .naeep-popup a.pp-icon {
bottom: 10px;
}
.naeep-gallery-item.icon-top.iconalign-center .naeep-popup a.pp-icon,
.naeep-gallery-item.icon-bottom.iconalign-center .naeep-popup a.pp-icon {
left: 0;
right: 0;
}
.naeep-gallery-item.icon-top.iconalign-left .naeep-popup a.pp-icon,
.naeep-gallery-item.icon-bottom.iconalign-left .naeep-popup a.pp-icon {
left: 10px;
right: auto;
}
.naeep-gallery-post .gallery-info h2.gallery-title {
padding: 0;
font-size: 22px;
} .naeep-contact-item {
display: inline-block;
width: 100%;
padding: 20px 30px;
background: #fff;
border: 1px solid #eeeeee;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.naeep-contact-item .naeep-icon {
float: left;
width: 50px;
height: 50px;
text-align: center;
font-size: 20px;
color: #0e25ff;
border: 2px solid #0e25ff;
line-height: 48px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.naeep-contact-item .contact-info {
overflow: hidden;
padding: 0 0 0 20px;
}
.naeep-contact-item.contact-right .naeep-icon {
float: right;
}
.naeep-contact-item.contact-right .contact-info {
padding: 0 20px 0 0;
text-align: right;
}
.contact-info h2 {
margin: 0;
}
.naeep-contact-item .contact-info ul {
padding: 0;
margin: 0;
list-style: none;
}
.naeep-contact-item .contact-info ul li {
padding: 5px 0 0;
color: #666666;
font-size: 16px;
line-height: 26px;
}
.naeep-contact-item .contact-info ul li a {
color: #666666;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-contact-item .contact-info ul li a:hover {
color: #0e25ff;
}
.naeep-contact-item .contact-info h2 {
margin: 0;
padding: 0 0 5px;
font-size: 24px;
}
.naeep-contact-item .contact-info ul li span {
color: #333;
display: inline-block;
}
.naeep-contact-item.contact-center .naeep-icon {
float: none;
margin: 0 auto 20px;
} .naeep-process-wrap {
justify-content: center;
text-align: center;
padding: 15px 0;
overflow: hidden;
}
.naeep-process-item-wrap {
display: inline-block;
text-align: center;
}
.naeep-process-wrap:before, .naeep-process-wrap:after {
display: table;
content: "";
}
.naeep-process-wrap:after {
clear: both;
}
.naeep-process-item {
display: inline-block;
vertical-align: top;
padding-right: 130px;
position: relative;
}
.naeep-process-item:before {
position: absolute;
top: 60px;
left: 20px;
width: 100%;
height: 1px;
background: #dcdced;
content: "";
z-index: 0;
}
.naeep-process-item:after {
position: absolute;
top: 60px;
left: 20px;
width: 0;
height: 1px;
content: "";
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.naeep-process-item.process-done:after {
width: 100%;
background-color: #0e25ff;
}
.naeep-process-item.process-done .naeep-icon {
border-color: #0e25ff;
background: #0e25ff;
transition-delay: 0.1s;
color: #fff;
}
.naeep-process-wrap .naeep-process-item:last-child {
padding-right: 0;
}
.naeep-process-wrap .naeep-process-item:last-child:before, .naeep-process-wrap .naeep-process-item:last-child:after {
display: none;
}
.naeep-process-item .naeep-icon {
width: 120px;
height: 120px;
overflow: hidden;
margin: 0 auto 11px;
color: #0e25ff;
background: #ffffff;
border: 1px solid #dcdced;
text-align: center;
position: relative;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
z-index: 2;
}
.naeep-process-item .naeep-icon i {
font-size: 50px;
}
.naeep-process-item .naeep-icon i,
.naeep-process-item .naeep-icon img {
position: relative;
z-index: 1;
}
.naeep-process-item .naeep-icon img {
max-width: 75px;
}
.process-info {
max-width: 132px;
}
.naeep-process-item h3.process-title {
font-size: 16px;
color: #666666;
font-weight: 400;
margin: 0;
padding: 0 0 5px;
}
.naeep-process-item p {
color: #0e25ff;
font-size: 16px;
line-height: 26px;
margin: 0;
}
.naeep-process-item .naeep-icon span.circle {
position: absolute;
background: #0e25ff;
width: 0;
height: 0;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
-webkit-animation: round_circle 6s linear infinite;
animation: round_circle 6s linear infinite;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.naeep-process-item.process-done .naeep-icon span.circle {
width: 100%;
height: 100%;
}
@-webkit-keyframes round_circle {
0% {
-webkit-transform: rotate(0deg) translate(-50px) rotate(0deg);
transform: rotate(0deg) translate(-50px) rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg) translate(-50px) rotate(-360deg);
transform: rotate(360deg) translate(-50px) rotate(-360deg);
}
}
@keyframes round_circle {
0% {
-webkit-transform: rotate(0deg) translate(-50px) rotate(0deg);
transform: rotate(0deg) translate(-50px) rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg) translate(-50px) rotate(-360deg);
transform: rotate(360deg) translate(-50px) rotate(-360deg);
}
}
.border-style.naeep-process-item:before {
position: absolute;
top: -30%;
left: 50px;
width: 100%;
height: 150px;
border-bottom: 3px dotted #0e25ff;
background: transparent !important;
content: "";
z-index: 0;
border-radius: 100%;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.border-style.naeep-process-item:nth-child(2n):before {
border-bottom: 0;
border-top: 3px dotted #0e25ff;
top: 0;
}
.border-style.naeep-process-item:after {
content: none;
}
.process-number-item {
position: relative;
margin: 0 0 20px;
}
.process-number-item span.count {
width: 100%;
display: inline-block;
position: relative;
margin: 0 0 10px;
}
.process-number-item .count:after {
position: absolute;
content: "";
width: 100%;
height: 2px;
background: #0e25ff;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.vertical-info .count:before,
.process-number-item .count:before {
position: relative;
counter-increment: my-counter;
content: attr(data-count);
width: 40px;
font-size: 14px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
background: #fb6564;
border-radius: 100%;
color: #fff;
font-weight: 700;
z-index: 1;
}
.naeep-process-wrap.style-two {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.process-number-item {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.process-number-item.one-col {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.process-number-item.two-col {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.process-number-item.three-col {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.process-number-item h3.process-title {
margin: 0;
font-size: 24px;
}
.naeep-process-wrap .process-number-item h5 {
font-size: 14px;
text-transform: uppercase;
color: #666;
margin: 0;
padding: 10px 0 15px;
}
.process-number-item p {
color: #666666;
font-size: 16px;
line-height: 26px;
}
.naeep-process-wrap.style-three {
max-width: 900px;
margin: 0 auto;
position: relative;
padding: 0 15px;
}
.naeep-process-item-vertical {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
margin: 0 -15px;
padding: 50px 0;
}
.naeep-process-item-vertical .vertical-info,
.naeep-process-item-vertical .naeep-image {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 15px;
}
.naeep-process-item-vertical:nth-child(odd) .vertical-info {
padding-right: 50px;
text-align: right;
}
.naeep-process-item-vertical:nth-child(even) .vertical-info {
padding-left: 50px;
text-align: left;
-ms-flex-order: 2;
order: 2;
}
.naeep-process-item-vertical:nth-child(odd) .naeep-image {
padding-left: 50px;
}
.naeep-process-item-vertical:nth-child(even) .naeep-image {
padding-right: 50px;
-ms-flex-order: 1;
order: 1;
}
.naeep-process-wrap.style-three:before {
content: "";
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
background: #dcdced;
display: inline-block;
}
.naeep-process-item-vertical:after {
content: "";
position: absolute;
width: 16px;
height: 16px;
border: 2px solid #dcdced;
border-radius: 100%;
right: 0;
left: 0;
margin: 0 auto;
bottom: -7px;
background: #fff;
z-index: 1;
}
.naeep-process-item-vertical:last-child:after {
background: #dcdced;
bottom: 0;
}
.naeep-process-item-vertical:before {
content: "";
position: absolute;
width: 130px;
height: 2px;
border-radius: 100%;
right: 0;
left: 0;
margin: 0 auto;
top: -2px;
background: #dcdced;
z-index: 0;
}
.naeep-process-item-vertical:first-child:before {
width: 16px;
height: 16px;
top: 0;
background: #dcdced;
}
.naeep-process-item-vertical .vertical-info h3 {
padding: 0;
margin: 15px 0 0;
}
.naeep-process-item-vertical .vertical-info h5 {
font-size: 14px;
text-transform: uppercase;
color: #666;
margin: 0;
padding: 10px 0 15px;
}
.vertical-info p {
color: #666666;
font-size: 16px;
line-height: 26px;
} .naeep-team-item {
position: relative;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.mate-info {
display: inline-block;
width: 100%;
padding: 20px 0 0;
}
.mate-info h3.team-title {
padding: 0 0 10px;
margin: 0;
font-size: 26px;
color: #333;
}
.mate-info h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.mate-info h3 a:hover {
color: #0e25ff;
}
.mate-info span {
color: #666666;
font-size: 16px;
display: inline-block;
}
.mate-info p {
color: #666666;
position: relative;
font-size: 16px;
line-height: 26px;
padding: 10px 0 5px;
margin: 0;
}
ul.naeep-contact-list {
padding: 5px 0;
margin: 0;
list-style: none;
}
ul.naeep-contact-list li {
color: #666666;
position: relative;
font-size: 16px;
line-height: 26px;
padding: 5px 0;
}
ul.naeep-contact-list li a {
color: #666666;
}
ul.naeep-contact-list li i {
padding-right: 8px;
}
.naeep-team-item.style-two .mate-info {
position: absolute;
top: 40%;
left: 0;
padding: 0;
opacity: 0;
width: 100%;
transform: translateY(-50%);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.naeep-team-item .naeep-image img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-team-item.style-two .mate-info h3,
.naeep-team-item.style-two .mate-info span {
color: #fff;
}
.naeep-team-item.naeep-hover.style-two .mate-info {
top: 50%;
opacity: 1;
}
.naeep-team-item.style-two:after {
content: "";
display: inline-block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
opacity: 0;
background: rgba(0, 0, 0, 0.4);
transform: scale(0.9);
transition: transform ease 0.3s, opacity ease 0.3s;
}
.naeep-team-item.naeep-hover.style-two:after {
transform: scale(1);
opacity: 1;
}
.naeep-team-item.style-three .naeep-image {
position: relative;
overflow: hidden;
}
.naeep-team-item.style-three .naeep-social {
padding: 0;
position: absolute;
top: 40%;
transform: translateY(-50%);
left: 0;
width: 100%;
opacity: 0;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.naeep-team-item.naeep-hover.style-three .naeep-social {
top: 50%;
opacity: 1;
}
.naeep-team-item.style-three .naeep-image:after {
content: "";
display: inline-block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
opacity: 0;
background: rgba(0, 0, 0, 0.4);
transform: scale(0.9);
transition: transform ease 0.3s, opacity ease 0.3s;
}
.naeep-team-item.naeep-hover.style-three .naeep-image:after {
transform: scale(1);
opacity: 1;
}
.naeep-social.icon-vert a {
display: block;
}
.naeep-team-item.style-three .naeep-social.icon-vert {
top: 50%;
left: -50px;
}
.naeep-team-item.style-three .naeep-social.icon-vert a {
margin: 10px;
}
.naeep-team-item.style-three.naeep-hover .naeep-social.icon-vert {
left: 0;
}
.naeep-team-item.style-three .naeep-social.icon-vert.icon-right a {
margin-left: auto;
}
.naeep-team-item.style-three .naeep-social.icon-vert.icon-right {
left: auto;
right: -50px;
}
.naeep-team-item.style-three.naeep-hover .naeep-social.icon-vert {
right: 0;
}
.naeep-team-item.style-three .naeep-social.pos-top {
top: -70px;
transform: none;
padding: 20px 0 0;
}
.naeep-team-item.naeep-hover.style-three.naeep-hover .naeep-social.pos-top {
top: 0;
}
.naeep-team-item.style-three .naeep-social.pos-bottom {
top: auto;
bottom: -70px;
transform: none;
padding: 0 0 20px;
}
.naeep-team-item.naeep-hover.style-three.naeep-hover .naeep-social.pos-bottom {
bottom: 0;
}
.naeep-team-item.style-three .naeep-social.icon-vert.pos-top {
top: 0;
padding: 0;
}
.naeep-team-item.style-three .naeep-social.icon-vert.pos-bottom {
bottom: 0;
padding: 0;
} .naeep-team-item.style-four {
position: relative;
overflow: hidden;
}
.naeep-team-item.style-four .naeep-social.rounded a {
display: block;
margin-left: auto !important;
margin-right: auto !important;
}
.naeep-team-item.style-four .naeep-social {
padding: 0;
position: absolute;
top: 40%;
transform: translateY(-50%);
left: 0;
width: 100%;
opacity: 0;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.trigger-icon {
position: absolute;
overflow: hidden;
top: 0;
right: 0;
width: 60px;
height: 60px;
line-height: 50px;
text-align: center;
background: #0e25ff;
color: #ffffff;
cursor: pointer;
border-radius: 0 0 0 100%;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 9;
}
.naeep-team-item.icon-trigger.style-four .naeep-social {
top: 50%;
opacity: 1;
}
.icon-trigger .trigger-icon {
width: 100%;
height: 100%;
border-radius: 0;
cursor: default;
}
.trigger-icon > i {
opacity: 1;
visibility: visible;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
transition-delay: 0.3s;
}
.icon-trigger .trigger-icon > i {
opacity: 0;
visibility: hidden;
transition-delay: 0s;
}
.naeep-team-item.style-four:after {
content: none;
}
.naeep-team-item.style-four .naeep-social.rounded a {
margin-top: -40px !important;
margin-bottom: -40px !important;
}
.naeep-team-item.icon-trigger.style-four .naeep-social a {
margin-top: 8px !important;
margin-bottom: 8px !important;
} .naeep-team-single-wrap {
padding: 0 15px;
}
.naeep-team-single-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
padding: 20px 0;
}
.naeep-team-single-item .single-mate-image,
.naeep-team-single-item .single-mate-info {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 15px;
}
.naeep-team-single-item .single-mate-info ul {
padding: 0 0 10px;
margin: 0;
list-style: none;
}
.single-mate-info ul li {
padding: 6px 0;
color: #666666;
font-size: 18px;
line-height: 26px;
}
.single-mate-info ul li a {
color: #666666;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.single-mate-info ul li a:hover {
color: #0e25ff;
}
.single-mate-info ul li span {
color: #333;
display: inline-block;
padding-right: 5px;
font-weight: 500;
}
.single-mate-info p {
margin: 0;
color: #666666;
font-size: 18px;
line-height: 26px;
padding: 0 0 10px;
}
.single-mate-info h3.team-title {
font-size: 30px;
margin: 0;
padding: 0 0 10px;
}
.single-mate-info h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.single-mate-info h3 a:hover {
color: #0e25ff;
}
.naeep-team-single-item .single-mate-info h5 {
color: #666666;
font-size: 16px;
margin: 0;
padding: 0 0 15px;
}
.naeep-team-single-item .naeep-image {
text-align: center;
}
.image-wrap {
display: inline-block;
position: relative;
}
.image-wrap img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
position: relative;
z-index: 1;
}
.image-wrap:after {
content: "";
width: 100%;
display: inline-block;
height: 100%;
position: absolute;
left: 20px;
top: 20px;
border: 10px solid #0e25ff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-team-single-item .naeep-image .image-wrap:hover:after {
left: 0;
top: 0;
}
.image-wrap.hide-shape:after {
content: none;
}
.naeep-team-single-item.full-width .single-mate-image,
.naeep-team-single-item.full-width .single-mate-info {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.naeep-team-single-item.full-width {
max-width: 650px;
margin: 0 auto;
border-radius: 5px 5px 5px 5px;
padding: 50px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.08);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
} .naeep-testimonial-item {
position: relative;
display: inline-block;
padding: 50px;
margin: 30px 0;
background: #ffffff;
border: 1px solid #dcdced;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.naeep-testimonial-item .naeep-icon {
padding-bottom: 20px;
display: inline-block;
text-align: center;
}
.naeep-testimonial-item .naeep-icon i {
font-size: 50px;
color: #0e25ff;
}
.naeep-testimonial-item p {
padding-bottom: 10px;
margin-bottom: 0;
color: #666666;
font-size: 18px;
line-height: 26px;
}
.customer-info {
padding-top: 15px;
display: flex;
align-items: center;
}
.customer-info .naeep-image {
float: left;
}
.customer-info .naeep-image img {
max-width: 85px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.customer-inner-info {
overflow: hidden;
padding: 10px 0 10px 20px;
}
.customer-inner-info h4.customer-name {
font-size: 24px;
padding-bottom: 5px;
margin: 0;
}
.customer-inner-info h4 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.customer-inner-info h4 a:hover {
color: #0e25ff;
}
.customer-inner-info h5.customer-designation {
font-size: 16px;
font-weight: 500;
margin: 0;
padding: 0;
color: #0e25ff;
display: inline-block;
}
.naeep-testimonial-item.info-top .customer-info {
padding-top: 0;
padding-bottom: 15px;
}
.naeep-testimonial-item.center-item .customer-info {
display: inline-block;
width: 100%;
}
.naeep-testimonial-item.center-item .customer-info .naeep-image {
float: none;
}
.naeep-testimonial-item.center-item .customer-info .customer-inner-info {
padding: 10px 0 0;
} .naeep-video-wrap {
display: inline-block;
line-height: 0;
width: 100%;
}
a.naeep-video-btn:hover {
color: #fff;
}
.naeep-video-wrap .naeep-image {
position: relative;
display: inline-block;
min-height: 300px;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
width: 100%;
overflow: hidden;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-video-wrap .naeep-image img {
visibility: hidden;
opacity: 0;
}
.naeep-video-wrap a {
display: inline-block;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-video-btn {
position: absolute;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
color: #ffffff;
font-size: 24px;
background-color: #0e25ff;
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
-ms-box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
z-index: 2;
}
.naeep-video-btn i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 1;
}
.video-label {
display: block;
padding-top: 20px;
font-size: 20px;
color: #ffffff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-video-wrap .naeep-image:after {
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
display: block;
position: absolute;
left: 0;
top: 0;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-video-btn-wrap {
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
text-align: center;
z-index: 2;
}
.naeep-video-btn-wrap .naeep-video-btn {
position: relative;
display: inline-block;
top: 0;
left: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-video-btn-wrap .naeep-video-btn i {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-ripple,
.naeep-ripple:before,
.naeep-ripple:after {
position: absolute;
top: 50%;
left: 50%;
height: 80px;
width: 80px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.naeep-ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple {
70% {box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);}
100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes ripple {
70% {box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);}
100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
} .naeep-aboutme-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.naeep-aboutme-item .aboutme-image,
.naeep-aboutme-item .aboutme-info {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.aboutme-info h3.aboutme-title {
font-size: 30px;
margin: 0;
padding: 0 0 10px;
}
.aboutme-info .aboutme-info-wrap h5 {
color: #666666;
font-size: 16px;
margin: 0;
padding: 0 0 10px;
}
.aboutme-info p {
margin: 0;
color: #666666;
font-size: 20px;
line-height: 30px;
padding-bottom: 15px;
}
.aboutme-info p:last-child {
padding-bottom: 0;
}
.aboutme-info-wrap {
padding: 50px;
}
.aboutme-info-wrap .naeep-social {
padding: 5px 0 25px;
}
.sign-image {
padding: 30px 0 0;
} .naeep-aboutus-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.naeep-aboutus-item .aboutus-image,
.naeep-aboutus-item .aboutus-info {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.aboutus-info {
text-align: left;
}
.aboutus-info.right {
text-align: right;
}
.aboutus-info.center {
text-align: center;
}
.aboutus-info h3.aboutus-title {
font-size: 30px;
margin: 0;
padding: 0 0 15px;
position: relative;
margin-bottom: 20px
}
.aboutus-info h3:after {
position: absolute;
bottom: 0;
left: 0;
width: 100px;
height: 4px;
content: "";
background: #0e25ff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.aboutus-info.right h3:after {
left: auto;
right: 0;
}
.aboutus-info.center h3:after {
left: 0;
right: 0;
margin: 0 auto;
}
.aboutus-info .aboutus-info-wrap h5 {
color: #0e25ff;
font-size: 14px;
text-transform: uppercase;
margin: 0;
padding: 0 0 10px;
}
.aboutus-info p {
margin: 0;
color: #666666;
font-size: 18px;
line-height: 28px;
padding-bottom: 15px;
}
.aboutus-info p:last-child {
padding-bottom: 0;
}
.aboutus-info-wrap {
padding: 50px;
}
.aboutus-info-wrap .naeep-social {
padding: 0;
}
.aboutus-info-wrap .naeep-link-wrap {
padding: 15px 0 0;
}
.sign-image {
padding: 30px 0 0;
} .naeep-get-apps {
position: relative;
display: block;
margin: 0 auto;
max-width: 700px;
padding: 50px;
background: #ffffff;
border: 1px solid #dcdced;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.naeep-get-apps h3.apps-title {
font-size: 30px;
margin: 0;
padding: 0 0 15px;
position: relative;
}
.naeep-get-apps h5 {
color: #0e25ff;
font-size: 14px;
text-transform: uppercase;
margin: 0;
padding: 0 0 10px;
}
.naeep-get-apps p {
margin: 0;
color: #666666;
font-size: 18px;
line-height: 28px;
padding-bottom: 15px;
}
.naeep-get-apps .naeep-btn-wrap {
padding: 0;
}
.naeep-get-apps .naeep-btn-wrap a {
margin: 10px;
display: inline-block;
}
.naeep-apps-btn .naeep-btn-store {
background: #ffffff;
padding: 12px 20px 7px;
border-radius: 5px;
display: inline-block;
}
.naeep-apps-btn .naeep-btn-store:hover {
background: #f63e42;
color: #ffffff;
}
.naeep-btn-store .naeep-icon {
float: left;
display: block;
max-width: 50px;
padding-right: 15px; 
}
.naeep-btn-store .naeep-icon i {
font-size: 36px;
line-height: 46px;
}
.naeep-btn-store .naeep-texts {
display: block;
overflow: hidden;
}
.naeep-btn-store .naeep-texts span {
display: block;
text-align: left;
font-size: 16px;
}
.naeep-btn-store .naeep-texts span:last-child {
display: block;
text-align: left;
font-size: 22px;
font-weight: 700;
} .naeep-compare-wrap {
display: inline-block;
position: relative;
width: 100%;
}
div.jx-controller,
div.jx-control {
transition: all .2s ease;
}
.naeep-compare-wrap div.juxtapose {
width: 100% !important;
} .naeep-subscribe {
text-align: center;
}
.naeep-form-wrap {
position: relative;
display: block;
margin: 0 auto;
max-width: 700px;
padding: 50px;
background: #ffffff;
border: 1px solid #dcdced;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.naeep-subscribe .naeep-form-wrap h3 {
font-size: 30px;
margin: 0;
padding: 0 0 15px;
position: relative;
}
.naeep-subscribe p {
margin: 0;
color: #666666;
font-size: 18px;
line-height: 28px;
padding-bottom: 15px;
}
.naeep-subscribe-form {
display: block;
margin: 25px auto 0;
} .naeep-history-wrap {
max-width: 900px;
margin: 0 auto;
position: relative;
padding: 0 15px;
}
.naeep-history-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
margin: 0 -15px;
padding: 50px 0;
}
.naeep-history-item .history-info,
.naeep-history-item .history-image {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 15px;
}
.naeep-history-item:nth-child(odd) .history-info {
padding-right: 50px;
text-align: right;
}
.naeep-history-item:nth-child(even) .history-info {
padding-left: 50px;
text-align: left;
-ms-flex-order: 2;
order: 2;
}
.naeep-history-item:nth-child(odd) .history-image {
padding-left: 50px;
}
.naeep-history-item:nth-child(even) .history-image {
padding-right: 50px;
text-align: right;
-ms-flex-order: 1;
order: 1;
}
.naeep-history-wrap:before {
content: "";
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
background: #dcdced;
display: inline-block;
}
.naeep-history-item span {
background: #0e25ff;
}
.naeep-history-item span,
.naeep-history-item span:before,
.naeep-history-item span:after {
position: absolute;
right: 0;
left: 0;
margin: 0 auto;
top: -5px;
height: 10px;
width: 10px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0 0 0 0 rgba(14, 37, 255, 0.3);
-moz-box-shadow: 0 0 0 0 rgba(14, 37, 255, 0.3);
-ms-box-shadow: 0 0 0 0 rgba(14, 37, 255, 0.3);
-o-box-shadow: 0 0 0 0 rgba(14, 37, 255, 0.3);
box-shadow: 0 0 0 0 rgba(14, 37, 255, 0.3);
-webkit-animation: rippleSmall 3s infinite;
-moz-animation: rippleSmall 3s infinite;
-ms-animation: rippleSmall 3s infinite;
-o-animation: rippleSmall 3s infinite;
animation: rippleSmall 3s infinite;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-history-item span:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
top: 0;
}
.naeep-history-item span:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
top: 0;
}
@-webkit-keyframes rippleSmall {
70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes rippleSmall {
70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
.history-info h3.history-title {
padding: 15px 0 10px;
margin: 0;
font-size: 32px;
}
.naeep-history-item .history-info h5 {
font-size: 14px;
text-transform: uppercase;
color: #fff;
background: #0e25ff;
display: inline-block;
margin: 0;
padding: 3px 8px;
border-radius: 3px;
}
.history-info p {
color: #666666;
font-size: 18px;
line-height: 26px;
}
.history-image .naeep-image {
display: inline-block;
overflow: hidden;
position: relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.history-image .naeep-image img {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.history-image .naeep-image.naeep-popup a {
position: absolute;
top: 40%;
left: 0;
right: 0;
margin: 0 auto;
color: #0e25ff;
background: #fff;
width: 40px;
height: 40px;
font-size: 16px;
text-align: center;
line-height: 40px;
border-radius: 100%;
transform: translateY(-50%);
opacity: 0;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 9;
}
.history-image .naeep-image.naeep-popup:hover a {
top: 50%;
opacity: 1;
}
.history-image .naeep-image.naeep-popup:after {
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: block;
opacity: 0;
position: absolute;
left: 0;
top: 0;
transform: scale(0.9);
transition: transform ease 0.3s, opacity ease 0.3s;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.history-image .naeep-image.naeep-popup:hover:after {
transform: scale(1);
opacity: 1;
}
.history-image .naeep-image img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.history-image .naeep-image.hover-image:hover img {
transform: scale(1.1);
}
.naeep-history-wrap.history-two {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
padding: 0;
max-width: 100%;
}
.naeep-history-wrap.history-two .naeep-history-item {
-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
max-width: 33.333%;
display: block;
flex-wrap: unset;
margin: 0;
padding: 0 15px;
}
.naeep-history-wrap.history-two .naeep-history-item {
margin-bottom: 50px;
}
.naeep-history-wrap.history-two .naeep-history-item .history-info,
.naeep-history-wrap.history-two .naeep-history-item .history-image {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.naeep-history-wrap.history-two .naeep-history-item .history-info,
.naeep-history-wrap.history-two .naeep-history-item .history-image {
text-align: center;
}
.naeep-history-wrap.history-two:before {
content: none;
}
.naeep-history-wrap.history-two .naeep-history-item .history-info {
padding: 0 0 30px;
margin: 0 0 40px;
position: relative;
}
.naeep-history-wrap.history-two .naeep-history-item .history-info:after {
content: "";
position: absolute;
width: calc(100% + 30px);
height: 2px;
bottom: 0;
left: -15px;
right: -15px;
margin: 0 auto;
background: #0e25ff;
display: inline-block;
}
.naeep-history-wrap.history-two .naeep-history-item span {
top: auto;
bottom: -4px;
right: 0;
}
.naeep-history-wrap.history-two.history-three .naeep-history-item {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.history-vertical .history-info h3.history-title {
padding-top: 0;
font-size: 20px;
}
.history-vertical .history-info {
background: #fff;
-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
padding: 23px 30px;
}
.history-vertical .naeep-history-item:nth-child(odd) .history-info {
padding-right: 35px;
text-align: right;
width: 40%;
flex: 0 0 45%;
margin-right: 45px;
border-radius: 10px 0 0 10px;
border-right: 3px solid #ed366d;
}
.history-vertical .naeep-history-item:nth-child(even) .history-info {
padding-left: 35px;
text-align: left;
-ms-flex-order: 2;
order: 2;
width: 40%;
flex: 0 0 45%;
margin-left: 45px;
border-radius: 0 10px 10px 0;
border-left: 3px solid #ed366d;
}
.history-vertical .history-info p {
padding-bottom: 0;
}
.history-vertical .naeep-history-item {
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
} .naeep-history-wrap.style-two .naeep-history-item:nth-child(even) .history-image,
.naeep-history-wrap.style-two .naeep-history-item:nth-child(odd) .history-info {
padding-right: 85px;
}
.naeep-history-wrap.style-two .naeep-history-item:nth-child(even) .history-info,
.naeep-history-wrap.style-two .naeep-history-item:nth-child(odd) .history-image {
padding-left: 85px;
}
.naeep-history-wrap.style-two .naeep-history-item span:before, 
.naeep-history-wrap.style-two .naeep-history-item span:after {
top: -2px;
left: -2px;
}
.naeep-history-wrap.style-two .naeep-history-item span {
border: 2px solid #0e25ff;
}
.naeep-history-wrap.style-two .naeep-history-item:hover .history-info span {
background: #ffffff;
}
.naeep-history-wrap.style-two h3.history-title {
padding-bottom: 0;
}
.naeep-history-wrap.style-two .history-info h5 {
color: #0e25ff;
background: transparent;
padding: 0 0 15px;
}
.naeep-history-wrap.style-two .naeep-history-item span {
top: 85px;
}
.naeep-history-wrap.style-two .history-image .naeep-image {
padding-left: 15px;
}
.naeep-history-wrap.style-two .history-image .naeep-image:before {
content: "";
position: absolute;
top: 30px;
left: 0;
margin: 0 auto;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-right: 15px solid #020e0e;
}
.naeep-history-wrap.style-two .naeep-history-item:nth-child(even) .history-image .naeep-image {
padding-left: 0;
padding-right: 15px;
}
.naeep-history-wrap.style-two .naeep-history-item:nth-child(even) .history-image .naeep-image:before {
left: auto;
right: 0;
border-left: 15px solid #020e0e;
border-right: none;
} .naeep-history-wrap.style-three .naeep-history-item {
align-items: center;
}
.naeep-history-wrap.style-three h3.history-title {
padding-top: 0;
}
.naeep-history-wrap.style-three .naeep-history-item span {
top: 55px;
}
.naeep-history-wrap.style-three .history-info h5 {
color: #0e25ff;
background: transparent;
padding: 0 0 15px;
}
.history-info-inner {
padding: 20px 30px;
border: 1px solid #dde0e4;
border-radius: 5px;
border-top: 5px solid #fc2c55;
text-align: left;
}
h3.image-title {
font-size: 22px;
padding: 20px 0 0;
color: #232323;
}
.naeep-history-wrap.style-three .naeep-history-item:nth-child(even) .history-image,
.naeep-history-wrap.style-three .naeep-history-item:nth-child(odd) .history-info {
padding-right: 75px;
}
.naeep-history-wrap.style-three .naeep-history-item:nth-child(even) .history-info,
.naeep-history-wrap.style-three .naeep-history-item:nth-child(odd) .history-image {
padding-left: 75px;
} .naeep-typewriter h1 {
font-size: 40px;
}
.naeep-typewriter h1 span {
color: #0e25ff;
} .naeep-banner {
background-color: #0c1322;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
color: #ffffff;
}
.banner-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1170px;
}
.banner-caption {
max-width: 900px;
padding: 100px 0;
}
.banner-caption.left-align {
margin-left: 0;
margin-right: auto;
text-align: left;
}
.banner-caption.right-align {
margin-left: auto;
margin-right: 0;
text-align: right;
}
.banner-caption.center-align {
margin: 0 auto;
text-align: center;
}
.banner-caption h1.banner-title {
font-size: 55px;
padding: 0 0 15px;
margin: 0;
color: #fff;
}
.banner-caption p {
color: #bfbfbf;
font-size: 20px;
line-height: 35px;
margin-bottom: 0;
}
.banner-caption .naeep-btn {
margin: 10px 10px 0 0;
padding: 13px 17px 13px;
box-shadow: -6px 5px 18px -2px rgba(0,0,0,0.5);
border-radius: 3px;
}
a.btn-two.naeep-btn.simple-link-btn {
background: none;
border-bottom: 1px solid #ffffff;
border-radius: 0;
padding: 0;
margin-left: 33px;
padding-bottom: 6px;
margin-top: 5px;
box-shadow: none;
}
a.btn-two.naeep-btn.simple-link-btn i {
padding-left: 5px;
padding-right: 0;
}
.banner-caption h1.banner-title span {
color: #0e25ff;
}
.naeep-swiper-slide .swiper-slide .banner-caption *:nth-child(1n) {
animation-delay: 1s;
}
.naeep-swiper-slide .swiper-slide .banner-caption *:nth-child(2n) {
animation-delay: 2s;
}
.naeep-swiper-slide .swiper-slide .banner-caption *:nth-child(3n) {
animation-delay: 2.5s;
}
.naeep-swiper-slide .swiper-slide .banner-image *:nth-child(1n) {
animation-delay: 2s;
}
.banner-image .slider-form.naeep-form form p {
padding: 0;
text-align: center;
}
.banner-image .slider-form.naeep-form {
background: #ffff;
padding: 50px;
max-width: 450px;
margin: 0 auto;
}  .ee-pagination-dv,
.em-pagination {
font-size: 14px;
width: 100%;
display: flex;
padding: 20px 0;
}
.ee-pagination-dv {
padding: 0 0 20px;
}
.ee-pagination-dv a,
.ee-pagination-dv span,
.em-pagination a,
.em-pagination span {
border: 1px solid #d1d1d1;
border-radius: 2px;
display: inline-block;
color: #222222;
width: 35px;
height: 35px;
line-height: 34px;
margin-right: 7px;
text-align: center;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.ee-pagination-dv a.prev,
.ee-pagination-dv a.next {
width: auto;
padding: 0 10px;
}
.ee-pagination-dv a:hover,
.ee-pagination-dv a:focus,
.ee-pagination-dv .current,
.em-pagination .current,
.em-pagination a:hover,
.em-pagination a:focus {
background-color: #0e25ff;
border-color: #0e25ff;
color: #fff;
} .naeep-em-list .css-events-list table.events-table th,
.naeep-em-list .css-events-list table.events-table td {
padding: 20px;
font-size: 16px;
}
.naeep-em-list .css-events-list table.events-table td a {
font-size: 18px;
font-weight: 500;
margin: 0 0 5px;
display: inline-block;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-em-list table tbody tr:hover>td,
.naeep-em-list table tbody tr:hover>th,
.naeep-em-list table tbody>tr:nth-child(odd)>td,
.naeep-em-list table tbody>tr:nth-child(odd)>th {
background-color: transparent;
}
.naeep-em-list .css-events-list table.events-table th.event-time {
width: 230px;
} .naeep-em-category ul.em-categories-list {
padding: 0;
margin: 0;
color: #666666;
font-size: 18px;
list-style: none;
}
.naeep-em-category ul.em-categories-list li {
padding-left: 25px;
margin-bottom: 10px;
position: relative;
}
.naeep-em-category ul.em-categories-list li a {
color: inherit;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-em-category ul.em-categories-list li a:hover {
color: #0e25ff;
}
.naeep-em-category ul.em-categories-list li:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #666666;
left: 0;
font: normal normal normal 15px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f0a9";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
} .naeep-em-calendar .em-calendar-wrapper table th,
.naeep-em-calendar .em-calendar-wrapper table td {
padding: 15px;
font-size: 16px;
border: 1px solid #ccc;
}
.naeep-em-calendar .em-calendar-wrapper table td a {
color: #0e25ff;
font-size: 16px;
display: inline-block;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-em-calendar .em-calendar-wrapper table td ul {
padding: 0;
margin: 0;
color: #333;
font-size: 16px;
list-style: none;
}
.naeep-em-calendar .em-calendar-wrapper table td ul li {
padding-left: 20px;
margin: 5px 0;
position: relative;
}
.naeep-em-calendar .em-calendar-wrapper table td ul li:before {
position: absolute;
top: 3px;
color: #333;
left: 0;
font: normal normal normal 14px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f0a9";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
}
.naeep-em-calendar table tbody tr:hover>td,
.naeep-em-calendar table tbody tr:hover>th,
.naeep-em-calendar table tbody>tr:nth-child(odd)>td,
.naeep-em-calendar table tbody>tr:nth-child(odd)>th {
background-color: transparent;
}
.naeep-em-calendar table tr.days-names {
font-weight: bold;
}
.naeep-em-calendar table.em-calendar td.eventful a,
.naeep-em-calendar table.em-calendar td.eventful-today a {
color: #0e25ff;
}
.naeep-em-calendar .em-calendar-wrapper table.em-calendar td ul li a {
color: #333;
}
.naeep-em-calendar .em-calendar-wrapper table.em-calendar td ul li a:hover {
color: #0e25ff;
}
.naeep-em-calendar table.em-calendar td.eventless-today,
.naeep-em-calendar table.em-calendar td.eventful-today {
background-color: #eff5ff;
}
.naeep-em-calendar table.em-calendar td.eventful-today a {
font-weight: 500;
} .naeep-em-location ul.em-locations-list ul,
.naeep-em-location ul.em-locations-list {
padding: 0;
margin: 0;
color: #666666;
font-size: 18px;
list-style: none;
}
.naeep-em-location ul.em-locations-list li {
padding-left: 25px;
margin-bottom: 10px;
position: relative;
display: inline-block;
}
.naeep-em-location ul.em-locations-list li a {
color: inherit;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-em-location ul.em-locations-list li a:hover {
color: #0e25ff;
}
.naeep-em-location ul.em-locations-list li:before {
position: absolute;
top: 3px;
color: #666666;
left: 0;
font: normal normal normal 15px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f0a9";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
}
.naeep-em-location ul.em-locations-list ul li {
margin-top: 10px;
font-size: 16px;
padding-left: 20px;
}
.naeep-em-location ul.em-locations-list ul li:before {
font: normal normal normal 14px/1.42857143 FontAwesome;
content: "\f041";
top: 3px;
} .naeep-em-form table.em-location-data td {
position: relative;
}
.naeep-em-form table.em-location-data td i {
position: absolute;
top: 20px;
right: 20px;
font-size: 14px;
line-height: 10px;
}
.naeep-em-form div.time-picker li {
height: auto;
}
.naeep-em-form .event-form-name {
position: relative;
}
.naeep-em-form #event-form .event-form-name #event-name {
width: 100%;
padding: 15px 20px;
}
.naeep-em-form .event-form-name i {
position: absolute;
top: 5px;
right: 5px;
font-size: 14px;
line-height: 10px;
}
.naeep-em-form #event-rsvp-box {
margin: 0;
}
.naeep-em-form form .em-tickets-form p {
padding: 0 0 10px;
}
.naeep-em-form table tbody+tbody {
border-top: 1px solid #ccc;
}
.naeep-em-form .em-ticket-form .ticket-options {
margin: 10px 0;
}
.naeep-em-form h3 {
font-size: 30px;
margin: 0;
padding: 0 0 15px;
position: relative;
}
.naeep-em-form p {
margin: 0;
color: #666666;
font-size: 18px;
line-height: 28px;
padding-bottom: 15px;
} div.css-search div.em-search-main div {
background-position: 0 8px;
}
.em-search-geo.em-search-field,
.em-search-text.em-search-field {
position: relative;
background: none !important;
}
.em-search-geo.em-search-field:before,
.em-search-text.em-search-field:before {
content: "\f002";
font: normal normal normal 15px/1.42857143 FontAwesome;
position: absolute;
top: 3px;
left: 5px;
color: #0e25ff;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
}
.em-search-geo.em-search-field:before {
content: "\f041";
}
div.css-search div.em-search-main .em-search-submit:hover,
div.css-search div.em-search-main .em-search-submit {
top: 17px !important;
right: 15px !important;
background: #0e25ff !important;
outline: none !important;
cursor: pointer !important;
border: none !important;
}
div.css-search input,
div.css-search select {
padding: 17px 20px;
min-width: 150px;
}
span.em-search-scope.em-events-search-dates.em-date-range {
width: 100%;
}
span.em-search-scope.em-events-search-dates.em-date-range label {
display: inline-block;
width: 49%;
}
.em-search-geo.em-search-field label input[type="text"], 
.em-search-text.em-search-field label input[type="text"] {
height: 55px;
}
span.em-search-scope.em-events-search-dates.em-date-range label input[type="text"] {
margin: 5px 0 0;
vertical-align: middle;
width: 100%;
height: 55px;
padding: 15px 20px;
background-color: #ffffff;
font-size: 15px;
line-height: 1.42857143;
border: 1px solid #e8e8f4;
outline: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-ms-appearance: none;
-o-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-em-search h3 {
font-size: 30px;
margin: 0;
padding: 0 0 15px;
position: relative;
}
.naeep-em-search p {
margin: 0;
color: #666666;
font-size: 18px;
line-height: 28px;
padding-bottom: 15px;
} .naeep-event-listing.style-three .event-listing-item,
.naeep-event-listing.style-two .event-listing-item {
padding: 15px;
}
.naeep-event-listing.style-two .event-listing-info {
margin: 0;
padding: 16px 0 0;
border: none;
}
.event-listing-info h4 {
padding: 0 0 2px;
font-size: 14px;
text-transform: uppercase;
color: #fb6564;
}
.event-listing-info h4 i {
padding-right: 5px;
}
.naeep-event-listing.style-three .event-listing-info {
margin: 0;
padding: 0 0 0 15px;
border: none;
}  .naeep-eo-list ul.eo-events {
padding: 0;
margin: 0;
color: #666666;
font-size: 18px;
list-style: none;
}
.naeep-eo-list ul.eo-events li {
padding-left: 25px;
margin-bottom: 10px;
position: relative;
}
.naeep-eo-list ul.eo-events li a {
color: inherit;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-eo-list ul.eo-events li a:hover {
color: #0e25ff;
}
.naeep-eo-list ul.eo-events li:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #666666;
left: 0;
font: normal normal normal 15px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f0a9";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
}
.event-listing-info ul.em-listing-meta {
padding: 0;
margin: 0;
list-style: none;
}
.event-listing-info ul.em-listing-meta li {
list-style: none;
padding: 0;
margin: 0 12px 0 0;
display: inline-block;
font-size: 14px;
text-transform: capitalize;
color: #0e25ff;
font-weight: 700;
}
.event-listing-info ul.em-listing-meta li:before {
content: none;
}
.event-listing-info ul.em-listing-meta li i {
padding-right: 3px;
} .naeep-eo-calendar table > caption,
.naeep-eo-calendar table th,
.naeep-eo-calendar table td {
padding: 20px;
font-size: 16px;
}
.naeep-eo-calendar table td a {
font-size: 18px;
font-weight: 500;
margin: 0 0 5px;
display: inline-block;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-eo-calendar table tbody tr:hover>td,
.naeep-eo-calendar table tbody tr:hover>th,
.naeep-eo-calendar table tbody>tr:nth-child(odd)>td,
.naeep-eo-calendar table tbody>tr:nth-child(odd)>th {
background-color: transparent;
} .naeep-aoec-list a {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-aoec-list .ai1ec-title-buttons .ai1ec-btn-group {
margin-left: 0;
}
.naeep-aoec-list .timely .ai1ec-nav-pills > li + li {
margin-left: 5px;
}
.ai1ec-dropdown-menu > div > a,
.ai1ec-dropdown-menu > li > a {
padding: 8px 20px;
} .naeep-ee-list .espresso_events {
margin-bottom: 40px;
}
.naeep-ee-list .event-content {
margin-bottom: 40px;
padding: 0 40px 35px;
background: #fcfcfc;
border-bottom: 1px solid #dcdced;
border-left: 1px solid #dcdced;
border-right: 1px solid #dcdced;
}
.naeep-ee-list h2.entry-title {
font-size: 28px;
padding: 35px 40px 20px;
margin: 0;
color: #333;
background: #fcfcfc;
border-left: 1px solid #dcdced;
border-right: 1px solid #dcdced;
border-top: 1px solid #dcdced;
}
.naeep-ee-list .event-content p {
font-size: 18px;
color: #666;
line-height: 28px;
margin-bottom: 0;
}
.naeep-ee-list .ee-event-img-dv {
line-height: 0;
text-align: center;
}
.naeep-ee-list .ee-event-img-dv img {
width: 100%;
height: auto;
}
.naeep-ee-list a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-ee-list h2.entry-title a:hover,
.naeep-ee-list p a:hover {
color: #0e25ff;
}
.naeep-ee-list ul.ee-event-datetimes-ul {
padding: 0;
margin: 0;
list-style: none;
font-size: 16px;
color: #333;
line-height: 28px;
}
.naeep-ee-list .event-content input[type="submit"].ee-ical-sbmt {
min-width: 60px;
}
.naeep-ee-list .download-iCal-frm {
margin: 10px 0 0;
}
.naeep-ee-list .event-datetimes {
margin-bottom: 20px;
}
.naeep-ee-list ul.ee-event-datetimes-ul span.dashicons {
padding: 0 5px 0 0;
display: inline-block;
width: auto;
height: auto;
font-size: 18px;
vertical-align: middle;
} .naeep-ee-ticket table > caption,
.naeep-ee-ticket table th,
.naeep-ee-ticket table td {
padding: 20px;
font-size: 16px;
}
.naeep-ee-ticket table td a {
font-size: 18px;
font-weight: 500;
margin: 0 0 5px;
display: block;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-ee-ticket table tbody tr:hover>td,
.naeep-ee-ticket table tbody tr:hover>th,
.naeep-ee-ticket table tbody>tr:nth-child(odd)>td,
.naeep-ee-ticket table tbody>tr:nth-child(odd)>th {
background-color: transparent;
} .naeep-ee-attendees ul.event-attendees-list {
padding: 0;
margin: 0;
color: #666666;
font-size: 18px;
list-style: none;
}
.naeep-ee-attendees ul.event-attendees-list li {
padding-left: 25px;
margin-bottom: 10px;
position: relative;
}
.naeep-ee-attendees ul.event-attendees-list li a {
color: inherit;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-ee-attendees ul.event-attendees-list li a:hover {
color: #0e25ff;
}
.naeep-ee-attendees ul.event-attendees-list li:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #666666;
left: 0;
font: normal normal normal 15px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f0a9";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
}
.naeep-ee-attendees ul.event-attendees-list li img {
display: inline-block;
border-radius: 100%;
vertical-align: middle;
margin: 0 5px 0 0;
} .naeep-countdown:before,
.naeep-countdown:after {
display: table;
clear: both;
content: "";
}
.naeep-countdown {
text-align: center;
}
.naeep-countdown span.countdown_row {
display: inline-block;
}
.countdown-item,
.countdown_section {
float: left;
min-width: 120px;
padding: 23px 10px;
margin-right: 40px;
background: #ffffff;
text-align: center;
position: relative;
}
.countdown-item:last-child,
.countdown_section:last-child {
margin-right: 0;
}
.need-separator .countdown_section:after {
position: absolute;
top: 50%;
right: -22px;
font-size: 25px;
content: ":";
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.need-separator .countdown_section:last-child:after {
display: none;
}
.countdown-value,
.countdown_amount {
font-weight: 300;
font-size: 50px;
line-height: 52px;
}
.countdown-title {
display: block;
color: #777777;
font-weight: 400;
font-size: 15px;
}
.naeep-countdown-wrap {
margin: 0 auto;
} .naeep-organizer-item {
position: relative;
margin-bottom: 30px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.naeep-organizer-info {
padding: 30px 40px;
}
.naeep-organizer-info h3.organizer-title {
font-size: 24px;
margin: 0;
color: #333;
font-weight: 700;
padding-bottom: 5px;
}
.naeep-organizer-info h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-organizer-info h3 a:hover {
color: #0e25ff;
}
.naeep-organizer-item .naeep-organizer-info h5 {
margin: 0;
font-size: 14px;
color: #0e25ff;
padding: 2px 0;
font-weight: 700;
}
.naeep-organizer-info p {
padding-top: 10px;
font-size: 16px;
color: #666;
line-height: 26px;
margin-bottom: 0;
}
.naeep-organizer-info .naeep-link-wrap {
padding: 15px 0 0;
}
.naeep-organizer-item .naeep-image {
overflow: hidden;
}
.naeep-organizer-item .naeep-image img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
transform: scale(1);
}
.naeep-organizer-item .naeep-image:hover img {
transform: scale(1.1);
}
.style-two .naeep-organizer-item:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: linear-gradient(to bottom, rgb(14 37 255 / .4), rgb(251 101 100 / .75));
}
.style-two .naeep-organizer-info {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
padding: 30px;
}
.style-two .no-img .naeep-organizer-info {
position: relative;
}
.style-two .naeep-organizer-item.no-img:after {
content: none;
}
.style-two .naeep-organizer-item h4.organizer-date {
font-size: 30px;
padding: 20px;
position: absolute;
top: 0;
left: 30px;
text-align: center;
background-color: #0e25ff;
color: #ffffff;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
z-index: 1;
}
.style-two .naeep-organizer-item h4.organizer-date span {
display: block;
font-size: 22px;
}
.style-two .hav-img .naeep-organizer-info p,
.style-two .hav-img .naeep-organizer-info h3.organizer-title,
.style-two .hav-img .naeep-organizer-info h3.organizer-title a {
color: #ffffff;
}
.style-two .naeep-organizer-item.no-img h4.organizer-date {
position: relative;
display: inline-block;
} .naeep-event-item {
width: 100%;
display: block;
text-align: center;
padding: 40px;
margin-bottom: 30px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow:  0 3px 13px 0 rgba(0,0,0,.08);
-ms-box-shadow:  0 3px 13px 0 rgba(0,0,0,.08);
box-shadow:  0 3px 13px 0 rgba(0,0,0,.08);
}
.naeep-event-item.naeep-hover {
-webkit-box-shadow:  0 0 20px 0 rgba(0,0,0,.12);
-ms-box-shadow:  0 0 20px 0 rgba(0,0,0,.12);
box-shadow:  0 0 20px 0 rgba(0,0,0,.12);
}
.naeep-event-item .naeep-event-info h3 {
font-size: 24px;
font-weight: 700;
color: #333;
line-height: normal;
margin: 0;
padding: 0 0 25px;
}
.naeep-event-item h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-event-item h3 a:hover {
color: #0e25ff;
}
.naeep-event-item h5 {
margin: 0;
font-size: 14px;
padding: 0 0 5px;
font-weight: 700;
color: #666;
}
.naeep-event-item span {
margin: 0;
font-size: 16px;
color: #0e25ff;
padding: 5px 0 0;
display: inline-block;
font-weight: 700;
}
.naeep-event-item p {
padding-top: 8px;
font-size: 16px;
color: #666;
line-height: 26px;
margin-bottom: 0;
}
.naeep-event-item .naeep-event-info {
padding: 0 0 20px;
}
.naeep-event-item .naeep-event-info:last-child {
padding: 0;
}
.naeep-event-item.event-item-two {
border: 5px solid #0e25ff;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.naeep-event-item.event-item-two h2 {
font-size: 32px;
font-weight: 700;
margin: 0;
padding: 0 0 30px;
position: relative;
display: inline-block;
}
.naeep-event-item.event-item-two h5 {
color: #0e25ff;
}
.naeep-event-item.event-item-two h3 {
padding-bottom: 10px;
}
.naeep-event-item.event-item-two span {
font-weight: 500;
} .naeep-schedule {
padding-top: 60px;
}
.naeep-schedule-item {
padding: 50px 40px;
position: relative;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
color: #fff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-schedule-item * {
position: relative;
z-index: 1;
}
.naeep-schedule-item:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-schedule-item:hover:after {
background: rgba(0, 0, 0, 0.8);
}
.naeep-schedule-item h2 {
font-size: 32px;
font-weight: 700;
margin: 0;
padding: 0 0 30px;
position: relative;
color: #fff;
}
.naeep-schedule-info {
padding: 0 0 30px;
}
.naeep-schedule-info:last-child {
padding: 0;
}
.naeep-schedule-info h3 {
font-size: 24px;
color: #fff;
font-weight: 700;
line-height: normal;
margin: 0;
padding: 0 0 10px;
}
.naeep-schedule-info h3 a {
color: inherit;
line-height: normal;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-schedule-info h3 a:hover {
color: #0e25ff;
}
.naeep-schedule-info span {
font-size: 16px;
color: #fff;
display: inline-block;
font-weight: 700;
}
.naeep-schedule .owl-carousel .owl-nav button.owl-prev,
.naeep-schedule .owl-carousel .owl-nav button.owl-next {
top: -35px;
bottom: auto;
}
.naeep-schedule .owl-carousel .owl-nav button.owl-prev {
left: auto;
right: 50px;
}
.naeep-schedule .owl-carousel .owl-nav button.owl-next {
right: 0;
} .naeep-schedule-grid {
margin-bottom: 30px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-schedule-grid .naeep-image {
position: relative;
}
.naeep-image .events-cat {
position: absolute;
top: 15px;
right: 15px;
z-index: 1;
margin-left: 10px;
line-height: normal;
}
.naeep-image .events-cat a {
display: inline-block;
float: left;
padding: 2px 10px;
margin: 2px;
color: #ffffff;
background-color: #0e25ff;
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-grid-info {
padding: 25px;
background: #fdfdff;
border-bottom: 1px solid #d8e1f5;
border-left: 1px solid #d8e1f5;
border-right: 1px solid #d8e1f5;
-webkit-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.no-img .naeep-grid-info {
border: 1px solid #d8e1f5;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.naeep-grid-info h3.schedule-title {
font-size: 24px;
margin: 0;
color: #333;
font-weight: 700;
padding-bottom: 15px;
}
.naeep-grid-info h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-grid-info h3 a:hover {
color: #0e25ff;
}
.naeep-grid-info p {
font-size: 16px;
color: #666;
line-height: 26px;
margin-bottom: 0;
}
.naeep-schedule-grid ul.schedule-meta {
padding: 0 0 10px;
margin: 0;
list-style: none;
}
ul.schedule-meta li {
display: inline-block;
padding-right: 20px;
position: relative;
font-size: 12px;
font-weight: 500;
color: #0e25ff;
}
ul.schedule-meta li i {
padding-right: 5px;
font-size: 14px;
}
.naeep-grid-info .naeep-link-wrap {
padding: 10px 0 0;
} .naeep-upcoming-item {
position: relative;
padding: 30px;
border-bottom: 1px solid #d8e1f5;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
}
.hav-bg.naeep-upcoming-item:before {
content: "";
position: absolute;
top: 0;
left: 0;
background: #ffffff;
width: 100%;
height: 100%;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.hav-bg.naeep-upcoming-item:hover:before {
background: rgba(0, 0, 0, 0.55);
}
.hav-bg.naeep-upcoming-item:hover h3 a, 
.hav-bg.naeep-upcoming-item:hover span, 
.hav-bg.naeep-upcoming-item:hover h5 {
color: #ffffff;
}
.naeep-upcoming-item h3 {
font-size: 22px;
margin: 0;
color: #333;
font-weight: 700;
}
.naeep-upcoming-item h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-upcoming-item h3 a:hover {
color: #0e25ff;
}
.naeep-upcoming-item h5 {
font-size: 16px;
margin: 0;
padding-bottom: 10px;
color: #0e25ff;
font-weight: 700;
}
.naeep-upcoming-item h5:last-child {
padding-bottom: 0;
}
.naeep-upcoming-item span {
font-size: 16px;
color: #666;
font-weight: 500;
} .naeep-sessions h2 {
margin: 0;
padding: 0 0 25px;
}
.naeep-sessions-item {
margin-bottom: 30px;
padding: 30px 55px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
-ms-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-sessions-item h3.sessions-title {
font-size: 18px;
margin: 0;
color: #333;
font-weight: 700;
padding: 0 0 10px;
line-height: normal;
}
.naeep-sessions-item h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-sessions-item h3 a:hover {
color: #0e25ff;
}
.naeep-sessions-item span {
font-size: 16px;
color: #666;
font-weight: 500;
padding: 0 0 5px;
display: inline-block;
}
.naeep-sessions .naeep-sessions-item h5 {
font-size: 14px;
margin: 0;
color: #0e25ff;
font-weight: 700;
} ul.naeep-tab-links {
padding: 0 0 30px;
margin: 0;
}
.naeep-tab-links:after {
display:block;
clear:both;
content:'';
}
.naeep-tab-links li {
list-style: none;
display: inline-block;
}
.naeep-tab-links a {
display: flex;
flex-wrap: wrap;
position: relative;
align-items: center;
text-align: center;
font-size: 16px;
padding: 20px 40px;
border: 1px solid #d8e1f5;
border-right: 0;
color: #0e25ff;
background-position: 50%;
background-size: 0%;
background-repeat: no-repeat;
background-image: linear-gradient(260deg, transparent 0%, transparent 92%);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-tab-links a:after {
content: '';
position: absolute;
width: 0;
height: 0;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: none;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-tab-links li.active a:after {
bottom: -10px;
border-top: 10px solid #fb6564;
}
.naeep-tab-links a span {
display: block;
font-size: 14px;
width: 100%;
}
.naeep-tab-links a span.title {
text-transform: uppercase;
font-size: 16px;
font-weight: 500;
}
.naeep-tab-links li:last-child a {
border-right: 1px solid #d8e1f5;
}
.naeep-tab-links li.active a,
.naeep-tab-links li.active a:hover,
.naeep-tab-links a:hover {
color: #ffffff;
background-color: #fb6564;
border-color: #fb6564;
background-size: 100%;
} .naeep-tab-content {
width: 100%;
display: block;
}
.naeep-tab {
display:none;
}
.naeep-tab.active {
display:block;
} .naeep-schedule-list {
width: 100%;
display: block;
position: relative;
padding: 40px;
margin-bottom: 30px;
overflow: hidden;
-webkit-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
-ms-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-schedule-wrap.style-two .naeep-schedule-list {
padding-right: 70px;
}
span.day-time {
position: absolute;
top: 20px;
right: 20px;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
background: #fb6564;
color: #fff;
padding: 4px 10px;
border-radius: 4px;
}
.naeep-schedule-wrap.style-two span.day-time {
right: 70px;
}
.schedule-image {
text-align: center;
}
.schedule-image .naeep-image img {
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.naeep-schedule-list .schedule-content h3 {
font-size: 24px;
font-weight: 700;
margin: 0;
padding: 5px 0 12px;
}
.schedule-content h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.schedule-content h3 a:hover {
color: #0e25ff;
}
.schedule-content p {
font-size: 16px;
color: #666;
line-height: 26px;
margin-bottom: 0;
}
.schedule-content ul {
padding: 0;
margin: 0;
list-style: none;
display: inline-block;
width: 100%;
}
.schedule-content ul li {
float: left;
font-size: 16px;
font-weight: 700;
color: #666;
padding-right: 30px;
position: relative;
}
.schedule-content ul li a {
color: #666;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.schedule-content ul li a:hover {
color: #0e25ff;
}
.schedule-content ul li:after {
content: "";
position: absolute;
background: #0e25ff;
width: 3px;
height: 3px;
right: 15px;
top: 50%;
transform: translateY(-50%);
}
.schedule-content ul li:last-child:after {
content: none;
}
.schedule-content ul li i {
padding-right: 5px;
color: #0e25ff;
}
.schedule-content .naeep-link-wrap {
padding: 10px 0 0;
}
.naeep-schedule-wrap.style-two .naeep-link i {
padding-right: 0;
}
.naeep-schedule-wrap.style-two .naeep-link-wrap .naeep-link {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 50px;
font-size: 18px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
color: #ffffff;
background: #0e25ff;
}
.naeep-schedule-wrap.style-two .naeep-link-wrap .naeep-link:before {
content: none;
}
.naeep-schedule-wrap.style-two .naeep-link-wrap {
padding: 0;
} .naeep-schedule-wrap.style-three .naeep-schedule-list {
border: 1px solid #0341f6;
border-radius: 5px;
padding: 0;
}
ul.schedule-img-list {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
ul.schedule-img-list li {
display: inline-block;
margin: 0 -10px;
position: relative;
}
ul.schedule-img-list li.one {
z-index: 3;
}
ul.schedule-img-list li.two {
z-index: 2;
}
ul.schedule-img-list li.three {
z-index: 1;
}
ul.schedule-img-list li.speaker {
margin: 0;
display: block;
padding: 10px 0 0;
font-size: 17px;
color: #fd2d56;
}
ul.schedule-img-list li .naeep-image {
max-width: 54px;
}
.schedule-timing {
text-align: center;
color: #ffffff;
background: #0341f6;
font-size: 18px;
}
.schedule-timing span {
display: block;
padding: 3px 0;
}
.naeep-schedule-wrap.style-three .schedule-content p {
font-size: 18px;
margin: 0 0 10px;
}
.naeep-schedule-wrap.style-three .schedule-content {
padding: 30px 0 30px 30px;
}
.schedule-venue {
font-size: 17px;
color: #fd2d56;
} .naeep-discussion {
width: 100%;
display: block;
padding: 40px;
position: relative;
-webkit-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
-ms-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-discussion-tab {
position: relative;
padding-right: 30px;
}
span.discussion-cat {
display: inline-block;
background: #0e25ff;
padding: 6px 20px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
font-size: 12px;
border-radius: 50px;
}
.naeep-discussion-tab h5 {
font-weight: 700;
margin: 0;
padding: 10px 0 15px;
font-size: 20px;
}
.naeep-discussion-tab .naeep-tab h2 {
font-weight: 700;
font-size: 30px;
padding: 10px 0 15px;
margin: 0;
}
.naeep-discussion-tab .naeep-tab p {
font-size: 18px;
color: #666;
line-height: 26px;
margin-bottom: 0;
}
.naeep-discussion-tab ul.naeep-tab-links {
margin-top: 30px;
padding: 0;
}
.naeep-discussion-tab ul.naeep-tab-links a {
color: #333;
background: none;
border: none;
padding: 20px 20px;
border-bottom: 1px solid #d8e1f5;
}
.naeep-discussion-tab ul.naeep-tab-links li.active a,
.naeep-discussion-tab ul.naeep-tab-links li.active a:hover,
.naeep-discussion-tab ul.naeep-tab-links a:hover {
color: #0e25ff;
background:none;
border-color:none;
}
.naeep-discussion-tab ul.naeep-tab-links li:first-child a {
padding-left: 0;
}
.naeep-discussion-tab ul.naeep-tab-links a:after {
content: '';
position: absolute;
width: 0;
height: 3px;
left: 0;
right: auto;
bottom: -2px;
border: none;
background: #0e25ff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-discussion-tab ul.naeep-tab-links li.active a:after {
bottom: -2px;
border: none;
width: 100%;
} .naeep-conference-item {
padding-left: 20px;
}
.naeep-conference.toggle-align .naeep-conference-item {
padding: 0 20px 0 0;
}
.naeep-conference-item .naeep-countdown {
text-align: left;
}
.naeep-conference-item .naeep-countdown .countdown_amount,
.naeep-conference-item .naeep-countdown .countdown_section {
font-weight: 700;
text-align: left;
text-transform: capitalize;
}
.naeep-conference-item .naeep-countdown .countdown_section {
min-width: auto;
}
.naeep-conference-item .naeep-countdown .countdown_section:first-child {
padding-left: 0;
}
.naeep-conference-item h3.event-title {
font-size: 26px;
font-weight: 700;
margin: 0;
padding: 5px 0 12px;
}
.naeep-conference-item h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-conference-item h3 a:hover {
color: #0e25ff;
}
.naeep-conference-item p {
font-size: 16px;
color: #666;
line-height: 26px;
margin-bottom: 0;
}
.naeep-conference .naeep-conference-item h5 {
font-weight: 700;
margin: 0;
padding: 0 0 10px;
font-size: 16px;
color: #0e25ff;
}
.naeep-conference-item ul {
padding: 0;
margin: 0;
list-style: none;
}
.naeep-conference-item ul li {
display: inline-block;
padding: 10px 20px;
font-size: 14px;
font-weight: 500;
border: 1px solid #dcdced;
margin-right: 5px;
border-radius: 50px;
}
.naeep-conference-item ul li i {
padding-right: 5px;
}
.naeep-conference-item ul li span {
position: relative;
}
.naeep-conference-item ul li span:after {
content: ",";
}
.naeep-conference-item ul li span:last-child:after {
content: none;
} .naeep-ticket-item {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
color: #fff;
min-height: 300px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-ticket-item:after {
content: "";
display: inline-block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-ticket-item .ticket-info h3 {
font-size: 26px;
font-weight: 700;
margin: 0;
padding: 5px 0 10px;
color: #fff;
position: relative;
}
.naeep-ticket-item .ticket-info h2 {
color: #fff;
font-weight: 700;
font-size: 44px;
margin: 0 0 20px;
}
.naeep-ticket-item p {
font-size: 16px;
color: #fff;
line-height: 26px;
margin-bottom: 20px;
}
.naeep-ticket-item .ticket-info h5 {
font-weight: 700;
margin: 0;
font-size: 16px;
color: #0e25ff;
}
.ticket-info {
position: relative;
padding: 20px 30px;
width: 100%;
z-index: 1;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.ticket-info .naeep-btn-wrap {
padding-top: 0;
}
.naeep-ticket-item.naeep-hover .naeep-btn {
color: #ffffff;
background-color: #fb6564;
} .naeep-price-item ul li span {
color: #333333;
}
.naeep-price-item {
padding: 30px 30px 35px;
max-width: 360px;
margin: 0 auto 30px;
text-align: center;
border: 1px solid #0e25ff;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: border ease .3s, box-shadow ease .3s;
-ms-transition: border ease .3s, box-shadow ease .3s;
transition: border ease .3s, box-shadow ease .3s;
}
.naeep-price-item h2 {
font-size: 50px;
}
.naeep-price-item h4 {
font-size: 20px;
}
.naeep-price-item ul {
padding: 0;
margin: 0;
color: #666666;
font-size: 18px;
list-style: none;
}
.naeep-price-item ul li {
padding: 6px 0 7px;
}
.naeep-price-item ul li span {
font-size: 14px;
}
.naeep-price-item.naeep-hover {
border-color: transparent;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.naeep-price-item .naeep-btn {
background-color: #0e25ff;
color: #fff;
overflow: hidden;
}
.naeep-price-item .naeep-btn-wrap {
padding-top: 23px;
}
.naeep-price-item h2.price-title {
padding-bottom: 16px;
color: #0e25ff;
margin: 0;
}
.naeep-price-item h4.price-subtitle {
padding-bottom: 9px;
color: #333;
margin: 0;
}
.disable {
color: #d2d2d2;
text-decoration: line-through;
}
.naeep-price-item .naeep-btn:before,
.naeep-price-item .naeep-btn:after {
content: "";
position: absolute;
width: 0;
height: 20px;
border-radius: 100%;
background: #fff;
left: -10px;
top: 50%;
transform: translateY(-50%);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-price-item .naeep-btn:after {
left: auto;
right: -10px;
}
.naeep-price-item.naeep-hover .naeep-btn:before,
.naeep-price-item.naeep-hover .naeep-btn:after {
width: 20px;
}
.naeep-price-item.no-hover .naeep-btn:before,
.naeep-price-item.no-hover .naeep-btn:after {
content: none;
}
.naeep-price-item p {
font-size: 18px;
color: #666;
line-height: 26px;
margin-bottom: 0;
padding: 15px 0 0;
}
.naeep-progress-item {
padding-bottom: 20px;
}
.naeep-progress-item h4 {
font-weight: 700;
font-size: 16px;
line-height: 22px;
}
.naeep-progress-title {
color: #333;
}
.naeep-progress {
height: 6px;
overflow: visible;
margin-bottom: 0;
background-color: #f2f2f2;
position: relative;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
}
.naeep-progress-bar {
float: none;
overflow: visible !important;
color: inherit;
font-weight: 500;
font-size: 18px;
height: 100%;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
background-color: #0e25ff;
} .naeep-cta {
position: fixed;
bottom: -200px;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
max-width: 1120px;
padding: 30px 70px;
background: #fff;
z-index: 999;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-cta.active {
bottom: 20px;
}
.naeep-cta h3 {
font-size: 30px;
font-weight: 700;
margin: 0;
color: #333;
position: relative;
padding: 0;
}
.naeep-cta h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-cta h3 a:hover {
color: #0e25ff;
}
.naeep-cta .naeep-btn-wrap {
padding: 0;
}
.cta-close {
position: absolute;
right: 20px;
top: 20px;
display: inline-block;
width: 10px;
height: 11px;
margin-left: 17px;
}
.cta-close:before, .cta-close:after {
position: absolute;
top: 50%;
left: 50%;
width: 1px;
height: 11px;
background: #939393;
content: "";
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
-ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
transform: translateY(-50%) translateX(-50%) rotate(45deg);
z-index: 2;
}
.cta-close:after {
-webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
-ms-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
transform: translateY(-50%) translateX(-50%) rotate(-45deg);
} .event-info-item .naeep-icon {
font-size: 40px;
color: #0e25ff;
padding: 0 0 10px;
line-height: normal;
}
.naeep-event-info .event-info-item h3 {
padding-bottom: 10px;
margin: 0;
font-size: 26px;
}
.event-info-item span {
font-size: 16px;
color: #666;
line-height: 28px;
margin-bottom: 0;
display: block;
}
span.tribe-delimiter,
span.tribe-locality {
display: inline-block;
}
.event-info-item span br {
display: none;
}
.naeep-event-info .col-na-row {
margin-left: -10px;
margin-right: -10px;
}
.naeep-event-info .col-na-4 {
padding-left: 10px;
padding-right: 10px;
}
.event-info-item {
position: relative;
padding: 30px 40px;
margin: 0 0 20px;
border: 1px solid rgba(220, 220, 237, 0.3);
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
-ms-box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.event-info-item:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(66, 133, 244, 0.03);
content: "";
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 0;
}
.event-info-item.naeep-hover:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
.event-info-item * {
position: relative;
} .naeep-upcoming-day {
overflow: hidden;
position: relative;
padding: 40px 50px 45px;
margin: 0 auto 30px;
border: 1px solid #ededec;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
-ms-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
}
.naeep-upcoming-day-carousel {
overflow: hidden;
position: relative;
margin: 0 auto 30px;
border: 1px solid #ededec;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
-ms-box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
box-shadow: 0 3px 13px 0 rgba(0,0,0,.08);
}
.naeep-upcoming-day .naeep-btn i {
padding-right: 0;
line-height: 40px;
}
.naeep-upcoming .naeep-upcoming-day h2 {
font-weight: 700;
font-size: 54px;
margin: 0;
color: #0e25ff;
}
.naeep-upcoming .naeep-upcoming-day h5 {
font-weight: 700;
margin: 0 0 20px;
font-size: 16px;
}
.naeep-upcoming .naeep-upcoming-day h3 {
font-size: 26px;
font-weight: 700;
margin: 0;
padding: 0 0 10px;
position: relative;
}
.naeep-upcoming-day h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-upcoming-day h3 a:hover {
color: #0e25ff;
}
.naeep-upcoming-day span {
font-weight: 500;
font-size: 16px;
color: #666;
display: inline-block;
padding: 3px 0 15px;
}
.naeep-upcoming-day span.venue {
padding: 0;
}
.naeep-upcoming-day p {
font-size: 16px;
line-height: 26px;
margin-bottom: 20px;
color: #666;
}
.naeep-upcoming-day .naeep-btn-wrap {
padding: 0;
display: inline-block;
position: absolute;
bottom: 37px;
right: -60px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-upcoming-day.naeep-hover .naeep-btn-wrap {
right: 50px;
}
.naeep-upcoming-day .naeep-btn-wrap .naeep-btn {
min-width: auto;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
font-size: 16px;
padding: 0;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
} .naeep-venue-item .col-na-row {
margin: 0;
}
.naeep-venue-item .col-na-6 {
padding: 0;
}
.venue-info-wrap {
padding: 20px 40px;
}
.venue-info-wrap h3.venue-title {
font-size: 34px;
margin: 0;
padding: 0 0 15px;
font-weight: 700;
}
.venue-info-wrap h3 a {
color: #333;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.venue-info-wrap h3 a:hover {
color: #0e25ff;
}
.naeep-venue-item .venue-info-wrap h5 {
color: #0e25ff;
font-size: 36px;
margin: 0;
font-weight: 700;
padding: 0 0 20px;
}
.venue-info-wrap h5 span {
font-size: 16px;
font-weight: 500;
color: #333;
padding-left: 10px;
}
.naeep-upcoming.naeep-upcoming-style-four .venue-info-wrap {
text-align: center;
}
.naeep-upcoming.naeep-upcoming-style-four .venue-info-wrap h5 span {
padding-left: 0px;
}
.naeep-rating {
display: inline-block;
padding: 0 0 20px;
font-size: 18px;
color: #666;
}
.naeep-rating i {
padding: 0 2px;
}
.naeep-rating i.active {
color: #ffffff;
}
.venue-info-wrap p {
margin: 0;
color: #666666;
font-size: 16px;
line-height: 28px;
padding-bottom: 15px;
}
.venue-info-wrap p:last-child {
padding-bottom: 0;
}
.naeep-venue-item.style-two .naeep-image {
position: relative;
}
.naeep-venue-item.style-two .venue-info-wrap {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-venue-item.style-two:hover .venue-info-wrap {
padding-bottom: 30px;
}
.naeep-venue-item.style-two .venue-info-wrap {
position: absolute;
width: 100%;
bottom: 0;
left: 0;
z-index: 3;
}
.naeep-venue-item.style-two .venue-info-wrap h3 {
font-size: 34px;
margin: 0;
padding: 0 0 15px;
font-weight: 700;
color: #fff;
}
.naeep-venue-item.style-two .venue-info-wrap h3 a {
color: #fff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-venue-item.style-two .venue-info-wrap h3 a:hover {
color: #0e25ff;
}
.naeep-venue-item.style-two .naeep-image:after {
content: "";
display: inline-block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.55);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.naeep-venue-item.style-two .venue-info-wrap h4 {
font-size: 18px;
color: #fff;
margin: 0 0 10px;
}
.naeep-venue-item.style-two .venue-info-wrap h4 i {
padding-right: 5px;
}
.naeep-venue-item.style-two h5 {
font-size: 16px;
font-weight: 700;
color: #fff;
margin: 0;
padding: 10px 15px;
position: absolute;
overflow: hidden;
top: 20px;
right: 20px;
background: #fb6564;
border: 4px solid transparent;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 3;
}
.naeep-venue-item.style-two h5 span.bottom:before,
.naeep-venue-item.style-two h5 span.bottom:after,
.naeep-venue-item.style-two h5 span.top:after,
.naeep-venue-item.style-two h5 span.top:before {
content: "";
position: absolute;
top: -15px;
left: -15px;
width: 13px;
height: 13px;
background: #fff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.naeep-venue-item.style-two h5 span.top:after {
left: auto;
right: -15px;
}
.naeep-venue-item.style-two h5 span.bottom:before {
top: auto;
bottom: -15px;
}
.naeep-venue-item.style-two h5 span.bottom:after {
top: auto;
bottom: -15px;
left: auto;
right: -15px;
}
.naeep-venue-item.style-two:hover h5 span.top:before {
top: -7px;
left: -7px;
}
.naeep-venue-item.style-two:hover h5 span.top:after {
top: -7px;
right: -7px;
}
.naeep-venue-item.style-two:hover h5 span.bottom:before {
top: auto;
bottom: -7px;
left: -7px;
}
.naeep-venue-item.style-two:hover h5 span.bottom:after {
top: auto;
bottom: -7px;
left: auto;
right: -7px;
}
.naeep-venue-item.style-two:hover h5 {
border-color: #fff;
}
.naeep-venue-item.style-two .naeep-rating {
display: inline-block;
padding: 0 0 10px;
font-size: 18px;
color: #fff;
} .naeep-venue-grid .naeep-image .events-cat {
position: absolute;
top: auto;
right: auto;
left: 20px;
bottom: 20px;
z-index: 1;
margin-left: 0;
line-height: normal;
}
.naeep-venue-grid .naeep-image .events-cat a {
padding: 5px 15px;
}
.naeep-venue-grid .naeep-grid-info {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.proeep-btn {
display: inline-block;
vertical-align: middle;
min-width: 190px;
padding: 18px 17px;
color: #ffffff;
background-color: #0e25ff;
font-weight: 700;
font-size: 14px;
text-align: center;
text-transform: uppercase;
border: none;
position: relative;
outline: none;
cursor: pointer;
-webkit-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;
box-shadow: none;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.proeep-btn:hover,
.proeep-btn:focus {
color: #ffffff;
background-color: #fb6564;
} .proeep-swiper-slide.swiper {
clear: both;
height: 700px;
min-height: 700px;
}
.proeep-swiper-slide.swiper .swiper-pagination-bullet {
background: #0e25ff;
}
.proeep-swiper-slide.swiper .swiper-button-next,
.proeep-swiper-slide.swiper .swiper-button-prev {
width: 40px;
height: 40px;
background-image: none;
outline: none;
background-color: #ffffff;
border-radius: 4px;
left: 30px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.proeep-swiper-slide.swiper .swiper-button-prev:before,
.proeep-swiper-slide.swiper .swiper-button-next:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #fb6564;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
font: normal normal normal 28px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f105";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.proeep-swiper-slide.swiper .swiper-button-prev:before {
content: "\f104";
}
.proeep-swiper-slide.swiper .swiper-button-next {
left: auto;
right: 30px;
}
.proeep-swiper-slide.swiper .swiper-button-next:hover,
.proeep-swiper-slide.swiper .swiper-button-prev:hover {
background-color: #0e25ff;
}
.proeep-swiper-slide.swiper .swiper-button-next:hover:before,
.proeep-swiper-slide.swiper .swiper-button-prev:hover:before {
color: #ffffff;
}
.proeep-swiper-slide.swiper .swiper-pagination-bullet {
width: 10px;
height: 10px;
}
.proeep-swiper-slide.swiper .swiper-pagination-bullets {
bottom: 20px;
} .proeep-overlay {
position: relative;
}
.proeep-overlay > * {
position: relative;
z-index: 1;
}
.proeep-overlay:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(12, 19, 34, 0.75);
background-repeat: repeat;
content: "";
z-index: 1;
}
.proeep-banner {
background-color: #0c1322;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
color: #ffffff;
}
.banner-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1170px;
}
.caption-wrap-inner {
max-width: 900px;
margin: 0 auto;
text-align: center;
}
h2.caption-title {
font-size: 50px;
padding: 0 0 15px;
color: #ffffff;
}
h2.caption-title a {
color: #ffffff;
}
.proeep-cats {
padding: 0 0 15px;
}
.proeep-cats a {
display: inline-block;
padding: 10px 25px;
margin: 0 5px;
background: #ffffff;
color: #fb6564;
border-radius: 100px;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
}
.proeep-cats a:hover {
color: #ffffff;
background: #fb6564;
}
ul.proeep-event-meta {
padding: 0 0 30px;
margin: 0;
list-style: none;
}
ul.proeep-event-meta li {
display: inline-block;
margin: 0 20px;
color: #ffffff;
font-weight: 600;
font-size: 14px;
text-transform: uppercase;
}
ul.proeep-event-meta li i {
padding-right: 5px;
color: #fb6564;
}
ul.proeep-event-meta li a {
color: #ffffff;
} .proeep-upevent .masonry-item {
float: left;
width: 50%;
padding: 0 13px 30px;
}
.proeep-upevent .masonry-item .proeep-image img {
width: 100%;
}
.proeep-upevent .masonry-filters {
padding-bottom: 55px;
font-size: 18px;
text-align: center;
letter-spacing: 0.1px;
}
.proeep-upevent .masonry-filters ul {
padding: 0;
margin: 0;
list-style: none;
}
.proeep-upevent .masonry-filters ul li {
display: inline-block;
vertical-align: middle;
padding: 0 21px;
}
.proeep-upevent .masonry-filters ul li a {
display: inline-block;
padding-bottom: 7px;
position: relative;
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
color: #232323;
}
.proeep-upevent .masonry-filters ul li a:after {
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background-color: #0e25ff;
content: "";
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 1;
border-radius: 0;
}
.proeep-upevent .masonry-filters ul li a.active:after {
width: 100%;
}
.proeep-upevent .masonry-filters ul li a.active {
color: #0e25ff;
}
.upevent-item .proeep-image {
overflow: hidden;
position: relative;
-webkit-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
}
.upevent-item .proeep-image img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
}
.upevent-item:hover .proeep-image img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.upevent-item .proeep-image span {
position: absolute;
z-index: 1;
bottom: 20px;
right: 20px;
font-size: 14px;
text-transform: uppercase;
list-style: none;
margin: 0;
color: #fff;
background: #0e25ff;
padding: 7px 20px;
border-radius: 25px;
font-weight: 600;
}
.upevent-info {
padding-top: 20px;
text-align: left;
}
.upevent-info h3 {
font-size: 22px;
padding-bottom: 10px;
letter-spacing: 0.1px;
color: #232323;
}
.upevent-info h3 a {
color: #232323;
}
.upevent-info h3 a:hover {
color: #0e25ff;
}
.upevent-info p {
display: block;
font-size: 14px;
color: #777777;
letter-spacing: 0.8px;
margin: 0;
}
ul.upevent-meta {
padding: 0 0 15px;
margin: 0;
list-style: none;
}
ul.upevent-meta li {
display: inline-block;
margin-right: 15px;
color: #0e25ff;
font-weight: 600;
font-size: 14px;
}
ul.upevent-meta li i {
padding-right: 5px;
}
ul.upevent-meta li a {
color: #232323;
}
ul.upevent-meta li a:hover {
color: #0e25ff;
} .event-listing-item {
background: #ffffff;
padding: 10px;
margin-bottom: 30px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.event-listing-item .proeep-image {
overflow: hidden;
position: relative;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.event-listing-item .proeep-image img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
}
.event-listing-item:hover .proeep-image img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.event-listing-item .proeep-image span {
position: absolute;
z-index: 1;
bottom: 20px;
right: 20px;
font-size: 14px;
text-transform: uppercase;
list-style: none;
margin: 0;
color: #fff;
background: #0e25ff;
padding: 7px 20px;
border-radius: 25px;
font-weight: 600;
}
.event-listing-info {
padding-top: 20px;
text-align: left;
max-width: 90%;
margin: -30px auto 0;
background: #ffffff;
border-top: 3px solid #0e25ff;
padding: 15px;
position: relative;
}
.event-listing-info h3 {
font-size: 24px;
padding-bottom: 10px;
letter-spacing: 0.1px;
color: #232323;
}
.event-listing-info h3 a {
color: #232323;
}
.event-listing-info h3 a:hover {
color: #0e25ff;
}
.event-listing-info p {
display: block;
font-size: 14px;
color: #777777;
letter-spacing: 0.8px;
margin: 0;
}
ul.event-listing-meta {
padding: 15px 0 0;
margin: 0;
list-style: none;
}
ul.event-listing-meta li {
display: inline-block;
margin: 0 15px 5px 0;
color: #232323;
font-size: 14px;
letter-spacing: 0.8px;
font-family: 'Hind', sans-serif;
}
ul.event-listing-meta li i {
padding-right: 5px;
color: #0e25ff;
}
ul.event-listing-meta li a {
color: #232323;
}
ul.event-listing-meta li a:hover {
color: #0e25ff;
}
.event-listing-info .naeep-btn-wrap {
padding: 15px 0;
}
.event-listing-info .naeep-link {
font-size: 16px;
font-weight: 700;
}
.event-listing-info .naeep-link:before {
bottom: -4px;
} .event-list-two .event-listing-item .proeep-image,
.event-list-two .event-listing-item {
padding: 0;
position: relative;
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.event-list-two .event-listing-item .proeep-image img {
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.event-list-two .event-listing-info {
margin: 0;
max-width: 100%;
position: absolute;
top: 0;
width: 100%;
height: 100%;
border: none;
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
padding: 30px 80px 30px 30px;
background: rgb(0 0 0 / 0.5);
}
.event-list-two .event-listing-info h3 {
color: #ffffff;
font-size: 30px;
}
.event-list-two .event-listing-info h3 a {
color: #ffffff;
}
.event-list-two .event-listing-info p {
font-size: 18px;
color: #ffffff;
letter-spacing: 0;
line-height: 28px;
position: absolute;
left: 0;
bottom: 0;
padding: 30px;
visibility: hidden;
transform: translateY(100px);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.listing-title-wrap {
position: absolute;
top: 40%;
left: 0;
padding: 30px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.event-list-two .event-listing-item:hover .event-listing-info p {
visibility: visible;
transform: translateY(0);
}
.event-listing-item:hover .listing-title-wrap {
top: 0;
}
.event-list-two ul.event-listing-meta {
padding: 0 0 15px;
}
.event-list-two ul.event-listing-meta li,
.event-list-two ul.event-listing-meta li a {
color: #ffffff;
font-size: 16px;
}
.event-list-two h4.date {
font-size: 28px;
font-weight: 400;
padding: 20px;
position: absolute;
top: 20px;
right: 20px;
text-align: center;
background-color: rgb(0 0 0 / 0.8);
color: #ffffff;
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.event-list-two h4.date span {
font-size: 16px;
display: block;
} .proeep-pricing {
padding: 80px 0;
}
.price-item {
border: 1px solid #dcdced;
position: relative;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 0;
}
.price-item:hover {
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
z-index: 1;
}
.price-inner {
padding: 35px 50px 25px;
text-align: center;
}
.price-inner h2 {
font-size: 50px;
line-height: 55px;
}
.price-inner h3 {
font-size: 30px;
}
.price-inner h5 {
font-size: 16px;
line-height: 24px;
}
.price-inner p {
padding-bottom: 10px;
margin-bottom: 0;
color: #666666;
font-size: 18px;
line-height: 24px;
letter-spacing: 0.2px;
}
.price-title {
padding-bottom: 5px;
}
.price {
padding: 0 0 20px;
font-weight: 300;
letter-spacing: -0.3px;
color: #0e25ff;
}
.price-label {
color: #999999;
font-weight: 400;
letter-spacing: 0.2px;
}
.price-info {
min-height: 519px;
padding: 50px 60px 20px;
border-top: 1px solid #dcdced;
border-bottom: 1px solid #dcdced;
}
.check-list {
padding: 0;
margin: 0;
color: #666666;
font-size: 18px;
list-style: none;
letter-spacing: 0.2px;
}
.check-list li {
padding: 0 0 19px 24px;
position: relative;
}
.check-list li:last-child {
padding-bottom: 0;
}
.check-list li:before {
position: absolute;
top: 2px;
left: 0;
font: normal normal normal 15px/1.42857143 FontAwesome;
color: #0e25ff;
text-rendering: auto;
content: "\f00c";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
}
.check-list li a {
color: inherit;
}
.check-list li a:hover {
color: #0e25ff;
}
.price-link {
padding: 24px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #0e25ff;
}
.price-link a {
display: inline-block;
color: #0e25ff;
}
.price-link a:hover {
color: #232323;
} .pricings-style-two.price-item {
padding: 0;
margin: 0 0 30px;
text-align: left;
border: 1px solid #dcdced;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
.price-info-wrap {
padding: 44px 60px 41px;
}
.price-info-wrap ul {
padding: 0;
margin: 0;
color: #666666;
font-size: 18px;
letter-spacing: 0.2px;
list-style: none;
}
.price-info-wrap ul li {
padding-bottom: 9px;
}
.price-info-wrap ul li i {
padding-left: 4px;
font-size: 14px;
}
.price-info-wrap ul li a {
color: inherit;
}
.price-info-wrap h3 {
font-size: 30px;
}
.price-info-wrap .price-title {
padding-bottom: 13px;
}
.price-item-wrap {
padding: 47px 60px 41px;
background: #fcfcfc;
border-top: 1px solid #dcdced;
}
.price-item-wrap p {
padding-bottom: 10px;
margin-bottom: 0;
color: #999999;
font-size: 16px;
line-height: 26px;
letter-spacing: 0.2px;
}
.price-item-wrap .price-users {
padding: 0 0 30px;
}
.price-item-wrap .price {
padding: 0;
}
.price-item-wrap h2 {
font-size: 50px;
line-height: 50px;
}
.price sub {
bottom: 2px;
left: -8px;
color: #999999;
font-size: 16px;
letter-spacing: 0.2px;
}
.price-item-wrap .proeep-btn-wrap {
padding: 13px 0 10px;
}
.price-item-wrap .proeep-btn {
min-width: 130px;
padding: 11px;
}
.plan-purchase {
font-weight: 700;
font-size: 13px;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.plan-purchase a {
display: inline-block;
color: #0e25ff;
} .proeep-schedule-sidebar {
padding: 0 15px;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.proeep-schedule-details {
padding: 0 15px 0 55px;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
}
.proeep-schedule-wrap {
padding: 80px 0;
}
.proeep-schedule-title h2 {
font-size: 42px;
text-transform: uppercase;
color: #0e25ff;
}
.proeep-schedule-title p {
font-size: 20px;
color: #232323;
}
.proeep-schedule-title p span {
display: block;
font-size: 14px;
color: #0e25ff;
letter-spacing: 0.8px;
font-weight: 700;
text-transform: uppercase;
}
.proeep-schedule-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
}
.proeep-schedule-time {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
text-align: center;
padding: 30px 15px;
background: rgb(251 101 100 / 0.1);
border-bottom: 1px solid #fb6564;
}
.proeep-schedule-content {
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
padding: 0 15px 0 45px;
}
.time-item p {
font-size: 30px;
margin: 0;
color: #232323;
}
.time-item .time-icon {
font-size: 50px;
color: #fb6564;
}
.time-item .proeep-image {
width: 80px;
margin: 10px auto 15px;
}
.time-item .proeep-image img {
border-radius: 100%;
}
.time-item h3 {
font-size: 18px;
padding: 0;
color: #232323;
}
.time-item span {
display: block;
font-size: 12px;
font-family: 'Hind', sans-serif;
color: #0e25ff;
letter-spacing: 0.8px;
font-weight: 700;
text-transform: uppercase;
}
.proeep-schedule-content h3 {
font-size: 32px;
color: #232323;
}
.proeep-schedule-content h3 a {
color: #232323;
}
.proeep-schedule-content h3 a:hover {
color: #fb6564;
}
.proeep-schedule-content p {
font-size: 20px;
color: #777777;
line-height: 30px;
margin: 0;
}
ul.circle-list {
padding: 0;
margin: 0;
list-style: none;
font-family: 'Hind', sans-serif;
}
ul.circle-list li {
padding: 5px 0 5px 25px;
font-size: 18px;
color: #777777;
position: relative;
}
ul.circle-list li:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
width: 12px;
height: 12px;
border: solid 2px #fb6564;
background-color: #ffffff;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
} .proeep-venue-wrap {
padding: 80px 0;
}
.venue-sidebar {
padding: 0 15px;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
.venue-details {
padding: 0 15px;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
}
.venue-title h2 {
font-size: 38px;
color: #0e25ff;
font-weight: 600;
}
.venue-title p {
font-size: 20px;
color: #777777;
line-height: 30px;
margin: 0 0 20px;
}
.venue-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.venue-item .proeep-image {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
text-align: center;
padding: 5px;
} .proeep-event-srch {
padding: 40px 0 80px;
}
.event-srch-item {
padding: 0 0 30px;
border-bottom: 1px solid #e2e2e2;
margin: 0 0 30px;
}
.event-srch-date {
text-align: center;
background: #0e25ff;
color: #ffffff;
padding: 30px 20px;
}
.event-srch-date span {
font-size: 14px;
font-family: 'Hind', sans-serif;
letter-spacing: 0.8px;
text-transform: uppercase;
font-weight: 700;
}
.event-srch-date h3 {
font-size: 30px;
padding: 0;
}
.event-srch-info h3 {
font-size: 24px;
color: #232323;
}
.event-srch-info h3 a {
color: #232323;
}
.event-srch-info h3 a:hover {
color: #0e25ff;
}
ul.event-srch-meta {
padding: 0 0 15px;
margin: 0;
list-style: none;
}
ul.event-srch-meta li {
display: inline-block;
margin-right: 15px;
color: #0e25ff;
font-weight: 600;
font-size: 14px;
}
ul.event-srch-meta li i {
padding-right: 5px;
}
ul.event-srch-meta li a {
color: #232323;
}
ul.event-srch-meta li a:hover {
color: #0e25ff;
}
.event-srch-info p {
display: block;
font-size: 14px;
color: #777777;
letter-spacing: 0.8px;
margin: 0;
}
.proeep-link-wrap {
display: inline-block;
width: 100%;
text-align: center;
}
.proeep-link {
display: inline-block;
font-weight: 700;
font-size: 14px;
margin-top: 20px;
text-transform: uppercase;
line-height: 15px;
color: #0e25ff;
letter-spacing: 0.5px;
position: relative;
text-align: center;
}
.proeep-link:before {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 1px;
content: "";
background-color: #0e25ff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.proeep-link:hover:before {
width: 100%;
}
.proeep-event-search {
padding: 80px 0 0;
}
.proeep-srch-form input[type="submit"] {
width: 100%;
padding: 15px 15px;
margin: 0 0 9px;
}
.proeep-srch-form input[type="text"]:focus, 
.proeep-srch-form input[type="email"]:focus, 
.proeep-srch-form input[type="password"]:focus, 
.proeep-srch-form input[type="tel"]:focus, 
.proeep-srch-form input[type="search"]:focus, 
.proeep-srch-form input[type="date"]:focus, 
.proeep-srch-form input[type="time"]:focus, 
.proeep-srch-form input[type="datetime-local"]:focus, 
.proeep-srch-form input[type="event-month"]:focus, 
.proeep-srch-form input[type="url"]:focus, 
.proeep-srch-form input[type="number"]:focus, 
.proeep-srch-form textarea:focus, 
.proeep-srch-form select:focus {
-webkit-box-shadow: 0 3px 20px rgb(0 0 0 / 0.15);
-ms-box-shadow: 0 3px 20px rgb(0 0 0 / 0.15);
box-shadow: 0 3px 20px rgb(0 0 0 / 0.15);
}
.event-srch-wrap {
max-height: 400px;
overflow: auto;
padding: 20px;
}
.event-srch-wrap::-webkit-scrollbar {
width: 7px;
}
.event-srch-wrap::-webkit-scrollbar-track {
-webkit-box-shadow: none;
border-radius: 50px;
background: #d5dbe9;
}
.event-srch-wrap::-webkit-scrollbar-thumb {
border-radius: 50px;
-webkit-box-shadow: none;
background: #0e25ff;
} .event-category-item {
width: 100%;
position: relative;
text-align: center;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
margin-bottom: 30px;
}
.category-title {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0;
}
.category-title a {
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
justify-content: center;
height: 100%;
background: #ffffff;
border: 1px solid #e4e4e4;
}
.category-title a:hover {
color: #ffffff;
background: rgb(14 37 255 / 0.5);
}
.no-img .category-title {
position: relative;
}
.no-img .category-title a {
padding: 50px 0;
}
.naeep-conference-item ul.clockdiv {
text-align: left;
}
.naeep-conference-item .mec-events-meta-group-countdown .countdown-w {
padding: 0 0 20px;
}
.naeep-conference-item ul.clockdiv li {
border: none;
padding-left: 0;
}
.naeep-conference-item ul.clockdiv li span:after {
content: none;
}
.naeep-conference-item .mec-countdown-details .countdown-w .clockdiv li p {
margin-top: 5px;
}
ul.event-org {
padding: 15px 0 0;
margin: 0;
list-style: none;
}
ul.event-org li {
display: inline-block;
width: 100%;
color: #232323;
font-size: 14px;
letter-spacing: 0.8px;
padding: 0 0 15px;
}
ul.event-org li:last-child {
padding: 0;
}
ul.event-org li img {
max-width: 50px;
border-radius: 4px;
margin-right: 15px;
} .naeep-upcoming-style-three .naeep-upcoming-day {
padding: 0;
}
.naeep-upcoming-style-news-scroll .naeep-news-scroll {
padding: 0 10px 0px 0;
box-shadow: none;
display: flex;
align-items: center;
flex-wrap: wrap;
min-width: 250px;
}
.naeep-upcoming-style-three .naeep-upcoming-image,
.naeep-unique-upcoming-style-three .naeep-upcoming-image,
.naeep-upcoming-style-news-scroll .naeep-upcoming-image {
height: 220px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.naeep-upcoming-style-news-scroll .naeep-upcoming-image {
min-height: 100px;
height: 100px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
flex-basis: 100px;
margin-right: 15px;
}
.naeep-unique-upcoming-style-three .naeep-upcoming-image-wrapper {
z-index: 1;
position: relative;
}
.naeep-upcoming.naeep-unique-upcoming-style-three h2 {
font-size: 34px;
padding: 0;
margin: 0 0 10px;
background: #0e25ff;
color: #FFF;
display: inline-block;
border-radius: 100%;
width: 80px;
height: 80px;
line-height: 80px;
position: absolute;
left: calc(50% - 40px);
right: 0;
bottom: -50px;
text-align: center;
z-index: 9;
}
.naeep-upcoming.naeep-unique-upcoming-style-three .naeep-upcoming-day h5 {
font-weight: 700;
padding: 0;
margin: 0 0 10px;
}
.naeep-unique-upcoming-style-three .naeep-upcoming-day {
padding: 50px 30px 35px;
text-align: center;
}
.naeep-unique-upcoming-style-three .naeep-upcoming-day .naeep-btn-wrap {
position: relative;
bottom: 0;
right: 0;
}
.naeep-unique-upcoming-style-three .naeep-upcoming-day .naeep-btn-wrap .naeep-btn {
min-width: auto;
width: auto;
height: auto;
line-height: inherit;
border-radius: 5px;
padding: 12px 30px 10px;
font-weight: bold;
}
.naeep-upcoming-style-news-scroll .naeep-upcoming-info {
flex-basis: calc(100% - 115px);
}
.naeep-upcoming-style-news-scroll .upcoming-title, 
.naeep-upcoming-style-news-scroll .upcoming-date {
width: 100%;
}
.naeep-upcoming-style-news-scroll .upcoming-date .date {
font-size: 13px;
padding-bottom: 0px;
}
.naeep-upcoming-style-three .naeep-upcoming-info {
padding: 20px 40px 30px;
}
.naeep-upcoming-style-timeline {
padding-top: 50px;
padding-bottom: 30px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day {
padding: 0;
overflow: hidden;
}
.naeep-upcoming-style-timeline, .naeep-upcoming-day-col {
position: relative;
}
.naeep-upcoming-style-timeline .naeep-upcoming-timeline-bar {
position: absolute;
top: 0;
bottom: 0;
width: 3px;
background: #eee;
left: calc( 50% - 1.5px);
z-index: 8;
}
.naeep-upcoming-style-timeline .naeep-upcoming-image {
width: 200px;
height: 240px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
float: left;
}
.naeep-upcoming-style-timeline .naeep-upcoming-info {
padding: 20px 25px 30px;
width: calc(100% - 200px);
float: right;
}
.naeep-upcoming-day-col:after {
position: absolute;
top: 30px;
left: -10px;
width: 20px;
height: 20px;
border-radius: 100%;
background: #fb6564;
content: '';
z-index: 9;
}
.naeep-upcoming-date-wrapper {
position: absolute;
left: 10px;
top: 10px;
width: 60px;
height: 60px;
background: #fb6564;
text-align: center;
}
.naeep-upcoming-date-wrapper .naeep-upcoming-date-inner {
top: 50%;
transform: translateY(-50%);
position: relative;
z-index: 99;
}
.naeep-upcoming-day .naeep-upcoming-date-wrapper span.naeep-upcoming-date {
font-weight: 900;
font-size: 26px;
color: #fff;
display: block;
padding: 0;
line-height: 26px;
}
.naeep-upcoming-day .naeep-upcoming-date-wrapper span.naeep-upcoming-month {
font-weight: 500;
font-size: 12px;
color: #fff;
display: block;
padding: 0;
line-height: 12px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:before {
position: absolute;
top: 30px;
left: 15px;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-right: 10px solid #ddd;
border-bottom: 10px solid transparent;
content: '';
z-index: 9;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day {
-webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.08);
-ms-box-shadow: 0 3px 3px 0 rgba(0,0,0,.08);
box-shadow: 0 3px 3px 0 rgba(0,0,0,.08);
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(even) {
padding-left: 25px;
margin-top: 90px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(odd) {
padding-right: 25px;
left: inherit;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(odd):after{
left: inherit;
right: -10px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(odd):before{
left: inherit;
right: 15px;
border-left: 10px solid #ddd;
border-right: 0;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(even) .naeep-upcoming-date-wrapper {
left: inherit;
right: 10px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(even)  .naeep-upcoming-image {
float: right;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(even)  .naeep-upcoming-info {
float: left;
}
@media(max-width: 767px) {
.naeep-upcoming-style-timeline .naeep-upcoming-timeline-bar {
left: 20px;
}  
.naeep-upcoming-style-timeline .naeep-upcoming-image {
width: 100%;
height: 200px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(2n) .naeep-upcoming-image {
float: left;
}
.naeep-upcoming-style-timeline .naeep-upcoming-info {
width: 100%;
float: left;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(2n) {
padding-left: 45px;
margin-top: 0px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(2n+1) {
padding-right: 15px;
padding-left: 45px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col::before {
left: 35px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(2n+1)::before {
left: 35px;
right: inherit;
border-right: 10px solid #ddd;
border-left: 0;
}
.naeep-upcoming-day-col::after {
left: 10px;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(2n+1)::after {
left: 10px;
right: inherit;
}
.naeep-upcoming-style-timeline .naeep-upcoming-day-col:nth-child(2n+1) .naeep-upcoming-date-wrapper {
left: inherit;
right: 10px;
}
}@media screen and (max-width:1415px) {
.banner-container {
padding-right: 100px;
padding-left: 100px;
}
}
@media screen and (max-width:1310px) {
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
position: absolute;
top: auto;
bottom: 0;
left: auto;
right: 50px;
}
.owl-carousel .owl-nav button.owl-next {
left: auto;
right: 0;
}
.naeep-history-wrap .owl-carousel .owl-nav button.owl-next,
.naeep-history-wrap .owl-carousel .owl-nav button.owl-prev {
bottom: -20px;
}
}
@media screen and (min-width:1270px) {
.naeep-history-wrap.history-two.history-three,
.naeep-testimonials {
width: 100%;
min-width: 1140px;
}
}
@media screen and (max-width:1199px) {
.naeep-organizer,
.naeep-conference,
.naeep-upcoming,
.naeep-schedule,
.naeep-sessions {
padding-left: 15px;
padding-right: 15px;
}
.banner-caption h1 {
font-size: 42px;
}
.banner-caption p {
font-size: 18px;
line-height: 30px;
}
.banner-container {
max-width: 900px;
}
}
@media screen and (max-width:991px) {
.naeep-history-wrap.history-two .naeep-history-item {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 30px;
}
.naeep-process-item-vertical .vertical-info,
.naeep-process-item-vertical .naeep-image,
.naeep-history-item .history-info,
.naeep-history-item .history-image {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0 15px;
}
.naeep-process-item-vertical:nth-child(odd) .vertical-info,
.naeep-history-item:nth-child(odd) .history-info {
padding-right: 15px;
text-align: left;
}
.naeep-process-item-vertical:nth-child(odd) .naeep-image,
.naeep-history-item:nth-child(odd) .history-image {
padding-left: 15px;
}
.naeep-process-item-vertical:nth-child(even) .naeep-image,
.naeep-history-item:nth-child(even) .history-image {
padding-right: 15px;
text-align: left;
-ms-flex-order: 1;
order: 2;
}
.naeep-process-item-vertical:nth-child(even) .vertical-info,
.naeep-history-item:nth-child(even) .history-info {
padding-left: 15px;
text-align: left;
-ms-flex-order: 2;
order: 1;
}
.naeep-history-item {
padding-left: 30px;
}
.naeep-history-item span,
.naeep-history-item span:before,
.naeep-history-item span:after {
right: auto;
top: 0px;
}
.naeep-history-wrap:before {
left: 15px;
right: auto;
}
.naeep-history-item {
padding: 0 0 50px 30px;
}
.naeep-history-item .history-info span {
left: 11px;
}
.naeep-history-item .history-info {
padding-bottom: 20px;
}
.history-vertical .naeep-history-item .history-info {
padding-top: 20px;
margin-bottom: 15px;
}
.history-vertical .naeep-history-item:nth-child(odd) .history-info {
margin-left: 45px;
border-left: 3px solid #ed366d;
border-radius: 0 10px 10px 0;
border-right: none;
text-align: left;
width: 90%;
flex: 0 0 90%;
padding-left: 45px;
}
.history-vertical .naeep-history-item:nth-child(even) .history-info {
width: 90%;
flex: 0 0 90%;
}
.naeep-masonry[data-items="3"] .masonry-item,
.naeep-masonry[data-items="4"] .masonry-item,
.masonry-item.one-third,
.masonry-item.one-fourth,
.masonry-item.one-fourth-two,
.masonry-item.one-third-two,
.masonry-item.one-half,
.masonry-item.one-half-two,
.masonry-item.full-width {
width: 50%;
}
.process-info {
max-width: 132px;
margin: 0 auto;
}
.naeep-process-item {
padding: 15px;
width: 50%;
}
.naeep-process-item:after,
.naeep-process-item:before,
.border-style.naeep-process-item:before {
content: none;
}
.process-number-item {
flex: 0 0 50%;
max-width: 50%;
}
.naeep-process-wrap.style-three {
padding-left: 40px;
}
.naeep-process-wrap.style-three:before {
left: 15px;
right: auto;
}
.naeep-process-wrap.style-three {
padding-left: 30px;
}
.naeep-process-item-vertical:before,
.naeep-process-item-vertical:after {
right: auto;
left: -7px;
}
.naeep-team-single-item .single-mate-image,
.naeep-team-single-item .single-mate-info {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.naeep-team-single-item .single-mate-info {
padding-top: 40px;
text-align: center;
}
.naeep-aboutus-item .aboutus-image,
.naeep-aboutus-item .aboutus-info,
.naeep-aboutme-item .aboutme-image,
.naeep-aboutme-item .aboutme-info {
flex: 0 0 100%;
max-width: 100%;
}
.col-na-1,
.col-na-2,
.col-na-3,
.col-na-4,
.col-na-5,
.col-na-6,
.col-na-7,
.col-na-8,
.col-na-9,
.col-na-10,
.col-na-11 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.naeep-schedule-list .col-na-2 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.naeep-schedule-list .col-na-10 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.schedule-image .naeep-image {
max-width: 200px;
margin: 0 auto;
padding: 0 0 30px;
}
.schedule-content {
text-align: center;
}
.schedule-content ul li {
float: none;
display: inline-block;
}
.naeep-tab-links li {
margin: 5px !important;
}
.naeep-tab-links a {
border-right: 1px solid #d8e1f5;
}
.naeep-tab-links a:after {
content: none;
}
.naeep-team-item {
max-width: 400px;
margin: 0 auto;
}
.naeep-swiper-slide.swiper {
height: auto;
min-height: auto;
}
.naeep-swiper-slide.swiper .swiper-button-prev,
.naeep-swiper-slide.swiper .swiper-button-next {
width: 50px;
height: 50px;
}
.naeep-swiper-slide.swiper .swiper-button-prev {
left: 20px;
}
.naeep-swiper-slide.swiper .swiper-button-next {
right: 20px;
}
.banner-caption h1 {
font-size: 30px;
line-height: 40px;
}
.banner-caption p {
font-size: 16px;
line-height: 28px;
}
.banner-caption.left-align,
.banner-caption.right-align,
.banner-caption.center-align {
margin: 0 auto;
text-align: center;
}
}
@media screen and (max-width:782px) {
.banner-container {
max-width: 720px;
}
}
@media screen and (max-width:767px) {
.naeep-history-wrap.history-two .naeep-history-item {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.masonry-item,
.naeep-process-item,
.naeep-masonry[data-items="3"] .masonry-item,
.naeep-masonry[data-items="4"] .masonry-item,
.masonry-item.one-third,
.masonry-item.one-fourth,
.masonry-item.one-fourth-two,
.masonry-item.one-third-two,
.masonry-item.one-half,
.masonry-item.one-half-two,
.masonry-item.full-width {
width: 100%;
}
.col-na-1,
.col-na-2,
.col-na-3,
.col-na-4,
.col-na-5,
.col-na-6,
.col-na-7,
.col-na-8,
.col-na-9,
.col-na-10,
.col-na-11 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.image-wrap:after {
content: none;
}
}
@media screen and (max-width:600px) {
.process-number-item {
flex: 0 0 100%;
max-width: 100%;
}
}
@media screen and (max-width:599px) {
.naeep-swiper-slide.swiper .swiper-button-prev,
.naeep-swiper-slide.swiper .swiper-button-next {
display: none;
}
.banner-container {
max-width: 540px;
padding: 0 25px;
}
.venue-info-wrap h3.venue-title,
.naeep-venue-item .venue-info-wrap h5 {
font-size: 26px;
}
.naeep-testimonial-item {
padding: 30px;
}
.customer-inner-info h4.customer-name {
font-size: 22px;
}
}.iconic-wlv-terms {
margin: 10px 0 -10px;
padding: 0;
list-style: none none outside;
overflow: hidden;
}
.iconic-wlv-variations .iconic-was-swatches {
margin-top: 10px;
} .iconic-wlv-terms__term {
float: left;
margin: 0 10px 10px 0;
list-style: none;
}
.iconic-wlv-terms__term img {
display: block;
width: 100%;
height: auto;
}
.iconic-wlv-terms__term--image {
max-width: 50px;
}
.iconic-wlv-terms__term--partial-match:not(.iconic-was-swatches__item--out-of-stock) {
opacity: 0.3;
}
.iconic-wlv-terms__term--partial-match:not(.iconic-was-swatches__item--out-of-stock):hover {
opacity: 1;
}
.iconic-wlv-terms__term--unavailable {
opacity: 0.3;
}
.iconic-wlv-terms__term--current {
opacity: 1;
}
.iconic-wlv-terms__term-content {
display: block;
border: 1px solid #ccc;
padding: 4px 10px;
white-space: nowrap;
}
.iconic-wlv-terms__term-content img {
display: block;
}
.iconic-wlv-terms__term-content--link {
text-decoration: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.iconic-wlv-terms__term-content--link:hover {
border-color: #aaa;
background: #fafafa;
}
.iconic-wlv-terms__term--image .iconic-wlv-terms__term-content {
padding: 0;
}
.iconic-wlv-terms__term--current .iconic-wlv-terms__term-content {
border: 1px solid #0093df;
background: #e8f4fc;
font-weight: bold;
}
.iconic-wlv-terms__term--current .iconic-wlv-terms__term-content:hover {
border-color: #0093df;
background: #e8f4fc;
}
.et_divi_theme .iconic-wlv-terms {
padding-left: 0 !important;
}  td.iconic-wlv-variations__label,
td.iconic-wlv-variations__value {
display: block;
}.rkit-offcanvas button.menu-button-rometheme {
transition: all 0.5;
background-color: #00cea6;
padding: 20px;
display: flex;
align-items: center;
border: none;
}
.rkit-offcanvas button.menu-button-rometheme:hover {
border: none;
background-color: #00cea6;
}
.rkit-offcanvas-icon {
color: rgb(255, 255, 255);
fill: rgb(255, 255, 255);
}
li.submenu-item {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
div.header {
display: flex;
justify-content: space-around;
align-items: center;
}
div.mobile-header {
display: none;
}
nav.off-canvas {
display: none;
}
div.menu-offcanvas {
display: none;
}
.menu-offcanvas-rometheme button.rkit-offcanvas-close {
position: relative;
float: right;
z-index: 9999;
display: flex;
align-items: center;
border: none;
background: transparent;
color: black;
fill: black;
padding: 0px;
border-radius: 0px;
}
.menu-offcanvas-rometheme button.rkit-offcanvas-close .offcanvas-close-icon {
fill: black;
color: black;
}
.menu-offcanvas-rometheme button.rkit-offcanvas-close:hover {
background: #00cea6;
color: black; border: none;
}
a.menu-button {
text-decoration: none;
border-bottom: none;
}
.dropdown-content {
opacity: 0;
margin-top: 20px;
animation: fade_in 1s;
}
.offcanvas-navmenu-rometheme {
width: 100%;
position: fixed;
display: flex;
top: 0;
height: 100%;
z-index: 999;
visibility: hidden;
}
.overlay-rometheme {
background-color: rgba(0, 0, 0, 0.328);
position: absolute;
top: 0;
width: 100%;
height: 100vh;
z-index: 998;
transition: all 0.7s ease-in-out; }
.menu-offcanvas-rometheme {
z-index: 9999;
background-color: white;
width: 60%;
height: 100vh;
transition: all 0.7s ease-in-out; overflow: auto;
}
.rkit-btn-container {
display: flex;
}
.rkit-offcanvas-header {
width: 100%;
}
.rkit-offcanvas.offcanvas-show .offcanvas-navmenu-rometheme {
visibility: visible;
}
.rkit-offcanvas.offcanvas-left .offcanvas-navmenu-rometheme {
left: 0;
}
.rkit-offcanvas.offcanvas-right .offcanvas-navmenu-rometheme {
right: 0;
justify-content: end;
}
.rkit-offcanvas.offcanvas-left .menu-offcanvas-rometheme,
.rkit-offcanvas.offcanvas-left .overlay-rometheme {
transform: translateX(-100%);
}
.rkit-offcanvas.offcanvas-right .menu-offcanvas-rometheme,
.rkit-offcanvas.offcanvas-right .overlay-rometheme {
transform: translateX(100%);
}
.rkit-offcanvas.offcanvas-show.offcanvas-right .menu-offcanvas-rometheme,
.rkit-offcanvas.offcanvas-show.offcanvas-left .menu-offcanvas-rometheme,
.rkit-offcanvas.offcanvas-show.offcanvas-right .overlay-rometheme,
.rkit-offcanvas.offcanvas-show.offcanvas-left .overlay-rometheme {
transform: translateX(0); }.menu-horizontal {
display: flex;
flex-direction: row;
}
.menu-vertical {
display: flex;
flex-direction: column;
}
a.submenu-item-text {
width: 100%;
display: inline-block;
border-bottom: none;
height: 100%;
}
.expand-content{
overflow: hidden;
height: auto;
}.rkit-headerinfo {
display: flex;
flex-wrap: wrap;
}
.rkit-list-headerinfo {
display: flex;
flex-direction: row;
align-items: center;
}.rkit-hamburger-tablet,
.rkit-hamburger-mobile {
display: none;
}
.rkit-btn-hamburger {
display: flex;
}
.rkit-btn-hamburger {
background: #00cea6;
color: black;
}
.rkit-navmenu {
background: rgba(255, 255, 255, 0);
}
.rkit-nav-link {
display: flex;
flex-direction: row;
align-items: center;
color: black;
z-index: 1;
position: relative;
}
.rkit-menu-item:hover { color: black;
}
.rkit-submenu-item {
background-color: #eeeeee;
color: #000;
}
.rkit-submenu-item:hover {
background-color: rgb(169, 169, 169);
color: black;
}
.rkit-menu-item .rkit-nav-link  {
padding: 12px 24px;
}
.rkit-submenu-icon {
display: inline-block;
color: currentColor;
fill: currentColor;
}
.rkit-submenu-item .rkit-submenu-icon {
transform: rotate(-90deg);
}
.rkit-navmenu-container ul {
list-style: none;
margin: 0;
padding: 0; }
.rkit-menu-container {
display: flex;
flex-direction: row;
gap: 0.5rem;
}
.rkit-menu-container li {
position: relative; cursor: pointer;
}
.rkit-navmenu-dropdown {
position: absolute;
width: max-content;
max-height: 0px;
transition: all 0.5s; transform-origin: top;
z-index: 999;
opacity: 0;
visibility: hidden;
display: flex;
flex-direction: column;
}
.rkit-submenu-item .rkit-navmenu-dropdown {
left: 100%;
top: 0;
}
.rkit-dropdown-hover:hover > .rkit-navmenu-dropdown { max-height: var(--height);
opacity: 1;
animation: slideDown 0.5s;
visibility: visible;
}
.rkit-dropdown-click.rkit-dropdown-show > .rkit-navmenu-dropdown { max-height: var(--height);
opacity: 1;
animation: slideDown 0.5s;
visibility: visible;
}
.rkit-icon-close,
.rkit-icon-open {
transition: all 0.5s;
display: block;
position: relative;
}
.rkit-hamburger .rkit-icon-close {
opacity: 0;
transform: rotate(90deg);
position: absolute;
}
.rkit-hamburger-show .rkit-icon-open {
opacity: 0;
transform: rotate(90deg);
position: absolute;
}
.rkit-hamburger-show .rkit-icon-close {
opacity: 1;
transform: rotate(0deg);
position: relative;
}
.rkit-responsive-tablet.rkit-menu-show,
.rkit-responsive-mobile.rkit-menu-show { transform: scaleY(1);
opacity: 1;
max-height: var(--height);
transition: all 0.5s;
}
.pointer-underline,
.pointer-overline,
.pointer-doubleline,
.pointer-framed,
.pointer-bg
{
position: relative;
--pointer-width:2px;
--pointer-color : #00cea6;
}
.pointer-underline::after,
.pointer-overline::after,
.pointer-doubleline::after,
.pointer-framed::after,
.pointer-framed::before,
.pointer-bg::after {
border-radius: inherit;
}
.pointer-underline::after {
content: "";
position: absolute;
bottom: 0;
height: 100%;
width: 0;
transform: translateX(-50%);
left: 50%;
transition: all 0.5s;
border-bottom-width: var(--pointer-width) ;
border-bottom-color: var(--pointer-color);
border-bottom-style: solid;
}
.pointer-overline::after {
content: "";
position: absolute;
bottom: 0;
height: 100%;
width: 0;
transform: translateX(-50%);
left: 50%;
transition: all 0.5s;
border-top-width: var(--pointer-width) ;
border-top-color: var(--pointer-color);
border-top-style: solid;
}
.pointer-doubleline::after {
content: "";
position: absolute;
bottom: 0;
height: 100%;
width: 0;
transform: translateX(-50%);
left: 50%;
transition: all 0.5s;
border-top-width: var(--pointer-width) ;
border-top-color: var(--pointer-color);
border-top-style: solid;
border-bottom-width: var(--pointer-width) ;
border-bottom-color: var(--pointer-color);
border-bottom-style: solid;
}
.pointer-underline:hover::after, 
.pointer-overline:hover::after,
.pointer-doubleline:hover::after
{
width: 100%;
}
.pointer-framed:before {
content: "";
position: absolute;
border-top-width: var(--pointer-width);
border-bottom-width: 0px;
border-left-width: var(--pointer-width);
border-right-width: var(--pointer-width);
border-color: var(--pointer-color);
border-style: solid;
width: 0;
height: 0;
left: 50%;
transform: translateX(-50%);
top: 0;
opacity: 0;
transition: height 0.3s , width 0.2s 0.3s , opacity 0.1s 0.5s;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.pointer-framed::after {
content : "";
position : absolute;
border-bottom-width : var(--pointer-width);
border-top-width : 0px;
border-left-width : var(--pointer-width);
border-right-width : var(--pointer-width);
border-color : var(--pointer-color);
border-style : solid;
width : 0;
height :0;
left : 50%;
transform : translateX(-50%);
bottom : 0;
opacity: 0;
transition : height 0.3s , width 0.2s 0.3s , opacity 0.1s 0.5s;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.pointer-framed:hover::after, .pointer-framed:hover::before {
width : 100%;
height : 50%;
opacity : 1;
transition : width 0.2s , height 0.3s 0.2s;
}
.pointer-bg::after {
content: "";
position: absolute;
width: 100%;
height: 0;
bottom: 0;
left: 50%;
background: var(--pointer-color);
transform: translateX(-50%);
transition: height 0.5s;
}
.pointer-bg:hover::after {
height: 100%;
}
@media screen and (max-width: 1024px) {
.rkit-hamburger-tablet {
display: flex;
}
.rkit-responsive-tablet {
position: absolute; max-height: 0px;
overflow: hidden;
transform: scaleY(0);
transform-origin: top;
opacity: 0;
z-index: 999;
margin-top: var(--menu-distance);
}
.rkit-responsive-tablet .pointer-underline::after,
.rkit-responsive-tablet .pointer-overline::after,
.rkit-responsive-tablet .pointer-doubleline::after,
.rkit-responsive-tablet .pointer-framed::after,
.rkit-responsive-tablet .pointer-framed::before,
.rkit-responsive-tablet .pointer-bg::after{
content: none;
}
.rkit-responsive-tablet .rkit-menu-container {
flex-direction: column;
}
.rkit-responsive-tablet .rkit-navmenu-dropdown {
position: static;
width: 100%;
}
.rkit-responsive-tablet .rkit-submenu-item .rkit-submenu-icon {
transform: rotate(0deg);
}
}
@media screen and (max-width: 767px) {
.rkit-hamburger-mobile {
display: flex;
}
.rkit-responsive-mobile {
position: absolute; max-height: 0px;
overflow: hidden;
transform: scaleY(0);
transform-origin: top;
opacity: 0;
z-index: 999;
margin-top: var(--menu-distance);
}
.rkit-responsive-mobile .rkit-menu-container {
flex-direction: column;
}
.rkit-responsive-mobile .rkit-navmenu-dropdown {
position: static;
width: 100%;
}
.rkit-responsive-mobile .rkit-submenu-item .rkit-submenu-icon {
transform: rotate(0deg);
}
.rkit-responsive-mobile .pointer-underline::after,
.rkit-responsive-mobile .pointer-overline::after,
.rkit-responsive-mobile .pointer-doubleline::after,
.rkit-responsive-mobile .pointer-framed::after,
.rkit-responsive-mobile .pointer-framed::before,
.rkit-responsive-mobile .pointer-bg::after
{
content: none;
}
}
@keyframes slideDown {
from {
transform: translateY(-0.5rem);
}
to {
transform: translateY(0rem);
}
}.rkit-search .rkit-search-button {
background-color: #00cea6;
padding: 18px;
display: flex !important;
align-items: center;
border: none;
gap: 0.5rem;
}
.rkit-search .rkit-search-button:hover {
background-color: #009678;
}
.rkit-search .rkit-search-input {
outline: none;
width: 100%;
border: none;
border-radius: 0px;
background: #f1f1f1;
padding: 18px;
}
.rkit-search .rkit-search-input:focus {
outline: none;
}
.rkit-search { display: flex;
flex-direction: row;
}
.rkit-search-icon {
font-size: 20px;
}.rkit-image {
display: flex;
flex-direction: column;
}
.rkit-image .site-caption {
width: 100%;
}.rkit-post-grid-body {
padding: 20px 30px 30px 30px;
z-index: 2;
position: relative;
width: 100%;
}
.rkit-post-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.rkit-image-link {
display: block;
width: 100%;
}
.rkit-post-grid-card {
background-color: #e9e9e9;
display: flex;
flex-direction: column;
width: 100%;
box-sizing: border-box;
overflow: hidden;
}
.rkit-w-50 {
width: 50%;
}
.rkit-image-container {
position: relative;
} 
.rkit-post-grid-img {
transition: all 0.5s;
object-fit: cover;
object-position: center;
width: 100% !important  ;
height: 100% !important;
}
.rkit-post-grid-card:hover .rkit-post-grid-img {
transform: scale(1.1);
overflow:   hidden ;
}
.rkit-metadata,
.rkit-metadata a {
color: gray;
}
.rkit-metadata {
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.rkit-float-metawrapper-date {
position: absolute;
bottom: -10px;
right: 10px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
height: 3rem;
width: 3rem;
background-color: #00cea6;
}
.rkit-float-metawrapper-date>span {
display: flex;
justify-content: center;
flex-direction: column;
line-height: 1;
}
.rkit-float-metawrapper-date>span>strong {
font-size: large;
}
.rkit-floating-category {
display: flex;
flex-wrap: wrap;
position: absolute;
font-size: 12px;
z-index: 2;
gap: 0.5rem;
}
.rkit-post-block-card .rkit-floating-category-btn {
background-color: #535353;
padding-inline: 15px;
border-radius: 0;
color: #ffffff;
border: none;
}
.rkit-post-block-card .rkit-floating-category-btn:hover {
background-color: #00cea6;
color: black;
}
.rkit-post-block-card .rkit-readmore-btn {
background-color: #535353;
border-radius: 0;
padding: 16px 32px 16px 32px;
text-align: center;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none;
display: flex;
align-items: center;
gap: 0.5rem;
}
.rkit-post-block-card .rkit-readmore-btn:hover {
background-color: #00cea6;
color: black;
}
.rkit-readmore-div {
display: flex;
}
.rkit-metadata-item {
display: flex;
align-items: center;
cursor: pointer;
}
.rkit-post-grid .rkit-post-grid-body.rkit-post-grid-highlight-border::before {
content: "";
display: block;
height: 50%;
width: 2px;
background: #ff712b;
position: absolute;
z-index: 999;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
left: 0;
}
.rkit-post-grid-title-container {
margin : 10px 0px 10px 0px;
}
.rkit-post-grid-title{
font-size: 20px;
font-weight: 700;
color :black;
}
.rkit-post-grid-paragraph {
margin: 0px 0px 30px 0px;
}
@media only screen and (max-width:1024px) {
.rkit-post-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width:767px) {
.rkit-post-grid {
grid-template-columns: repeat(1, 1fr);
}
.rkit-post-grid-card {
flex-direction: column !important;
}
.rkit-w-50 {
width: 100%;
}
}.rkit-post-block-body {
padding: 20px 30px 30px 30px;
z-index: 2;
position: relative;
width: 100%;
}
.rkit-post-block {
display: flex;
flex-direction: column;
}
.rkit-image-link {
display: block;
width: 100%;
}
.rkit-post-block-card {
background-color: #e9e9e9;
display: flex;
flex-direction: column;
width: 100%;
box-sizing: border-box;
}
.rkit-w-50 {
width: 50%;
}
.rkit-post-block .rkit-image-container {
position: relative;
width: 100%;
}
.rkit-post-block-img {
transition: all 0.5s;
object-fit: cover;
object-position: center;
width: 100% !important  ;
height: 100% !important;
}
.rkit-post-block-card:hover .rkit-post-block-img {
transform: scale(1.1);
}
.rkit-metadata,
.rkit-metadata a {
color: gray;
}
.rkit-metadata {
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.rkit-float-metawrapper-date {
position: absolute;
bottom: -10px;
right: 10px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
height: 3rem;
width: 3rem;
background-color: #00cea6;
}
.rkit-float-metawrapper-date>span {
display: flex;
justify-content: center;
flex-direction: column;
line-height: 1;
}
.rkit-float-metawrapper-date>span>strong {
font-size: large;
}
.rkit-floating-category {
display: flex;
flex-wrap: wrap;
position: absolute;
font-size: 12px;
z-index: 2;
gap: 0.5rem;
}
.rkit-post-grid-card .rkit-floating-category-btn {
background-color: #535353;
padding-inline: 15px;
border-radius: 0;
color: #ffffff;
border: none;
}
.rkit-post-grid-card .rkit-floating-category-btn:hover {
background-color: #00cea6;
color: black;
}
.rkit-post-grid-card .rkit-readmore-btn {
background-color: #535353;
border-radius: 0;
padding: 16px 32px 16px 32px;
text-align: center;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none;
display: flex;
align-items: center;
gap: 0.5rem;
}
.rkit-post-grid-card .rkit-readmore-btn:hover {
background-color: #00cea6;
color: black;
}
.rkit-readmore-div {
display: flex;
}
.rkit-metadata-item {
display: flex;
align-items: center;
cursor: pointer;
}
.rkit-post-block .rkit-post-block-body.rkit-post-block-highlight-border::before {
content: "";
display: block;
height: 50%;
width: 2px;
background: #ff712b;
position: absolute;
z-index: 999;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
left: 0;
}
.rkit-post-block-title-container {
margin : 10px 0px 10px 0px;
}
.rkit-post-block-title{
font-size: 20px;
font-weight: 700;
color :black;
}
.rkit-post-block-paragraph {
margin: 0px 0px 30px 0px;
}
@media only screen and (max-width:1024px) {
.rkit-post-block {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width:767px) {
.rkit-post-block {
grid-template-columns: repeat(1, 1fr);
}
.rkit-post-block-card {
flex-direction: column !important;
}
.rkit-w-50 {
width: 100%;
}
}.rkit-cta {
overflow: hidden;
position: relative;
background: white;
transition: all 0.5s;
}
.rkit-cta-container-classic {
display: flex;
}
.rkit-cta-container-cover {
display: block;
}
.rkit-cta-img__wrapper {
background-size: cover;
background-position: 50%;
min-width: 50%;
position: relative;
overflow: hidden;
}
.rkit-cta-img__image {
transition: all 1.5s;
object-fit: cover;
object-position: center;
display: block;
background-size: cover;
background-position: 50%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.rkit-cta-container-cover .rkit-cta-img__wrapper {
min-height: 350px;
}
.rkit-cta-container-classic .rkit-cta-img__wrapper {
min-height: 350px;
}
.rkit-cta-container-cover .rkit-cta-content__wrapper {
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: flex;
}
.rkit-cta-description {
margin-bottom: 1rem;
}
.rkit-cta-container-classic .rkit-cta-content__wrapper {
min-height: 350px;
}
.rkit-cta-ribbon {
position: absolute;
z-index: 1;
top: 0;
left: auto;
right: 0;
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px;
}
.rkit-cta-ribbon.rkit-cta-ribbon__left {
transform: rotate(0);
left: 0;
right: auto;
}
.rkit-cta-ribbon.rkit-cta-ribbon__right {
transform: rotate(90deg);
left: auto;
right: 0;
}
.rkit-cta-ribbon__inner {
text-align: center;
left: 0;
width: 200%;
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
font-size: 13px;
background: #00cea6;
color: #000;
line-height: 2;
font-weight: 700;
}
.rkit-cta-content__wrapper {
width: 100%;
display: flex;
flex-direction: column;
padding : 30px;
}
.rkit-cta .rkit-cta-title {
transition: all 0.5s;
}
.rkit-cta-img__overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
transition: all 0.5s;
}
.rkit-cta:hover .rkit-cta-img__overlay {
background-color: rgba(0, 0, 0, 0.25);
}
.rkit-cta:hover .zoom-in {
transform: scale(1.2);
}
.zoom-out {
transform: scale(1.2);
}
.rkit-cta:hover .zoom-out {
transform: scale(1);
}
.rkit-cta-icon__graphic_element {
font-size: 70px;
}
.rkit-cta-img__image.move-left {
transform: scale(1.2) translateX(8%);
}
.rkit-cta-img__image.move-right {
transform: scale(1.2) translateX(-8%);
}
.rkit-cta-img__image.move-up {
transform: scale(1.2) translateY(8%);
}
.rkit-cta-img__image.move-down {
transform: scale(1.2) translateY(-8%);
}
.rkit-cta:hover .rkit-cta-img__image.move-left,
.rkit-cta:hover .rkit-cta-img__image.move-right,
.rkit-cta:hover .rkit-cta-img__image.move-up,
.rkit-cta:hover .rkit-cta-img__image.move-down {
transform: scale(1.2) translateX(0%);
}
.rkit-cta__graphic_element {
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.rkit-cta__graphic_element:has(.rkit-cta-icon__graphic_element) {
aspect-ratio: 1/1;
}
.rkit-cta-text {
display: flex;
flex-direction: column;
}
.rkit-cta a.rkit-cta-button {
background-color: #535353;
border-radius: 5px;
padding: 16px 32px 16px 32px;
text-align: center;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
gap: 0.5rem;
}
.rkit-cta-button.fullwidth {
width: 100%;
}
.rkit-cta a.rkit-cta-button:hover {
background-color: #00cea6;
color: #535353;
}.rkit-blockquote{
display: flex;
position: relative;
}
.blockquote-top{
flex-direction: column;
}
.rkit-quote-icon{
font-size: 4rem;
margin : 0px 0px 20px 0px;
}
.rkit-blockquote__icon {
color: #00cea6;
}
.blockquote-top .rkit-quote-icon{
display: flex;  
align-items: center;
}
.blockquote-inline .rkit-quote-icon {
float: left;
line-height: 1em;
width: 1em;
height: 1em;
display: inline-flex;
align-items: center;
justify-content: center;
margin: 0 .5em 0 0;
}
.blockquote-inline , .blockquote-absolute {
flex-direction: column;
}
.rkit-quote-author {
font-weight: 700;
}
.blockquote-absolute .rkit-quote-icon {
position: absolute;
z-index: 1;
left : 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
margin: 0;
}.rkit-social-media__list {
display: flex;
flex-wrap: wrap;
gap: 0.54rem;
}
.rkit-social-media__list .rkit-social-share__link {
width: fit-content;
border: none;
display: flex;
align-items: center;
height: 100%;
line-height: 1;
border-radius: 0;
padding: 10px;
}
.rkit-social-share.fullwidth .rkit-social-share__link {
width: 100%;
justify-content: center;
}
.facebook {
--color: #1877f2; }
.twitter {
--color: #000000; }
.pinterest {
--color: #e60023; }
.linkedin {
--color: #0a66c2; }
.quora {
--color: #b92b27; }
.reddit {
--color: #ff4500; }
.telegram {
--color: #26a5e4; }
.viber {
--color: #665cac; }
.whatsapp {
--color: #25d366; }
.line {
--color: #00b900; }
.facebook:hover {
--color: #145dbf; }
.twitter:hover {
--color: #1c1c1c; }
.pinterest:hover {
--color: #b8001b; }
.linkedin:hover {
--color: #004182; }
.quora:hover {
--color: #8a211d; }
.reddit:hover {
--color: #cc3700; }
.telegram:hover {
--color: #007ba7; }
.viber:hover {
--color: #514483; }
.whatsapp:hover {
--color: #1ebe5c; }
.line:hover {
--color: #009900; }
.rkit-social-share.flat .rkit-social-share__link {
background-color: var(--color);
color: white;
fill: white;
}
.rkit-social-share.flat .rkit-social-share__link:hover {
color: white;
fill: white;
}
.rkit-social-share.outline .rkit-social-share__link,
.rkit-social-share.framed .rkit-social-share__link {
border-width: 2px;
border-style: solid;
border-color: var(--color);
color: var(--color);
fill: var(--color);
background: transparent;
}
.rkit-social-share.framed .rkit-social-share__link:hover {
background: transparent;
color: var(--color);
fill: var(--color);
}
.rkit-social-share.outline .rkit-social-share__link:hover {
background-color: var(--color);
color: white;
fill: white;
}
.rkit-social-share.flat-on-hover .rkit-social-share__link {
background: transparent;
color: var(--color);
fill: var(--color);
}
.rkit-social-share.flat-on-hover .rkit-social-share__link:hover {
background-color: var(--color);
color: white;
fill: white;
}
.rkit-social-share.pointer .rkit-social-share__link,
.rkit-social-share.pointer .rkit-social-share__link:hover,
.rkit-social-share.pointer-on-hover .rkit-social-share__link,
.rkit-social-share.pointer-on-hover .rkit-social-share__link:hover {
--pointer-width: 3px;
position: relative;
background: transparent;
color: var(--color);
fill: var(--color);
}
.rkit-social-share.pointer .rkit-social-share__link::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: var(--pointer-width);
background-color: var(--color);
transform: translateY(50%);
}
.rkit-social-share.pointer-on-hover .rkit-social-share__link::after {
content: "";
position: absolute;
left: 50%;
right: 50%;
bottom: 0;
width: 0%;
height: var(--pointer-width);
background-color: var(--color);
transition: width 0.5s;
transform: translateX(-50%);
}
.rkit-social-share.pointer-on-hover .rkit-social-share__link:hover::after {
width: 100%;
}.rkit-team-card {
background-color: white;
transition: all 0.5s;
overflow: hidden;
position: relative;
}
.pointer {
--pointer-size : 5px;
}
.rkit-team-card.pointer::before {
content: "";
height: var(--pointer-size);
width: 100%;
bottom: 0;
left: 0;
right: 0;
background: blue;
position: absolute;
z-index: 9999;
}
.rkit-team-card.pointer::after {
content: "";
position: absolute;
width: 0%;
bottom: 0;
left: 50%;
transform: translateX(-50%);
height: var(--pointer-size);
transition: width 0.5s ease;
background: #00cea6;
z-index: 99999;
}
.rkit-team-card:hover.pointer::after {
width: 100%;
}
.rkit-team__detail {
padding: 2rem;
display: flex;
flex-direction: column;
position: relative;
z-index: 2;
transition: all 0.5s;
}
.rkit-team__detail h4 {
margin-bottom: 0;
margin-top: 0;
}
.rkit-team__img {
display: flex;
transition: all 1s;
overflow: hidden;
}
.rkit-team__img img {
width: 100%;
aspect-ratio: 3/2;
object-fit: cover;
transition: transform 0.5s;
}
.rkit-team__img.move-left img {
transform: scale(1.2) translateX(8%);
}
.rkit-team__img.move-right img {
transform: scale(1.2) translateX(-8%);
}
.rkit-team__img.move-up img {
transform: scale(1.2) translateY(8%);
}
.rkit-team__img.move-down img {
transform: scale(1.2) translateY(-8%);
}
.rkit-team-card:hover .rkit-team__img.move-left img,
.rkit-team-card:hover .rkit-team__img.move-right img,
.rkit-team-card:hover .rkit-team__img.move-up img,
.rkit-team-card:hover .rkit-team__img.move-down img {
transform: scale(1.2) translateX(0%);
}
.rkit-team-card:hover .rkit-team__img.zoom-in img {
transform: scale(1.2);
}
.rkit-team__img.zoom-out img {
transform: scale(1.2);
}
.rkit-team-card:hover .rkit-team__img.zoom-out img {
transform: scale(1);
}
.rkit-team__role {
color: gray;
font-size: 15px;
margin-bottom: 0.5rem;
}
.rkit-team__description {
margin-bottom: 0.5rem;
}
.rkit-team__overlay {
overflow: hidden;
}
.rkit-team__overlay .rkit-team-card {
position: relative;
}
.rkit-team__overlay .rkit-team__detail {
visibility: hidden;
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
transform: translateY(100%);
transition: all 0.5s; color: white;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.rkit-team__overlay .rkit-team__detail::after {
content: "";
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0; transition: all 0.5s;
background-color: rgba(0, 0, 0, 0.5);
color: white;
z-index: -1;
}
.rkit-team__overlay:hover .rkit-team__detail,
.rkit-team__overlay:hover .rkit-team__detail::after
{
visibility: visible;
transform: translateY(0%);
opacity: 1;
}
.rkit-team__overlay:hover .rkit-team__img {
filter: blur(5px);
}
.rkit-team__social {
display: flex;
justify-content: center;
align-items: center;
z-index: 3;
}
.rkit-team__social_item {
padding: 20px;
aspect-ratio: 1/1; display: flex;
justify-content: center;
align-items: center;
background: var(--color);
transition: all 0.5s;
}
.rkit-team__social_icon {
color: var(--icon-color);
fill: var(--icon-color);
}
.rkit-team__social_on_hover_top .rkit-team-card,
.rkit-team__social_on_hover_left .rkit-team-card,
.rkit-team__social_on_hover_right .rkit-team-card,
.rkit-team__social_on_hover_bottom .rkit-team-card {
position: relative;
overflow: hidden;
}
.rkit-team__social_on_hover_top .rkit-team__social,
.rkit-team__social_on_hover_left .rkit-team__social,
.rkit-team__social_on_hover_right .rkit-team__social,
.rkit-team__social_on_hover_bottom .rkit-team__social {
position: absolute;
display: flex;
opacity: 0;
transition: all 0.5s;
}
.rkit-team__social_on_hover_top .rkit-team__social ,
.rkit-team__social_on_hover_bottom .rkit-team__social {
flex-direction: row;
}
.rkit-team__social_on_hover_left .rkit-team__social, 
.rkit-team__social_on_hover_right .rkit-team__social {
flex-direction: column;
top: 0;
bottom: 0;
align-items: center;
}
.rkit-team__social_on_hover_top .rkit-team__social, 
.rkit-team__social_on_hover_bottom .rkit-team__social {
flex-direction: row;
left: 0;
right: 0;
justify-content: center;
}
.rkit-team__social_on_hover_left .rkit-team__social {
left: -50px;
}
.rkit-team__social_on_hover_left:hover .rkit-team__social {
left: 0;
opacity: 1;
}
.rkit-team__social_on_hover_right .rkit-team__social {
right: -50px;
}
.rkit-team__social_on_hover_right:hover .rkit-team__social {
right: 0;
opacity: 1;
}
.rkit-team__social_on_hover_top .rkit-team__social {
top: -50px;
}
.rkit-team__social_on_hover_top:hover .rkit-team__social {
top: 0;
opacity: 1;
}
.rkit-team__social_on_hover_bottom .rkit-team__social {
bottom: -50px;
}
.rkit-team__social_on_hover_bottom:hover .rkit-team__social {
bottom: 0;
opacity: 1;
}
.rkit-team__centered .rkit-team-card{
padding: 1rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.rkit-team__centered .rkit-team__img {
border-radius: 50%;
overflow: hidden;
width: 50%;
min-width: 180px;
}
.rkit-team__centered .rkit-team__img img {
aspect-ratio: 1/1;
}
.rkit-team__centered .rkit-team__detail {
text-align: center;
justify-content: center;
align-items: center;
}
.facebook {
--color: #1877F2; --icon-color : #ffffff;
}
.twitter {
--color: #000000; --icon-color : #ffffff;
}
.pinterest {
--color: #E60023; --icon-color : #ffffff;
}
.linkedin {
--color: #0A66C2; --icon-color : #ffffff;
}
.quora {
--color: #B92B27; --icon-color : #ffffff;
}
.reddit {
--color: #FF4500; --icon-color : #ffffff;
}
.telegram {
--color: #26A5E4; --icon-color : #ffffff;
}
.viber {
--color: #665CAC; --icon-color : #ffffff;
}
.whatsapp {
--color: #25D366; --icon-color : #ffffff;
}
.line {
--color: #00B900; --icon-color : #ffffff;
}
.facebook:hover {
--color: #145DBF; --icon-color : #ffffff;
}
.twitter:hover {
--color: #1C1C1C; --icon-color : #ffffff;
}
.pinterest:hover {
--color: #B8001B; --icon-color : #ffffff;
}
.linkedin:hover {
--color: #004182; --icon-color : #ffffff;
}
.quora:hover {
--color: #8A211D; --icon-color : #ffffff;
}
.reddit:hover {
--color: #CC3700; --icon-color : #ffffff;
}
.telegram:hover {
--color: #007BA7; --icon-color : #ffffff;
}
.viber:hover {
--color: #514483; --icon-color : #ffffff;
}
.whatsapp:hover {
--color: #1EBE5C; --icon-color : #ffffff;
}
.line:hover {
--color: #009900; --icon-color : #ffffff;
}
.tiktok {
--color : #000000;
--icon-color : #ffffff;
}
.tiktok:hover {
--color : #1C1C1C;
--icon-color : #ffffff;
}
.github {
--color : #333333;
--icon-color : #ffffff;
}
.github:hover {
--color : #000000;
--icon-color : #ffffff;
}
.youtube {
--color : #ff0000;
--icon-color : #ffffff;
}
.youtube:hover {
--color : #CD201F;
--icon-color : #ffffff;
}
.instagram {
--color : #E1306C;
--icon-color : #ffffff;
}
.instagram:hover {
--color : #c13584;
--icon-color : #ffffff;
}
.dribbble {
--color :  #ea4c89;
--icon-color : #ffffff;
}
.dribbble:hover {
--color : #ca2e6a;
--icon-color : #ffffff;
}
.behance {
--color : #1769ff;
--icon-color :#ffffff;
}
.behance:hover {
--color:#153bbb;
--icon-color : #ffffff;
}.rkit-text-marquee {
overflow: hidden;
}
.rkit-marquee-container {
overflow: hidden; width: 100%;
display: flex;
flex-direction: row;
--gap: 5rem;
--speed: 20; }
.rkit-marquee {
animation: marquee calc(100s / var(--speed)) infinite linear;
}
.rkit-marquee-container:hover .pause-hover {
animation-play-state: paused;
}
.rkit-marquee-content {
display: inline-flex;
align-items: center;
}
.rkit-marquee-item {
text-wrap: nowrap;
padding-right: var(--gap);
}
.rkit-marquee-item-content {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
}
.rkit-running-text__text {
background: black;
font-size: 3rem;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.rkit-running-text__icon {
font-size: 3rem;
width: 3rem;
color: black;
fill: black;
}
.image-running img{
display: block;
width: auto;
height: 100%;
overflow: hidden;
object-fit: contain;
}
.image-running { 
display : flex;
width: 100px;
height: 100px;
overflow: hidden;
opacity : 1;
align-items : center;
}
@keyframes marquee {
from {
transform: translateX(0%);
}
to {
transform: translateX(-100%);
}
}@keyframes blink-caret {
to {
opacity: 0;
}
}
.rkit-animated-heading p {
position: relative; }
.rkit-animated-heading {
position: relative;
}
.text-writing {
display: inline-block;
}
.text-writing::after {
content: "|";
display: inline-block;
vertical-align: top;
animation: blink-caret 600ms infinite alternate;
}
.rkit-animated-heading p {
margin-bottom: 0;
}
@keyframes typing-cursor {
from,
to {
border-color: transparent;
}
50% {
border-color: #000000;
}
}
.text-flipping {
transition: 0.5s;
animation-duration: 0.5s;
animation-fill-mode: both;
display: inline-block;
}
.flip-out {
transform: perspective(400px) rotateX(90deg);
animation-name: flipOut;
transform-origin: bottom;
opacity: 0;
}
.flip-in {
transform: perspective(400px) rotateX(0deg);
animation-name: flipIn;
transform-origin: bottom;
opacity: 1;
}
@keyframes flipOut {
0% {
transform: perspective(400px) rotateX(0deg);
transform-origin: bottom;
opacity: 1;
}
40% {
transform: perspective(400px) rotateX(-20deg);
transform-origin: bottom;
}
100% {
transform: perspective(400px) rotateX(90deg);
transform-origin: bottom;
opacity: 0;
}
}
@keyframes flipIn {
0% {
transform: perspective(400px) rotateX(-90deg);
transform-origin: bottom;
opacity: 0;
}
60% {
transform: perspective(400px) rotateX(-20deg);
transform-origin: bottom;
}
100% {
transform: perspective(400px) rotateX(0deg);
transform-origin: bottom;
opacity: 1;
}
}
.text-sliding_up,
.text-sliding_down {
overflow: hidden;
transition: opacity 0.5s;
display: inline-flex;
}
.text-sliding_down.slide-down_in {
height: auto;
animation: slideDown_In 0.5s;
}
.text-sliding_down.slide-down_out {
height: auto;
animation: slideDown_Out 0.5s;
}
.text-sliding_up.slide-up_in {
height: auto;
animation: slideUp_In 0.5s;
}
.text-sliding_up.slide-up_out {
height: auto;
animation: slideUp_Out 0.5s;
}
@keyframes slideUp_In {
0% {
transform: translateY(15px);
opacity: 0;
}
60% {
transform: translateY(-5px);
opacity: 0.8;
}
100% {
transform: translateY(0px);
opacity: 1;
}
}
@keyframes slideUp_Out {
0% {
transform: translateY(0px);
opacity: 1;
}
100% {
transform: translateY(-15px);
opacity: 0;
}
}
@keyframes slideDown_In {
0% {
transform: translateY(-15px);
opacity: 0;
}
60% {
transform: translateY(5px);
opacity: 0.8;
}
100% {
transform: translateY(0px);
opacity: 1;
}
}
@keyframes slideDown_Out {
0% {
transform: translateY(0px);
opacity: 1;
}
100% {
transform: translateY(15px);
opacity: 0;
}
}
@keyframes handdrawn {
0% {
stroke-dashoffset: 1500;
opacity: 0;
}
100% {
stroke-dashoffset: 0;
opacity: 1;
}
}
@keyframes opacity {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.rkit-animated-heading__text svg {
fill: none;
stroke: black;
stroke-width: 12px;
stroke-miterlimit: 10;
stroke-dasharray: 1500;
stroke-dashoffset: 1500;
stroke-linecap: round;
position: absolute;
top: 50%;
left: 50%;
width: calc(100% + 20px);
opacity: 0;
transform: translate(-50%, -50%);
z-index: -1;
height: calc(100% + 15px);
overflow: visible;
}
.rkit-animated-heading__text {
color: #00cea6;
}
.rkit-highlighted.in_front svg {
z-index: 2 !important;
}
.highlighted_in svg {
animation: handdrawn 1s forwards;
}
.highlighted_out svg {
stroke-dashoffset: 0;
animation: opacity 1s;
}
.rkit-highlighted {
display: inline-flex;
}
.text-drop-in,
.text-drop-out {
overflow: hidden;
display: inline-flex;
}
.text-drop-in.drop-in_out {
animation: dropIn_Out 0.5s;
opacity: 0;
}
.text-drop-in.drop-in_in {
animation: dropIn_In 0.5s;
opacity: 1;
}
@keyframes dropIn_Out {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(0.4);
opacity: 0;
}
}
@keyframes dropIn_In {
0% {
transform: scale(1.3);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.text-drop-out.drop-out_out {
animation: dropOut_Out 0.5s;
opacity: 0;
}
.text-drop-out.drop-out_in {
animation: dropOut_In 0.5s;
opacity: 1;
}
@keyframes dropOut_Out {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.3);
opacity: 0;
}
}
@keyframes dropOut_In {
0% {
transform: scale(0.4);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}.rkit-swiper {
position: relative;
overflow: visible;
}
.rkit-card {
background-color: #fafafa;
overflow: hidden;
}
.rkit-card-slider {
padding: 0px;
overflow: hidden;
}
.rkit-cardslider-pagination {
display: flex;
flex-direction: row;
gap: 0.5rem;
padding: 1rem;
justify-content: center;
align-items: center;
}
.rkit-swiper-button-prev {
left: 0;
top: 50%;
}
.rkit-swiper-button-next {
right: 0;
top: 50%;
}
.rkit-swiper-button-next,
.rkit-swiper-button-prev {
position: absolute;
z-index: 999;
cursor: pointer;
width: 45px;
height: 45px;
background-color: #00cea6;
transform: translateY(-50%);
color: white;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.5s;
border-radius: 5px;
--swiper-navigation-size: 44px;
--swiper-navigation-top-offset: 50%;
--swiper-navigation-sides-offset: 10px;
}
.card-image {
width: 100%;
max-width: 100%;
overflow: hidden;
}
.rkit-card .card-image img {
width: 100%;
display: block;
object-fit: cover;
object-position: center;
}
.rkit-cardslider-bullet {
width: 8px;
aspect-ratio: 1/1;
border-radius: 50%;
background-color: #aaaaaa;
transition: all 0.5s ease;
}
.rkit-cardslider-bullet-active {
background-color: #161616;
}
.rkit-cardslider-bullet-clickable .rkit-cardslider-bullet {
cursor: pointer;
}
.rkit-card .card-body {
padding: 30px;
display: flex;
flex-direction: column;
position: relative;
z-index: 1;
}
.rkit-card .card-body::before {
content: "";
width: 100%;
height: 100%;
display: block;
z-index: -1;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
transform: translateY(120%);
opacity: 0;
transition: all 0.5s;
background: #aaaaaa;
}
.card-title {
margin: 0;
}
.card-title a {
text-decoration: none;
color: #161616;
}
.card-heading {
margin-bottom: 0.5rem;
display: flex;
flex-direction: column;
}
.rkit-swiper-button-prev.swiper-button-disabled,
.rkit-swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.rkit-card .card-button a {
background-color: #00cea6;
display: flex;
align-items: center;
flex-direction: row;
justify-content: center;
gap: 0.5rem;
padding: 1rem;
color: white;
transition: all 0.5s;
border-radius: 5px;
}
.rkit-card .card-button {
display: flex;
justify-content: start;
}
.rkit-card .card-button a .button-icon {
transition: color 0.5s;
}
.rkit-card.rkit-cc-overlay {
position: relative;
}
.rkit-card.rkit-cc-overlay .card-body {
opacity: 0;
transform: translateY(-20%);
transform-origin: bottom;
transition: all 0.5s;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
justify-content: center;
color: white;
padding: 40px;
}
.rkit-card.rkit-cc-overlay .card-image img {
aspect-ratio: 1 / 1;
}
.rkit-card.rkit-cc-overlay .card-button {
justify-content: center;
}
.rkit-card.rkit-cc-overlay:hover .card-body {
opacity: 1;
transform: translateY(0);
}
.rkit-card.rkit-cc-overlay:hover .card-body::before {
transform: translateY(0);
opacity: 1;
}
.rkit-card-slider .swiper-slide {
overflow: unset;
}
.card-button.fullwidth a {
width: 100%;
}.rkit-accordion {
display: flex;
flex-direction: column;
gap: 0.5rem;
}
.rkit-accordion-header {
padding: 10px;
background-color: #ebebeb;
color: #000000;
cursor: pointer;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center ;
transition: all 0.5s;
position: relative;
}
.rkit-accordion-header:hover {
z-index: 2;
}
.rkit-accordion-item.open .rkit-accordion__title{
color: rgb(1, 57, 242);
}
.rkit-accordion-content {
max-height: 0vmax;
height: auto;
visibility: hidden;
overflow: hidden;
transition: all 0.3s;
}
.rkit-accordion__icon{
display: flex;
align-items: center;
justify-content: center;
margin: 0px 20px 0px 20px;
transition: all 0.5s;
}
.rkit-accordion__title{
width:100%;
text-align: left;
padding: 0px 0px 0px 20px;
transition: all 0.5s;
}
.rkit-accordion__content{
padding: 30px 30px 30px 30px;
text-align: left;
}
.rkit-accordion-item.open .rkit-accordion-content {
visibility: visible;
max-height: 100vmax;
transition: all 1.5s;
}
.rkit-accordion-item .rkit-accordion__icon .icon_open {
display: none;
}
.rkit-accordion-item.open .rkit-accordion__icon .icon_close {
display: none;
}
.rkit-accordion-item.open .rkit-accordion__icon .icon_open {
display: block;
}.rkit-testimonial-carousel {
overflow: hidden;
padding: 10px;
}
.rkit-testimonial-carousel .rkit-testimonial-card {
width: 100%;
height: auto;
display: flex;
border-radius: 10px;
overflow: hidden;
}
.rkit-pagination-bullet {
width: 8px;
aspect-ratio: 1/1;
border-radius: 50%;
background-color: #aaaaaa;
transition: all 0.5s ease;
}
.rkit-pagination-bullet-active {
background-color: #161616;
}
.rkit-pagination-bullet-clickable .rkit-pagination-bullet {
cursor: pointer;
}
.rkit-testimonial-wrapper.style_1 .rkit-testimonial-card {
background-color: aliceblue;
}
.rkit-testimonial-wrapper.style_2 .rkit-testimonial-card {
flex-direction: column;
}
.rkit-testimonial-wrapper.style_3 .rkit-testimonial-card {
background-color: aliceblue;
padding: 1rem;
display: flex;
flex-direction: row;
}
.rkit-testimonial-wrapper.style_4 .rkit-testimonial-card {
flex-direction: column;
background-color: aliceblue;
padding: 1rem;
}
.rkit-testimonial-wrapper.style_5 .rkit-testimonial-card { position: relative;
}
.testimonial_header {
display: flex;
}
.testimonial_body {
padding: 0.5rem;
}
.testimonial_quote {
padding: 0px 0px 20px 0px;
}
.testimonial-client-img img {
height: auto;
object-fit: cover;
display: flex;
}
.testimonial_quote_wrapper {
display: flex;
}
.rkit-testimonial-carousel .testimonial-container {
overflow: visible;
}
.rkit-testimonial-wrapper.style_1 .testimonial-client-img {
width: 100%;
}
.rkit-testimonial-wrapper.style_1 .testimonial-client-img img {
width: 100%;
aspect-ratio: 16/9;
}
.rkit-testimonial-wrapper.style_2 .testimonial-client-img img {
width: 100px;
aspect-ratio: 1/1;
border-radius: 50%;
}
.rkit-testimonial-wrapper.style_3 .testimonial-client-img img {
width: 400px;
aspect-ratio: 1/1;
border-radius: 50%;
}
.rkit-testimonial-wrapper.style_5 .testimonial-client-img img {
width: 100%;
height: 100%;
}
.rkit-testimonial-wrapper.style_2 .testimonial-client-img {
display: flex;
justify-content: center;
}
.rkit-testimonial-wrapper.style_5 .testimonial-client-img {
width: 100%;
height: 100%;
}
.rkit-testimonial-wrapper.style_1 .rkit-testimonial-card {
flex-direction: column;
}
.rkit-testimonial-carousel .rkit-testimonial-pagination {
position: relative;
display: flex;
flex-direction: row;
gap: 0.5rem;
padding-block: 0.5rem;
justify-content: center;
align-items: center;
margin: 30px 0px 0px 0px;
}
.rkit-testimonial-wrapper.style_1 .testimonial_body {
padding: 1.5rem;
}
.rkit-testimonial-wrapper.style_2 .testimonial_body {
padding: 20px 20px 50px 20px;
background-color: aliceblue;
}
.rkit-testimonial-wrapper.style_5 .testimonial_body {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
display: flex;
flex-direction: column;
justify-content: center;
padding: 1rem;
color: white;
}
.rkit-testimonial-wrapper.style_5 .testimonial_header {
width: 100%;
}
.rkit-testimonial-wrapper.style_2 .testimonial_header {
flex-direction: column;
margin-top: -50px;
}
.rkit-testimonial-wrapper.style_1 .testimonial_header {
position: relative;
}
.rkit-testimonial-wrapper.style_1 .testimonial_quote_wrapper {
position: absolute;
margin: 0px 0px -25px 25px;
}
.rkit-testimonial-wrapper.style_1 .testimonial_quote {
font-size: 30px;
display: flex;
justify-content: center;
align-items: center;
background-color: rgb(54, 133, 236);
border-radius: 50%;
color: white;
padding: 1rem;
}
.rkit-testimonial-wrapper.style_3 .testimonial_header {
display: flex;
justify-content: center;
align-items: center;
}
.rkit-testimonial-wrapper.style_2 .testimonial_quote {
font-size: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.rkit-testimonial-wrapper.style_2 .testimonial_description {
margin-bottom: 20px;
}
.rkit-testimonial-wrapper.style_4 .testimonial_header {
display: flex;
flex-direction: row;
align-items: center;
gap: 1rem;
}
.rkit-testimonial-wrapper.style_4 .testimonial-client-img img {
border-radius: 50%;
width: 60px;
aspect-ratio: 1/1;
}
.testimonial-author {
display: flex;
flex-direction: column;
margin-top: 1rem;
}
.rkit-testimonial-wrapper.style_4 .testimonial-author {
margin-top: 0;
}
.testimonial-author span {
font-weight: 400;
font-size: 13px;
}
.testimonial-rating {
display: flex;
flex-direction: row;
gap: 0.5rem;
margin: 0px 0px 0px 0px;
}
.rkit-testimonial-rate_icon {
font-size: 13px;
width: 13px;
height: 13px;
}
.rated .rkit-testimonial-rate_icon {
color: rgb(255, 196, 0);
fill: rgb(255, 196, 0);
}
.unrated .rkit-testimonial-rate_icon {
color: #7b7b7b;
fill: #7b7b7b;
}
.rkit-testimonial-wrapper.style_2 .testimonial-author,
.rkit-testimonial-wrapper.style_2 .testimonial-rating {
text-align: center;
justify-content: center;
}
.testimonial-prev-wrapper,
.testimonial-next-wrapper {
position: absolute;
top: 50%;
z-index: 2;
cursor: pointer;
transform: translateY(-50%);
}
.testimonial-prev-wrapper {
left: 0;
}
.testimonial-next-wrapper {
right: 0;
}
.rkit-testimonial-navigation {
display: flex;
justify-content: center;
align-items: center;
color: white;
padding: 1rem;
border-radius: 5px;
transition: all 0.5s ease;
}
.rkit-testimonial-navigation.rkit-testimonial-button-next,
.rkit-testimonial-navigation.rkit-testimonial-button-prev {
background-color: #00cea6;
background-image: none;
position: relative;
top: auto;
left: auto;
right: auto;
margin: 0;
background-size: cover;
width: 100%;
height: 100%;
}
.rkit-testimonial-navigation.rkit-testimonial-button-next::after,
.rkit-testimonial-navigation.rkit-testimonial-button-prev::after {
content: none !important;
}
.rkit-testimonial-navigation .navigation-icon {
color: white;
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.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%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display: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%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.rkit-tab-nav {
list-style: none;
padding: 0;
}
.rkit-tab-container {
display: flex;
}
.rkit-tab-container.horizontal {
flex-direction: column;
}
.rkit-tab-container.vertical {
flex-direction: row;
}
.rkit-tab-nav {
display: flex;
width: 100%;
flex-wrap: wrap;
}
.rkit-tab-nav.bordered {
border-bottom: 1px solid #929292;
}
.rkit-tab-nav.bordered .rkit-tab-btn-item{
margin-bottom: -1px;
background-color: transparent;
}
.rkit-tab-nav.bordered .rkit-tab-btn-item.active {
background-color: #fff;
color: inherit;
border: 1px solid #929292;
border-bottom: 0;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.rkit-tab-container.vertical .rkit-tab-nav.bordered {
border-bottom: 0;
}
.rkit-tab-container.vertical .rkit-tab-nav.bordered .rkit-tab-btn-item.active {
border-bottom: 1px solid #929292;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.rkit-tab-nav.bordered .rkit-tab-btn-item.active .tab-title-icon {
color: inherit;
fill: inherit;
}
.rkit-tab-container.horizontal .rkit-tab-nav {
flex-direction: row;
}
.rkit-tab-container.vertical .rkit-tab-nav {
flex-direction: column;
}
.rkit-tab-btn-item {
width: auto;
background-color: gray;
text-align: center;
cursor: pointer;
padding: 1rem;
flex: 1 1 auto;
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
}
.rkit-tab-btn-item.shrink {
flex: 0 0 auto;
}
.rkit-tab-btn-item.active {
background-color: rgb(32, 32, 32);
color: white;
}
.rkit-tab-btn-item.active .tab-title-icon {
color: white;
fill: white;
}
.tab-title-icon {
font-size: 18px;
width: 18px;
display: flex;
}
.rkit-tab-container.vertical .rkit-tab-content-wrapper {
flex: 1;
width: 0;
}
.rkit-tab-container.horizontal .rkit-tab-content-wrapper {
width: 100%;
}
.rkit-tab-content {
display: none;  opacity: 0;
transition: all 0.5s;
}
.rkit-tab-content.active {
display: block;
opacity: 1;
animation: fade 0.5s ease-in-out;
}
.rkit-tab-content-container {
flex: 1;
padding: 20px;
max-width: 100%;
}
@media only screen and (max-width: 767px) {
.rkit-tab-container.vertical {
flex-direction: column;
}
.rkit-tab-btn-item,
.rkit-tab-btn-item.shrink {
flex: 1 1 auto !important;
}
.rkit-tab-container.vertical .rkit-tab-content-wrapper {
width: 100%;
}
}
@keyframes fade {
from {
opacity: 0;
}
to {
opacity: 1;
}
}@property --progress {
syntax: '<integer>';
inherits: true;
initial-value: 0;
}
@keyframes load {
to {
--progress: var(--value)
}
}
.rkit-progress {
--value: 17;
--progress-color: #00cea6;
--secondary-progress-color: #e3efff;
}
.progress-bar-container{
display: flex;
width: 100%;
}
.rkit-progress-animation,
.rkit-progress-animation::after {
animation: load;
animation-fill-mode: forwards;
animation-duration: calc(var(--animation-duration) * 1ms);
animation-timing-function: linear;
animation-delay: 500ms;
}
.circular-progress {
position: relative;
width: 12rem;
aspect-ratio: 1/1;
border-radius: 50%;
background: conic-gradient(var(--progress-color) calc(var(--progress) * 3.6deg), var(--secondary-progress-color) 0deg);
display: flex;
justify-content: center;
align-items: center;
}
.circular-progress .progress-value {
background-color: #d6d6d6;
position: absolute;
width: 85%;
aspect-ratio: 1/1;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
flex-direction: column-reverse;
}
.percentage-label::after,
.progress-bar-inline .percentage-label::after {
counter-reset: percentage var(--progress);
content: counter(percentage) '%';
}
.progress-bar-container .progress-bar-inline .progress-value,
.progress-bar-inline.percentage-label::after{
font-size: 1rem;
}
.circular-progress .progress-value::before {
content: var(--title);
}
.progress-bar,
.progress-bar-inline {
position: relative;
width: 100%;
height: 10px;
background-color: var(--secondary-progress-color);
display: flex;
border-radius: 50px;
}
.progress-bar-inline .progress-value::before {
height: 100%;
display: flex;
align-items: center;
content: var(--title);
}
.progress-bar .progress-value,
.progress-bar-inline .progress-value
{
height: 100%;
width: calc(var(--progress) * 1%);
background-color: var(--progress-color);
position: relative;
border-radius: 50px;
}
.progress-bar.percentage-label::after
{
display: inline-block;
position: absolute;
left: calc(var(--progress) * 1% - 2rem)
}
.progress-bar-inline.percentage-label::after{
display: flex;
justify-content: end;
align-items: center;
position: absolute;
}
.progress-bar-inline{
position: relative;
}
.progress-bar-inline.percentage-label::after{
right:20px ;
left: 80%;
bottom: 0;
top: 0;
display: flex;
align-items: center;
}
.half-circular-progress {
position: relative;
width: 12rem;
aspect-ratio: 2/1;
border-radius: 50% / 100% 100% 0 0;
background: conic-gradient(from 0.75turn at 50% 100%, var(--progress-color) calc(var(--progress) * 3.6deg / 2), var(--secondary-progress-color) 0deg);
display: flex;
justify-content: center;
align-items: center;
}
.half-circular-progress .progress-value {
background-color: #d6d6d6;
position: absolute;
width: 75%;
aspect-ratio: 2/1;
border-radius: 50% / 100% 100% 0 0;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
flex-direction: column-reverse;
bottom: 0;
}
.half-circular-progress .progress-value::before {
content: var(--title);
}
.prefix-postfix {
width: 12rem;
display: flex;
justify-content: space-between
}
.progress-title {
padding-block: 0.5rem;
display: block;
}.counter-suffix {
white-space: pre-wrap;
}
.rkit-counter .counter {
display: flex;
font-size: 69px;
font-weight: 600;
line-height: 1;
justify-content: center;
}
.rkit-counter {
display: flex;
}
.rkit-counter .counter-container {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}.rkit-countdown-widget {
background-color: var(--section-background, transparent);
color: var(--text-color, #000);
padding: 20px;
border-radius: 10px;
text-align: center;
font-family: 'Digital-7', sans-serif;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
align-items: center;
} #countdown {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 10px; }
.countdown-section {
display: flex;
flex-direction: column;
align-items: center;
}
.countdown-top-row { font-weight: bold;
display: flex;
justify-content: center;
}
.countdown-label {
font-size: 14px;
margin-top: 5px;
}
.countdown-separator {
font-size: 32px;
font-weight: bold;
align-self: center;
line-height: 1;
margin: 0 5px;
} .countdown-title-wrapper{
margin-bottom : -20px;
}
.rkit-countdown-widget .countdown-title {
color: var(--title-color, #000); }
.countdown_contain {
display: flex;    
flex-wrap: wrap;
gap : 20px;
}
.rkit-countdown-widget .countdown-section {
background-color: var(--section-background, transparent);
padding: 20px 10px;
border-radius: 5px; 
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;  
text-align: center;  
}
.rkit-countdown-widget  .countdown-section-row {
background-color: var(--section-background, transparent);
padding: 20px 10px;
border-radius: 5px;
display: flex; 
justify-content: center;
align-items: center;  
gap: 2.5px; 
}
.rkit-countdown-widget .countdown-label {
font-size: 1em;
color: #00CEA6;  
height: 100%; 
display: flex; 
align-self: center !important;
align-items: center;
}
.time_sett{
line-height: 1;
display: flex;
align-items: center;
color: #000;
font-size: 90px;
}
.hidden {
display: none;
}
.countdown-section-container {
display: flex;
}
.rkit-countdown-separator .countdown_contain .countdown-section-container:not(:first-child)::before {
content: ":";
font-size: 90px;
display: inline-flex;
line-height: 1;
align-items: center;
margin: -40px 0px 0px 0px;
}
@media (max-width: 600px) {
#countdown {
flex-wrap: wrap; 
justify-content: center; 
}
}.rkit-pricelisttable-container {
display: flex;
flex-wrap: wrap;
gap: 20px;
position: relative; 
padding: 0px 0px 0px 0px ;
align-items: center;
justify-content: center; 
border-radius: 5px 5px 5px 5px;
overflow: hidden;
background-color : #EEEEEE;
}
.icon-list-button-pt{
color : #ffffff;
}
.icon-list-button-pt i:hover{
color : rgb(255, 255, 255);
}
.rkit-pricelisttable-item {
width: calc(50% - 10px); }
.rkit-pricelisttable-item { flex: 1 1 auto; border-radius: 0px;
overflow: hidden;
background: transparent;
display: flex;
flex-direction: column;
position: relative; }
.rkit-pricelisttable-item-inner {
background-color : transparent;
flex: 1 1 auto;
display: flex;
flex-direction: column;
justify-content: space-between; 
height: 100%; }
.rkit-pricelisttable-item-inner-price {
background-color :transparent;
display: flex;
flex-direction: column;
height: 100%;
}
.rkit-pricelisttable-item-content {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.rkit-pricelisttable-item-title { color: #000000; text-align: center;
margin : 0px;
}
.rkit-pricelisttable-item-sub-heading{
color: #000000;
font-size: 16px;
font-weight: 500;
font-style: normal;  
text-align: center;  
}
.rkit-pricelisttable-item-footer{
justify-content: center;
text-align: center;
color: #9e9d9d;
font-size: 12px;
padding : 10px 10px 10px 10px;
}
.rkit-pricelist-item-footer-span{
padding : 0px;
}
.rkit-pricelisttable-item-subheading { color: #626665;
font-size: 28px;
font-weight: 500;
font-style: normal; 
letter-spacing: 0.5px;
word-spacing: 15px;
text-align: center;
margin-bottom: 8px;
padding-bottom: 20px;
}
.rkit-pricelisttable-item-price {  font-size: 41px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px;
}
.rkit-pricelisttable-item-sale-price { font-size: 24px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: -15px;
text-decoration: line-through;
color: #818e8e;
}
.rkit-pricelisttable-item-currency { 
font-size: 18px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px; 
}
.rkit-pricelisttable-item-price-section-row {
display: flex;
align-items: center;
}
.price-container-row {
display: flex;
flex-direction: column;
}
.sale-price-container {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;  
padding-top: 0px;   
margin-bottom: -30px;
}
.sale-price-container-inline {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;
margin : 0;
padding : 0px;
}
.price-container {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;   
}
.rkit-pricelisttable-item-currency,
.rkit-pricelisttable-item-price {
margin: 0;   
padding: 0 0px;  
}
.rkit-pricelisttable-item-sub-title {
color: #777;
margin-bottom: 15px;
}
.rkit-pricelisttable-item-sub-title-center {
margin-left: 5px;   
letter-spacing: -1.1px;
}
.rkit-pricelisttable-item-description {
display: flex;
align-items: center;
flex-direction: column;
flex-grow: 1; 
color: #000000; 
padding: 16px 32px 16px 32px;
}
.rkit-pricelisttable-item-button .button-element-price-table {
display: flex;
align-self: center;
margin-top: auto;
background-color:  #00cea6;
color :  #ffffff;
max-width: none;
padding : 16px 32px 16px 32px;
justify-content: center;  
gap : 10px; }
.rkit-pricelisttable-item-button{
display: flex;
}
.currency-option{
display: flex;
flex-direction: row;
}
.period-option{
display: flex;
}
.rkit-pricelisttable-item-description-icon{
color: #56d4c4;  
}
.rkit-pricelisttable-item-button-icon{
color: #ffff;  
}
.rkit-pricelisttable-item-title-section {
background-color: transparent;
display: flex;
flex-direction: column;
padding : 15px 32px 16px 32px;
}
.rkit-pricelisttable-item-price-section {
display : flex;
flex-direction: column;
background-color: transparent;
padding : 16px 32px 16px 32px;
justify-content:  center; }
.icon-list-feature-pt { 
display: flex;
align-items: center; 
align-self : center;
justify-content: center;
line-height : 0px !important;
margin-top  :12px;
margin-bottom : 12px;
}
.icon-list-button-pt{  
display: flex;
align-items: center; 
align-self : center;
justify-content: center;
line-height : 0px !important;
}
.no-icon-hidden {
list-style-type: none; 
}
.rkit-wrap {
width: 100%;
height: 188px;
position: absolute;
top: -8px;
left: 0px;
overflow: hidden;
}
.rkit-wrap .content {
position: relative; 
color: #fff;  
}
.rkit-wrap:before, .wrap:after {
content: ""; 
position: absolute;
}
.rkit-wrap:before {
width: 40px;
height: 8px;
right: 100px;
background: #4D6530;
border-radius: 8px 8px 0px 0px;
}
.rkit-wrap:after {
width: 8px;
height: 40px;
right: 0px;
top: 100px;
background: #4D6530;
border-radius: 0px 8px 8px 0px;
}
.rkit-ribbon-right{
width: 200px;
height: 35px;
line-height: 33px;
position: absolute;
top: 30px;
right: -38px;
z-index: 0;
overflow: hidden;
-webkit-transform: rotate(95deg);
transform: rotate(42deg); 
background: #95a5a1;
text-align: center;
} .rkit-ribbon-left{
width: 200px;
height: 35px;
line-height: 33px;
position: absolute;
top: 30px;
left: -38px;
z-index: 0;
overflow: hidden; 
transform: rotate(315deg); 
background: #95a5a1;
text-align: center;
}
.rkit-pricelisttable-ribbon {
position: absolute;
z-index: 1;
top: 0;
left: auto;
right: -10px;
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px;
}
.rkit-pricelisttable-ribbon.rkit-pricelisttable-ribbon__left {
transform: rotate(0);
left: 0;
right: auto;
}
.rkit-pricelisttable-ribbon.rkit-pricelisttable-ribbon__right {
transform: rotate(90deg);
left: auto;
right: 0;
}
.rkit-pricelisttable-ribbon__inner {
text-align: center;
left: 0;
width: 200%;
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
font-size: 13px;
background: #00cea6;
color: #000;
line-height: 2;
font-weight: 700;
padding : 10px;
} .rkit-item-list-desc{
display: flex;
flex-direction: row;
padding : 16px 32px;
justify-content: center;
text-align: center;
width: 100%;
}
.divider_desc:not(:last-child)
{
display: flex;
flex-direction: row;
gap : 5px;
border-bottom : 1px;
border-bottom-style : solid;
border-color :#726b6b;
}
.divider_desc.noline{
border-width: 0px;
}
.divider_desc:last-child{
display: flex;
flex-direction: row;
gap : 5px; 
border-bottom: 0px;  
list-style: none; 
}
@media (max-width: 1200px) { .rkit-pricelisttable-container {
flex: 1 1 calc(33.333% - 20px); 
}
}
@media (max-width: 768px) {
.rkit-pricelisttable-container {
flex: 1 1 calc(50% - 20px); 
}
}
@media (max-width: 576px) {
.rkit-pricelisttable-container {
flex: 1 1 100%;  
} 
}.rkit-advanced-heading p {
position: relative; 
}
.rkit-advanced-heading {
position: relative;
display: flex;
justify-content: center;
flex-wrap: wrap; 
} 
.rkit-advanced-heading p {
margin-bottom: 0;
}
.combined-text { 
border-radius: 5px; 
gap: 10px;
justify-content : center;
}
.rkit-trp-text{ 
font-weight: bold;
color: transparent;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent; 
display: flex;
flex-wrap: wrap;
}
.rkit-trp-text .headline_text{ 
-webkit-background-clip: text;
background-clip: text;
background-color: #00cea6;  
z-index: 1;
}
.std-text{ 
background-color:  black; 
}
.bg-headline{
background-color: transparent;  
display: inline-flex;
}
.bg-std{
background-color: transparent;  
display: inline-flex;
} @media only screen and (max-width: 1024px) {
.combined-text {
gap: 20px;  
}
}
@media only screen and (max-width: 768px) {
.combined-text { 
font-size: 2rem;  
}
}
@media only screen and (max-width: 480px) { .headline_text{ display: inline-flex;
}
.wrap_text{
font-size: 1rem; 
}
}.con-wrap{ 
margin: auto; 
display: flex;   
flex-wrap: wrap;
flex-direction: row;  
justify-content: center; 
align-items: center;  
overflow: hidden;
}
.img-comp-container {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;  
}
.img-comp-img {
display: block;
position: absolute;
width: 100%;
height: 100%;
overflow: hidden; 
}
.img-comp-container img{
object-fit: cover;
max-width: none !important;  
}
.img-comp-img img {
display: block;  
}
.img-comp-slider {
position: absolute;
z-index: 9;
cursor: ew-resize;
width: 40px;
height: 40px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;  
border: none;  
box-shadow: 0 0 0 2px #ffffff;
} .img-comp-slider::before,
.img-comp-slider::after {
content: '';
position: absolute;
width: 1500px;
height: 2px; 
background-color: white; 
left: 0;
z-index: 1;
transform: rotate(90deg)
}
.img-comp-slider::before {
top: -752px;
left : -730px
}
.img-comp-slider::after {
bottom: -752px; 
left : -730px;
} .img-comp-slider.vertical::before,
.img-comp-slider.vertical::after {
content: '';
position: absolute;
width: 1800px;  
height: 2px; 
background-color: white;  
top: 50%; 
transform: translateY(-50%);  
z-index: 1;
}
.img-comp-slider.vertical::before {
left: -1800px;  
}
.img-comp-slider.vertical::after {
left: 40px;  
} .img-comp-slider i {
font-size: 14px;
color: #ffffff;
padding: 2px; 
}
.img-comp-slider.vertical {
position: absolute;
z-index: 9;
cursor: ns-resize;
width: 40px; 
height: 40px; 
background-color: transparent; 
display: flex;
flex-direction: column;  
align-items: center;
justify-content: space-between;  
transform: translatex(-50%, -50%);
box-shadow: 0 0 0 2px #ffffff;
}
.img-comp-slider.vertical i {
font-size: 14px;
color: #ffffff;
padding: 2px; 
}  .caption-bottom-left {
position: absolute;
bottom: 8px;
left: 16px;
}
.caption-top-left {
position: absolute;
top: 8px;
left: 16px;
}
.caption-center-left { 
position: absolute;
top: 50%;
left: 16px;
transform: translateY(-50%); text-align: right;
white-space: nowrap;
}  .caption-top-right {
position: absolute;
top: 8px;
right: 16px;
}
.caption-bottom-right {
position: absolute;
bottom: 8px;
right: 16px;
}
.caption-center-right {
position: absolute;
top: 50%;
right: 16px;
transform: translateY(-50%); text-align: right;
white-space: nowrap;
}  .filter-blur img {
filter: blur(5px);
}
.filter-greyscale img {
filter: grayscale(100%);
}
.filter-contrast img {
filter: contrast(150%);
}
.filter-brightness img {
filter: brightness(120%);
}.popular-posts{
padding: 0px 0px 0px 0px;
}
.rkit-item-postlist {
display: flex; align-items: stretch;
gap: 10px;
padding: 10px 10px 10px 10px;
}
.rkit-item-thumbnail {
flex: 0 0 auto;  
display: flex;
height: 100%; }
.rkit-item-thumbnail img { 
max-height: 100%;  
width: 125px;  
}
.rkit-item-content {
flex-grow: 1; }
.rkit-content-reverse{
justify-items : end;
}
.rkit-content-normal{
justify-items : start;
}
.rkit-title-postlist {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
.rkit-metadata-postlist-row {
display: flex;
gap: 10px;
margin-bottom: 10px;
}
.rkit-metadata-item-postlist {
display: flex;
align-items: center;
gap: 5px;
}
.content_descripson { color: #666;
}
li {
list-style-type: none;
margin-bottom: 2px;
} 
a.rkit-readmore-postlist-btn {
background-color: #b0e7e0;
border-radius: 5px;
text-align: center;
padding: 12px 20px 12px 20px;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none; align-items: left;
gap: 0.5rem;
display: inline-flex;  
align-items: center;   
justify-content: center;  
text-decoration: none;  
padding: 10px 20px;
}
a.rkit-readmore-postlist-btn:hover {
background-color: #33e4c0;
color: black;
} 
.rkit-readmore-postlist-div {
display: flex;
}
.rkit-icon-readmore {
font-size: 16px;  
margin-right: 8px;  
display: inline-block;
}
.div_test{
border-bottom : 1px;
border-bottom-style : solid;
border-color :#726b6b;
}
.divider_line:first-child{
padding-block-start: 10px !important;
}
.divider_line:not(:last-child){
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #C5B9B9;
}
.divider_line:last-child{
border-bottom: 0px;  
list-style: none; 
}
.category_post{
display: flex;
} @media (max-width: 926px) { 
.rkit-item-postlist {
flex-direction: column;  
align-items: center; 
text-align: center;  
}
.rkit-item-thumbnail {
margin-bottom: 15px;  
}
.rkit-item-thumbnail img {
max-width: 100%;  
height: auto;
}
.rkit-item-content {
flex-grow: 0;  
width: 100%;  
}
.rkit-metadata-postlist-row {
justify-content: center; 
flex-wrap: wrap;  
gap: 15px; 
}
.rkit-metadata-item-postlist {
justify-content: center;  
}
.rkit-title-postlist {
font-size: 16px;
}
.content_descripson { font-size: 14px; 
}
li {
margin-bottom: 2px;
}
}.rkit-pricebox-container {
display: flex;
flex-wrap: wrap;
gap: 20px;
position: relative; 
padding: 0px 0px 0px 0px ; }
.rkit-pricebox-item { flex: 1 1 auto; border-radius: 0px;
overflow: hidden;
background: #fff;
display: flex;
flex-direction: column;
position: relative; }
.rkit-pricebox-item-inner {
flex: 1 1 auto;
display: flex;
flex-direction: column;
justify-content: space-between; 
height: 100%;
overflow: hidden; 
}
.rkit-pricebox-item-inner-price {
display: flex;
flex-direction: column;
height: 100%;
}
.image_pricing_box{
max-height: 100%;
height: auto;
width: 100%; 
display: flex;
flex-direction: row;
justify-content: center;
object-fit: contain; 
padding: 16px 32px 16px 32px;
}
.image_load_box img{ 
width: 70%;
display: flex; 
justify-content: center;
object-fit: contain;
}
.rkit-pricebox-item-content {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.rkit-pricebox-item-title { color: #000000;
font-size: 24px;
font-weight: 800;
font-style: normal;  
text-align: left;
margin : 0px;
}
.rkit-pricebox-item-sub-heading{
color: #383838;
font-size: 14px;
font-weight: 500;
font-style: normal;  
text-align: left;  
}
.rkit-pricebox-item-footer{
color: #9e9d9d;
font-size: 12px;
padding : 16px 32px 16px 32px;
}
.rkit-pricebox-item-subheading { color: #626665;
font-size: 24px;
font-weight: 500;
font-style: normal; 
letter-spacing: 0.5px;
word-spacing: 15px;
text-align: center;
margin-bottom: 8px;
padding-bottom: 20px;
}
.rkit-pricebox-item-price { font-family: "Verdana", Sans-serif;
font-size: 24px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px;
}
.rkit-pricebox-item-sale-price-pricebox {
font-family: "Verdana", Sans-serif;
font-size: 14px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px;
text-decoration: line-through;
color: #818e8e;
}
.rkit-pricebox-item-currency {
font-family: "Verdana", Sans-serif;
font-size: 14px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px;
}
.rkit-pricebox-item-price-section-row {
display: flex;
align-items: center;
}
.price-container-row {
display: flex;
flex-direction: column;
}
.sale-price-pricebox-container {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;  
padding-top: 0px;   
margin-bottom: -30px;
}
.sale-price-pricebox-container-inline {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;
margin : 0;
padding : 0px;
}
.price-container {
display: flex;
flex-direction: row; justify-content: center;   
}
.rkit-pricebox-item-currency,
.rkit-pricebox-item-price {
margin: 0;  
padding: 0 0px;  
}
.rkit-pricebox-item-sub-title {
color: #777;
margin-bottom: 15px;
}
.rkit-pricebox-item-sub-title-center {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;
margin : 0px;
padding : 0px;
}
.rkit-pricebox-item-description {
display: flex;
flex-direction: column; 
color: #000000;
font-family: "Amiko", Sans-serif;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
line-height: 27px;
letter-spacing: -0.1px;
word-spacing: 2px;
gap : 18px;
padding: 16px 32px 16px 32px;
}
.rkit-pricebox-item-button .new-rkit-elementor-button {
display: inline-flex; align-items: center; justify-content: center; text-decoration: none; padding: 10px 20px;
align-self: flex-start;
margin-top: auto;
background-color:  #000000;
color: white;
max-width: none;
padding : 16px 32px 16px 32px; }
.rkit-pricebox-item-button.button-full-size .new-rkit-elementor-button{ 
width: 100%; 
}
.currency-option{
display: flex;
flex-direction: row;
}  .rkit-pricebox-item-description-icon{
color: #56d4c4;  
}
.rkit-pricebox-item-button-icon{
color: #56d4c4;  
}
.rkit-pricebox-item-title-section {
background-color: #ffffff;
display: flex;
flex-direction: column;
padding : 16px 32px 16px 32px;
}
.rkit-pricebox-item-price-section {
display: flex;
flex-direction: column; 
padding : 16px 32px 16px 32px; }
.no-icon-hidden {
list-style-type: none; 
}
.rkit-wrap {
width: 100%;
height: 188px;
position: absolute;
top: -8px;
left: 0px;
overflow: hidden;
}
.rkit-pricebox-ribbon {
position: absolute;
z-index: 1;
top: 0;
left: auto;
right: -10px;
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px;
}
.rkit-pricebox-ribbon.rkit-pricebox-ribbon__left {
transform: rotate(0);
left: 0;
right: auto;
}
.rkit-pricebox-ribbon.rkit-pricebox-ribbon__right {
transform: rotate(90deg);
left: auto;
right: 0;
}
.rkit-pricebox-ribbon__inner {
text-align: center;
left: 0;
width: 200%;
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
font-size: 13px;
background: #000000;
color: #ffffff;
line-height: 2;
font-weight: 700;
padding : 10px; } .divider_desc:not(:last-child)
{
display: flex;
flex-direction: row;
gap : 5px;
border-bottom : 1px;
border-bottom-style : solid;
border-color :#726b6b;
}
.divider_desc.noline{
border-bottom: 0px;
}
.divider_desc:last-child{
display: flex;
flex-direction: row;
gap : 5px;
border-bottom: 0px;  
list-style: none; 
}
@media (max-width: 1200px) {
.rkit-pricebox-item {
flex: 1 1 calc(33.333% - 20px); 
}
}
@media (max-width: 768px) {
.rkit-pricebox-item {
flex: 1 1 calc(50% - 20px); 
}
}
@media (max-width: 576px) {
.rkit-pricebox-item {
flex: 1 1 100%;  
} 
}.rkit-image_box-card {
display: flex;
flex-direction: column;
background-color: transparent;
transition: all 0.3s;
overflow: hidden; }
.rkit-image_box-card.rkit-direction {
flex-direction: column;
}
.rkit-icon-top {
font-size: 45px;
width: 45px;
height: 45px;
}
.rkit-icon-readmore {
font-size: 25px;
width: 25px;
height: 25px;
}
.rkit-container-top {
display: flex;
flex-direction: row;
padding: 0px;
}
.rkit-container-top {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.left {
width: 45%;
text-align: left;
}
.right {
position: relative;
text-align: right; }
.rkit-image_box_det {
width: 100%;
display: flex;
justify-content: center;
}
.rkit-image_box__detail {
height: 100%;
width: 100%;
padding: 1rem;
display: flex;
flex-direction: column;
gap: 15px;
justify-content: center;
overflow: hidden;
}
.image-box-item-desc {
display: flex;
flex-direction: column;
gap: 15px;
width: 100%;
}
.rkit-image_box__detail h4 {
margin-bottom: 0;
}
.rkit-image_box__img {
display: flex;
justify-content: center;
object-fit: contain;
padding: 0px 0px 0px 0px;
transition: transform 0.5s ease-in-out;
position: relative; 
}
.rkit-image_box__img {
overflow: hidden;
}
.rkit-image_box__img img {
width: 100%;
aspect-ratio: 3/2;
object-fit: cover;
overflow: hidden;
}
.rkit-image_box__description {
width: 100%;
margin-bottom: 0.5rem; text-align: center;
}
.rkit-image_box__title {
width: 100%;
font-weight: 500;
margin-bottom: 0.5rem; text-align: center;
} .rkit-image_box_det {
position: relative;
width: 100%;
display: flex;
justify-content: center;
}
.float-card {
position: relative;
width: 100%;
display: flex;
justify-content: center;
}
.float-detail {
position: relative;
background-color: #ffffff;
width: 90%;
padding: 1rem;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 1px;
border-radius: 0px;
margin-top: -75px;  }
.float-detail {
position: relative;
overflow: hidden;
max-height: 300px;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.float-card-desc-ext {
opacity: 0;
max-height: 0;
transition: opacity 0.5s ease, max-height 0.5s ease;
} .rkit-image_box-card:hover .float-card-desc-ext {
opacity: 1;
max-height: 200px;
}
.float-card:hover {
max-height: 300px;
}  .rkit-image_box__overlay {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.rkit-image_box__overlay .rkit-image_box_det {
visibility: hidden;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
color: white;
background-color: transparent;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 16px 32px;
opacity: 0;
transition: opacity 0.4s ease, visibility 0.4s ease;
z-index: 2;
} .rkit-image_box__img::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: #000000;
transform: scaleY(0);
transform-origin: top;
opacity: 0;
visibility: hidden;
transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
z-index: 1;
}
.rkit-image_box__overlay:hover .rkit-image_box__img{ }
.rkit-image_box__overlay:hover .rkit-image_box_det {
visibility: visible;
animation: hs-animation-overlay 1s ease forwards;
opacity: 1;
}
@keyframes hs-animation-overlay {
0% {
transform: translateY(-300px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
.rkit-image_box__overlay:hover .rkit-image_box__img::after  {
visibility: visible;
transform: scaleY(1);
opacity: 0.2;
}
.rkit-image_box__overlay:not(:hover) .rkit-image_box__img::after  {
transform: scaleY(0);
opacity: 0;
visibility: hidden;
} .rkit-image_box_detaa {
max-width: 100%;
height: 100%;
padding: 0px;
background: rgba(0, 0, 0, 0.75);
border-radius: 0px; text-align: center;
overflow: hidden;
transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.fade_in .rkit-image_box_detaa {
transform: none;
}
.fade_in:hover .rkit-image_box_detaa {
opacity: 1;
transition: opacity 0.3s ease;
transform: translateX(0);
} .rkit-image_box_det {
position: relative;
width: 100%;
display: flex;
justify-content: center;
}
.def-card {
position: relative;
width: 100%;
display: flex;
justify-content: center;
}
.def-detail {
position: relative;
background-color: #ffffff;
width: 90%;
padding: 1rem;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 1px;
border-radius: 0px;
margin-top: -75px;
}
.def-detail {
position: relative;
overflow: hidden;
max-height: 100%;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.def-card-desc-ext {
opacity: 0;
max-height: 0;
transition: opacity 0.5s ease, max-height 0.5s ease;
} .rkit-image_box-card .def-card-desc-ext {
opacity: 1;
max-height: 200px;
} .rkit-image_box__centered .rkit-image_box-card {
padding: 1rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.rkit-image_box__centered .rkit-image_box__img {
border-radius: 0%;
overflow: hidden;
width: 50%;
min-width: 180px;
}
.rkit-image_box__centered .rkit-image_box__img img {
aspect-ratio: 1/1;
}
.rkit-image_box__centered .rkit-image_box__detail {
text-align: center;
justify-content: center;
align-items: center;
}
a.rkit-readmore-imagebox-btn {
display: inline-flex;
align-items: center; justify-content: center;
background-color: #00CEA6;
border-radius: 0px;
padding: 12px 20px 12px 20px;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none;
gap: 0.5rem;
}
a.rkit-readmore-imagebox-btn:hover {
background-color: #33e4c0;
color: black;
}
.rkit-readmore-imagebox-div {
display: flex;
justify-content: center;
} a.rkit-button-top {
background-color: #00CEA6;
border-radius: 50%;
width: 50px;
height: 50px;
font-size: 15px;
color: white;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.5s;
gap: 0.5rem;
position: relative;
overflow: hidden;
border: 0px;
}
a.rkit-button-top:hover {
background-color: #33e4c0;
color: black;
}
@keyframes overlay_animation_in {
from {
opacity: 0;
transform: scaleY(0);
transform-origin: center;
}
to {
opacity: 1;
transform: scaleY(1);
transform-origin: center;
}
}
@keyframes overlay_animation_out {
from {
opacity: 1;
transform: scaleY(1);
transform-origin: center;
}
to {
opacity: 0;
transform: scaleY(0);
transform-origin: center;
}
}
.fade-in {
animation: overlay_animation_in 0.5s ease-in-out forwards; }
.fade-out {
animation: overlay_animation_out 0.5s ease-in-out forwards; }.container-image-accordion{
display : flex;
width : auto;
overflow : hidden;
position : relative;
}
.gallery-wrap {
display: flex;
flex-direction: row;
width: 100%;
height: 70vh;
overflow: hidden;
}
.item-ia {
flex: 1;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: none;
transition: flex 0.8s ease;
overflow: hidden;
&:hover{
flex: 5;
}
}
.item-text{ 
opacity: 0;
display: flex;
overflow: hidden;
}
.text-title-ia {
display: flex;
justify-content: center;
opacity: 0;
z-index: 999;
transform: translateY(20px);
transition: all 1s ease;
}
.hs-animation-text-title-ia {
animation: hs-animation-text-title-ia 1s ease forwards;
}
@keyframes hs-animation-text-title-ia {
0% {
transform: translateY(-500px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
} .text-description {
display: flex;
justify-content: center;
z-index: 999;
opacity: 0;
transform: translateY(20px);
transition: all 1s ease;
}
.hs-animation-text {
animation: hs-animation-text 1s ease forwards;
}
@keyframes hs-animation-text {
0% {
transform: translateY(500px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
.item-ia-hover.active .text-title-ia  {
transform: translateY(0);
opacity: 1;
}
.item-ia-hover.active .text-description {
transform: translateY(0);
opacity: 1;
}
.item-ia-click.active .text-title-ia  {
transform: translateY(0);
opacity: 1;
}
.item-ia-click.active .text-description {
transform: translateY(0);
opacity: 1;
} .icon-button{
color : red;
}
.icon-button i:hover{
color : rgb(255, 255, 255);
}
.rkit-image-accordion-item-button{
display : flex;
justify-content : center;
z-index: 999;
}
.button-element-image-accordion {
position: relative;
z-index: 1;
display: flex;
align-self: center;
align-items: center; 
width : auto;
background-color:  #000000;
color :  #ffffff;
max-width: none;
padding : 16px 32px 16px 32px;
justify-content: center;  
opacity: 0; 
transform: translateY(20px);
transition: all 1s ease;
overflow: hidden;
animation: hs-animation-button 1s ease forwards; }
.rkit-image-accordion-item-button-icon{
color: #56d4c4;  
}
.hs-animation-button {
animation: hs-animation-button 1s ease forwards;
}
@keyframes hs-animation-button {
0% {
transform: translateY(500px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
} .item-ia-hover {
flex: 1;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: none;
transition: flex 1s ease;
overflow : hidden;
position: relative;
} 
.item-ia-hover.active{
flex : 3;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.item-ia-hover.active .item-text {
position: relative;
z-index: 2;
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;   
opacity: 0;  
padding: 0px;
overflow: hidden;
transition-delay : 2s;
animation: fadeIn 2s ease-in-out forwards;  
}
.background-item-text{
position: absolute;
z-index: 1;
height: 100%;
width: 100%;
overflow: hidden;
background-color: #9A9191;
opacity: 20%;
}  .item-ia-click {
flex: 1;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: none;
transition: flex 1s ease;
overflow : hidden;
} 
.item-ia-click.active{
flex : 3;
}
@keyframes fadeInClick {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.item-ia-click.active .item-text {
position: relative;
z-index: 2;
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
opacity: 0;  
padding: 0px;
overflow: hidden;
transition-delay : 1s;
animation: fadeIn 1s ease-in-out forwards;  
} @media only screen and (max-width: 480px) {
.gallery-wrap { 
flex-direction: column !important; 
}
}.dual-button-outer-wrapper {
display: flex; 
justify-content: center;  
}
.dual-button-inner-wrapper {
display:flex;
flex-direction : row;
position: relative;
height:  auto; 
background-color: transparent;
vertical-align: middle;
align-items: center;
align-self: center;
overflow: hidden;
}
.dual-button-inner-wrapper .column{
gap : 1px;
}
.dual-button{
display:flex;
width: 180px;
height:  auto;
float: left;
box-sizing: border-box; 
}
.dual-left {
background-color: #333;   
border-radius:   0px;
}
.dual-right {
background-color: #00cea6;  
border-radius: 0px;
}
.dual-text{
font-size: 18px;
display: flex;
font-family: arial;
font-weight: bold;
text-align : center;
justify-content : center;
color: white; 
width: 100%;
position: relative;
z-index: 0;
}
.left_button{
display: flex;
gap : 5px;
align-self:center;
padding: 12px 30px 12px 30px;
}
.right_button{
display: flex;
gap : 5px;
align-self:center;
padding: 12px 30px 12px 30px;
}
.dual-button:hover { 
background-color: #4a4a4a;
}
.dual-text:hover {
color: #ffffff;
}
.dual-right:hover {
background-color: #5eebcf;
}
.middle-button{
display: flex;
justify-content : center;
align-items : center;
align-self: center;
text-align : center; 
z-index: 9999;
}
.middle{
display : flex;
justify-content : center;
align-items : center;
align-self: center;
text-align : center; 
width: 25px;
height: 25px;
border-radius: 50%;
background-color: white;
position: absolute;
font-size: 15px;
line-height: 1px;
}
.rkit-icon-left-button{
display: inline-flex;
position: relative; 
align-self: center;  
}
.rkit-icon-right-button{
display: inline-flex;
position: relative; 
align-self: center;  
}
.rkit-icon-middle-button{
display: inline-flex;
position: relative; 
align-self: center;  
}.rkit-gallery-masonry-container {
width: 100%;
display: block;
margin: 0 auto;
}
.rkit-gallery-masonry {
column-count: 3;
column-gap: 5px;
@media (min-width: 768px) {
column-count: 3;
}
@media (min-width: 992px) {
column-count: 4;
}
@media (min-width: 1199px) {
column-count: 5;
}
}
.rkit-gallery-masonry.grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 5px;
background-color: transparent;
justify-content: center;
}
.brick {
box-sizing: border-box;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
counter-increment: brick-counter;
overflow: hidden;
position: relative;
}  .gallery_image {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
transition-duration: 900ms;
transition: transform 0.8s ease;
left: 0;
} .skeleton {
display: block;
width: 100%;
height: 100%;
background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
background-size: 200% 100%;
animation: loading 1.5s infinite;
opacity: 1;
position: relative;
} @keyframes loading {
from {
background-position: 200% 0;
}
to {
background-position: -200% 0;
}
} .gallery_image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
transition-duration: 900ms;
transition: transform 0.6s ease;
}
.zoom:hover img {
transform: scale(1.1);
transition-duration: 900ms;
}
.overlay:hover {
background-color: rgba(0, 0, 0, 0.5); opacity: 0.6;
transition: opacity 0.6s ease;
}.rkit-swiper-hs {
position: relative;
overflow: hidden;
}
.rkit-homeslider {
background-color: transparent;
overflow: hidden; 
}
.container-image-hsl{
overflow: hidden;
background-color: transparent; 
}
.rkit-hs-client {
width: 100%;
height: 90vh; 
overflow: hidden;
}
.rkit-homeslider-slider {
padding: 0px 0px 0px 0px;
}
.rkit-homeslider-pagination {
display: flex;
flex-direction: row;
gap: 0.5rem;
padding: 1rem;
justify-content: center;
align-items: center;
} .image-container-hsl {
position: relative;
width: 100%;
height: 100%;   
overflow: hidden;
}
.image-cover-hsl{
height : 100% !important;
}
.image-container-hsl img {
transform: scale(1.1);
opacity: 1;
transition: transform 0.5s, opacity 0.5s;
width: 100%;
height: 100%;
object-fit: cover;  
overflow: hidden;
}
.swiper-slide-active > .image-container-hsl {
transform: scale(1);
opacity: 1;
}
.image-container-hsl.animate-zoom-out {
animation: zoomOut  5s ease-out forwards;
}
@keyframes zoomOut {
0% { 
transform: scale(1.1);  
}
100% { 
transform: scale(1);  
}
} .hs-content {
display: flex;  
text-wrap: wrap;
flex-direction: column;  
justify-content: center;
align-items: center; 
gap: 20px;   
width: 100%;  
height: 100%;   
max-width: 100%;
position: absolute;   
top: 0;
left: 0;
padding: 10%;  
background-color: transparent;
z-index: 0;  
}
.hs-content-background{
display: flex;  
flex-direction: column;  
justify-content: center;
align-items: center; 
gap: 20px;   
width: 100%;  
height: 100%;   
max-width: 100%;
position: absolute;   
top: 0;
left: 0;
padding: 10%; 
background-color: #000000; 
z-index: 0;  
}
.icon-subtitle-hs{
display: flex;
align-self: center;
z-index: 3;  
}
.hs-subtitle-section{
display : inline-flex;
flex-direction: row; 
color: #ffffff; 
gap : 10px;
width: fit-content;
z-index: 3;  
}
.hs-sub-title{
font-size: 18px;
font-weight: bold;
color: #ffffff;  
z-index: 3; align-self: center;
width: 100%;
display: block; 
text-wrap: auto; 
max-width: fit-content;
}
.hs-title {
font-size: 40px;
font-weight: bold;
color: #ffffff;  
z-index: 3; display: block; 
text-wrap: auto; 
}
.hs-description {
font-size: 20px;
color: #ffffff;   
z-index: 3;  
display: block;
text-wrap: auto;  
}  .hs-animation-1-subtitle span {
display: inline-block;
opacity: 0;
transform: translateY(20px);
animation: fadeInUpSubtitle 0.5s ease forwards;
}
.hs-animation-1-title span {
display: inline-block;
opacity: 0;
transform: translateY(20px);
animation: fadeInUpTitle 0.5s ease forwards;
}
.hs-animation-1-desc span {
display: inline-block;
opacity: 0;
transform: translateY(20px);
animation: fadeInUpDesc 0.5s ease forwards;
}
@keyframes fadeInUpSubtitle {
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInUpTitle {
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInUpDesc {
to {
opacity: 1;
transform: translateY(0);
}
}
.hs-animation-2-subtitle {
display: inline-block;
overflow: hidden;       
animation: typewritersubtitle 4s steps(30) 1s forwards, blink 0.7s ;
white-space: nowrap;
}
.hs-animation-2-title {
display: inline-block;
overflow: hidden;      
animation: typewritertitle 4s steps(30) 1s forwards, blinks 0.7s ;
white-space: wrap;
}
.hs-animation-2-desc {
display: inline-block; 
overflow: hidden;      
animation: typewriterdesc 4s steps(30) 1s forwards, blinkz 0.7s ;
white-space: wrap;
}
@keyframes typewritersubtitle {
0% {
width: 30%;
opacity: 0;
}
50% {
opacity: 1;
} 
100% {
width: 50%;
opacity: 1;
}
}
@keyframes typewritertitle {
0% {
width: 30%;
opacity: 0;
}
50% {
opacity: 1;
}
100% {
width: 50%;
opacity: 1;
}
}
@keyframes typewriterdesc {
0% {
width: 30%;
opacity: 0;
}
50% {
opacity: 1;
}
100% {
width: 50%;
opacity: 1;
}
}
@keyframes blink {
from {
border-color: transparent;
}
to {
border-color: #ffffff;
}
}
@keyframes blinks {
from {
border-color: transparent;
}
to {
border-color: #ffffff;
}
}
@keyframes blinkz {
from {
border-color: transparent;
}
to {
border-color: #ffffff;
}
} .swiper-nav-cont{
display: flex;
gap : 15px;
position: absolute; 
cursor: pointer;
padding: 10px;
top: 2%;
max-width: 100%;
width: 100%;
height: 100%;
}
.swiper-bullet-cont{
display: flex;
gap : 15px;
position: absolute;
z-index: 5;
cursor: pointer;
left: 48%;
top: 95%;
}
.rkit-swiper-hs-button-next,
.rkit-swiper-hs-button-prev { 
position : relative;
z-index: 1;
width: 45px;
height: 45px;
background-color: transparent;
transform: translateY(-50%);
color: #fff;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.5s;
border-radius: 0%;
border-style : solid;
border-width : 1px;
border-color : #fff;
--swiper-navigation-size: 44px;
--swiper-navigation-top-offset: 50%;
--swiper-navigation-sides-offset: 10px;
}  .rkit-homeslider-bullet {
width: 8px;
aspect-ratio: 1/1;
border-radius: 50%;
background-color: #aaaaaa;
transition: all 0.5s ease;
}
.rkit-homeslider-bullet-active {
background-color: #161616;
}
.rkit-homeslider-bullet-clickable .rkit-homeslider-bullet {
cursor: pointer;
}
.card-body {
padding: 10px;
display: flex;
flex-direction: column;
position: relative;
z-index: 1;
}
.card-body::before {
content: "";
width: 100%;
height: 100%;
display: block;
z-index: -1;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.card-title {
margin: 0;
}
.card-title a {
text-decoration: none;
color: #161616;
}
.card-heading {
margin-bottom: 0.5rem;
display: flex;
flex-direction: column;
}
.rkit-swiper-hs-button-prev.swiper-button-disabled,
.rkit-swiper-hs-button-next.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none;
}   .text-button{
display : flex;
align-items : center;
}
.icon-list-button-hs{ 
color : red;
align-self: center;
}
.icon-subtitle-hs{ 
color : #ffffff;
align-self: center;
}
.icon-list-button-hs i:hover{
color : rgb(255, 255, 255);
}
.rkit-homeslider-item-button .button-element-homeslider {
display: flex;
align-self: center;
margin-top: auto;
background-color:  #333333;
color :  #ffffff;
max-width: none;
padding : 16px 32px 16px 32px;
justify-content: center;  
position: relative; }
.rkit-homeslider-item-button.button-full-size .button-element-homeslider { 
display: flex;
justify-content: center;  
width :100%
}
.rkit-homeslider-item-button-icon{
color: #56d4c4;  
}.rkit-product-grid-wpg {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
background-color: transparent;
justify-content: center;
}
@media only screen and (max-width: 1024px) {
.rkit-product-grid-wpg {
grid-template-columns: repeat(2, 1fr) !important;
}
.rkit-product-grid-wpg-pro {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media only screen and (max-width: 767px) {
.rkit-product-grid-wpg {
grid-template-columns: repeat(1, 1fr) !important;
}
.rkit-product-grid-wpg-pro {
grid-template-columns: repeat(1, 1fr) !important;
}
}
.rkit-icon-readmore-wpg {
align-content: center;
}
.rkit-product-card-wpg {
background-color: #ffffff; border-radius: 8px;
overflow: hidden;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
padding-bottom: 10px;
position: relative;
height: min-content;
width: -webkit-fill-available;
}
.rkit-addcart-wrap-button-wpg::after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
}
.rkit-product-card-wpg:hover {
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}
.rkit-product-image-wpg {
position: relative;
overflow: hidden;
}
.rkit-product-image-wpg img {
width: 100%;
height: auto;
object-fit: cover;
transition: all 0.3s ease;
display: block;
}
.rkit-product-image-wpg:hover img {
transform: scale(1.1);
filter: brightness(40%);
} .rkit-product-details-wpg {
padding: 16px;
display: flex;
justify-content: space-between;
align-items: center;
align-self: flex-start;
}
.rkit-product-info-wpg {
display: flex;
flex-direction: column;
flex: 1 0 50%;
width: 100%;
}
.rkit-product-title-wpg {
font-size: 18px;
font-weight: 600;
color: #333333;
margin: 0;
text-wrap: wrap;
text-wrap-style: stable;
}
.rkit-product-category-wpg {
font-size: 14px;
color: #888888;
margin-top: 4px;
}
.rkit-product-price-wpg {
font-size: 18px;
font-weight: 600;
color: #333333;
}
.rkit-product-feat-wpg {
display: flex;
flex-direction: column;
justify-content: right; align-self: self-start;
}
.rkit-addcart-wrap-button-wpg {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, 30px);
opacity: 0;
visibility: hidden;
transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.rkit-product-image-wpg:hover .rkit-addcart-wrap-button-wpg {
transform: translate(-50%, -50%);
opacity: 1;
visibility: visible;
z-index: 99;
justify-content: center;
display: flex;
width: 100%;
}
.rkit-addcart-button-wpg { display: flex;
gap: 10px;
padding: 12px 24px;
background-color: #ffffff;
color: #000000;
text-align: center;
font-size: 16px;
font-weight: 600;
position: relative;
transition: background-color 0.3s ease;
}
.rkit-addcart-button-wpg span {
position: relative;
display: inline-block;
}
.rkit-addcart-button-wpg span::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0%;
height: 2px;
background-color: #000000;
transition: width 0.6s ease;
z-index: 999;
}
.rkit-product-image-container {
overflow: hidden;
}
.rkit-product-image-wpg:hover span::after {
width: 100%;
}
.rkit-product-rating-wpg {
font-size: 14px;
color: #f5c518;
} .rkit-product-ribbon-wpg {
position: absolute; background-color: #ff0000; color: #fff; padding: 5px 15px;
font-size: 12px;
font-weight: bold;
z-index: 10;
border-radius: 0px; }
.rkit-product-card-wpg {
position: relative;
}  .rkit-product-grid-wpg-pro {
overflow: hidden;
}
.rkit-product-card-wpg-pro {
border-radius: 20px 20px 20px 20px;  background-color: #a0a0a0;
padding: 20px 20px 20px 20px;
overflow: hidden;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
padding-bottom: 10px;
position: relative;
height: min-content; }
.rkit-product-image-wpg-pro {
position: relative;
overflow: hidden;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpg-pro img {
width: 100%;
height: auto;
object-fit: cover;
transition: transform 0.3s ease;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpg-pro:hover::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
opacity: 0.3;
transition: width 0.6s ease;
z-index: 1;
} .rkit-product-details-wpg-pro {
padding-top: 20px;
padding-bottom: 20px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
}
.rkit-product-info-wpg-pro {
display: flex;
flex-direction: column;
flex: 0 0 50%;
width: 100%;
}
.rkit-product-title-wpg-pro {
font-weight: 600;
color: #ffffff;
margin: 0;
text-wrap: wrap;
}
.rkit-product-price-wpg-pro {
font-size: 22px;
font-weight: 800;
color: #ffffff;
}
.rkit-product-feat-wpg-pro {
display: flex;
flex-direction: column;
justify-content: right;
text-align: end;
align-self: flex-start;
}
.rkit-product-desc-wpg-pro {
opacity: 0;
max-height: 0;
overflow: hidden;
transition-delay: 2s;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.rkit-product-text-desc-wpg-pro {
font-size: 14px;
font-weight: 100;
color: #ffffff;
text-wrap: wrap;
text-align: center;
}
.rkit-product-card-wpg-pro:hover .rkit-product-desc-wpg-pro {
opacity: 1;
max-height: 200px;
} .rkit-addcart-wrap-button-wpg-all-pro {
display: inline-flex;
position: relative;
justify-content: center;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
background-color: transparent;
}
.rkit-addcart-wrap-button-wpg-pro {
display: flex;
position: relative;
} .gradient-border {
position: absolute;
top: -2px;
left: -2px;
right: -2px;
bottom: -2px;
border-radius: 15px;
background-image: linear-gradient(
30deg,
var(--gradient-color-one),
var(--gradient-color-two)
);
background-size: 500%;
z-index: 0;
animation: border-ambient 3s linear infinite;
} .rkit-addcart-button-wpg-pro {
display: flex;
align-items: center;
justify-content: center;
background-color: #00cea6;
border-radius: 15px;
padding: 12px 30px;
width: 100%;
max-width: 100%;
font-size: 15px;
color: white;
position: relative;
z-index: 1;
transition: all 0.5s;
overflow: hidden;
gap: 20px;
}
.rkit-addcart-wrap-button-wpg-pro {
width: 100%;
margin: 0 auto; } @keyframes border-ambient {
0% {
background-position: 0% 50%;
}
25% {
background-position: 50% 75%;
}
50% {
background-position: 100% 50%;
}
75% {
background-position: 50% 25%;
}
100% {
background-position: 0% 50%;
}
}
.rkit-product-rating-wpg-pro {
font-size: 14px;
color: #f5c518;
} .rkit-product-ribbon-wpg-pro {
background-color: #00cea6;
margin-top: 0px;
border-radius: 0px;
position: absolute;
color: #fff;
padding: 5px 15px;
font-size: 12px;
font-weight: bold;
z-index: 10;
}
.rkit-product-card-wpg-pro {
position: relative;
}  .rkit-product-grid-wpg-prem {
display: grid;
grid-template-columns: repeat(3, 1fr); gap: 16px;
justify-content: center;
}
.rkit-product-card-wpg-prem { padding: 20px;
background-color: #d0d1d5;
border-radius: 12px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
text-align: center;
position: relative;
overflow: hidden;
transition: all 0.3s ease-in-out;
height: min-content;
width: -webkit-fill-available;
}
.rkit-product-image-wpg-prem {
position: relative;
overflow: hidden;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpg-prem img {
width: 100%;
height: auto;
object-fit: cover;
transition: transform 0.3s ease;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpg-prem:hover::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
opacity: 0.3;
transition: width 0.6s ease;
z-index: 0;
}
.rkit-product-ribbon-wpg-prem {
background-color: #00cea6; margin-top: 0px;
border-radius: 20px 20px 20px 20px;
position: absolute;
color: #fff;
padding: 5px 15px;
font-size: 12px;
font-weight: bold;
z-index: 10;
}
.rkit-product-details-wpg-prem {
display: flex !important;
flex-direction: column-reverse;
align-content: flex-start;
justify-content: flex-start;
text-align: left;
gap: 15px;
position: relative;
z-index: 1;
transition: transform 0.6s ease-in-out; max-height: min-content;
gap: 10px; }
.rkit-product-details-wpg-prem::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: transparent;
opacity: 0.5;
z-index: -1;
}
.rkit-product-info-wpg-prem {
margin-bottom: 12px;
flex: 0 0 50%;
width: 100%;
}
.rkit-product-title-wpg-prem {
font-weight: bold;
margin: 0;
color: #333;
width: fit-content;
position: relative;
padding-bottom: 25px;
}
.rkit-product-title-wpg-prem::after {
content: "";
text-align: left;
justify-content: start;
display: block;
width: 50%;
border-bottom: 3px solid #000000;
margin: 0 auto;
position: absolute;
left: 0;
padding-bottom: 10px;
}
.rkit-product-feat-wpg-prem {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: start;
align-self: flex-start;
}
.rkit-product-price-wpg-prem {
font-size: 24px;
font-weight: 300;
color: #000000;
}
.rkit-product-rating-wpg-prem {
font-size: 14px;
color: #f4a261;
}
.rkit-product-hov-wpg-prem {
display: flex;
gap: 10px;
flex-direction: row;
width: 100%; height: min-content;
position: relative;
text-align: center;
opacity: 0;
max-height: min-content;
overflow: hidden;
visibility: hidden; transition: max-height 0.5s ease, opacity 0.5s ease-in-out,
transform 0.5s ease-in-out;
}
.rkit-product-card-wpg-prem:hover .rkit-product-details-wpg-prem {
transform: translateY(-70%);
max-height: min-content;
}
.rkit-product-card-wpg-prem:hover .rkit-product-hov-wpg-prem {
opacity: 1; max-height: min-content;
visibility: visible;
transform: translateY(-70%);
}
.rkit-product-card-wpg-prem:hover {
max-height: min-content;
}
.rkit-addcart-button-wpg-prem {
display: flex;
justify-content: center;
background-color: #1f1f29;
border-radius: 15px;
padding: 10px 20px;
font-size: 15px;
color: #d9dade;
position: relative;
}
.rkit-addcart-wrap-button-wpg-prem {
display: flex;
flex: 0 0 40%;
align-items: center;
width: 100%;
margin: 0 auto;
align-content: center;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.rkit-addcart-wrap-button-wpg-prem span {
display: flex;
align-items: center;
}
.rkit-addcart-wrap-button-wpg-prem i {
display: flex;
align-items: center;
}
.text-button {
display: flex;
}
.rkit-product-desc-wpg-prem {
padding: 0px 0px 0px 0px;
display: flex;
flex: 0 0 60%;
overflow: hidden;
transition-delay: 2s;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.rkit-product-text-desc-wpg-prem {
font-size: 14px;
font-weight: 100;
color: #000000;
text-wrap: wrap;
text-align: left;
max-width: 100%;
overflow: hidden;
} .star-rating-wpg {
display: inline-block;
font-size: 20px;
line-height: 1;
color: #ddd;
position: relative;
}
.star-rating-wpg span {
display: block;
color: #f5c518;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
white-space: nowrap;
width: 0;
} .rkit-product-sale-price-wpg {
color: #000000;
font-weight: bold;
margin-right: 10px;
font-size: 20px;
}
.rkit-product-sale-price-wpg-pro {
color: #ffffff;
font-weight: bold;
margin-right: 10px;
font-size: 20px;
}
.rkit-product-sale-price-wpg-prem {
color: #000000;
font-weight: bold;
margin-right: 10px;
font-size: 24px;
} .if-sale-price-wpg {
display: flex;
flex-direction: row;
align-items: flex-start; gap: 2px; }
.if-sale-price-wpg-pro {
display: flex;
flex-direction: row;
align-items: center; gap: 5px;
}
.if-sale-price-wpg-prem {
display: flex;
flex-direction: column-reverse;
}
.rkit-product-sale-price-reguler-wpg {
color: #777;
text-decoration: line-through;
font-size: 14px;
font-weight: normal;
align-content: center;
align-self: center;
}
.rkit-product-sale-price-reguler-wpg-pro {
color: #ffffff;
text-decoration: line-through;
font-size: 16px;
font-weight: normal;
}
.rkit-product-sale-price-reguler-wpg-prem {
color: #777;
text-decoration: line-through;
font-size: 14px;
font-weight: normal;
} .rkit-product-price-reguler-wpg {
color: #333;
font-weight: bold;
font-size: 20px;
text-align: start;
}
.rkit-product-price-reguler-wpg-pro {
color: #ffffff;
font-weight: bold;
font-size: 20px;
text-align: start;
}
.rkit-product-price-reguler-wpg-prem {
color: #333;
font-weight: bold;
font-size: 24px;
text-align: start;
}.client-grid-container{
display: block;
max-height: max-content;
height: 100%;
width: 100%;
}
.client-grid-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
flex-direction: row;
gap: 5px;
background-color: transparent;
justify-content: center;
overflow: hidden;
}
@media (max-width: 768px) {
.rkit-card-client {
height : 200px;
}
}  .image-container-cg {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
display: flex;
max-height: max-content;
}
.image-container-cg img {
transform: scale(1);
opacity: 1;
transition: transform 0.5s, opacity 0.5s;
width: 100%;
height: 100%;
object-fit: contain;
overflow: hidden;
}
.clientslogo-image {
position: absolute;
text-align: center;
width: 100%;
height: 100%;
transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
overflow: hidden;
}
.clientslogo-image-full-cg {
position: absolute;
width: 100%;
height: 100%;
transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
overflow: hidden;
}
.clientslogo-image-full-cg img {
width: 100%;
height: 100%;
object-fit: contain;
overflow: hidden;
} .image-hover-cg {
opacity: 0;
display: relative;
align-items: center;
justify-content: center; }
.fade_in .image-hover-cg {
transform: scale(1);
}
.fade_in:hover .image-hover-cg {
opacity: 1;
transition: opacity 0.3s ease;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.fade_in:hover .image-default {
opacity: 0;
}
.horizontal .image-hover-cg {
transform: translateX(100%);
}
.horizontal:hover .image-hover-cg {
opacity: 1;
transform: translateX(0);
}
.horizontal:hover .image-default {
opacity: 0;
transform: translateX(-100%);
}
.vertical .image-hover-cg {
transform: translateY(100%);
}
.vertical:hover .image-hover-cg {
opacity: 1;
transform: translateY(0);
}
.vertical:hover .image-default {
opacity: 0;
transform: translateY(-100%);
} .hover-content-cg {
display: flex;
flex-direction: column;
justify-content: start;
align-self: flex-start;
max-width: 100%;
height: 100%;
width: 100%;
text-align: center;
overflow: hidden;
background: #33e4c0;
transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
background-clip: content-box;
}
.fade_in .hover-conten {
transform: none;
}
.fade_in:hover .hover-conten {
opacity: 1;
transition: opacity 0.3s ease;
transform: translateX(0);
}
.horizontal .hover-conten {
transform: translateX(100%);
}
.horizontal:hover .hover-conten {
opacity: 1;
transform: translateX(0);
}
.vertical .hover-conten {
transform: translateY(100%);
}
.vertical:hover .hover-conten {
opacity: 1;
transform: translateY(0);
}
.hover-title-cg {
padding: 0px;
margin: 0px;
color: #fff;
text-transform: uppercase;
transition: color 0.3s ease-in-out;
}
.hover-description-cg {
padding: 0px;
margin: 0px;
margin: 0px;
color: #ddd;
transition: color 0.3s ease-in-out;
}  .card-body {
padding: 10px;
display: flex;
flex-direction: column;
position: relative;
z-index: 1;
}
.card-body::before {
content: "";
width: 100%;
height: 100%;
display: block;
z-index: -1;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.card-title {
margin: 0;
}
.card-title a {
text-decoration: none;
color: #161616;
}
.card-heading {
margin-bottom: 0.5rem;
display: flex;
flex-direction: column;
}
.rkit-clientslogo .card-button a {
background-color: #33e4c0;
display: flex;
align-items: center;
flex-direction: row;
justify-content: center;
gap: 0.5rem;
padding: 1rem;
color: white;
transition: all 0.5s;
border-radius: 0px;
}
.rkit-clientslogo .card-button {
display: flex;
justify-content: start;
}
.rkit-clientslogo .card-button a .button-icon {
transition: color 0.5s;
}
.rkit-clientslogo.overlay {
position: relative;
}
.rkit-clientslogo.overlay .card-body {
opacity: 0;
transform: scaleY(0);
transform-origin: bottom;
transition: all 0.5s;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
justify-content: center;
}
.rkit-clientslogo.overlay .card-button {
justify-content: center;
}
.rkit-clientslogo.overlay:hover .card-body {
opacity: 1;
transform: scaleY(1);
}
.rkit-clientslogo-slider .swiper-slide {
overflow: unset;
}
.card-button.fullwidth a {
width: 100%;
}.rkit-barchart-container {
position: relative;
z-index: 1;
}.rkit-linechart-container {
position: relative;
z-index: 1;
}.rkit-piechart-container {
position: relative;
z-index: 1;
}.rkit-back-to-top-container {
display: flex;
}
.rkit-back-to-top-button {
width: 70px;
height: 70px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
text-align: center;
cursor: pointer;
transition: all 0.5s;
}
.rkit-back-to-top-progress .rkit-back-to-top-button {
border-radius: 50%;
}
.scroll-progress {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.rkit-back-to-top-button.hide-button-on-scroll {
opacity: 0;
visibility: hidden;
transform: translateY(5rem);
}
.rkit-back-to-top-button.hide-button-on-scroll.show {
opacity: 1;
visibility: visible;
transform: translateY(0rem);
}
.back-to-top-text {
line-height: 0;
}@font-face {
font-family: 'rtmicon-regular';
src:  url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.eot?y6xw2y);
src:  url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.eot?y6xw2y#iefix) format('embedded-opentype'),
url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.ttf?y6xw2y) format('truetype'),
url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.woff?y6xw2y) format('woff'),
url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.svg?y6xw2y#rtmicon-regular) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.rtmicon { font-family: 'rtmicon-regular' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rtmicon.rtmicon-accordion:before {
content: "\e900";
}
.rtmicon.rtmicon-advance-button:before {
content: "\e901";
}
.rtmicon.rtmicon-advanced-heading:before {
content: "\e902";
}
.rtmicon.rtmicon-advanced-tabs:before {
content: "\e903";
}
.rtmicon.rtmicon-advanced-toggle:before {
content: "\e904";
}
.rtmicon.rtmicon-alarm-clock:before {
content: "\e905";
}
.rtmicon.rtmicon-alert:before {
content: "\e906";
}
.rtmicon.rtmicon-android:before {
content: "\e907";
}
.rtmicon.rtmicon-animated-heading:before {
content: "\e908";
}
.rtmicon.rtmicon-apple:before {
content: "\e909";
}
.rtmicon.rtmicon-arrow-down:before {
content: "\e90a";
}
.rtmicon.rtmicon-arrow-down-left:before {
content: "\e90b";
}
.rtmicon.rtmicon-arrow-down-right:before {
content: "\e90c";
}
.rtmicon.rtmicon-arrow-down-to-line:before {
content: "\e90d";
}
.rtmicon.rtmicon-arrow-left:before {
content: "\e90e";
}
.rtmicon.rtmicon-arrow-long-down:before {
content: "\e90f";
}
.rtmicon.rtmicon-arrow-long-left:before {
content: "\e910";
}
.rtmicon.rtmicon-arrow-long-right:before {
content: "\e911";
}
.rtmicon.rtmicon-arrow-long-up:before {
content: "\e912";
}
.rtmicon.rtmicon-arrow-right:before {
content: "\e913";
}
.rtmicon.rtmicon-arrow-up:before {
content: "\e914";
}
.rtmicon.rtmicon-arrow-up-left:before {
content: "\e915";
}
.rtmicon.rtmicon-arrow-up-right:before {
content: "\e916";
}
.rtmicon.rtmicon-author-box:before {
content: "\e917";
}
.rtmicon.rtmicon-award:before {
content: "\e918";
}
.rtmicon.rtmicon-back-to-top-button:before {
content: "\e919";
}
.rtmicon.rtmicon-badge-check:before {
content: "\e91a";
}
.rtmicon.rtmicon-badge-dollar:before {
content: "\e91b";
}
.rtmicon.rtmicon-badge-percent:before {
content: "\e91c";
}
.rtmicon.rtmicon-banner-ad:before {
content: "\e91d";
}
.rtmicon.rtmicon-banner-discount:before {
content: "\e91e";
}
.rtmicon.rtmicon-bar-chart:before {
content: "\e91f";
}
.rtmicon.rtmicon-bar-progress:before {
content: "\e920";
}
.rtmicon.rtmicon-bars:before {
content: "\e921";
}
.rtmicon.rtmicon-bar-sort-left:before {
content: "\e922";
}
.rtmicon.rtmicon-bar-sort-right:before {
content: "\e923";
}
.rtmicon.rtmicon-battery:before {
content: "\e924";
}
.rtmicon.rtmicon-behance:before {
content: "\e925";
}
.rtmicon.rtmicon-blob-shape:before {
content: "\e926";
}
.rtmicon.rtmicon-blockquote:before {
content: "\e927";
}
.rtmicon.rtmicon-blog:before {
content: "\e928";
}
.rtmicon.rtmicon-blog-carousel:before {
content: "\e929";
}
.rtmicon.rtmicon-blog-post:before {
content: "\e92a";
}
.rtmicon.rtmicon-bluetooth:before {
content: "\e92b";
}
.rtmicon.rtmicon-book:before {
content: "\e92c";
}
.rtmicon.rtmicon-bookmark:before {
content: "\e92d";
}
.rtmicon.rtmicon-box-package:before {
content: "\e92e";
}
.rtmicon.rtmicon-breadcumb:before {
content: "\e92f";
}
.rtmicon.rtmicon-briefcase:before {
content: "\e930";
}
.rtmicon.rtmicon-browser:before {
content: "\e931";
}
.rtmicon.rtmicon-business-hours:before {
content: "\e932";
}
.rtmicon.rtmicon-calendar:before {
content: "\e933";
}
.rtmicon.rtmicon-calendar-check:before {
content: "\e934";
}
.rtmicon.rtmicon-calendar-days:before {
content: "\e935";
}
.rtmicon.rtmicon-call:before {
content: "\e936";
}
.rtmicon.rtmicon-call-to-action:before {
content: "\e937";
}
.rtmicon.rtmicon-call-to-action-2:before {
content: "\e938";
}
.rtmicon.rtmicon-call-volume-up:before {
content: "\e939";
}
.rtmicon.rtmicon-camera:before {
content: "\e93a";
}
.rtmicon.rtmicon-card-carousel:before {
content: "\e93b";
}
.rtmicon.rtmicon-card-slider:before {
content: "\e93c";
}
.rtmicon.rtmicon-caret-down:before {
content: "\e93d";
}
.rtmicon.rtmicon-caret-left:before {
content: "\e93e";
}
.rtmicon.rtmicon-caret-right:before {
content: "\e93f";
}
.rtmicon.rtmicon-caret-up:before {
content: "\e940";
}
.rtmicon.rtmicon-chart:before {
content: "\e941";
}
.rtmicon.rtmicon-chart-line-down:before {
content: "\e942";
}
.rtmicon.rtmicon-chart-line-up:before {
content: "\e943";
}
.rtmicon.rtmicon-check:before {
content: "\e944";
}
.rtmicon.rtmicon-checkbox:before {
content: "\e945";
}
.rtmicon.rtmicon-chevron-down:before {
content: "\e946";
}
.rtmicon.rtmicon-chevron-left:before {
content: "\e947";
}
.rtmicon.rtmicon-chevron-right:before {
content: "\e948";
}
.rtmicon.rtmicon-chevrons-down:before {
content: "\e949";
}
.rtmicon.rtmicon-chevrons-left:before {
content: "\e94a";
}
.rtmicon.rtmicon-chevrons-right:before {
content: "\e94b";
}
.rtmicon.rtmicon-chevrons-up:before {
content: "\e94c";
}
.rtmicon.rtmicon-chevron-up:before {
content: "\e94d";
}
.rtmicon.rtmicon-circle-arrow-down:before {
content: "\e94e";
}
.rtmicon.rtmicon-circle-arrow-down-left:before {
content: "\e94f";
}
.rtmicon.rtmicon-circle-arrow-down-right:before {
content: "\e950";
}
.rtmicon.rtmicon-circle-arrow-left:before {
content: "\e951";
}
.rtmicon.rtmicon-circle-arrow-right:before {
content: "\e952";
}
.rtmicon.rtmicon-circle-arrow-up:before {
content: "\e953";
}
.rtmicon.rtmicon-circle-arrow-up-left:before {
content: "\e954";
}
.rtmicon.rtmicon-circle-arrow-up-right:before {
content: "\e955";
}
.rtmicon.rtmicon-circle-caret-down:before {
content: "\e956";
}
.rtmicon.rtmicon-circle-caret-left:before {
content: "\e957";
}
.rtmicon.rtmicon-circle-caret-right:before {
content: "\e958";
}
.rtmicon.rtmicon-circle-caret-up:before {
content: "\e959";
}
.rtmicon.rtmicon-circle-check:before {
content: "\e95a";
}
.rtmicon.rtmicon-circle-chevron-down:before {
content: "\e95b";
}
.rtmicon.rtmicon-circle-chevron-left:before {
content: "\e95c";
}
.rtmicon.rtmicon-circle-chevron-right:before {
content: "\e95d";
}
.rtmicon.rtmicon-circle-chevron-up:before {
content: "\e95e";
}
.rtmicon.rtmicon-circle-down:before {
content: "\e95f";
}
.rtmicon.rtmicon-circle-left:before {
content: "\e960";
}
.rtmicon.rtmicon-circle-minus:before {
content: "\e961";
}
.rtmicon.rtmicon-circle-plus:before {
content: "\e962";
}
.rtmicon.rtmicon-circle-right:before {
content: "\e963";
}
.rtmicon.rtmicon-circle-up:before {
content: "\e964";
}
.rtmicon.rtmicon-circle-user:before {
content: "\e965";
}
.rtmicon.rtmicon-circle-xmark:before {
content: "\e966";
}
.rtmicon.rtmicon-city:before {
content: "\e967";
}
.rtmicon.rtmicon-clapperboard-video:before {
content: "\e968";
}
.rtmicon.rtmicon-client-carousel:before {
content: "\e969";
}
.rtmicon.rtmicon-client-grid:before {
content: "\e96a";
}
.rtmicon.rtmicon-client-list:before {
content: "\e96b";
}
.rtmicon.rtmicon-clipping-mask:before {
content: "\e96c";
}
.rtmicon.rtmicon-clock:before {
content: "\e96d";
}
.rtmicon.rtmicon-clock-desk:before {
content: "\e96e";
}
.rtmicon.rtmicon-cloud-check:before {
content: "\e96f";
}
.rtmicon.rtmicon-cloud-download:before {
content: "\e970";
}
.rtmicon.rtmicon-cloud-upload:before {
content: "\e971";
}
.rtmicon.rtmicon-code:before {
content: "\e972";
}
.rtmicon.rtmicon-coin:before {
content: "\e973";
}
.rtmicon.rtmicon-coin-dollar:before {
content: "\e974";
}
.rtmicon.rtmicon-coin-group:before {
content: "\e975";
}
.rtmicon.rtmicon-coins:before {
content: "\e976";
}
.rtmicon.rtmicon-color-picker:before {
content: "\e977";
}
.rtmicon.rtmicon-comments:before {
content: "\e978";
}
.rtmicon.rtmicon-comments-question:before {
content: "\e979";
}
.rtmicon.rtmicon-content-slider:before {
content: "\e97a";
}
.rtmicon.rtmicon-cookies:before {
content: "\e97b";
}
.rtmicon.rtmicon-countdown:before {
content: "\e97c";
}
.rtmicon.rtmicon-counter:before {
content: "\e97d";
}
.rtmicon.rtmicon-counters:before {
content: "\e97e";
}
.rtmicon.rtmicon-credit-card-back:before {
content: "\e97f";
}
.rtmicon.rtmicon-credit-card-front:before {
content: "\e980";
}
.rtmicon.rtmicon-date-form:before {
content: "\e981";
}
.rtmicon.rtmicon-desk:before {
content: "\e982";
}
.rtmicon.rtmicon-diamond:before {
content: "\e983";
}
.rtmicon.rtmicon-download:before {
content: "\e984";
}
.rtmicon.rtmicon-dribbble:before {
content: "\e985";
}
.rtmicon.rtmicon-dual-button:before {
content: "\e986";
}
.rtmicon.rtmicon-duplicator:before {
content: "\e987";
}
.rtmicon.rtmicon-elementor:before {
content: "\e988";
}
.rtmicon.rtmicon-email-form:before {
content: "\e989";
}
.rtmicon.rtmicon-envelope:before {
content: "\e98a";
}
.rtmicon.rtmicon-envelope-open-dollar:before {
content: "\e98b";
}
.rtmicon.rtmicon-event:before {
content: "\e98c";
}
.rtmicon.rtmicon-event-list:before {
content: "\e98d";
}
.rtmicon.rtmicon-facebook:before {
content: "\e98e";
}
.rtmicon.rtmicon-fax:before {
content: "\e98f";
}
.rtmicon.rtmicon-feather:before {
content: "\e990";
}
.rtmicon.rtmicon-featured-image:before {
content: "\e991";
}
.rtmicon.rtmicon-figma:before {
content: "\e992";
}
.rtmicon.rtmicon-file:before {
content: "\e993";
}
.rtmicon.rtmicon-file-info:before {
content: "\e994";
}
.rtmicon.rtmicon-file-pdf:before {
content: "\e995";
}
.rtmicon.rtmicon-film-play:before {
content: "\e996";
}
.rtmicon.rtmicon-finance-award:before {
content: "\e997";
}
.rtmicon.rtmicon-finance-shield:before {
content: "\e998";
}
.rtmicon.rtmicon-fingerprint:before {
content: "\e999";
}
.rtmicon.rtmicon-flag:before {
content: "\e99a";
}
.rtmicon.rtmicon-flip-box:before {
content: "\e99b";
}
.rtmicon.rtmicon-folder:before {
content: "\e99c";
}
.rtmicon.rtmicon-folder-file:before {
content: "\e99d";
}
.rtmicon.rtmicon-folder-open:before {
content: "\e99e";
}
.rtmicon.rtmicon-folders:before {
content: "\e99f";
}
.rtmicon.rtmicon-form:before {
content: "\e9a0";
}
.rtmicon.rtmicon-full-screen-slider:before {
content: "\e9a1";
}
.rtmicon.rtmicon-gear:before {
content: "\e9a2";
}
.rtmicon.rtmicon-glass-effect:before {
content: "\e9a3";
}
.rtmicon.rtmicon-glasses:before {
content: "\e9a4";
}
.rtmicon.rtmicon-globe:before {
content: "\e9a5";
}
.rtmicon.rtmicon-globe-pointer:before {
content: "\e9a6";
}
.rtmicon.rtmicon-graphic-bar:before {
content: "\e9a7";
}
.rtmicon.rtmicon-graphic-pie:before {
content: "\e9a8";
}
.rtmicon.rtmicon-grid-round:before {
content: "\e9a9";
}
.rtmicon.rtmicon-grid-rounds:before {
content: "\e9aa";
}
.rtmicon.rtmicon-header-info:before {
content: "\e9ab";
}
.rtmicon.rtmicon-header-offcanvas:before {
content: "\e9ac";
}
.rtmicon.rtmicon-help:before {
content: "\e9ad";
}
.rtmicon.rtmicon-horizontal-progress-bar:before {
content: "\e9ae";
}
.rtmicon.rtmicon-hotspot:before {
content: "\e9af";
}
.rtmicon.rtmicon-house:before {
content: "\e9b0";
}
.rtmicon.rtmicon-id-card:before {
content: "\e9b1";
}
.rtmicon.rtmicon-image:before {
content: "\e9b2";
}
.rtmicon.rtmicon-image-accordion:before {
content: "\e9b3";
}
.rtmicon.rtmicon-image-box:before {
content: "\e9b4";
}
.rtmicon.rtmicon-image-comparison:before {
content: "\e9b5";
}
.rtmicon.rtmicon-image-gallery:before {
content: "\e9b6";
}
.rtmicon.rtmicon-image-hotspot:before {
content: "\e9b7";
}
.rtmicon.rtmicon-image-hover:before {
content: "\e9b8";
}
.rtmicon.rtmicon-image-info:before {
content: "\e9b9";
}
.rtmicon.rtmicon-image-list:before {
content: "\e9ba";
}
.rtmicon.rtmicon-image-marquee:before {
content: "\e9bb";
}
.rtmicon.rtmicon-image-masonry:before {
content: "\e9bc";
}
.rtmicon.rtmicon-images:before {
content: "\e9bd";
}
.rtmicon.rtmicon-image-showcase:before {
content: "\e9be";
}
.rtmicon.rtmicon-image-slider:before {
content: "\e9bf";
}
.rtmicon.rtmicon-instagram:before {
content: "\e9c0";
}
.rtmicon.rtmicon-instagram-feed:before {
content: "\e9c1";
}
.rtmicon.rtmicon-interactive-link:before {
content: "\e9c2";
}
.rtmicon.rtmicon-invoice:before {
content: "\e9c3";
}
.rtmicon.rtmicon-invoice-dollar:before {
content: "\e9c4";
}
.rtmicon.rtmicon-item-list:before {
content: "\e9c5";
}
.rtmicon.rtmicon-key-left:before {
content: "\e9c6";
}
.rtmicon.rtmicon-laptop:before {
content: "\e9c7";
}
.rtmicon.rtmicon-lightblub:before {
content: "\e9c8";
}
.rtmicon.rtmicon-line-chart:before {
content: "\e9c9";
}
.rtmicon.rtmicon-link:before {
content: "\e9ca";
}
.rtmicon.rtmicon-linkedin:before {
content: "\e9cb";
}
.rtmicon.rtmicon-link-simple:before {
content: "\e9cc";
}
.rtmicon.rtmicon-list:before {
content: "\e9cd";
}
.rtmicon.rtmicon-loader:before {
content: "\e9ce";
}
.rtmicon.rtmicon-lock:before {
content: "\e9cf";
}
.rtmicon.rtmicon-medium:before {
content: "\e9d0";
}
.rtmicon.rtmicon-megaphone:before {
content: "\e9d1";
}
.rtmicon.rtmicon-messanger:before {
content: "\e9d2";
}
.rtmicon.rtmicon-microphone:before {
content: "\e9d3";
}
.rtmicon.rtmicon-minus:before {
content: "\e9d4";
}
.rtmicon.rtmicon-mobile:before {
content: "\e9d5";
}
.rtmicon.rtmicon-mockup:before {
content: "\e9d6";
}
.rtmicon.rtmicon-money:before {
content: "\e9d7";
}
.rtmicon.rtmicon-money-bank-check:before {
content: "\e9d8";
}
.rtmicon.rtmicon-money-check:before {
content: "\e9d9";
}
.rtmicon.rtmicon-money-currency:before {
content: "\e9da";
}
.rtmicon.rtmicon-money-rotation:before {
content: "\e9db";
}
.rtmicon.rtmicon-money-target:before {
content: "\e9dc";
}
.rtmicon.rtmicon-nav-menu:before {
content: "\e9dd";
}
.rtmicon.rtmicon-note-hashtag:before {
content: "\e9de";
}
.rtmicon.rtmicon-notes:before {
content: "\e9df";
}
.rtmicon.rtmicon-number:before {
content: "\e9e0";
}
.rtmicon.rtmicon-paper-form:before {
content: "\e9e1";
}
.rtmicon.rtmicon-paper-plane:before {
content: "\e9e2";
}
.rtmicon.rtmicon-paypal:before {
content: "\e9e3";
}
.rtmicon.rtmicon-pen:before {
content: "\e9e4";
}
.rtmicon.rtmicon-pencil:before {
content: "\e9e5";
}
.rtmicon.rtmicon-pen-paintbrush:before {
content: "\e9e6";
}
.rtmicon.rtmicon-phone-classic:before {
content: "\e9e7";
}
.rtmicon.rtmicon-pie-chart:before {
content: "\e9e8";
}
.rtmicon.rtmicon-pie-chart-2:before {
content: "\e9e9";
}
.rtmicon.rtmicon-pie-chart-analyst:before {
content: "\e9ea";
}
.rtmicon.rtmicon-pin-map-location:before {
content: "\e9eb";
}
.rtmicon.rtmicon-pinterest:before {
content: "\e9ec";
}
.rtmicon.rtmicon-planet:before {
content: "\e9ed";
}
.rtmicon.rtmicon-play:before {
content: "\e9ee";
}
.rtmicon.rtmicon-plus:before {
content: "\e9ef";
}
.rtmicon.rtmicon-portfolio-gallery:before {
content: "\e9f0";
}
.rtmicon.rtmicon-post-author:before {
content: "\e9f1";
}
.rtmicon.rtmicon-post-carousel:before {
content: "\e9f2";
}
.rtmicon.rtmicon-post-comment:before {
content: "\e9f3";
}
.rtmicon.rtmicon-post-content:before {
content: "\e9f4";
}
.rtmicon.rtmicon-post-excerpt:before {
content: "\e9f5";
}
.rtmicon.rtmicon-post-info:before {
content: "\e9f6";
}
.rtmicon.rtmicon-post-list:before {
content: "\e9f7";
}
.rtmicon.rtmicon-post-navigation:before {
content: "\e9f8";
}
.rtmicon.rtmicon-post-title:before {
content: "\e9f9";
}
.rtmicon.rtmicon-presentation:before {
content: "\e9fa";
}
.rtmicon.rtmicon-price-list:before {
content: "\e9fb";
}
.rtmicon.rtmicon-price-table:before {
content: "\e9fc";
}
.rtmicon.rtmicon-pricing-image-box:before {
content: "\e9fd";
}
.rtmicon.rtmicon-pricing-list:before {
content: "\e9fe";
}
.rtmicon.rtmicon-pricing-table:before {
content: "\e9ff";
}
.rtmicon.rtmicon-process-step:before {
content: "\ea00";
}
.rtmicon.rtmicon-product-highlight:before {
content: "\ea01";
}
.rtmicon.rtmicon-progress-bar:before {
content: "\ea02";
}
.rtmicon.rtmicon-progress-step:before {
content: "\ea03";
}
.rtmicon.rtmicon-protection:before {
content: "\ea04";
}
.rtmicon.rtmicon-quote:before {
content: "\ea05";
}
.rtmicon.rtmicon-radial-progress-bar:before {
content: "\ea06";
}
.rtmicon.rtmicon-radio:before {
content: "\ea07";
}
.rtmicon.rtmicon-reddit:before {
content: "\ea08";
}
.rtmicon.rtmicon-report:before {
content: "\ea09";
}
.rtmicon.rtmicon-review-slider:before {
content: "\ea0a";
}
.rtmicon.rtmicon-rocket:before {
content: "\ea0b";
}
.rtmicon.rtmicon-romethemekit:before {
content: "\ea0c";
}
.rtmicon.rtmicon-rtm-form:before {
content: "\ea0d";
}
.rtmicon.rtmicon-sack-dollar:before {
content: "\ea0e";
}
.rtmicon.rtmicon-scale-balanced:before {
content: "\ea0f";
}
.rtmicon.rtmicon-scale-unbalanced:before {
content: "\ea10";
}
.rtmicon.rtmicon-scale-unbalanced-flip:before {
content: "\ea11";
}
.rtmicon.rtmicon-search:before {
content: "\ea12";
}
.rtmicon.rtmicon-select:before {
content: "\ea13";
}
.rtmicon.rtmicon-shield:before {
content: "\ea14";
}
.rtmicon.rtmicon-shield-check:before {
content: "\ea15";
}
.rtmicon.rtmicon-shield-minus:before {
content: "\ea16";
}
.rtmicon.rtmicon-shield-plus:before {
content: "\ea17";
}
.rtmicon.rtmicon-shield-xmark:before {
content: "\ea18";
}
.rtmicon.rtmicon-shopping-cart:before {
content: "\ea19";
}
.rtmicon.rtmicon-sidebar:before {
content: "\ea1a";
}
.rtmicon.rtmicon-site-logo:before {
content: "\ea1b";
}
.rtmicon.rtmicon-sliders:before {
content: "\ea1c";
}
.rtmicon.rtmicon-sliders-up:before {
content: "\ea1d";
}
.rtmicon.rtmicon-social-share:before {
content: "\ea1e";
}
.rtmicon.rtmicon-social-share-2:before {
content: "\ea1f";
}
.rtmicon.rtmicon-speedometer:before {
content: "\ea20";
}
.rtmicon.rtmicon-square-arrow-down:before {
content: "\ea21";
}
.rtmicon.rtmicon-square-arrow-down-left:before {
content: "\ea22";
}
.rtmicon.rtmicon-square-arrow-down-right:before {
content: "\ea23";
}
.rtmicon.rtmicon-square-arrow-left:before {
content: "\ea24";
}
.rtmicon.rtmicon-square-arrow-right:before {
content: "\ea25";
}
.rtmicon.rtmicon-square-arrow-up:before {
content: "\ea26";
}
.rtmicon.rtmicon-square-arrow-up-left:before {
content: "\ea27";
}
.rtmicon.rtmicon-square-arrow-up-right:before {
content: "\ea28";
}
.rtmicon.rtmicon-square-caret-down:before {
content: "\ea29";
}
.rtmicon.rtmicon-square-caret-left:before {
content: "\ea2a";
}
.rtmicon.rtmicon-square-caret-right:before {
content: "\ea2b";
}
.rtmicon.rtmicon-square-caret-up:before {
content: "\ea2c";
}
.rtmicon.rtmicon-square-check:before {
content: "\ea2d";
}
.rtmicon.rtmicon-square-minus:before {
content: "\ea2e";
}
.rtmicon.rtmicon-square-plus:before {
content: "\ea2f";
}
.rtmicon.rtmicon-square-user:before {
content: "\ea30";
}
.rtmicon.rtmicon-square-xmark:before {
content: "\ea31";
}
.rtmicon.rtmicon-stamp:before {
content: "\ea32";
}
.rtmicon.rtmicon-star:before {
content: "\ea33";
}
.rtmicon.rtmicon-store:before {
content: "\ea34";
}
.rtmicon.rtmicon-submit-button:before {
content: "\ea35";
}
.rtmicon.rtmicon-table-comparison:before {
content: "\ea36";
}
.rtmicon.rtmicon-table-data:before {
content: "\ea37";
}
.rtmicon.rtmicon-tablet:before {
content: "\ea38";
}
.rtmicon.rtmicon-tag:before {
content: "\ea39";
}
.rtmicon.rtmicon-taxes:before {
content: "\ea3a";
}
.rtmicon.rtmicon-team:before {
content: "\ea3b";
}
.rtmicon.rtmicon-team-carousel:before {
content: "\ea3c";
}
.rtmicon.rtmicon-team-content:before {
content: "\ea3d";
}
.rtmicon.rtmicon-telegram:before {
content: "\ea3e";
}
.rtmicon.rtmicon-telephone:before {
content: "\ea3f";
}
.rtmicon.rtmicon-testimonial:before {
content: "\ea40";
}
.rtmicon.rtmicon-testimonial-carousel:before {
content: "\ea41";
}
.rtmicon.rtmicon-testimonial-carousel-2:before {
content: "\ea42";
}
.rtmicon.rtmicon-text-marquee:before {
content: "\ea43";
}
.rtmicon.rtmicon-text-area-form:before {
content: "\ea44";
}
.rtmicon.rtmicon-text-form:before {
content: "\ea45";
}
.rtmicon.rtmicon-text-marquee1:before {
content: "\ea46";
}
.rtmicon.rtmicon-threads:before {
content: "\ea47";
}
.rtmicon.rtmicon-tiktok:before {
content: "\ea48";
}
.rtmicon.rtmicon-time:before {
content: "\ea49";
}
.rtmicon.rtmicon-timeline:before {
content: "\ea4a";
}
.rtmicon.rtmicon-timer:before {
content: "\ea4b";
}
.rtmicon.rtmicon-toggle-off:before {
content: "\ea4c";
}
.rtmicon.rtmicon-toggle-on:before {
content: "\ea4d";
}
.rtmicon.rtmicon-tooltip:before {
content: "\ea4e";
}
.rtmicon.rtmicon-trash:before {
content: "\ea4f";
}
.rtmicon.rtmicon-trophy:before {
content: "\ea50";
}
.rtmicon.rtmicon-tumblr:before {
content: "\ea51";
}
.rtmicon.rtmicon-upload:before {
content: "\ea52";
}
.rtmicon.rtmicon-user:before {
content: "\ea53";
}
.rtmicon.rtmicon-users:before {
content: "\ea54";
}
.rtmicon.rtmicon-video-camera:before {
content: "\ea55";
}
.rtmicon.rtmicon-vimeo:before {
content: "\ea56";
}
.rtmicon.rtmicon-volume-down:before {
content: "\ea57";
}
.rtmicon.rtmicon-volume-mute:before {
content: "\ea58";
}
.rtmicon.rtmicon-volume-up:before {
content: "\ea59";
}
.rtmicon.rtmicon-wallet:before {
content: "\ea5a";
}
.rtmicon.rtmicon-wallet-money:before {
content: "\ea5b";
}
.rtmicon.rtmicon-watch:before {
content: "\ea5c";
}
.rtmicon.rtmicon-whatsapp:before {
content: "\ea5d";
}
.rtmicon.rtmicon-woo-product:before {
content: "\ea5e";
}
.rtmicon.rtmicon-wordpress:before {
content: "\ea5f";
}
.rtmicon.rtmicon-working-hours:before {
content: "\ea60";
}
.rtmicon.rtmicon-wrapper-link:before {
content: "\ea61";
}
.rtmicon.rtmicon-xmark:before {
content: "\ea62";
}
.rtmicon.rtmicon-x-twitter:before {
content: "\ea63";
}
.rtmicon.rtmicon-youtube:before {
content: "\ea64";
}
@font-face {
font-family: "rtmicon-thin";
src: url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.eot?qy76ig);
src: url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.eot?qy76ig#iefix)
format("embedded-opentype"),
url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.ttf?qy76ig) format("truetype"),
url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.woff?qy76ig) format("woff"),
url(//bobmartin.co.za/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.svg?qy76ig#rtmicon-thin) format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
.rtmicon-thin { font-family: "rtmicon-thin" !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rtmicon-thin.rtmicon-activity-rooms:before {
content: "\e900";
}
.rtmicon-thin.rtmicon-acupunture:before {
content: "\e901";
}
.rtmicon-thin.rtmicon-advanced-toggle:before {
content: "\e902";
}
.rtmicon-thin.rtmicon-aerobic:before {
content: "\e903";
}
.rtmicon-thin.rtmicon-affordable-courses:before {
content: "\e904";
}
.rtmicon-thin.rtmicon-agreement:before {
content: "\e905";
}
.rtmicon-thin.rtmicon-alarm-clock:before {
content: "\e906";
}
.rtmicon-thin.rtmicon-alert:before {
content: "\e907";
}
.rtmicon-thin.rtmicon-ambulance:before {
content: "\e908";
}
.rtmicon-thin.rtmicon-analyst:before {
content: "\e909";
}
.rtmicon-thin.rtmicon-anniversaries:before {
content: "\e90a";
}
.rtmicon-thin.rtmicon-architect:before {
content: "\e90b";
}
.rtmicon-thin.rtmicon-architectural-design:before {
content: "\e90c";
}
.rtmicon-thin.rtmicon-aromatherapy:before {
content: "\e90d";
}
.rtmicon-thin.rtmicon-arrow-down:before {
content: "\e90e";
}
.rtmicon-thin.rtmicon-arrow-down-left:before {
content: "\e90f";
}
.rtmicon-thin.rtmicon-arrow-down-right:before {
content: "\e910";
}
.rtmicon-thin.rtmicon-arrow-down-to-line:before {
content: "\e911";
}
.rtmicon-thin.rtmicon-arrow-left:before {
content: "\e912";
}
.rtmicon-thin.rtmicon-arrow-long-down:before {
content: "\e913";
}
.rtmicon-thin.rtmicon-arrow-long-left:before {
content: "\e914";
}
.rtmicon-thin.rtmicon-arrow-long-right:before {
content: "\e915";
}
.rtmicon-thin.rtmicon-arrow-long-up:before {
content: "\e916";
}
.rtmicon-thin.rtmicon-arrow-right:before {
content: "\e917";
}
.rtmicon-thin.rtmicon-arrow-up:before {
content: "\e918";
}
.rtmicon-thin.rtmicon-arrow-up-left:before {
content: "\e919";
}
.rtmicon-thin.rtmicon-arrow-up-right:before {
content: "\e91a";
}
.rtmicon-thin.rtmicon-attend-event:before {
content: "\e91b";
}
.rtmicon-thin.rtmicon-automobile-accident:before {
content: "\e91c";
}
.rtmicon-thin.rtmicon-award:before {
content: "\e91d";
}
.rtmicon-thin.rtmicon-badge-check:before {
content: "\e91e";
}
.rtmicon-thin.rtmicon-badge-dollar:before {
content: "\e91f";
}
.rtmicon-thin.rtmicon-badge-percent:before {
content: "\e920";
}
.rtmicon-thin.rtmicon-balance:before {
content: "\e921";
}
.rtmicon-thin.rtmicon-balance-sheet:before {
content: "\e922";
}
.rtmicon-thin.rtmicon-bank-building:before {
content: "\e923";
}
.rtmicon-thin.rtmicon-banner-ad:before {
content: "\e924";
}
.rtmicon-thin.rtmicon-banner-discount:before {
content: "\e925";
}
.rtmicon-thin.rtmicon-bar-progress:before {
content: "\e926";
}
.rtmicon-thin.rtmicon-bar-sort-left:before {
content: "\e927";
}
.rtmicon-thin.rtmicon-bar-sort-right:before {
content: "\e928";
}
.rtmicon-thin.rtmicon-bars:before {
content: "\e929";
}
.rtmicon-thin.rtmicon-battery:before {
content: "\e92a";
}
.rtmicon-thin.rtmicon-bill:before {
content: "\e92b";
}
.rtmicon-thin.rtmicon-birthday-cake:before {
content: "\e92c";
}
.rtmicon-thin.rtmicon-blob-shape:before {
content: "\e92d";
}
.rtmicon-thin.rtmicon-block-security:before {
content: "\e92e";
}
.rtmicon-thin.rtmicon-blog:before {
content: "\e92f";
}
.rtmicon-thin.rtmicon-blog-carousel:before {
content: "\e930";
}
.rtmicon-thin.rtmicon-blueprint:before {
content: "\e931";
}
.rtmicon-thin.rtmicon-body-building:before {
content: "\e932";
}
.rtmicon-thin.rtmicon-body-scrub:before {
content: "\e933";
}
.rtmicon-thin.rtmicon-body-treatment:before {
content: "\e934";
}
.rtmicon-thin.rtmicon-body-wellness:before {
content: "\e935";
}
.rtmicon-thin.rtmicon-book:before {
content: "\e936";
}
.rtmicon-thin.rtmicon-boost-creativity:before {
content: "\e937";
}
.rtmicon-thin.rtmicon-box-package:before {
content: "\e938";
}
.rtmicon-thin.rtmicon-branding-design:before {
content: "\e939";
}
.rtmicon-thin.rtmicon-brickwall:before {
content: "\e93a";
}
.rtmicon-thin.rtmicon-bridge:before {
content: "\e93b";
}
.rtmicon-thin.rtmicon-briefcase:before {
content: "\e93c";
}
.rtmicon-thin.rtmicon-broker:before {
content: "\e93d";
}
.rtmicon-thin.rtmicon-browser:before {
content: "\e93e";
}
.rtmicon-thin.rtmicon-budget-planning:before {
content: "\e93f";
}
.rtmicon-thin.rtmicon-budgeting:before {
content: "\e940";
}
.rtmicon-thin.rtmicon-buldozer:before {
content: "\e941";
}
.rtmicon-thin.rtmicon-business-law:before {
content: "\e942";
}
.rtmicon-thin.rtmicon-business-workshop:before {
content: "\e943";
}
.rtmicon-thin.rtmicon-calendar:before {
content: "\e944";
}
.rtmicon-thin.rtmicon-calendar-check:before {
content: "\e945";
}
.rtmicon-thin.rtmicon-calendar-days:before {
content: "\e946";
}
.rtmicon-thin.rtmicon-call-to-action:before {
content: "\e947";
}
.rtmicon-thin.rtmicon-camera:before {
content: "\e948";
}
.rtmicon-thin.rtmicon-cancer-care:before {
content: "\e949";
}
.rtmicon-thin.rtmicon-card-carousel:before {
content: "\e94a";
}
.rtmicon-thin.rtmicon-cardio:before {
content: "\e94b";
}
.rtmicon-thin.rtmicon-cardiology:before {
content: "\e94c";
}
.rtmicon-thin.rtmicon-caret-down:before {
content: "\e94d";
}
.rtmicon-thin.rtmicon-caret-left:before {
content: "\e94e";
}
.rtmicon-thin.rtmicon-caret-right:before {
content: "\e94f";
}
.rtmicon-thin.rtmicon-caret-up:before {
content: "\e950";
}
.rtmicon-thin.rtmicon-certificate:before {
content: "\e951";
}
.rtmicon-thin.rtmicon-certified-doctor:before {
content: "\e952";
}
.rtmicon-thin.rtmicon-certified-institute:before {
content: "\e953";
}
.rtmicon-thin.rtmicon-certified-nurse:before {
content: "\e954";
}
.rtmicon-thin.rtmicon-certified-trainer:before {
content: "\e955";
}
.rtmicon-thin.rtmicon-champange:before {
content: "\e956";
}
.rtmicon-thin.rtmicon-chart:before {
content: "\e957";
}
.rtmicon-thin.rtmicon-chart-line-down:before {
content: "\e958";
}
.rtmicon-thin.rtmicon-chart-line-up:before {
content: "\e959";
}
.rtmicon-thin.rtmicon-check:before {
content: "\e95a";
}
.rtmicon-thin.rtmicon-chemistry:before {
content: "\e95b";
}
.rtmicon-thin.rtmicon-chevron-down:before {
content: "\e95c";
}
.rtmicon-thin.rtmicon-chevron-left:before {
content: "\e95d";
}
.rtmicon-thin.rtmicon-chevron-right:before {
content: "\e95e";
}
.rtmicon-thin.rtmicon-chevron-up:before {
content: "\e95f";
}
.rtmicon-thin.rtmicon-chevrons-down:before {
content: "\e960";
}
.rtmicon-thin.rtmicon-chevrons-left:before {
content: "\e961";
}
.rtmicon-thin.rtmicon-chevrons-right:before {
content: "\e962";
}
.rtmicon-thin.rtmicon-chevrons-up:before {
content: "\e963";
}
.rtmicon-thin.rtmicon-circle-arrow-down:before {
content: "\e964";
}
.rtmicon-thin.rtmicon-circle-arrow-down-left:before {
content: "\e965";
}
.rtmicon-thin.rtmicon-circle-arrow-down-right:before {
content: "\e966";
}
.rtmicon-thin.rtmicon-circle-arrow-left:before {
content: "\e967";
}
.rtmicon-thin.rtmicon-circle-arrow-right:before {
content: "\e968";
}
.rtmicon-thin.rtmicon-circle-arrow-up:before {
content: "\e969";
}
.rtmicon-thin.rtmicon-circle-arrow-up-left:before {
content: "\e96a";
}
.rtmicon-thin.rtmicon-circle-arrow-up-right:before {
content: "\e96b";
}
.rtmicon-thin.rtmicon-circle-caret-down:before {
content: "\e96c";
}
.rtmicon-thin.rtmicon-circle-caret-left:before {
content: "\e96d";
}
.rtmicon-thin.rtmicon-circle-caret-right:before {
content: "\e96e";
}
.rtmicon-thin.rtmicon-circle-caret-up:before {
content: "\e96f";
}
.rtmicon-thin.rtmicon-circle-check:before {
content: "\e970";
}
.rtmicon-thin.rtmicon-circle-chevron-down:before {
content: "\e971";
}
.rtmicon-thin.rtmicon-circle-chevron-left:before {
content: "\e972";
}
.rtmicon-thin.rtmicon-circle-chevron-right:before {
content: "\e973";
}
.rtmicon-thin.rtmicon-circle-chevron-up:before {
content: "\e974";
}
.rtmicon-thin.rtmicon-circle-down:before {
content: "\e975";
}
.rtmicon-thin.rtmicon-circle-left:before {
content: "\e976";
}
.rtmicon-thin.rtmicon-circle-minus:before {
content: "\e977";
}
.rtmicon-thin.rtmicon-circle-plus:before {
content: "\e978";
}
.rtmicon-thin.rtmicon-circle-right:before {
content: "\e979";
}
.rtmicon-thin.rtmicon-circle-up:before {
content: "\e97a";
}
.rtmicon-thin.rtmicon-circle-user:before {
content: "\e97b";
}
.rtmicon-thin.rtmicon-circle-xmark:before {
content: "\e97c";
}
.rtmicon-thin.rtmicon-city:before {
content: "\e97d";
}
.rtmicon-thin.rtmicon-clapperboard-video:before {
content: "\e97e";
}
.rtmicon-thin.rtmicon-client-happy:before {
content: "\e97f";
}
.rtmicon-thin.rtmicon-client-list:before {
content: "\e980";
}
.rtmicon-thin.rtmicon-clock:before {
content: "\e981";
}
.rtmicon-thin.rtmicon-clock-desk:before {
content: "\e982";
}
.rtmicon-thin.rtmicon-cloud-check:before {
content: "\e983";
}
.rtmicon-thin.rtmicon-cloud-download:before {
content: "\e984";
}
.rtmicon-thin.rtmicon-cloud-security:before {
content: "\e985";
}
.rtmicon-thin.rtmicon-cloud-upload:before {
content: "\e986";
}
.rtmicon-thin.rtmicon-code:before {
content: "\e987";
}
.rtmicon-thin.rtmicon-coin:before {
content: "\e988";
}
.rtmicon-thin.rtmicon-coin-dollar:before {
content: "\e989";
}
.rtmicon-thin.rtmicon-coin-group:before {
content: "\e98a";
}
.rtmicon-thin.rtmicon-coins:before {
content: "\e98b";
}
.rtmicon-thin.rtmicon-color-pallete:before {
content: "\e98c";
}
.rtmicon-thin.rtmicon-color-picker:before {
content: "\e98d";
}
.rtmicon-thin.rtmicon-comments:before {
content: "\e98e";
}
.rtmicon-thin.rtmicon-comments-question:before {
content: "\e98f";
}
.rtmicon-thin.rtmicon-compass:before {
content: "\e990";
}
.rtmicon-thin.rtmicon-concept-design:before {
content: "\e991";
}
.rtmicon-thin.rtmicon-concrete:before {
content: "\e992";
}
.rtmicon-thin.rtmicon-construction:before {
content: "\e993";
}
.rtmicon-thin.rtmicon-content-slider:before {
content: "\e994";
}
.rtmicon-thin.rtmicon-content-strategy:before {
content: "\e995";
}
.rtmicon-thin.rtmicon-cookies:before {
content: "\e996";
}
.rtmicon-thin.rtmicon-copywriting:before {
content: "\e997";
}
.rtmicon-thin.rtmicon-corporate-building:before {
content: "\e998";
}
.rtmicon-thin.rtmicon-counters:before {
content: "\e999";
}
.rtmicon-thin.rtmicon-courthouse:before {
content: "\e99a";
}
.rtmicon-thin.rtmicon-crane:before {
content: "\e99b";
}
.rtmicon-thin.rtmicon-creative-idea:before {
content: "\e99c";
}
.rtmicon-thin.rtmicon-credit-card:before {
content: "\e99d";
}
.rtmicon-thin.rtmicon-credit-card-back:before {
content: "\e99e";
}
.rtmicon-thin.rtmicon-credit-card-front:before {
content: "\e99f";
}
.rtmicon-thin.rtmicon-criminal-database:before {
content: "\e9a0";
}
.rtmicon-thin.rtmicon-currency:before {
content: "\e9a1";
}
.rtmicon-thin.rtmicon-data-loss-prevention:before {
content: "\e9a2";
}
.rtmicon-thin.rtmicon-data-privacy:before {
content: "\e9a3";
}
.rtmicon-thin.rtmicon-data-security:before {
content: "\e9a4";
}
.rtmicon-thin.rtmicon-database-security:before {
content: "\e9a5";
}
.rtmicon-thin.rtmicon-decor-art:before {
content: "\e9a6";
}
.rtmicon-thin.rtmicon-dermatology:before {
content: "\e9a7";
}
.rtmicon-thin.rtmicon-design-development:before {
content: "\e9a8";
}
.rtmicon-thin.rtmicon-design-process:before {
content: "\e9a9";
}
.rtmicon-thin.rtmicon-desk:before {
content: "\e9aa";
}
.rtmicon-thin.rtmicon-diamond:before {
content: "\e9ab";
}
.rtmicon-thin.rtmicon-diet-program:before {
content: "\e9ac";
}
.rtmicon-thin.rtmicon-digital-marketing:before {
content: "\e9ad";
}
.rtmicon-thin.rtmicon-disco-light:before {
content: "\e9ae";
}
.rtmicon-thin.rtmicon-doctor:before {
content: "\e9af";
}
.rtmicon-thin.rtmicon-download:before {
content: "\e9b0";
}
.rtmicon-thin.rtmicon-drawing-class:before {
content: "\e9b1";
}
.rtmicon-thin.rtmicon-drug-offense:before {
content: "\e9b2";
}
.rtmicon-thin.rtmicon-email-spam:before {
content: "\e9b3";
}
.rtmicon-thin.rtmicon-emergency-care:before {
content: "\e9b4";
}
.rtmicon-thin.rtmicon-engineering:before {
content: "\e9b5";
}
.rtmicon-thin.rtmicon-envelope:before {
content: "\e9b6";
}
.rtmicon-thin.rtmicon-envelope-open-dollar:before {
content: "\e9b7";
}
.rtmicon-thin.rtmicon-event-list:before {
content: "\e9b8";
}
.rtmicon-thin.rtmicon-event-venue:before {
content: "\e9b9";
}
.rtmicon-thin.rtmicon-evidence:before {
content: "\e9ba";
}
.rtmicon-thin.rtmicon-face-scrub:before {
content: "\e9bb";
}
.rtmicon-thin.rtmicon-facial-treatment:before {
content: "\e9bc";
}
.rtmicon-thin.rtmicon-factory-building:before {
content: "\e9bd";
}
.rtmicon-thin.rtmicon-family-law:before {
content: "\e9be";
}
.rtmicon-thin.rtmicon-fax:before {
content: "\e9bf";
}
.rtmicon-thin.rtmicon-feather:before {
content: "\e9c0";
}
.rtmicon-thin.rtmicon-file:before {
content: "\e9c1";
}
.rtmicon-thin.rtmicon-file-info:before {
content: "\e9c2";
}
.rtmicon-thin.rtmicon-file-pdf:before {
content: "\e9c3";
}
.rtmicon-thin.rtmicon-film-play:before {
content: "\e9c4";
}
.rtmicon-thin.rtmicon-finance-award:before {
content: "\e9c5";
}
.rtmicon-thin.rtmicon-finance-shield:before {
content: "\e9c6";
}
.rtmicon-thin.rtmicon-fingerprint:before {
content: "\e9c7";
}
.rtmicon-thin.rtmicon-fingerprint-scan:before {
content: "\e9c8";
}
.rtmicon-thin.rtmicon-firewall:before {
content: "\e9c9";
}
.rtmicon-thin.rtmicon-flag:before {
content: "\e9ca";
}
.rtmicon-thin.rtmicon-flip-box:before {
content: "\e9cb";
}
.rtmicon-thin.rtmicon-floral-bath:before {
content: "\e9cc";
}
.rtmicon-thin.rtmicon-folder:before {
content: "\e9cd";
}
.rtmicon-thin.rtmicon-folder-case:before {
content: "\e9ce";
}
.rtmicon-thin.rtmicon-folder-file:before {
content: "\e9cf";
}
.rtmicon-thin.rtmicon-folder-open:before {
content: "\e9d0";
}
.rtmicon-thin.rtmicon-folders:before {
content: "\e9d1";
}
.rtmicon-thin.rtmicon-fullday-sessions:before {
content: "\e9d2";
}
.rtmicon-thin.rtmicon-gavel:before {
content: "\e9d3";
}
.rtmicon-thin.rtmicon-gear:before {
content: "\e9d4";
}
.rtmicon-thin.rtmicon-gear-house:before {
content: "\e9d5";
}
.rtmicon-thin.rtmicon-geography:before {
content: "\e9d6";
}
.rtmicon-thin.rtmicon-glasses:before {
content: "\e9d7";
}
.rtmicon-thin.rtmicon-global-economy:before {
content: "\e9d8";
}
.rtmicon-thin.rtmicon-globe:before {
content: "\e9d9";
}
.rtmicon-thin.rtmicon-globe-pointer:before {
content: "\e9da";
}
.rtmicon-thin.rtmicon-gold-bars:before {
content: "\e9db";
}
.rtmicon-thin.rtmicon-goverment-building:before {
content: "\e9dc";
}
.rtmicon-thin.rtmicon-graphic-bar:before {
content: "\e9dd";
}
.rtmicon-thin.rtmicon-graphic-chart:before {
content: "\e9de";
}
.rtmicon-thin.rtmicon-graphic-pie:before {
content: "\e9df";
}
.rtmicon-thin.rtmicon-grid-round:before {
content: "\e9e0";
}
.rtmicon-thin.rtmicon-grid-rounds:before {
content: "\e9e1";
}
.rtmicon-thin.rtmicon-growth:before {
content: "\e9e2";
}
.rtmicon-thin.rtmicon-guitar:before {
content: "\e9e3";
}
.rtmicon-thin.rtmicon-gym-bag:before {
content: "\e9e4";
}
.rtmicon-thin.rtmicon-gym-machine:before {
content: "\e9e5";
}
.rtmicon-thin.rtmicon-handcuffs:before {
content: "\e9e6";
}
.rtmicon-thin.rtmicon-happy-students:before {
content: "\e9e7";
}
.rtmicon-thin.rtmicon-hard-hat:before {
content: "\e9e8";
}
.rtmicon-thin.rtmicon-health-check:before {
content: "\e9e9";
}
.rtmicon-thin.rtmicon-health-report:before {
content: "\e9ea";
}
.rtmicon-thin.rtmicon-healthy-nutrition:before {
content: "\e9eb";
}
.rtmicon-thin.rtmicon-heart-care:before {
content: "\e9ec";
}
.rtmicon-thin.rtmicon-help:before {
content: "\e9ed";
}
.rtmicon-thin.rtmicon-herb:before {
content: "\e9ee";
}
.rtmicon-thin.rtmicon-home-renovation:before {
content: "\e9ef";
}
.rtmicon-thin.rtmicon-horizontal-progress-bar:before {
content: "\e9f0";
}
.rtmicon-thin.rtmicon-hospital-building:before {
content: "\e9f1";
}
.rtmicon-thin.rtmicon-hot-stone-therapy:before {
content: "\e9f2";
}
.rtmicon-thin.rtmicon-house:before {
content: "\e9f3";
}
.rtmicon-thin.rtmicon-house-building:before {
content: "\e9f4";
}
.rtmicon-thin.rtmicon-house-plan:before {
content: "\e9f5";
}
.rtmicon-thin.rtmicon-id-card:before {
content: "\e9f6";
}
.rtmicon-thin.rtmicon-image:before {
content: "\e9f7";
}
.rtmicon-thin.rtmicon-image-accordion:before {
content: "\e9f8";
}
.rtmicon-thin.rtmicon-image-gallery:before {
content: "\e9f9";
}
.rtmicon-thin.rtmicon-image-hotspot:before {
content: "\e9fa";
}
.rtmicon-thin.rtmicon-image-info:before {
content: "\e9fb";
}
.rtmicon-thin.rtmicon-image-list:before {
content: "\e9fc";
}
.rtmicon-thin.rtmicon-image-masonry:before {
content: "\e9fd";
}
.rtmicon-thin.rtmicon-image-showcase:before {
content: "\e9fe";
}
.rtmicon-thin.rtmicon-image-slider:before {
content: "\e9ff";
}
.rtmicon-thin.rtmicon-images:before {
content: "\ea00";
}
.rtmicon-thin.rtmicon-immigration-issue:before {
content: "\ea01";
}
.rtmicon-thin.rtmicon-insurance:before {
content: "\ea02";
}
.rtmicon-thin.rtmicon-interior-design:before {
content: "\ea03";
}
.rtmicon-thin.rtmicon-internet-banking:before {
content: "\ea04";
}
.rtmicon-thin.rtmicon-invoice:before {
content: "\ea05";
}
.rtmicon-thin.rtmicon-invoice-dollar:before {
content: "\ea06";
}
.rtmicon-thin.rtmicon-involved:before {
content: "\ea07";
}
.rtmicon-thin.rtmicon-judge:before {
content: "\ea08";
}
.rtmicon-thin.rtmicon-kettlebell:before {
content: "\ea09";
}
.rtmicon-thin.rtmicon-key-left:before {
content: "\ea0a";
}
.rtmicon-thin.rtmicon-key-right:before {
content: "\ea0b";
}
.rtmicon-thin.rtmicon-knowledge-class:before {
content: "\ea0c";
}
.rtmicon-thin.rtmicon-landscaping-design:before {
content: "\ea0d";
}
.rtmicon-thin.rtmicon-laptop:before {
content: "\ea0e";
}
.rtmicon-thin.rtmicon-law-book:before {
content: "\ea0f";
}
.rtmicon-thin.rtmicon-lawyer:before {
content: "\ea10";
}
.rtmicon-thin.rtmicon-legal:before {
content: "\ea11";
}
.rtmicon-thin.rtmicon-letter-law:before {
content: "\ea12";
}
.rtmicon-thin.rtmicon-lightblub:before {
content: "\ea13";
}
.rtmicon-thin.rtmicon-link:before {
content: "\ea14";
}
.rtmicon-thin.rtmicon-link-simple:before {
content: "\ea15";
}
.rtmicon-thin.rtmicon-list:before {
content: "\ea16";
}
.rtmicon-thin.rtmicon-literature:before {
content: "\ea17";
}
.rtmicon-thin.rtmicon-loader:before {
content: "\ea18";
}
.rtmicon-thin.rtmicon-lock:before {
content: "\ea19";
}
.rtmicon-thin.rtmicon-locker:before {
content: "\ea1a";
}
.rtmicon-thin.rtmicon-logo-branding:before {
content: "\ea1b";
}
.rtmicon-thin.rtmicon-management:before {
content: "\ea1c";
}
.rtmicon-thin.rtmicon-manicure:before {
content: "\ea1d";
}
.rtmicon-thin.rtmicon-masquerade-event:before {
content: "\ea1e";
}
.rtmicon-thin.rtmicon-massage-therapy:before {
content: "\ea1f";
}
.rtmicon-thin.rtmicon-measurement:before {
content: "\ea20";
}
.rtmicon-thin.rtmicon-medical-checkup:before {
content: "\ea21";
}
.rtmicon-thin.rtmicon-megaphone:before {
content: "\ea22";
}
.rtmicon-thin.rtmicon-microphone:before {
content: "\ea23";
}
.rtmicon-thin.rtmicon-minus:before {
content: "\ea24";
}
.rtmicon-thin.rtmicon-mobile:before {
content: "\ea25";
}
.rtmicon-thin.rtmicon-mockup:before {
content: "\ea26";
}
.rtmicon-thin.rtmicon-money:before {
content: "\ea27";
}
.rtmicon-thin.rtmicon-money-bank-check:before {
content: "\ea28";
}
.rtmicon-thin.rtmicon-money-check:before {
content: "\ea29";
}
.rtmicon-thin.rtmicon-money-currency:before {
content: "\ea2a";
}
.rtmicon-thin.rtmicon-money-management:before {
content: "\ea2b";
}
.rtmicon-thin.rtmicon-money-rotation:before {
content: "\ea2c";
}
.rtmicon-thin.rtmicon-money-target:before {
content: "\ea2d";
}
.rtmicon-thin.rtmicon-moodboard:before {
content: "\ea2e";
}
.rtmicon-thin.rtmicon-motion-graphic:before {
content: "\ea2f";
}
.rtmicon-thin.rtmicon-natural-mask:before {
content: "\ea30";
}
.rtmicon-thin.rtmicon-network-security:before {
content: "\ea31";
}
.rtmicon-thin.rtmicon-networking:before {
content: "\ea32";
}
.rtmicon-thin.rtmicon-note-hashtag:before {
content: "\ea33";
}
.rtmicon-thin.rtmicon-notes:before {
content: "\ea34";
}
.rtmicon-thin.rtmicon-nurse:before {
content: "\ea35";
}
.rtmicon-thin.rtmicon-nutritionist:before {
content: "\ea36";
}
.rtmicon-thin.rtmicon-office-building:before {
content: "\ea37";
}
.rtmicon-thin.rtmicon-online-course:before {
content: "\ea38";
}
.rtmicon-thin.rtmicon-opening-ceremony-scissor:before {
content: "\ea39";
}
.rtmicon-thin.rtmicon-operation-theater:before {
content: "\ea3a";
}
.rtmicon-thin.rtmicon-orthopedics:before {
content: "\ea3b";
}
.rtmicon-thin.rtmicon-painting:before {
content: "\ea3c";
}
.rtmicon-thin.rtmicon-paper-form:before {
content: "\ea3d";
}
.rtmicon-thin.rtmicon-paper-plane:before {
content: "\ea3e";
}
.rtmicon-thin.rtmicon-pedicure:before {
content: "\ea3f";
}
.rtmicon-thin.rtmicon-pen:before {
content: "\ea40";
}
.rtmicon-thin.rtmicon-pen-paintbrush:before {
content: "\ea41";
}
.rtmicon-thin.rtmicon-pencil:before {
content: "\ea42";
}
.rtmicon-thin.rtmicon-pencil-case:before {
content: "\ea43";
}
.rtmicon-thin.rtmicon-personal-trainer:before {
content: "\ea44";
}
.rtmicon-thin.rtmicon-pharmacy:before {
content: "\ea45";
}
.rtmicon-thin.rtmicon-pharmacy-store:before {
content: "\ea46";
}
.rtmicon-thin.rtmicon-phone-classic:before {
content: "\ea47";
}
.rtmicon-thin.rtmicon-photography-camera:before {
content: "\ea48";
}
.rtmicon-thin.rtmicon-physiotherapy:before {
content: "\ea49";
}
.rtmicon-thin.rtmicon-pie-chart:before {
content: "\ea4a";
}
.rtmicon-thin.rtmicon-pie-chart-analyst:before {
content: "\ea4b";
}
.rtmicon-thin.rtmicon-pin-map-location:before {
content: "\ea4c";
}
.rtmicon-thin.rtmicon-planet:before {
content: "\ea4d";
}
.rtmicon-thin.rtmicon-play:before {
content: "\ea4e";
}
.rtmicon-thin.rtmicon-play-areas:before {
content: "\ea4f";
}
.rtmicon-thin.rtmicon-plumbing:before {
content: "\ea50";
}
.rtmicon-thin.rtmicon-plus:before {
content: "\ea51";
}
.rtmicon-thin.rtmicon-police-badge:before {
content: "\ea52";
}
.rtmicon-thin.rtmicon-presentation:before {
content: "\ea53";
}
.rtmicon-thin.rtmicon-pricing-table:before {
content: "\ea54";
}
.rtmicon-thin.rtmicon-private-event:before {
content: "\ea55";
}
.rtmicon-thin.rtmicon-pro-equipment:before {
content: "\ea56";
}
.rtmicon-thin.rtmicon-product-highlight:before {
content: "\ea57";
}
.rtmicon-thin.rtmicon-profit:before {
content: "\ea58";
}
.rtmicon-thin.rtmicon-progress-step:before {
content: "\ea59";
}
.rtmicon-thin.rtmicon-project-done:before {
content: "\ea5a";
}
.rtmicon-thin.rtmicon-protection:before {
content: "\ea5b";
}
.rtmicon-thin.rtmicon-qualifed-teachers:before {
content: "\ea5c";
}
.rtmicon-thin.rtmicon-quote:before {
content: "\ea5d";
}
.rtmicon-thin.rtmicon-radial-progress-bar:before {
content: "\ea5e";
}
.rtmicon-thin.rtmicon-radiology:before {
content: "\ea5f";
}
.rtmicon-thin.rtmicon-rate:before {
content: "\ea60";
}
.rtmicon-thin.rtmicon-relaxation:before {
content: "\ea61";
}
.rtmicon-thin.rtmicon-renovation:before {
content: "\ea62";
}
.rtmicon-thin.rtmicon-repair:before {
content: "\ea63";
}
.rtmicon-thin.rtmicon-report:before {
content: "\ea64";
}
.rtmicon-thin.rtmicon-residential-design:before {
content: "\ea65";
}
.rtmicon-thin.rtmicon-roadblock:before {
content: "\ea66";
}
.rtmicon-thin.rtmicon-rocket:before {
content: "\ea67";
}
.rtmicon-thin.rtmicon-romethemekit:before {
content: "\ea68";
}
.rtmicon-thin.rtmicon-roofing-service:before {
content: "\ea69";
}
.rtmicon-thin.rtmicon-sack-dollar:before {
content: "\ea6a";
}
.rtmicon-thin.rtmicon-sauna-relax:before {
content: "\ea6b";
}
.rtmicon-thin.rtmicon-saving:before {
content: "\ea6c";
}
.rtmicon-thin.rtmicon-scaffolding:before {
content: "\ea6d";
}
.rtmicon-thin.rtmicon-scale-balanced:before {
content: "\ea6e";
}
.rtmicon-thin.rtmicon-scale-unbalanced:before {
content: "\ea6f";
}
.rtmicon-thin.rtmicon-scale-unbalanced-flip:before {
content: "\ea70";
}
.rtmicon-thin.rtmicon-screw:before {
content: "\ea71";
}
.rtmicon-thin.rtmicon-search:before {
content: "\ea72";
}
.rtmicon-thin.rtmicon-security-camera:before {
content: "\ea73";
}
.rtmicon-thin.rtmicon-server-protection:before {
content: "\ea74";
}
.rtmicon-thin.rtmicon-shield:before {
content: "\ea75";
}
.rtmicon-thin.rtmicon-shield-block:before {
content: "\ea76";
}
.rtmicon-thin.rtmicon-shield-check:before {
content: "\ea77";
}
.rtmicon-thin.rtmicon-shield-minus:before {
content: "\ea78";
}
.rtmicon-thin.rtmicon-shield-plus:before {
content: "\ea79";
}
.rtmicon-thin.rtmicon-shield-xmark:before {
content: "\ea7a";
}
.rtmicon-thin.rtmicon-shopping-cart:before {
content: "\ea7b";
}
.rtmicon-thin.rtmicon-sidebar:before {
content: "\ea7c";
}
.rtmicon-thin.rtmicon-skilled-teachers:before {
content: "\ea7d";
}
.rtmicon-thin.rtmicon-sliders:before {
content: "\ea7e";
}
.rtmicon-thin.rtmicon-sliders-up:before {
content: "\ea7f";
}
.rtmicon-thin.rtmicon-smart-home:before {
content: "\ea80";
}
.rtmicon-thin.rtmicon-smart-lock:before {
content: "\ea81";
}
.rtmicon-thin.rtmicon-social-advertising:before {
content: "\ea82";
}
.rtmicon-thin.rtmicon-social-share:before {
content: "\ea83";
}
.rtmicon-thin.rtmicon-software:before {
content: "\ea84";
}
.rtmicon-thin.rtmicon-speaker:before {
content: "\ea85";
}
.rtmicon-thin.rtmicon-speaker-group:before {
content: "\ea86";
}
.rtmicon-thin.rtmicon-special-bath:before {
content: "\ea87";
}
.rtmicon-thin.rtmicon-specialist:before {
content: "\ea88";
}
.rtmicon-thin.rtmicon-speedometer:before {
content: "\ea89";
}
.rtmicon-thin.rtmicon-sponsor:before {
content: "\ea8a";
}
.rtmicon-thin.rtmicon-square-arrow-down:before {
content: "\ea8b";
}
.rtmicon-thin.rtmicon-square-arrow-down-left:before {
content: "\ea8c";
}
.rtmicon-thin.rtmicon-square-arrow-down-right:before {
content: "\ea8d";
}
.rtmicon-thin.rtmicon-square-arrow-left:before {
content: "\ea8e";
}
.rtmicon-thin.rtmicon-square-arrow-right:before {
content: "\ea8f";
}
.rtmicon-thin.rtmicon-square-arrow-up:before {
content: "\ea90";
}
.rtmicon-thin.rtmicon-square-arrow-up-left:before {
content: "\ea91";
}
.rtmicon-thin.rtmicon-square-arrow-up-right:before {
content: "\ea92";
}
.rtmicon-thin.rtmicon-square-caret-down:before {
content: "\ea93";
}
.rtmicon-thin.rtmicon-square-caret-left:before {
content: "\ea94";
}
.rtmicon-thin.rtmicon-square-caret-right:before {
content: "\ea95";
}
.rtmicon-thin.rtmicon-square-caret-up:before {
content: "\ea96";
}
.rtmicon-thin.rtmicon-square-check:before {
content: "\ea97";
}
.rtmicon-thin.rtmicon-square-minus:before {
content: "\ea98";
}
.rtmicon-thin.rtmicon-square-plus:before {
content: "\ea99";
}
.rtmicon-thin.rtmicon-square-user:before {
content: "\ea9a";
}
.rtmicon-thin.rtmicon-square-xmark:before {
content: "\ea9b";
}
.rtmicon-thin.rtmicon-stair:before {
content: "\ea9c";
}
.rtmicon-thin.rtmicon-stamp:before {
content: "\ea9d";
}
.rtmicon-thin.rtmicon-star:before {
content: "\ea9e";
}
.rtmicon-thin.rtmicon-store:before {
content: "\ea9f";
}
.rtmicon-thin.rtmicon-structural:before {
content: "\eaa0";
}
.rtmicon-thin.rtmicon-supplement:before {
content: "\eaa1";
}
.rtmicon-thin.rtmicon-support-protection:before {
content: "\eaa2";
}
.rtmicon-thin.rtmicon-table-comparison:before {
content: "\eaa3";
}
.rtmicon-thin.rtmicon-table-data:before {
content: "\eaa4";
}
.rtmicon-thin.rtmicon-tablet:before {
content: "\eaa5";
}
.rtmicon-thin.rtmicon-tag:before {
content: "\eaa6";
}
.rtmicon-thin.rtmicon-target:before {
content: "\eaa7";
}
.rtmicon-thin.rtmicon-tax-law:before {
content: "\eaa8";
}
.rtmicon-thin.rtmicon-taxation:before {
content: "\eaa9";
}
.rtmicon-thin.rtmicon-taxes:before {
content: "\eaaa";
}
.rtmicon-thin.rtmicon-team:before {
content: "\eaab";
}
.rtmicon-thin.rtmicon-testimonial:before {
content: "\eaac";
}
.rtmicon-thin.rtmicon-testimonial-carousel:before {
content: "\eaad";
}
.rtmicon-thin.rtmicon-therapies:before {
content: "\eaae";
}
.rtmicon-thin.rtmicon-thermal-spa:before {
content: "\eaaf";
}
.rtmicon-thin.rtmicon-threat-intelligence:before {
content: "\eab0";
}
.rtmicon-thin.rtmicon-ticket:before {
content: "\eab1";
}
.rtmicon-thin.rtmicon-timeline:before {
content: "\eab2";
}
.rtmicon-thin.rtmicon-timer:before {
content: "\eab3";
}
.rtmicon-thin.rtmicon-toggle-off:before {
content: "\eab4";
}
.rtmicon-thin.rtmicon-toggle-on:before {
content: "\eab5";
}
.rtmicon-thin.rtmicon-top-speaker:before {
content: "\eab6";
}
.rtmicon-thin.rtmicon-towels:before {
content: "\eab7";
}
.rtmicon-thin.rtmicon-trainers:before {
content: "\eab8";
}
.rtmicon-thin.rtmicon-training-center:before {
content: "\eab9";
}
.rtmicon-thin.rtmicon-trash:before {
content: "\eaba";
}
.rtmicon-thin.rtmicon-treatment:before {
content: "\eabb";
}
.rtmicon-thin.rtmicon-trophy:before {
content: "\eabc";
}
.rtmicon-thin.rtmicon-ui-ux-design:before {
content: "\eabd";
}
.rtmicon-thin.rtmicon-upload:before {
content: "\eabe";
}
.rtmicon-thin.rtmicon-urban-planning:before {
content: "\eabf";
}
.rtmicon-thin.rtmicon-user:before {
content: "\eac0";
}
.rtmicon-thin.rtmicon-users:before {
content: "\eac1";
}
.rtmicon-thin.rtmicon-vaccination:before {
content: "\eac2";
}
.rtmicon-thin.rtmicon-video-camera:before {
content: "\eac3";
}
.rtmicon-thin.rtmicon-video-marketing:before {
content: "\eac4";
}
.rtmicon-thin.rtmicon-videography-camera:before {
content: "\eac5";
}
.rtmicon-thin.rtmicon-virus-protection:before {
content: "\eac6";
}
.rtmicon-thin.rtmicon-volume-down:before {
content: "\eac7";
}
.rtmicon-thin.rtmicon-volume-mute:before {
content: "\eac8";
}
.rtmicon-thin.rtmicon-volume-up:before {
content: "\eac9";
}
.rtmicon-thin.rtmicon-wallet:before {
content: "\eaca";
}
.rtmicon-thin.rtmicon-wallet-dollar:before {
content: "\eacb";
}
.rtmicon-thin.rtmicon-wallet-money:before {
content: "\eacc";
}
.rtmicon-thin.rtmicon-watch:before {
content: "\eacd";
}
.rtmicon-thin.rtmicon-web-design:before {
content: "\eace";
}
.rtmicon-thin.rtmicon-web-development:before {
content: "\eacf";
}
.rtmicon-thin.rtmicon-web-security:before {
content: "\ead0";
}
.rtmicon-thin.rtmicon-wedding-event:before {
content: "\ead1";
}
.rtmicon-thin.rtmicon-weight-loss:before {
content: "\ead2";
}
.rtmicon-thin.rtmicon-working-hours:before {
content: "\ead3";
}
.rtmicon-thin.rtmicon-xmark:before {
content: "\ead4";
}
.rtmicon-thin.rtmicon-yoga:before {
content: "\ead5";
}@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap");
.elementor-panel .elementor-element .rkit-widget-icon {
color: #00cea6;
}
.elementor-panel .elementor-element .rkit-widget-icon::after {
content: "RTM";
position: absolute;
top: 3px;
right: 3px;
color: white;
font-size: 9px;
font-weight: 400;
padding: 1px 2px;
line-height: 10px;
display: inline-block;
border-radius: 2px;
font-family: "Open Sans", Roboto, Helvetica, Arial, sans-serif;
}
.elementor-panel .elementor-element:hover .rkit-widget-icon::after {
color: #00cea6;
}
.elementor-panel .elementor-element:has(.rkit-widget-icon):hover .title {
color: #00cea6;
}
.elementor-element .rtm-barchart-icons {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%2333e4c0" height="800px" width="800px" version="1.1" id="Capa_1" viewBox="0 0 282.772 282.772" xml:space="preserve"><g><path d="M61.472,143.036H23.881c-4.971,0-9,4.029-9,9v94.185c0,4.971,4.029,9,9,9h37.591c4.971,0,9-4.029,9-9v-94.185 C70.472,147.065,66.443,143.036,61.472,143.036z M52.472,237.22H32.881v-76.185h19.591V237.22z"/><path d="M132.238,93.194H94.648c-4.971,0-9,4.029-9,9V246.22c0,4.971,4.029,9,9,9h37.591c4.971,0,9-4.029,9-9V102.194 C141.238,97.224,137.209,93.194,132.238,93.194z M123.238,237.22h-19.591V111.194h19.591V237.22z"/><path d="M203.005,150.471h-37.591c-4.971,0-9,4.029-9,9v86.749c0,4.971,4.029,9,9,9h37.591c4.971,0,9-4.029,9-9v-86.749 C212.005,154.5,207.976,150.471,203.005,150.471z M194.005,237.22h-19.591v-68.749h19.591V237.22z"/><path d="M273.772,96.516H236.18c-4.971,0-9,4.029-9,9V246.22c0,4.971,4.029,9,9,9h37.591c4.971,0,9-4.029,9-9V105.516 C282.772,100.545,278.742,96.516,273.772,96.516z M264.772,237.22H245.18V114.516h19.591V237.22z"/><path d="M178.918,112.796c3.276,2.381,7.739,2.28,10.905-0.246l67.269-53.682l-0.298,8.847c-0.167,4.968,3.724,9.131,8.692,9.298 c0.104,0.003,0.206,0.005,0.309,0.005c4.831,0,8.826-3.833,8.99-8.697l1.061-31.466c0.083-2.491-0.869-4.905-2.631-6.667 c-1.762-1.763-4.184-2.719-6.667-2.631l-31.466,1.061c-4.968,0.167-8.859,4.331-8.692,9.298c0.167,4.967,4.314,8.85,9.298,8.692 l8.261-0.278l-59.993,47.876l-68.22-49.585c-2.988-2.172-7-2.298-10.117-0.317L4.176,108.734 c-4.196,2.665-5.437,8.227-2.772,12.422c1.715,2.7,4.628,4.176,7.605,4.176c1.65,0,3.321-0.454,4.817-1.404l96.276-61.15 L178.918,112.796z"/></g></svg>');
font-size: 83px;
background-size: cover;
display: inline-flex;
width: 30px;
height: 30px;
}
.elementor-element .rtm-linechart-icons {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2333e4c0" class="bi bi-graph-up" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M0 0h1v15h15v1H0V0Zm14.817 3.113a.5.5 0 0 1 .07.704l-4.5 5.5a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61 4.15-5.073a.5.5 0 0 1 .704-.07Z"/></svg>');
font-size: 83px;
background-size: cover;
display: inline-flex;
width: 30px;
height: 30px;
}
.elementor-element .rtm-piechart-icons {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2333e4c0" class="bi bi-pie-chart-fill" viewBox="0 0 16 16"><path d="M15.985 8.5H8.207l-5.5 5.5a8 8 0 0 0 13.277-5.5zM2 13.292A8 8 0 0 1 7.5.015v7.778l-5.5 5.5zM8.5.015V7.5h7.485A8.001 8.001 0 0 0 8.5.015z"/></svg>');
font-size: 83px;
background-size: cover;
display: inline-flex;
width: 30px;
height: 30px;
}
.elementor-element .rtm-progressbar-icons {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="50px" height="50px" fill="%2333e4c0"><path d="M 2.8125 6 C 2.335938 6.089844 1.992188 6.511719 2 7 L 2 15 C 2 15.550781 2.449219 16 3 16 L 47 16 C 47.550781 16 48 15.550781 48 15 L 48 7 C 48 6.449219 47.550781 6 47 6 L 3 6 C 2.96875 6 2.9375 6 2.90625 6 C 2.875 6 2.84375 6 2.8125 6 Z M 12 8 L 46 8 L 46 14 L 12 14 Z M 2.8125 20 C 2.335938 20.089844 1.992188 20.511719 2 21 L 2 29 C 2 29.550781 2.449219 30 3 30 L 47 30 C 47.550781 30 48 29.550781 48 29 L 48 21 C 48 20.449219 47.550781 20 47 20 L 3 20 C 2.96875 20 2.9375 20 2.90625 20 C 2.875 20 2.84375 20 2.8125 20 Z M 36 22 L 46 22 L 46 28 L 36 28 Z M 2.8125 34 C 2.335938 34.089844 1.992188 34.511719 2 35 L 2 43 C 2 43.550781 2.449219 44 3 44 L 47 44 C 47.550781 44 48 43.550781 48 43 L 48 35 C 48 34.449219 47.550781 34 47 34 L 3 34 C 2.96875 34 2.9375 34 2.90625 34 C 2.875 34 2.84375 34 2.8125 34 Z M 24 36 L 46 36 L 46 42 L 24 42 Z"/></svg>');
font-size: 83px;
background-size: cover;
display: inline-flex;
width: 30px;
height: 30px;
}
.posts-pagination {
display: flex;
flex-direction: row;
gap: 0;
margin-bottom: 0.5rem;
}
.posts-pagination .page-numbers {
padding: 0.5rem;
text-decoration: none;
background-color: white;
}
.posts-pagination span.page-numbers {
background-color: #00cea6;
}
.btn {
font-weight: 600;
padding: 12px 24px 12px 24px;
display: flex;
align-items: center;
gap: 0.3rem;
text-align: center;
justify-content: center;
}
.btn.link {
color: #00cea6;
}
.btn.btn-gradient-accent {
--x: 0;
background: linear-gradient(90deg, #000000 -14.64%, #00cea6 114.79%, #000000)
var(--x, 0) / 200%;
color: white;
transition: 0.5s;
border: 1px solid #00cea6;
}
.btn.btn-gradient-accent:hover {
--x: 90%;
color: white;
border: 1px solid #00cea6;
-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
-moz-box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
}
.btn.btn-gradient-accent:disabled {
color: #8f8f8f;
opacity: 0.5;
}
a:focus {
box-shadow: none;
color: currentColor;
}
.accent-color {
color: #00cea6;
}
.btn-accent {
background-color: #00cea6;
}
.btn-accent:hover {
background-color: #27d3b0;
}
.btn-accent:disabled {
background-color: #2a9c85;
border: none;
outline: none;
}
.btn.btn-outline-accent {
background-color: transparent;
border: 1px solid #00cea6;
color: #00cea6;
}
.btn.btn-outline-accent:focus {
color: #00cea6 !important;
}
.btn-accent:focus,
.btn-gradient-accent:focus {
color: white !important;
}
.link-accent:focus {
color: #00cea6 !important;
border: none;
}
.btn-outline-accent:hover {
--x: 90%;
background: linear-gradient(90deg, #000000 -14.64%, #00cea6 114.79%, #000000)
var(--x, 0) / 200%;
color: white;
border: 1px solid #00cea6;
-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
-moz-box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
}
.nav.nav-underline .nav-item .nav-link,
.nav.nav-underline .nav-item .nav-link:focus {
color: white;
border-width: 0px 0px 2px 0px;
border-style: solid;
border-color: transparent;
background-color: transparent;
outline: none;
box-shadow: none;
}
.nav.nav-underline .nav-item .nav-link.active { border-left: 0;
border-right: 0;
border-top: 0;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1;
text-shadow: 2px 3px 4px #00cea6;
}
.rtm-checked-icon {
background-image: url('data:image/svg+xml,<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 507.2 507.2" xml:space="preserve"><circle style="fill:%2332BA7C;" cx="253.6" cy="253.6" r="253.6"/><path style="fill:%230AA06E;" d="M188.8,368l130.4,130.4c108-28.8,188-127.2,188-244.8c0-2.4,0-4.8,0-7.2L404.8,152L188.8,368z"/><g><path style="fill:%23FFFFFF;" d="M260,310.4c11.2,11.2,11.2,30.4,0,41.6l-23.2,23.2c-11.2,11.2-30.4,11.2-41.6,0L93.6,272.8c-11.2-11.2-11.2-30.4,0-41.6l23.2-23.2c11.2-11.2,30.4-11.2,41.6,0L260,310.4z"/><path style="fill:%23FFFFFF;" d="M348.8,133.6c11.2-11.2,30.4-11.2,41.6,0l23.2,23.2c11.2,11.2,11.2,30.4,0,41.6l-176,175.2c-11.2,11.2-30.4,11.2-41.6,0l-23.2-23.2c-11.2-11.2-11.2-30.4,0-41.6L348.8,133.6z"/></g></svg>');
font-size: 75px;
background-size: cover;
display: inline-flex;
width: 20px;
height: 20px;
}
.rtm-invalid-icon {
background-image: url('data:image/svg+xml,<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 507.2 507.2" xml:space="preserve"><circle style="fill:%23F15249;" cx="253.6" cy="253.6" r="253.6"/><path style="fill:%23AD0E0E;" d="M147.2,368L284,504.8c115.2-13.6,206.4-104,220.8-219.2L367.2,148L147.2,368z"/><path style="fill:%23FFFFFF;" d="M373.6,309.6c11.2,11.2,11.2,30.4,0,41.6l-22.4,22.4c-11.2,11.2-30.4,11.2-41.6,0l-176-176c-11.2-11.2-11.2-30.4,0-41.6l23.2-23.2c11.2-11.2,30.4-11.2,41.6,0L373.6,309.6z"/><path style="fill:%23D6D6D6;" d="M280.8,216L216,280.8l93.6,92.8c11.2,11.2,30.4,11.2,41.6,0l23.2-23.2c11.2-11.2,11.2-30.4,0-41.6L280.8,216z"/><path style="fill:%23FFFFFF;" d="M309.6,133.6c11.2-11.2,30.4-11.2,41.6,0l23.2,23.2c11.2,11.2,11.2,30.4,0,41.6L197.6,373.6c-11.2,11.2-30.4,11.2-41.6,0l-22.4-22.4c-11.2-11.2-11.2-30.4,0-41.6L309.6,133.6z"/></svg>');
font-size: 75px;
background-size: cover;
display: inline-flex;
width: 20px;
height: 20px;
}
.rtm-text-font {
font-family: "Bricolage Grotesque", sans-serif;
}
.glass-effect {
background: rgba(165, 165, 165, 0.24);
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(11.9px);
-webkit-backdrop-filter: blur(11.9px);
border: 1px solid rgba(255, 255, 255, 0.26);
}
.spacer-2 {
height: 2rem;
}
.header-sticky {
position: sticky;
top: 63px;
}
.rtm-container {
max-width: 1840px;
}
.bg-accent-color {
background-color: #00cea6;
}
.rtm-version {
background-color: #00cea6;
font-size: 10px;
color: #000;
padding-block: 2px;
padding-inline: 10px;
border-radius: 5px;
}
.rtm-bg-gradient-1 {
background-color: hsla(228, 0%, 3%, 1) !important;
background-image: radial-gradient(
at 100% 0%,
hsla(240, 0%, 3%, 1) 0px,
transparent 50%
),
radial-gradient(at 20% 44%, hsla(168, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 0% 0%, hsla(168, 100%, 40%, 0.38) 0px, transparent 50%),
radial-gradient(at 73% 69%, hsla(168, 100%, 40%, 0.33) 0px, transparent 50%),
radial-gradient(at 56% 62%, hsla(168, 100%, 40%, 0) 0px, transparent 50%) !important;
}
.rtm-bg-gradient-2 {
background-color: hsla(228, 0%, 3%, 1);
background-image: radial-gradient(
at 100% 0%,
hsla(240, 0%, 3%, 1) 0px,
transparent 50%
),
radial-gradient(at 11% 75%, hsla(120, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 0% 0%, hsla(278, 69%, 69%, 0.38) 0px, transparent 50%),
radial-gradient(at 73% 69%, hsla(283, 83%, 42%, 0.33) 0px, transparent 50%),
radial-gradient(at 54% 70%, hsla(168, 100%, 40%, 0.46) 0px, transparent 50%);
}
.rtm-bg-gradient-3 {
background-color: hsla(55, 0%, 3%, 1);
background-image: radial-gradient(
at 22% 12%,
hsla(168, 100%, 40%, 0.3) 0px,
transparent 50%
),
radial-gradient(at 8% 40%, hsla(66, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 95% 43%, hsla(168, 100%, 40%, 0.2) 0px, transparent 50%),
radial-gradient(at 80% 94%, hsla(59, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 90% 60%, hsla(327, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 91% 33%, hsla(289, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 44% 41%, hsla(210, 0%, 3%, 1) 0px, transparent 50%);
}
.rtm-bg-gradient-4 {
background-color: hsla(55, 0%, 3%, 1);
background-image: radial-gradient(
at 14% 8%,
hsla(168, 100%, 40%, 0.31) 0px,
transparent 50%
),
radial-gradient(at 0% 21%, hsla(283, 100%, 49%, 0.23) 0px, transparent 50%),
radial-gradient(at 100% 79%, hsla(168, 100%, 40%, 0.2) 0px, transparent 50%),
radial-gradient(at 91% 33%, hsla(289, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 0% 100%, hsla(0, 5%, 71%, 0.3) 0px, transparent 50%);
}
.rtm-divider {
background: linear-gradient(90deg, #00cea6 0%, transparent 100%);
height: 5px;
width: 100%;
position: relative;
}
.bg-gradient-1 {
background: linear-gradient(180deg, #1c1c1c9e 0%, #00000052 100%);
}
.bg-gradient-2 {
background: linear-gradient(207.14deg, #00cea6 10.63%, #006854 86.52%);
}
.bg-gradient-3 {
background: linear-gradient(180deg, #1c1c1c 0%, #1a1a1a 100%);
}
.heading-icon {
width: 2.5rem;
height: 2.5rem;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.4rem;
}
.list {
list-style-image: url('data:image/svg+xml,<svg id="e12XcAwiGCj1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 300 300" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" project-id="36deb9b552474c9d88b99fda01d9310d" export-id="8584b845d1c34625a9856454e565c3d5" cached="false"><ellipse rx="125" ry="125" transform="matrix(1.200001 0 0 1.200001 150 150)" fill="%2300cea6" stroke-width="0"/></svg>');
row-gap: 1rem;
}
.rtm-social-container {
display: flex;
flex-direction: row;
}
.social-item {
background-color: #1c1c1c;
color: #c1c1c1;
width: 2.5rem;
height: 2.5rem;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
font-size: 1.5rem;
}
.social-link {
color: #8f8f8f;
}
.social-link:hover,
.social-link:hover .social-item {
color: #00cea6;
}
.rtm-border {
border-width: 1px;
border-style: solid;
border-color: #414141;
}
.rtm-border-bottom {
border-bottom: 1px solid #414141;
}
.social-item:hover {
color: #00cea6;
}
form select.form-select,
form .form-control {
background-color: #0c0c0c;
border: 1px solid #414141;
color: white;
}
input#template-category.form-control {
background-color: #0c0c0c97;
border: 1px solid #414141;
color: white;
cursor: pointer;
}
#template-category-list {
position: absolute;
z-index: 99;
width: 40rem;
padding: 20px;
border-radius: 5px;
background: #212121c4;
visibility: hidden;
opacity: 0;
transition: all 0.5s;
}
.template-category-container:hover #template-category-list {
visibility: visible;
opacity: 1;
}
.template-category-item {
text-decoration: none;
color: white;
}
.template-category-item:hover {
color: #00cea6;
}
form .form-control:focus {
background: #0c0c0c;
color: white;
}
form select.form-select:focus,
form select.form-select:hover {
color: white;
}
form select.form-select:disabled,
.form-control:disabled {
background-image: none;
background-color: transparent;
text-shadow: none;
border: 1px solid #414141;
}
#header-dashboard {
z-index: 99;
}
#header-dashboard .nav-link {
color: white;
font-weight: 300;
}
a {
text-decoration: none;
}
input[type="text"].form-control,
select.form-select {
border: 1px solid #414141;
max-width: none;
}
input[type="text"].form-control:focus,
select.form-select:focus {
border-color: #00cea6;
outline: none;
box-shadow: none;
}
table.rtm-table {
width: 100%;
border-collapse: separate;
color: #d9d9d9;
-webkit-border-vertical-spacing: 15px;
-webkit-border-horizontal-spacing: 0px;
}
table.rtm-table tr {
border-color: #414141; background: #14141454;
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(13.1px);
-webkit-backdrop-filter: blur(13.1px);
}
.rtm-table td {
padding: 20px;
border-style: solid;
}
.rtm-table.table-themebuilder td {
border-width: 1px;
padding: 10px;
}
.rtm-table.table-themebuilder thead tr {
background: transparent;
}
.rtm-table.table-themebuilder thead td {
border-width: 0px;
}
.rtm-table.table-system td[scope="row"] {
width: 15rem;
}
.rtm-table.table-system td {
border-width: 1px;
border-left-width: 0;
padding: 10px 20px;
}
.rtm-table.rtm-table.table-system td.icon-status {
background-color: #414141;
font-size: 1.5rem;
width: 4rem;
}
.valid-color {
color: #86ff83;
}
.invalid-color {
color: #ff3535 !important;
}
.rtm-table td:first-child {
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.rtm-table.table-system td:first-child {
border-width: 1px;
border-radius: 10px 0px 0px 10px;
position: relative;
}
.rtm-table td:last-child {
border-bottom-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.sub-nav .nav-item {
margin: 0;
}
.sub-nav .nav-item .nav-link {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 0px;
color: #ffffff;
background-color: transparent;
}
.sub-nav .nav-item .nav-link.active {
font-weight: 600;
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 2px;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1; }
.themebuilder-pagination .page-numbers {
padding: 0.5rem;
color: white;
border-radius: 5px;
width: 2.5rem;
display: inline-flex;
justify-content: center;
}
.themebuilder-pagination a.page-numbers:focus {
box-shadow: none;
}
.themebuilder-pagination .page-numbers.current {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 2px;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1;
text-shadow: 2px 3px 4px #00cea6;
border-style: solid;
}
.switch {
position: relative;
display: inline-block;
width: 52px;
height: 26px;
}
.switch .switch-input {
opacity: 0;
width: 0;
height: 0;
}
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
99.32deg,
rgb(205, 205, 205) -21.2%,
#000000 88.36%
);
-webkit-transition: 0.4s;
transition: 0.4s;
border-width: 1px;
border-style: solid;
border-color: #414141;
}
.slider:before {
position: absolute;
content: "";
height: 17px;
width: 17px;
left: 3px;
background-color: #ffffff;
-webkit-transition: 0.4s;
transition: 0.4s;
-webkit-box-shadow: 12px 0px 12px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 12px 0px 12px 0px rgba(0, 0, 0, 0.75);
box-shadow: 12px 0px 12px 0px rgba(0, 0, 0, 0.75);
}
.switch-input:checked + .slider {
background: linear-gradient(99.32deg, #000000 -21.2%, #00cea6 69.36%);
} .switch-input:focus + .slider {
box-shadow: 0 0 1px #00cea6;
}
.switch-input:checked + .slider:before {
-webkit-transform: translateX(24px);
-ms-transform: translateX(24px);
transform: translateX(24px);
-webkit-box-shadow: -8px 0px 8px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: -8px 0px 8px 0px rgba(0, 0, 0, 0.75);
box-shadow: -8px 0px 8px 0px rgba(0, 0, 0, 0.75);
} .slider.round {
border-radius: 34px;
display: flex;
align-items: center;
}
.slider.round:before {
border-radius: 50%;
}
.modal {
background-color: #0000009e;
backdrop-filter: blur(3px);
}
.modal .modal-content {
background: rgb(36, 36, 36);
background: linear-gradient(
166deg,
rgba(36, 36, 36, 1) 0%,
rgba(21, 21, 21, 1) 25%,
rgba(0, 0, 0, 1) 100%
);
color: white;
}
.btn.del-condition {
color: #727272;
}
.page-numbers {
padding: 10px;
text-decoration: none;
color: #414141;
width: 2.5rem;
text-align: center;
}
.page-numbers:focus {
box-shadow: none;
}
.entries-pagination {
display: flex;
align-items: center;
}
.entries-pagination .current {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 2px;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1; border-style: solid;
}
.pagination .page-item {
display: inline-flex;
}
.page-item.glass-effect {
border-color: transparent;
}
.pagination .page-btn {
padding: 0.375rem 0.75rem;
color: white;
}
.pagination .page-btn:hover {
background-color: #2b2c31;
border-color: #808080;
}
.page-item.active .page-btn {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 2px;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1; border-style: solid;
}
.page-item:first-child {
border-radius: 10px 0px 0px 10px;
overflow: hidden;
}
.page-item:last-child {
border-radius: 0px 10px 10px 0px;
overflow: hidden;
}
.link-accent {
color: #00cea6;
}
.link-accent:hover {
color: #006854;
}
.yt-container {
position: relative;
}
.yt-container .overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: #00000097;
opacity: 0;
transform: scaleY(0);
transition: all 0.5s;
transform-origin: bottom;
display: flex;
justify-content: center;
align-items: center;
}
.yt-container:hover .overlay {
opacity: 1;
transform: scaleY(1);
}
.yt-container a {
font-size: 3rem;
color: #00cea6;
}
.yt-container a:hover {
color: #006854;
}
button[data-tooltips] {
position: relative;
}
button[data-tooltips]::before {
content: attr(data-tooltips);
position: absolute;
background-color: white;
top: -45px; padding: 10px;
border-radius: 5px;
font-size: 12px;
width: max-content;
visibility: hidden;
transform: translateY(-10px); transition: transform 0.5s;
}
button[data-tooltips]::after {
content: "";
width: 0px;
height: 0px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid white;
position: absolute;
top: -13px;
visibility: hidden;
transform: translateY(-10px); transition: transform 0.5s;
}
button[data-tooltips]:hover::before,
button[data-tooltips]:hover::after {
display: block;
color: #000;
transform: translateY(0px);
visibility: visible;
}
*[data-tooltips-right] {
position: relative;
}
*[data-tooltips-right]::after {
content: attr(data-tooltips-right);
position: absolute;
background-color: rgb(0 0 0);
color: white;
top: 50%;
left: calc(100% + 10px);
padding: 20px;
border-radius: 5px;
font-size: 12px;
width: max-content;
visibility: hidden;
transform: translateY(-50%);
opacity: 0;
transition: transform 0.5s;
text-wrap: wrap;
max-width: 10rem;
z-index: 99;
}
*[data-tooltips-right]:hover::after {
visibility: visible;
opacity: 1;
}
.elementor-element.e-flex.rtmkit-blur-effect-enabled::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: inherit;
backdrop-filter: blur(5px); }
.rtmkit-blur-effect-enabled {
background-color: inherit;
backdrop-filter: blur(5px);
border-radius: inherit;
}
.btn.btn-neumorphism {
box-shadow: 2.5px 0px 3px #00cea661;
background: linear-gradient(
289.77deg,
rgba(255, 255, 255, 0.4) -36.86%,
rgba(255, 255, 255, 0) 121.28%
);
backdrop-filter: blur(20px);
outline: 2px solid #ffffff42;
}
.btn.btn-neumorphism:focus {
outline: 2px solid #ffffff42;
}
.offcanvas-backdrop.show {
opacity: 0.7;
z-index: 99999;
}
.link-docs {
font-size: 12px;
display: flex;
gap: 0.5rem;
}
.link-docs a:first-child {
color: rgb(203, 203, 203);
}
.link-docs a:last-child {
color: gray;
}@font-face {
font-family: "wcpf";
src: url(//bobmartin.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.eot);
src: url(//bobmartin.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.eot?#iefix) format("embedded-opentype"), url(//bobmartin.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.woff) format("woff"), url(//bobmartin.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.ttf) format("truetype"), url(//bobmartin.co.za/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.svg#wcpf) format("svg");
font-weight: normal;
font-style: normal; }
.wcpf-base-icon:before, .wcpf-front-element.wcpf-hide-more-items .wcpf-more-button.wcpf-status-active .wcpf-more-icon:before, .wcpf-front-element .wcpf-more-button .wcpf-more-icon:before, .wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed .box-item-toggle:before, .wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed.wcpf-item-box-hide > .wcpf-item-inner > .wcpf-item-label .box-item-toggle:before, .wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle:before, .wcpf-layout-item.wcpf-box-style.wcpf-box-hide .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style.wcpf-box-hide .wcpf-heading-label .box-toggle:before {
font-family: "wcpf" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
[data-wcpf-icon]:before {
font-family: "wcpf" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
[class^="wcpf-icon-"]:before,
[class*=" wcpf-icon-"]:before {
font-family: "wcpf" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.wcpf-icon-arrow-back:before {
content: "\61"; }
.wcpf-icon-angle-left:before {
content: "\62"; }
.wcpf-icon-left-open-big:before {
content: "\63"; }
.wcpf-icon-left-open-mini:before {
content: "\64"; }
.wcpf-icon-android-more-vertical:before {
content: "\65"; }
.wcpf-icon-android-menu:before {
content: "\66"; }
.wcpf-icon-ios-grid-view-outline:before {
content: "\67"; }
.wcpf-icon-ios-more-outline:before {
content: "\68"; }
.wcpf-icon-more-option:before {
content: "\69"; }
.wcpf-icon-braille:before {
content: "\6a"; }
.wcpf-icon-arrows:before {
content: "\6b"; }
.wcpf-icon-arrow-move:before {
content: "\6c"; }
.wcpf-icon-arrow-combo:before {
content: "\6d"; }
.wcpf-icon-fog:before {
content: "\6e"; }
.wcpf-icon-list:before {
content: "\6f"; }
.wcpf-icon-move-alt1:before {
content: "\70"; }
.wcpf-icon-move:before {
content: "\71"; }
.wcpf-icon-thumbnails:before {
content: "\72"; }
.wcpf-icon-arrows-out:before {
content: "\73"; }
.wcpf-icon-direction-move-1:before {
content: "\74"; }
.wcpf-icon-content-41:before {
content: "\75"; }
.wcpf-icon-cursor-move:before {
content: "\76"; }
.wcpf-icon-resize-arrow-up:before {
content: "\77"; }
.wcpf-icon-arrow-move-1:before {
content: "\78"; }
.wcpf-icon-arrow-expand:before {
content: "\79"; }
.wcpf-icon-android-more-horizontal:before {
content: "\7a"; }
.wcpf-icon-android-arrow-dropdown:before {
content: "\41"; }
.wcpf-icon-caret-down:before {
content: "\42"; }
.wcpf-icon-down-dir:before {
content: "\43"; }
.wcpf-icon-down-open-mini:before {
content: "\44"; }
.wcpf-icon-down-open:before {
content: "\45"; }
.wcpf-icon-up-open-mini:before {
content: "\46"; }
.wcpf-icon-chevron-down:before {
content: "\47"; }
.wcpf-icon-pause:before {
content: "\48"; }
.wcpf-icon-pause-1:before {
content: "\49"; }
.wcpf-icon-row-mode:before {
content: "\4a"; }
.wcpf-icon-column-mode:before {
content: "\4b"; }
.wcpf-icon-android-add:before, .wcpf-front-element .wcpf-more-button .wcpf-more-icon:before, .wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed.wcpf-item-box-hide > .wcpf-item-inner > .wcpf-item-label .box-item-toggle:before, .wcpf-layout-item.wcpf-box-style.wcpf-box-hide .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style.wcpf-box-hide .wcpf-heading-label .box-toggle:before {
content: "\4c"; }
.wcpf-icon-android-remove:before, .wcpf-front-element.wcpf-hide-more-items .wcpf-more-button.wcpf-status-active .wcpf-more-icon:before, .wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed .box-item-toggle:before, .wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle:before {
content: "\4d"; }
.wcpf-icon-android-close:before {
content: "\4e"; }
.wcpf-icon-picture-o:before {
content: "\4f"; }
.wcpf-icon-paint-bucket:before {
content: "\50"; }
.wcpf-icon-tint:before {
content: "\51"; }
.wcpf-icon-image:before {
content: "\52"; }
.wcpf-icon-paintbucket:before {
content: "\53"; }
.wcpf-icon-light-down:before {
content: "\54"; }
.wcpf-icon-ios-moon-outline:before {
content: "\55"; }
.wcpf-icon-ios-sunny-outline:before {
content: "\56"; }
.wcpf-icon-moon:before {
content: "\57"; }
.wcpf-icon-moon-o:before {
content: "\58"; }
.wcpf-icon-sun-o:before {
content: "\59"; }
.wcpf-icon-android-sunny:before {
content: "\5a"; }
.wcpf-icon-ios-moon:before {
content: "\30"; }
.wcpf-icon-ios-sunny:before {
content: "\31"; }
.wcpf-icon-picture-streamline:before {
content: "\32"; }
.wcpf-icon-photo:before {
content: "\33"; }
.wcpf-icon-painting-pallet-streamline:before {
content: "\34"; }
.wcpf-icon-paint-bucket-streamline:before {
content: "\35"; }
.clearfix:before, .clearfix:after {
display: table;
content: "";
line-height: 0; }
.clearfix:after {
clear: both; }
.wcpf-field-color-list .wcpf-content,
.wcpf-field-text-list .wcpf-content,
.wcpf-field-box-list .wcpf-content,
.wcpf-field-checkbox-list .wcpf-content,
.wcpf-field-radio-list .wcpf-content,
.wcpf-field-drop-down-list .wcpf-content,
.wcpf-field-price-slider .wcpf-content {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-top: 6px; }
.wcpf-field-color-list .wcpf-heading-label,
.wcpf-field-text-list .wcpf-heading-label,
.wcpf-field-box-list .wcpf-heading-label,
.wcpf-field-checkbox-list .wcpf-heading-label,
.wcpf-field-radio-list .wcpf-heading-label,
.wcpf-field-drop-down-list .wcpf-heading-label,
.wcpf-field-price-slider .wcpf-heading-label {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
padding: 8px 0;
font-size: 14px;
font-weight: 600;
color: #111;
text-transform: uppercase; }
.wcpf-field-color-list .wcpf-input-container,
.wcpf-field-color-list .wcpf-label-container,
.wcpf-field-text-list .wcpf-input-container,
.wcpf-field-text-list .wcpf-label-container,
.wcpf-field-box-list .wcpf-input-container,
.wcpf-field-box-list .wcpf-label-container,
.wcpf-field-checkbox-list .wcpf-input-container,
.wcpf-field-checkbox-list .wcpf-label-container,
.wcpf-field-radio-list .wcpf-input-container,
.wcpf-field-radio-list .wcpf-label-container,
.wcpf-field-drop-down-list .wcpf-input-container,
.wcpf-field-drop-down-list .wcpf-label-container,
.wcpf-field-price-slider .wcpf-input-container,
.wcpf-field-price-slider .wcpf-label-container {
display: inline-block; }
.wcpf-field-button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-top: 8px;
padding-bottom: 8px; }
.wcpf-field-button .wcpf-button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
width: 100%;
padding: 6px 12px;
border: 1px solid #e5e5e5;
background: #fff;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
text-align: center;
font-weight: 500;
font-size: 14px;
color: #111; }
.wcpf-field-button .wcpf-button:hover {
background: #111;
color: #fff; }
.wcpf-field-button .wcpf-button:focus {
outline: none; }
.wcpf-field-drop-down-list .wcpf-input {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
width: 100%;
padding: 2px 4px;
border: 1px solid #e5e5e5;
background: #fff;
-webkit-border-radius: 2px;
border-radius: 2px; }
.wcpf-field-drop-down-list .wcpf-input:focus {
outline: none; }
.wcpf-field-drop-down-list .select2-selection__clear {
display: none; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-children-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 18px; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label {
display: block;
margin: 0;
padding: 0;
cursor: pointer;
color: #111;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label:before, .wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label:after {
display: table;
content: "";
line-height: 0; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label:after {
clear: both; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label:hover {
color: #8d8d8d; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item:not(.disabled) .wcpf-radio-label:hover {
color: inherit; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-input-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: inline-block;
float: left;
margin-top: .7em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 16px;
height: 16px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 50%;
border-radius: 50%; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-input-container .wcpf-input {
display: none; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-title-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
float: left;
width: -webkit-calc(100% - 16px);
width: calc(100% - 16px);
padding-left: 12px;
line-height: 1.4; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item.checked > .wcpf-radio-item-inner > .wcpf-radio-label .wcpf-input-container::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 6px;
width: 6px;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
border-radius: 50%;
background: #111; }
.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item.disabled > .wcpf-radio-item-inner > .wcpf-radio-label {
color: #7e7e7e;
opacity: .6;
cursor: default; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-children-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 18px; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label {
display: block;
margin: 0;
padding: 0;
cursor: pointer;
color: #111;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label:before, .wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label:after {
display: table;
content: "";
line-height: 0; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label:after {
clear: both; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label:hover {
color: #8d8d8d; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: inline-block;
float: left;
margin-top: .7em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 16px;
height: 16px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 2px;
border-radius: 2px; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container .wcpf-input {
display: none; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-title-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
float: left;
width: -webkit-calc(100% - 16px);
width: calc(100% - 16px);
padding-left: 12px;
line-height: 1.4; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item.checked > .wcpf-checkbox-item-inner > .wcpf-checkbox-label .wcpf-input-container::after {
content: '';
position: absolute;
top: 4px;
left: 3px;
height: 3px;
width: 6px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
border: solid #111;
border-width: 0 0 2px 2px;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item.disabled > .wcpf-checkbox-item-inner > .wcpf-checkbox-label {
color: #7e7e7e;
opacity: .6;
cursor: default; }
.wcpf-field-price-slider.wcpf-display-min-max-inputs .wcpf-price-slider-min-max-inputs {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 4px; }
.wcpf-field-price-slider.wcpf-display-min-max-inputs .wcpf-max-input,
.wcpf-field-price-slider.wcpf-display-min-max-inputs .wcpf-min-input {
box-sizing: border-box;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: calc( 50% - 4px);
-webkit-border-radius: 2px;
border-radius: 2px; }
.wcpf-field-price-slider.wcpf-display-price-label .priceLabel {
display: block; }
.wcpf-field-price-slider .priceLabel {
display: none; }
.wcpf-field-price-slider .wcpf-price-slider-min-max-inputs {
display: none; }
.wcpf-field-price-slider .priceSliderInput {
margin-bottom: 1em; }
.wcpf-field-price-slider .priceSliderAmount {
text-align: right;
line-height: 2.4;
font-size: 0.8751em; }
.wcpf-field-price-slider .ui-slider {
position: relative;
text-align: left;
margin-left: 0.5em;
margin-right: 0.5em; }
.wcpf-field-price-slider .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #fff;
-webkit-border-radius: 1em;
border-radius: 1em;
cursor: ew-resize;
outline: none;
top: -0.3em;
margin-left: -0.5em;
border: 1px solid #d5d5d5; }
.wcpf-field-price-slider .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: 0.7em;
display: block;
border: 0;
-webkit-border-radius: 1em;
border-radius: 1em;
background-color: #d5d5d5; }
.wcpf-field-price-slider .wcpf-price-slider {
padding-top: 8px; }
.wcpf-field-price-slider .wcpf-price-slider .ui-widget-content {
-webkit-border-radius: 1em;
border-radius: 1em;
background-color: #eee;
border: 0; }
.wcpf-field-price-slider .ui-slider-horizontal {
height: 0.5em; }
.wcpf-field-price-slider .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%; }
.wcpf-field-price-slider .ui-slider-horizontal .ui-slider-range-min {
left: -1px; }
.wcpf-field-price-slider .ui-slider-horizontal .ui-slider-range-max {
right: -1px; }
.wcpf-field-price-slider .priceLabel .price-text {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
padding-right: 4px; }
.wcpf-field-color-list .wcpf-color-list {
padding-top: 0; }
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: inline-block;
margin-right: 10px;
margin-top: 8px;
height: 24px;
width: 24px;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
-webkit-border-radius: 24px;
border-radius: 24px;
cursor: pointer; }
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.using-border {
border: 1px solid #ccc; }
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.using-border.selected:after {
margin: 8px 0 0 7px; }
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.selected:after {
position: absolute;
content: '';
height: 3px;
width: 6px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
margin: 9px 0 0 8px;
border: solid #fff;
border-width: 0 0 2px 2px;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.dark-marker.selected:after {
border-color: #111; }
.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.disabled {
opacity: .2;
cursor: default; }
.wcpf-field-text-list .wcpf-text-children-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 18px; }
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item {
cursor: pointer; }
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-text-label {
color: #111;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease; }
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-title-container {
display: inline-block;
line-height: 1.4; }
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item.selected > .wcpf-text-item-inner > .wcpf-text-label {
font-weight: 600; }
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item.disabled > .wcpf-text-item-inner > .wcpf-text-label {
color: #7e7e7e;
opacity: .6;
cursor: default; }
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item:not(.disabled) .wcpf-text-label:hover {
font-weight: 600; }
.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-input {
display: none; }
.wcpf-field-text-list.wcpf-text-list-inline-style .wcpf-text-list .wcpf-text-item {
display: inline-block;
margin-right: 12px; }
.wcpf-field-box-list .wcpf-box-list:before, .wcpf-field-box-list .wcpf-box-list:after {
display: table;
content: "";
line-height: 0; }
.wcpf-field-box-list .wcpf-box-list:after {
clear: both; }
.wcpf-field-box-list .wcpf-box-list .wcpf-box-item {
height: 45px;
width: 45px;
float: left;
margin-right: -1px;
margin-bottom: -1px;
overflow: hidden;
cursor: pointer;
line-height: 45px;
border: 1px solid #e5e5e5;
color: #111;
text-align: center;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease; }
.wcpf-field-box-list .wcpf-box-list .wcpf-box-item.selected, .wcpf-field-box-list .wcpf-box-list .wcpf-box-item:hover {
background-color: #111;
color: #fff; }
.wcpf-field-text-list .wcpf-product-counts,
.wcpf-field-radio-list .wcpf-product-counts,
.wcpf-field-checkbox-list .wcpf-product-counts {
display: inline-block;
padding-left: 2px; }
.wcpf-field-radio-list .wcpf-product-counts,
.wcpf-field-checkbox-list .wcpf-product-counts {
line-height: normal; }
.wcpf-layout-simple-box {
margin-bottom: 12px; }
.wcpf-layout-simple-box .wcpf-simple-box-heading {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
padding: 8px 0;
font-size: 14px;
font-weight: 600;
color: #111;
text-transform: uppercase; }
.wcpf-layout-columns .wcpf-layout-columns-inner:before, .wcpf-layout-columns .wcpf-layout-columns-inner:after {
display: table;
content: "";
line-height: 0; }
.wcpf-layout-columns .wcpf-layout-columns-inner:after {
clear: both; }
.wcpf-layout-columns .wcpf-layout-column {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
padding: 0 4px;
float: left; }
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item {
display: inline-block;
margin-right: 8px;
line-height: 18px; }
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item:before, .wcpf-filter-notes .wcpf-note-list .wcpf-note-item:after {
display: table;
content: "";
line-height: 0; }
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item:after {
clear: both; }
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .note-text {
display: inline-block;
float: right;
font-size: 14px;
color: #111; }
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
position: relative;
margin-right: 6px;
float: left;
width: 18px;
height: 18px;
cursor: pointer;
vertical-align: middle; }
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:before, .wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:after {
position: absolute;
content: '';
width: 50%;
height: 1px;
top: 45%;
left: 30%;
background: #111;
-webkit-transition: background 300ms ease;
-o-transition: background 300ms ease;
transition: background 300ms ease; }
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:hover:before, .wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:hover:after {
background: #8d8d8d; }
.wcpf-scrollbar ::-webkit-scrollbar {
width: 6px;
background-color: transparent; }
.wcpf-scrollbar ::-webkit-scrollbar-track {
background-color: #f5f5f5; }
.wcpf-scrollbar ::-webkit-scrollbar-thumb {
background-color: #babac0; }
.wcpf-scrollbar.wcpf-front-element .wcpf-content {
max-height: -webkit-calc(28em + 6px);
max-height: calc(28em + 6px);
overflow-y: auto; }
.wcpf-front-element {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 12px; }
.wcpf-front-element.wcpf-status-disabled,
.wcpf-front-element .wcpf-item-hide {
display: none !important; }
.wcpf-front-element.wcpf-hide-more-items .wcpf-more-button.wcpf-status-active .more-text {
display: none; }
.wcpf-front-element.wcpf-hide-more-items .wcpf-more-button.wcpf-status-active .less-text {
display: inline-block; }
.wcpf-front-element .wcpf-more-button {
display: none;
cursor: pointer;
-webkit-transition: color 300ms ease;
-o-transition: color 300ms ease;
transition: color 300ms ease;
color: #111; }
.wcpf-front-element .wcpf-more-button:hover {
color: #8d8d8d; }
.wcpf-front-element .wcpf-more-button .wcpf-more-icon {
display: inline-block;
width: 1em;
height: 1em;
font-size: 13px;
vertical-align: middle; }
.wcpf-front-element .wcpf-more-button .more-text,
.wcpf-front-element .wcpf-more-button .less-text {
display: inline-block;
padding-left: 2px;
vertical-align: middle; }
.wcpf-front-element .wcpf-more-button .less-text {
display: none; }
.wcpf-front-element .wcpf-more-button .wcpf-more-button-inner {
padding-left: 28px;
line-height: 1.4; }
.wcpf-front-element .wcpf-more-button.wcpf-status-active {
display: block; }
.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-label {
position: relative; }
.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed .box-item-toggle {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
position: absolute;
height: 13px;
width: 13px;
right: 8px;
top: .7em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #111; }
.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed .box-item-toggle:before {
vertical-align: top;
font-size: 13px; }
.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed.wcpf-item-box-hide > .wcpf-item-inner > .wcpf-item-children-container {
display: none; }
.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed > .wcpf-item-inner > .wcpf-item-label .wcpf-title-container {
padding-right: 24px; }
.wcpf-layout-item.wcpf-box-style .wcpf-heading-label,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
cursor: pointer; }
.wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle {
display: block;
position: absolute;
right: 8px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
height: 14px;
width: 14px;
font-size: 13px;
color: #111; }
.blockUI.blockOverlay {
background-color: #fff !important;
opacity: .7 !important; }:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}