@charset "UTF-8";
@charset "UTF-8";
#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}#powerTip{cursor:default;background-color:#333;background-color:rgba(0,0,0,.8);border-radius:6px;color:#fff;display:none;padding:10px;position:absolute;white-space:nowrap;z-index:2147483647}#powerTip:before{content:"";position:absolute}#powerTip.n:before,#powerTip.s:before{border-right:5px solid transparent;border-left:5px solid transparent;left:50%;margin-left:-5px}#powerTip.e:before,#powerTip.w:before{border-bottom:5px solid transparent;border-top:5px solid transparent;margin-top:-5px;top:50%}#powerTip.n:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px}#powerTip.e:before{border-right:10px solid #333;border-right:10px solid rgba(0,0,0,.8);left:-10px}#powerTip.s:before{border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#powerTip.w:before{border-left:10px solid #333;border-left:10px solid rgba(0,0,0,.8);right:-10px}#powerTip.ne:before,#powerTip.se:before{border-right:10px solid transparent;border-left:0;left:10px}#powerTip.nw:before,#powerTip.sw:before{border-left:10px solid transparent;border-right:0;right:10px}#powerTip.ne:before,#powerTip.nw:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px}#powerTip.se:before,#powerTip.sw:before{border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#powerTip.ne-alt:before,#powerTip.nw-alt:before,#powerTip.se-alt:before,#powerTip.sw-alt:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px;border-left:5px solid transparent;border-right:5px solid transparent;left:10px}#powerTip.ne-alt:before,#powerTip.se-alt:before{left:auto;right:10px}#powerTip.se-alt:before,#powerTip.sw-alt:before{border-top:none;border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);bottom:auto;top:-10px}body{
position: inherit !important;
}
@-moz-keyframes Ani {
0% {
box-shadow: 0 0 0 rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
-webkit-transform: scale(0);
transform: scale(0)
}
70% {
box-shadow: 0 0 50px #fff;
border: 1px solid #fff;
-webkit-transform: scale(1);
transform: scale(1)
}
100% {
box-shadow: 0 0 60px rgba(255,255,255,0);
border: 0 solid rgba(255,255,255,0);
-webkit-transform: scale(1.5);
transform: scale(1.5)
}
}
@-webkit-keyframes Ani {
0% {
box-shadow: 0 0 0 rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
-webkit-transform: scale(0);
transform: scale(0)
}
70% {
box-shadow: 0 0 50px #fff;
border: 1px solid #fff;
-webkit-transform: scale(1);
transform: scale(1)
}
100% {
box-shadow: 0 0 60px rgba(255,255,255,0);
border: 0 solid rgba(255,255,255,0);
-webkit-transform: scale(1.5);
transform: scale(1.5)
}
}
@keyframes Ani {
0% {
box-shadow: 0 0 0 rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
-webkit-transform: scale(0);
transform: scale(0)
}
70% {
box-shadow: 0 0 50px #fff;
border: 1px solid #fff;
-webkit-transform: scale(1);
transform: scale(1)
}
100% {
box-shadow: 0 0 60px rgba(255,255,255,0);
border: 0 solid rgba(255,255,255,0);
-webkit-transform: scale(1.5);
transform: scale(1.5)
}
}
#powerTip {
background-color: #000;
}
#powerTip.n:before {
border-top: 10px solid rgba(0,0,0,1);
}
#powerTip.s:before {
border-bottom: 10px solid #000;
}
#powerTip.e:before {
border-right: 10px solid #000;
}
#powerTip.w:before {
border-left: 10px solid #000;
right: -10px
}
#powerTip.ne:before,#powerTip.nw:before {
border-top: 10px solid #000;
border-top: 10px solid rgba(0,0,0,1);
}
#powerTip.se:before,#powerTip.sw:before {
border-bottom: 10px solid #000;
border-bottom: 10px solid rgba(0,0,0,1);
}
#powerTip.nw-alt:before,#powerTip.ne-alt:before,#powerTip.sw-alt:before,#powerTip.se-alt:before {
border-top: 10px solid #000;
border-top: 10px solid rgba(0,0,0,1);
}
#powerTip.sw-alt:before,#powerTip.se-alt:before {
border-bottom: 10px solid #000;
border-bottom: 10px solid rgba(0,0,0,1);
}
.wrap_svl {
position: relative;
float: left;
margin: 0 auto;    
max-width: 100%;
}
.wrap_svl:after{
content: "";
display: table;
clear: both;
}
.images_wrap img {
width: 100%;
height: auto;
display: block;
}
.drag_element {
position: absolute;
top: 0;
left: 0;
min-width: 1px;
min-height: 1px;
}
.point_style{
position: relative;
z-index: 10;
display: block;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
box-sizing: border-box;
text-align: center;
}
.point_style img{
position: absolute;
top: 0;
left: 0;
width: inherit;
max-width: inherit;
}
body .wrap_svl img.pins_image_hover,
body .wrap_svl .point_style.has-hover:hover img.pins_image {
display: none !important;
}
body .wrap_svl .point_style.has-hover:hover img.pins_image_hover {
display: block !important;
}
.tolltip_points{
text-align: center;
}
.tolltip_points img{
width: 130px;
height: 130px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.tolltip_points .points_name{
display: block;
font-size: 16px;
}
.tolltip_points .points_desc{
display: block;
font-size: 14px;
}
.mobile_points_wrap{
display: none;
}
.mobile_points_box {
width: 50%;
float: left;
padding: 0 5px 15px 5px;
text-align: center;
}
.img_points_box {
display: inline-block;
width: 100px;
height: 100px;
border-radius: 50%;
overflow: hidden;
border: 1px solid #fff;
}
.img_points_box img {
width: 100%;
height: 100%;
}
.mobile_points_box:nth-child(2n+1) {
clear: both;
}
ul.list_content_point {
list-style: none;
margin: 0 0 10px;
padding: 0;
}
ul.list_content_point li {
position: relative;
padding: 3px 0 0 20px;
margin: 0 0 5px 0;
}
ul.list_content_point li:before {
content: "";
font-family: FontAwesome;  
position: absolute;
top: 0;
left: 0;
font-size: 20px;  
}
ul.list_content_point li.address_point:before {
content: "\f041";    
}
ul.list_content_point li.person_point:before {
content: "\f183";    
}
ul.list_content_point li.tel_point:before {
content: "\f095";    
}
ul.list_content_point li.fax_point:before {
content: "\f1ac";    
font-size: 15px;
top: 4px;
}
ul.list_content_point li.mail_point:before {
content: "\f0e0";    
font-size: 15px;
top: 4px;
}
.box_view_html {
color: #fff;
font-weight: 300;
max-width: 530px;
white-space: normal;
overflow: hidden;
position: relative;
}
.thumb_point {
float: left;
width: 30%;
}
.has-thumb .content_point {
width: 70%;
float: left;
padding: 0 0 0 15px;
}
.has-thumb .content_point h3 {
font-size: 19px;
}
.linkto_point {
text-align: right;
margin: 20px 0 0 0;
}
.wrap_svl_center {
text-align: center;
}
.wrap_svl_center_box {
display: inline-block;
}
body .point_style a img,
body .point_style img {
max-width: inherit !important;
vertical-align: inherit;
border-radius: 0 !important;;
-moz-border-radius: 0 !important;;
-webkit-border-radius: 0 !important;;
box-shadow: none !important;;
-moz-box-shadow: none !important;;
-webkit-box-shadow: none !important;;
}
.pins_animation{
border: 3px solid rgba(255,255,255,.5);
width: 30px;
height: 30px;
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
box-shadow: 0 0 20px rgba(255,255,255,.5);
pointer-events: none;
}
.pins_animation.ihotspot_pulse{
-moz-animation: Ani 2s infinite;
-webkit-animation: Ani 2s infinite;
animation: Ani 2s infinite;
}
span.close_ihp {
display: none;
}
body .point_style a:hover img {
background: transparent !important;
}
span.close_ihp svg {
width: 25px;
height: 25px;
}
@media (max-width: 500px){
.ihp_popup_full div#powerTip {
position: fixed;
top: 0 !important;
left: 0 !important;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.ihp_popup_full span.close_ihp {
display: block;
float: right;
width: 25px;
height: 25px;
}
.ihp_popup_full span.close_ihp svg {
fill: #fff;
}
}

@font-face {
font-family: "ditty-news-ticker";
src:url(//siliconst.net/wp-content/plugins/ditty-news-ticker/legacy/inc/static/libs/fontastic/fonts/ditty-news-ticker.eot);
src:url(//siliconst.net/wp-content/plugins/ditty-news-ticker/legacy/inc/static/libs/fontastic/fonts/ditty-news-ticker.eot?#iefix) format("embedded-opentype"),
url(//siliconst.net/wp-content/plugins/ditty-news-ticker/legacy/inc/static/libs/fontastic/fonts/ditty-news-ticker.woff) format("woff"),
url(//siliconst.net/wp-content/plugins/ditty-news-ticker/legacy/inc/static/libs/fontastic/fonts/ditty-news-ticker.ttf) format("truetype"),
url(//siliconst.net/wp-content/plugins/ditty-news-ticker/legacy/inc/static/libs/fontastic/fonts/ditty-news-ticker.svg#ditty-news-ticker) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="mtphr-dnt-icon-"]:before,
[class*=" mtphr-dnt-icon-"]:before {
font-family: "ditty-news-ticker" !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;
}
.mtphr-dnt-icon-ticker:before {
content: "\e000";
}
.mtphr-dnt-icon-move:before {
content: "\e001";
}
.mtphr-dnt-icon-add:before {
content: "\e002";
}
.mtphr-dnt-icon-delete:before {
content: "\e003";
}
.mtphr-dnt-icon-spinner:before {
content: "\e004";
}
.mtphr-dnt-icon-arrow-left:before {
content: "\e005";
}
.mtphr-dnt-icon-arrow-right:before {
content: "\e006";
}
.mtphr-dnt-icon-button:before {
content: "\e007";
}
.mtphr-dnt-icon-gear:before {
content: "\e008";
}
.mtphr-dnt-icon-dittynewsticker:before {
content: "\e009";
}
.mtphr-dnt-icon-flickr:before {
content: "\e00a";
}
.mtphr-dnt-icon-instagram:before {
content: "\e00b";
}
.mtphr-dnt-icon-download:before {
content: "\e00c";
}
.mtphr-dnt-icon-social-500px:before {
content: "\e00d";
}
.mtphr-dnt-icon-social-adobe:before {
content: "\e00e";
}
.mtphr-dnt-icon-social-amazon:before {
content: "\e00f";
}
.mtphr-dnt-icon-social-android:before {
content: "\e010";
}
.mtphr-dnt-icon-social-apple:before {
content: "\e011";
}
.mtphr-dnt-icon-social-behance:before {
content: "\e012";
}
.mtphr-dnt-icon-social-bing:before {
content: "\e013";
}
.mtphr-dnt-icon-social-blogger:before {
content: "\e014";
}
.mtphr-dnt-icon-social-delicious:before {
content: "\e015";
}
.mtphr-dnt-icon-social-designer-news:before {
content: "\e016";
}
.mtphr-dnt-icon-social-deviant-art:before {
content: "\e017";
}
.mtphr-dnt-icon-social-digg:before {
content: "\e018";
}
.mtphr-dnt-icon-social-dribbble:before {
content: "\e019";
}
.mtphr-dnt-icon-social-drive:before {
content: "\e01a";
}
.mtphr-dnt-icon-social-dropbox:before {
content: "\e01b";
}
.mtphr-dnt-icon-social-evernote:before {
content: "\e01c";
}
.mtphr-dnt-icon-social-facebook:before {
content: "\e01d";
}
.mtphr-dnt-icon-social-flickr:before {
content: "\e01e";
}
.mtphr-dnt-icon-social-forrst:before {
content: "\e01f";
}
.mtphr-dnt-icon-social-foursquare:before {
content: "\e020";
}
.mtphr-dnt-icon-social-game-center:before {
content: "\e021";
}
.mtphr-dnt-icon-social-github:before {
content: "\e022";
}
.mtphr-dnt-icon-social-google-plus:before {
content: "\e023";
}
.mtphr-dnt-icon-social-hacker-news:before {
content: "\e024";
}
.mtphr-dnt-icon-social-hi5:before {
content: "\e025";
}
.mtphr-dnt-icon-social-instagram:before {
content: "\e026";
}
.mtphr-dnt-icon-social-joomla:before {
content: "\e027";
}
.mtphr-dnt-icon-social-lastfm:before {
content: "\e028";
}
.mtphr-dnt-icon-social-linkedin:before {
content: "\e029";
}
.mtphr-dnt-icon-social-medium:before {
content: "\e02a";
}
.mtphr-dnt-icon-social-myspace:before {
content: "\e02b";
}
.mtphr-dnt-icon-social-orkut:before {
content: "\e02c";
}
.mtphr-dnt-icon-social-path:before {
content: "\e02d";
}
.mtphr-dnt-icon-social-picasa:before {
content: "\e02e";
}
.mtphr-dnt-icon-social-pinterest:before {
content: "\e02f";
}
.mtphr-dnt-icon-social-rdio:before {
content: "\e030";
}
.mtphr-dnt-icon-social-reddit:before {
content: "\e031";
}
.mtphr-dnt-icon-social-skillshare:before {
content: "\e032";
}
.mtphr-dnt-icon-social-skype:before {
content: "\e033";
}
.mtphr-dnt-icon-social-smashing-mag:before {
content: "\e034";
}
.mtphr-dnt-icon-social-snapchat:before {
content: "\e035";
}
.mtphr-dnt-icon-social-spotify:before {
content: "\e036";
}
.mtphr-dnt-icon-social-squidoo:before {
content: "\e037";
}
.mtphr-dnt-icon-social-stack-overflow:before {
content: "\e038";
}
.mtphr-dnt-icon-social-steam:before {
content: "\e039";
}
.mtphr-dnt-icon-social-stumbleupon:before {
content: "\e03a";
}
.mtphr-dnt-icon-social-treehouse:before {
content: "\e03b";
}
.mtphr-dnt-icon-social-tumblr:before {
content: "\e03c";
}
.mtphr-dnt-icon-social-twitter:before {
content: "\e03d";
}
.mtphr-dnt-icon-social-vimeo:before {
content: "\e03e";
}
.mtphr-dnt-icon-social-windows:before {
content: "\e03f";
}
.mtphr-dnt-icon-social-xbox:before {
content: "\e040";
}
.mtphr-dnt-icon-social-yahoo:before {
content: "\e041";
}
.mtphr-dnt-icon-social-yelp:before {
content: "\e042";
}
.mtphr-dnt-icon-social-youtube:before {
content: "\e043";
}
.mtphr-dnt-icon-social-zerply:before {
content: "\e044";
}
.mtphr-dnt-icon-social-zurb:before {
content: "\e045";
}
.mtphr-dnt-icon-play:before {
content: "\e046";
}
.mtphr-dnt-icon-pause:before {
content: "\e047";
}.rtl .mtphr-dnt {
direction: ltr; }
.rtl .mtphr-dnt-title {
direction: rtl; }
.rtl .mtphr-dnt-tick {
direction: rtl; }
.mtphr-dnt img {
max-width: 100%;
height: auto; }
.mtphr-dnt-wrapper {
position: relative;
width: 100%; }
.mtphr-dnt-inline-title {
float: left;
padding-right: 5px; }
.rtl .mtphr-dnt-inline-title {
float: right;
padding-right: 0;
padding-left: 5px; }
.mtphr-dnt-tick-container {
position: relative;
overflow: hidden; }
.mtphr-dnt-tick-contents {
position: relative;
overflow: hidden; }
.mtphr-dnt-tick {
opacity: 0;
margin: 0; }
.mtphr-dnt-tick img.emoji {
max-width: none; }
.mtphr-dnt-list .mtphr-dnt-tick {
opacity: 1; }
.mtphr-dnt-rotate .mtphr-dnt-tick,
.mtphr-dnt-scroll .mtphr-dnt-tick {
position: absolute;
display: none; }
.mtphr-dnt-rotate .mtphr-dnt-tick {
opacity: 0; }
.mtphr-dnt-scroll-left .mtphr-dnt-tick,
.mtphr-dnt-scroll-right .mtphr-dnt-tick {
position: absolute;
top: 0;
left: 0;
display: block;
white-space: nowrap; }
.mtphr-dnt-trim-ticks .mtphr-dnt-tick * {
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important; }       .mtphr-dnt-icon-spinner {
position: absolute;
left: 50%;
top: 50%;
width: 30px;
height: 30px;
font-size: 30px;
color: #FFF;
margin: -15px 0 0 -15px;
-webkit-animation: mtphr-dnt-spinner-rotation .8s infinite linear;
animation: mtphr-dnt-spinner-rotation .8s infinite linear; }
@-webkit-keyframes mtphr-dnt-spinner-rotation {
from {
-webkit-transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg); } }
@keyframes mtphr-dnt-spinner-rotation {
from {
transform: rotate(0deg); }
to {
transform: rotate(359deg); } }   .mtphr-dnt-image-caption {
line-height: 1.2em; }
.mtphr-dnt-image-container {
position: relative;
display: block; }
.mtphr-dnt-image-container > * {
margin: 10px 0; }
.mtphr-dnt-image-container > *:first-child {
margin-top: 0; }
.mtphr-dnt-image-container > *:last-child {
margin-bottom: 0; }
.mtphr-dnt-image-container.mtphr-dnt-image-caption-top .mtphr-dnt-image-photo, .mtphr-dnt-image-container.mtphr-dnt-image-caption-bottom .mtphr-dnt-image-photo {
margin-top: 0;
margin-bottom: 0; }
.mtphr-dnt-image-container.mtphr-dnt-image-caption-top .mtphr-dnt-image-caption, .mtphr-dnt-image-container.mtphr-dnt-image-caption-bottom .mtphr-dnt-image-caption {
position: absolute;
left: 0;
bottom: 0;
z-index: 9;
box-sizing: border-box;
width: 100%;
margin: 0 !important;
padding: 12px 20px;
color: #FFF;
background: rgba(0, 0, 0, 0.7); }
.mtphr-dnt-image-container.mtphr-dnt-image-caption-top .mtphr-dnt-image-caption {
bottom: auto;
top: 0; }
.mtphr-dnt-image-container.mtphr-dnt-image-caption-hover {
display: block; }
.mtphr-dnt-image-container.mtphr-dnt-image-caption-hover .mtphr-dnt-image-caption {
opacity: 0;
transition: opacity .25s ease; }
.mtphr-dnt-image-container.mtphr-dnt-image-caption-hover:hover .mtphr-dnt-image-caption {
opacity: 1; }
.mtphr-dnt-image-container .mtphr-dnt-image-photo {
line-height: 0; }
.mtphr-dnt-image-container .mtphr-dnt-image-photo a {
display: inline-block;
max-width: 100%; }
.mtphr-dnt-image-container .mtphr-dnt-image-photo img {
display: block;
max-width: 100%;
height: auto;
line-height: 0; }
.mtphr-dnt-image-container .mtphr-dnt-image-placeholder,
.mtphr-dnt-image-container .mtphr-dnt-image-placeholder-loading {
position: relative;
display: none;
width: 100%;
max-width: 100%;
background: #000;
line-height: 0; }
.mtphr-dnt-grid .mtphr-dnt-image-container {
width: 100% !important; }
.mtphr-dnt-grid .mtphr-dnt-image-container .mtphr-dnt-image-placeholder,
.mtphr-dnt-grid .mtphr-dnt-image-container .mtphr-dnt-image-placeholder-loading {
width: 100% !important; } .mtphr-dnt .mtphr-dnt-nav {
position: absolute;
top: 50%;
text-decoration: none;
margin-top: -19px; }
.mtphr-dnt-nav i {
display: block;
width: 38px;
height: 38px;
font-size: 38px;
line-height: 38px;
color: #DDD;
color: rgba(221, 221, 221, 0.8); }
.mtphr-dnt-nav:hover {
text-decoration: none !important; }
.mtphr-dnt-nav:focus {
outline: none; }
.mtphr-dnt-nav-prev {
left: 10px; }
.mtphr-dnt-nav-next {
right: 10px;
background-position: -38px 0; }
.mtphr-dnt-nav-hide {
opacity: 0;
transition: opacity .3s linear; }
.mtphr-dnt-tick-container:hover .mtphr-dnt-nav-hide {
opacity: 1; } .mtphr-dnt-control-links {
text-align: center;
margin: 15px 0px 0px; }
.mtphr-dnt-control-links a {
text-decoration: none; }
.mtphr-dnt-control-number {
padding: 2px 5px; }
.mtphr-dnt-control-button {
display: inline-block;
margin: 0 2px; }
.mtphr-dnt-control-button i {
display: block;
width: 18px;
height: 18px;
font-size: 18px;
line-height: 18px;
color: #CCC; }
.mtphr-dnt-control-button:hover {
text-decoration: none !important; }
.mtphr-dnt-control-button.active i {
color: #777; }
.mtphr-dnt-control-button:focus {
outline: none; }   .mtphr-dnt-play-pause {
float: right;
color: inherit;
text-decoration: none; }
.mtphr-dnt-play-pause:hover i {
opacity: 1;
text-decoration: none; }
.mtphr-dnt-play-pause:active, .mtphr-dnt-play-pause:focus {
outline: none;
text-decoration: none; }
.mtphr-dnt-play-pause.paused i.mtphr-dnt-icon-play {
display: inline-block; }
.mtphr-dnt-play-pause.paused i.mtphr-dnt-icon-pause {
display: none; }
.mtphr-dnt-play-pause i {
display: inline-block;
box-sizing: border-box;
width: 40px;
height: 40px;
font-size: 25px;
line-height: 33px;
text-align: center;
color: #FFF;
background-color: #333;
border-radius: 20px;
opacity: .8;
transition: opacity .25s ease; }
.mtphr-dnt-play-pause i:before {
vertical-align: middle; }
.mtphr-dnt-play-pause i.mtphr-dnt-icon-play {
padding-left: 4px;
display: none; }   .mtphr-dnt-edit-link {
position: absolute;
top: 0;
left: 0;
z-index: 999;
font-family: Arial, sans-serif !important;
font-size: 14px !important;
line-height: 16px !important;
color: #666;
background: #FFF;
padding: 6px 8px 4px 7px;
border-radius: 5px;
filter: alpha(opacity=50);
-moz-opacity: .5;
-khtml-opacity: .5;
opacity: .5;
transition: opacity .2s linear; }
.mtphr-dnt-edit-link:hover {
color: #666;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1; }
.mtphr-dnt-edit-link i {
float: left;
display: block;
margin: 1px 3px 0 0; }   .mtphr-dnt-tick-paging {
text-align: center;
list-style: none; }
.mtphr-dnt-tick-paging a,
.mtphr-dnt-tick-paging span {
margin: 0 4px; }   .mtphr-dnt-grid {
width: 100%;
border-spacing: 0; }
.mtphr-dnt-grid td {
border: none; }
.mtphr-dnt-grid-remove-padding tr > td:first-child {
padding-left: 0 !important; }
.mtphr-dnt-grid-remove-padding tr > td:last-child {
padding-right: 0 !important; }
.mtphr-dnt-grid-remove-padding tr:first-child td {
padding-top: 0 !important; }
.mtphr-dnt-grid-remove-padding tr:last-child td {
padding-bottom: 0 !important; } .mtphr-dnt-clearfix {
*zoom: 1; }
.mtphr-dnt-clearfix:before,
.mtphr-dnt-clearfix:after {
display: table;
line-height: 0;
content: ""; }
.mtphr-dnt-clearfix:after {
clear: both; } .mtphr-dnt-styled .mtphr-dnt-posts-nav-prev {
float: left; }
.mtphr-dnt-styled .mtphr-dnt-posts-nav-next {
float: right; }.ditty-slider{display:flex;flex-direction:column;position:relative;width:100%}.ditty-slider,.ditty-slider *{box-sizing:border-box}.ditty-slider__contents{order:1;position:relative;width:100%}.ditty-slider__contents:hover .ditty-slider__arrows{opacity:1}.ditty-slider__slides{overflow:hidden;position:relative}.ditty-slider__slide{display:none;line-height:1;position:absolute;width:100%}.ditty-slider__bullets{align-items:center;display:flex;flex-direction:row;justify-content:center;order:2;width:100%}.ditty-slider__bullet{background:#ccc;border-radius:50%;display:block;flex:0 0 auto;height:10px;margin:0 1px;position:relative;transition:background-color .25s ease;width:10px;z-index:9999}.ditty-slider__bullet--active{background:#000}.ditty-slider__arrows{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;left:0;opacity:0;order:3;position:absolute;top:0;transition:opacity .25s ease;width:100%}.ditty-slider__arrows--static{opacity:1}.ditty-slider__next,.ditty-slider__prev{align-items:center;background:hsla(0,0%,100%,.3);border-radius:50%;color:#32373c;display:flex;flex-direction:row;height:30px;justify-content:center;line-height:0;position:relative;text-decoration:none;width:30px;z-index:9999}.ditty-slider__next i,.ditty-slider__prev i{display:block;line-height:0;vertical-align:middle}.ditty-slider__next:focus,.ditty-slider__prev:focus{box-shadow:none;outline:none}.ditty{display:flex;flex:1;flex-direction:row;flex-wrap:wrap;position:relative;width:100%}.ditty,.ditty *{box-sizing:border-box}.ditty__contents,.ditty__title,.ditty__title .ditty__title__contents{display:flex;flex-direction:row}.ditty__contents{align-content:flex-start;flex-wrap:wrap;justify-content:flex-start;width:100%}.ditty__items{overflow:hidden;position:relative;width:100%}.ditty[data-title=bottom]>.ditty__title,.ditty[data-title=top]>.ditty__title{width:100%}.ditty[data-title=bottom][data-title_vertical_position=start]>.ditty__title .ditty__title__contents,.ditty[data-title=top][data-title_vertical_position=start]>.ditty__title .ditty__title__contents{align-items:flex-start}.ditty[data-title=bottom][data-title_vertical_position=center]>.ditty__title .ditty__title__contents,.ditty[data-title=top][data-title_vertical_position=center]>.ditty__title .ditty__title__contents{align-items:center}.ditty[data-title=bottom][data-title_vertical_position=end]>.ditty__title .ditty__title__contents,.ditty[data-title=top][data-title_vertical_position=end]>.ditty__title .ditty__title__contents{align-items:flex-end}.ditty[data-title=bottom]>.ditty__title{order:1}.ditty[data-title=bottom]>.ditty__contents{order:0}.ditty[data-title=left],.ditty[data-title=right]{align-items:stretch;flex-direction:row;flex-wrap:nowrap}.ditty[data-title=left]>.ditty__title,.ditty[data-title=right]>.ditty__title{flex:0 0 auto}.ditty[data-title=left]>.ditty__title .ditty__title__contents,.ditty[data-title=right]>.ditty__title .ditty__title__contents{display:flex;flex-direction:row;height:100%}.ditty[data-title=left][data-title=right]>.ditty__title,.ditty[data-title=right][data-title=right]>.ditty__title{order:1}.ditty[data-title=left][data-title=right]>.ditty__contents,.ditty[data-title=right][data-title=right]>.ditty__contents{order:0}.ditty[data-title=left][data-title_vertical_position=start]>.ditty__title .ditty__title__contents,.ditty[data-title=right][data-title_vertical_position=start]>.ditty__title .ditty__title__contents{align-items:flex-start}.ditty[data-title=left][data-title_vertical_position=center]>.ditty__title .ditty__title__contents,.ditty[data-title=right][data-title_vertical_position=center]>.ditty__title .ditty__title__contents{align-items:center}.ditty[data-title=left][data-title_vertical_position=end]>.ditty__title .ditty__title__contents,.ditty[data-title=right][data-title_vertical_position=end]>.ditty__title .ditty__title__contents{align-items:flex-end}.ditty[data-title_position=start]>.ditty__title{align-items:flex-start;justify-content:flex-start}.ditty[data-title_position=center]>.ditty__title{align-items:center;justify-content:center}.ditty[data-title_position=end]>.ditty__title{align-items:flex-end;justify-content:flex-end}.ditty[data-title_horizontal_position=start]>.ditty__title .ditty__title__contents{align-items:flex-start;height:100%;justify-content:flex-start}.ditty[data-title_horizontal_position=center]>.ditty__title .ditty__title__contents{align-items:center;justify-content:center}.ditty[data-title_horizontal_position=end]>.ditty__title .ditty__title__contents{align-items:flex-end;justify-content:flex-end}.ditty__edit-links{align-items:center;background:hsla(0,0%,100%,.5);border-radius:25px;box-shadow:0 0 4px rgba(0,0,0,.2);display:flex;flex-wrap:nowrap;gap:10px;height:35px;left:5px;max-width:35px;overflow:hidden;padding:10px;position:absolute;top:5px;transition:all .25s ease;z-index:99999}.ditty__edit-links:hover{max-width:200px}.ditty__edit-links svg{display:block;fill:#19bf7c;flex:0 0 auto;width:15px}.ditty__edit-links a{flex:0 0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,sans-serif;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.ditty__edit-links a:hover{text-decoration:underline}.ditty-item__elements{box-sizing:border-box;max-width:100%;overflow:hidden}.ditty-item__elements *{box-sizing:border-box}.ditty-item__elements img{height:auto;max-width:100%}.ditty-item__wrapper{overflow:hidden;position:relative}.ditty-item__icon{display:block;height:auto;line-height:0;width:1em}.ditty-item__media img,.ditty-item__media video{display:block;line-height:0;max-width:100%}.ditty-ticker__items{overflow:hidden;position:relative;width:100%}.ditty-ticker .ditty-item{display:none;line-height:1;position:absolute}.ditty-ticker .ditty-item__elements{-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%}.ditty-ticker .ditty-playPause{all:unset;align-items:center;background:hsla(0,0%,100%,.3);border-radius:50%;color:#32373c;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;line-height:0;position:relative;text-decoration:none;width:30px;z-index:9999}.ditty-ticker .ditty-playPause svg{color:currentColor;height:15px;width:15px}.ditty-list{position:relative}.ditty-list,.ditty-list *{box-sizing:border-box}.ditty-list .ditty-item{display:block;max-width:100%;position:relative}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free'; }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands'; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em; }
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em; }
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em; }
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em; }
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em; }
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit; }
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: var(--fa-inverse, #fff); } .fa-0::before {
content: "\30"; }
.fa-1::before {
content: "\31"; }
.fa-2::before {
content: "\32"; }
.fa-3::before {
content: "\33"; }
.fa-4::before {
content: "\34"; }
.fa-5::before {
content: "\35"; }
.fa-6::before {
content: "\36"; }
.fa-7::before {
content: "\37"; }
.fa-8::before {
content: "\38"; }
.fa-9::before {
content: "\39"; }
.fa-fill-drip::before {
content: "\f576"; }
.fa-arrows-to-circle::before {
content: "\e4bd"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-at::before {
content: "\40"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-text-height::before {
content: "\f034"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-info::before {
content: "\f129"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-explosion::before {
content: "\e4e9"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-ring::before {
content: "\f70b"; }
.fa-building-un::before {
content: "\e4d9"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-anchor-circle-check::before {
content: "\e4aa"; }
.fa-building-circle-arrow-right::before {
content: "\e4d1"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-arrows-up-to-line::before {
content: "\e4c2"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-bridge-circle-check::before {
content: "\e4c9"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-school-circle-exclamation::before {
content: "\e56c"; }
.fa-crop::before {
content: "\f125"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-users-rectangle::before {
content: "\e594"; }
.fa-people-roof::before {
content: "\e537"; }
.fa-people-line::before {
content: "\e534"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-laptop::before {
content: "\f109"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-menorah::before {
content: "\f676"; }
.fa-truck-plane::before {
content: "\e58f"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-bong::before {
content: "\f55c"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-arrow-down-up-across-line::before {
content: "\e4af"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-jar-wheat::before {
content: "\e517"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-file-circle-exclamation::before {
content: "\e4eb"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-pager::before {
content: "\f815"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-k::before {
content: "\4b"; }
.fa-landmark-flag::before {
content: "\e51c"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-backward::before {
content: "\f04a"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-comments::before {
content: "\f086"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-vial-virus::before {
content: "\e597"; }
.fa-sheet-plastic::before {
content: "\e571"; }
.fa-blog::before {
content: "\f781"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-person-arrow-up-from-line::before {
content: "\e539"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-person-drowning::before {
content: "\e545"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-w::before {
content: "\57"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-trowel-bricks::before {
content: "\e58a"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-tent-arrow-left-right::before {
content: "\e57f"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-mars-and-venus-burst::before {
content: "\e523"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-sun-plant-wilt::before {
content: "\e57a"; }
.fa-toilets-portable::before {
content: "\e584"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-table::before {
content: "\f0ce"; }
.fa-magnifying-glass-arrow-right::before {
content: "\e521"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-clover::before {
content: "\e139"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-house-fire::before {
content: "\e50c"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-compass::before {
content: "\f14e"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-file-circle-question::before {
content: "\e4ef"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-people-group::before {
content: "\e533"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-film::before {
content: "\f008"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-people-robbery::before {
content: "\e536"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-school-circle-xmark::before {
content: "\e56d"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-memory::before {
content: "\f538"; }
.fa-road-spikes::before {
content: "\e568"; }
.fa-fire-burner::before {
content: "\e4f1"; }
.fa-flag::before {
content: "\f024"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-feather::before {
content: "\f52d"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-compress::before {
content: "\f066"; }
.fa-wheat-awn::before {
content: "\e2cd"; }
.fa-wheat-alt::before {
content: "\e2cd"; }
.fa-ankh::before {
content: "\f644"; }
.fa-hands-holding-child::before {
content: "\e4fa"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-house-medical-circle-xmark::before {
content: "\e513"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-lock::before {
content: "\f023"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-house-flood-water::before {
content: "\e50e"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-bridge-lock::before {
content: "\e4cc"; }
.fa-sack-dollar::before {
content: "\f81d"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-heart-circle-minus::before {
content: "\e4ff"; }
.fa-hourglass-half::before {
content: "\f252"; }
.fa-hourglass-2::before {
content: "\f252"; }
.fa-microscope::before {
content: "\f610"; }
.fa-sink::before {
content: "\e06d"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-person-rays::before {
content: "\e54d"; }
.fa-users::before {
content: "\f0c0"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-flask-vial::before {
content: "\e4f3"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-om::before {
content: "\f679"; }
.fa-worm::before {
content: "\e599"; }
.fa-house-circle-xmark::before {
content: "\e50b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-bridge-circle-xmark::before {
content: "\e4cb"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-road-circle-check::before {
content: "\e564"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-land-mine-on::before {
content: "\e51b"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-stairs::before {
content: "\e289"; }
.fa-i::before {
content: "\49"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-pills::before {
content: "\f484"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-v::before {
content: "\56"; }
.fa-bangladeshi-taka-sign::before {
content: "\e2e6"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-staff-snake::before {
content: "\e579"; }
.fa-rod-asclepius::before {
content: "\e579"; }
.fa-rod-snake::before {
content: "\e579"; }
.fa-staff-aesculapius::before {
content: "\e579"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-wheat-awn-circle-exclamation::before {
content: "\e598"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-road-barrier::before {
content: "\e562"; }
.fa-school::before {
content: "\f549"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-joint::before {
content: "\f595"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-q::before {
content: "\51"; }
.fa-g::before {
content: "\47"; }
.fa-notes-medical::before {
content: "\f481"; }
.fa-temperature-half::before {
content: "\f2c9"; }
.fa-temperature-2::before {
content: "\f2c9"; }
.fa-thermometer-2::before {
content: "\f2c9"; }
.fa-thermometer-half::before {
content: "\f2c9"; }
.fa-dong-sign::before {
content: "\e169"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-helmet-un::before {
content: "\e503"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-blank::before {
content: "\f07b"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-chart-simple::before {
content: "\e473"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-vial::before {
content: "\f492"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-e::before {
content: "\45"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-bridge-circle-exclamation::before {
content: "\e4ca"; }
.fa-user::before {
content: "\f007"; }
.fa-school-circle-check::before {
content: "\e56b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-building-user::before {
content: "\e4da"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-key::before {
content: "\f084"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-person-half-dress::before {
content: "\e548"; }
.fa-road-bridge::before {
content: "\e563"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-c::before {
content: "\43"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-building-lock::before {
content: "\e4d6"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-house-flag::before {
content: "\e50d"; }
.fa-person-circle-minus::before {
content: "\e540"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-star::before {
content: "\f005"; }
.fa-repeat::before {
content: "\f363"; }
.fa-cross::before {
content: "\f654"; }
.fa-box::before {
content: "\f466"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-mobile-retro::before {
content: "\e527"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-spider::before {
content: "\f717"; }
.fa-hands-bound::before {
content: "\e4f9"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-plane-circle-exclamation::before {
content: "\e556"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-slash::before {
content: "\f715"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-server::before {
content: "\f233"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-shop-lock::before {
content: "\e4a5"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-building-wheat::before {
content: "\e4db"; }
.fa-person-breastfeeding::before {
content: "\e53a"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-venus::before {
content: "\f221"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-crown::before {
content: "\f521"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-xmarks-lines::before {
content: "\e59a"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-l::before {
content: "\4c"; }
.fa-fire::before {
content: "\f06d"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-heart-circle-plus::before {
content: "\e500"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-city::before {
content: "\f64f"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-headset::before {
content: "\f590"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-road-circle-xmark::before {
content: "\e566"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-house-circle-exclamation::before {
content: "\e50a"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-bold::before {
content: "\f032"; }
.fa-anchor-lock::before {
content: "\e4ad"; }
.fa-building-ngo::before {
content: "\e4d7"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-jedi::before {
content: "\f669"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-gift::before {
content: "\f06b"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-glasses::before {
content: "\f530"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-building-circle-check::before {
content: "\e4d2"; }
.fa-person-chalkboard::before {
content: "\e53d"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-cloud-showers-water::before {
content: "\e4e4"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-train::before {
content: "\f238"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-crow::before {
content: "\f520"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-frog::before {
content: "\f52e"; }
.fa-bucket::before {
content: "\e4cf"; }
.fa-image::before {
content: "\f03e"; }
.fa-microphone::before {
content: "\f130"; }
.fa-cow::before {
content: "\f6c8"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-folder-closed::before {
content: "\e185"; }
.fa-house-tsunami::before {
content: "\e515"; }
.fa-square-nfi::before {
content: "\e576"; }
.fa-arrow-up-from-ground-water::before {
content: "\e4b5"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.fa-rotate-left::before {
content: "\f2ea"; }
.fa-rotate-back::before {
content: "\f2ea"; }
.fa-rotate-backward::before {
content: "\f2ea"; }
.fa-undo-alt::before {
content: "\f2ea"; }
.fa-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-lemon::before {
content: "\f094"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-tablets::before {
content: "\f490"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-plate-wheat::before {
content: "\e55a"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-person-shelter::before {
content: "\e54f"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-helicopter-symbol::before {
content: "\e502"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-volcano::before {
content: "\f770"; }
.fa-person-walking-dashed-line-arrow-right::before {
content: "\e553"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-viruses::before {
content: "\e076"; }
.fa-square-person-confined::before {
content: "\e577"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-tent-arrow-down-to-line::before {
content: "\e57e"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-location-pin-lock::before {
content: "\e51f"; }
.fa-pause::before {
content: "\f04c"; }
.fa-hill-avalanche::before {
content: "\e507"; }
.fa-temperature-empty::before {
content: "\f2cb"; }
.fa-temperature-0::before {
content: "\f2cb"; }
.fa-thermometer-0::before {
content: "\f2cb"; }
.fa-thermometer-empty::before {
content: "\f2cb"; }
.fa-bomb::before {
content: "\f1e2"; }
.fa-registered::before {
content: "\f25d"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-burst::before {
content: "\e4dc"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-money-bills::before {
content: "\e1f3"; }
.fa-smog::before {
content: "\f75f"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-palette::before {
content: "\f53f"; }
.fa-arrows-turn-right::before {
content: "\e4c0"; }
.fa-vest::before {
content: "\e085"; }
.fa-ferry::before {
content: "\e4ea"; }
.fa-arrows-down-to-people::before {
content: "\e4b9"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-boxes-packing::before {
content: "\e4c7"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-group-arrows-rotate::before {
content: "\e4f6"; }
.fa-bowl-food::before {
content: "\e4c6"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-cloud-bolt::before {
content: "\f76c"; }
.fa-thunderstorm::before {
content: "\f76c"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-house-lock::before {
content: "\e510"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-children::before {
content: "\e4e1"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-mattress-pillow::before {
content: "\e525"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-shield-halved::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-virus::before {
content: "\e074"; }
.fa-envelope-circle-check::before {
content: "\e4e8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-arrows-to-dot::before {
content: "\e4be"; }
.fa-archway::before {
content: "\f557"; }
.fa-heart-circle-check::before {
content: "\e4fd"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-square::before {
content: "\f0c8"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-italic::before {
content: "\f033"; }
.fa-church::before {
content: "\f51d"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-democrat::before {
content: "\f747"; }
.fa-z::before {
content: "\5a"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-road-lock::before {
content: "\e567"; }
.fa-a::before {
content: "\41"; }
.fa-temperature-arrow-down::before {
content: "\e03f"; }
.fa-temperature-down::before {
content: "\e03f"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-p::before {
content: "\50"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-locust::before {
content: "\e520"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-person-dress-burst::before {
content: "\e544"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-language::before {
content: "\f1ab"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-question::before {
content: "\3f"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-code::before {
content: "\f121"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-building-circle-exclamation::before {
content: "\e4d3"; }
.fa-magnifying-glass-chart::before {
content: "\e522"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-cubes-stacked::before {
content: "\e4e6"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-f::before {
content: "\46"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-road::before {
content: "\f018"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-person-circle-plus::before {
content: "\e541"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-sack-xmark::before {
content: "\e56a"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-fish-fins::before {
content: "\e4f2"; }
.fa-building-flag::before {
content: "\e4d5"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-poop::before {
content: "\f619"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-eject::before {
content: "\f052"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-plane-circle-check::before {
content: "\e555"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-object-group::before {
content: "\f247"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-mask-ventilator::before {
content: "\e524"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-person-circle-question::before {
content: "\e542"; }
.fa-h::before {
content: "\48"; }
.fa-tarp::before {
content: "\e57b"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-arrows-to-eye::before {
content: "\e4bf"; }
.fa-plug-circle-bolt::before {
content: "\e55b"; }
.fa-heart::before {
content: "\f004"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-bottle-water::before {
content: "\e4c5"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-kitchen-set::before {
content: "\e51a"; }
.fa-r::before {
content: "\52"; }
.fa-temperature-quarter::before {
content: "\f2ca"; }
.fa-temperature-1::before {
content: "\f2ca"; }
.fa-thermometer-1::before {
content: "\f2ca"; }
.fa-thermometer-quarter::before {
content: "\f2ca"; }
.fa-cube::before {
content: "\f1b2"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-shield-dog::before {
content: "\e573"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-money-bill-transfer::before {
content: "\e528"; }
.fa-money-bill-trend-up::before {
content: "\e529"; }
.fa-house-flood-water-circle-arrow-right::before {
content: "\e50f"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-circle::before {
content: "\f111"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-users-rays::before {
content: "\e593"; }
.fa-wallet::before {
content: "\f555"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-bugs::before {
content: "\e4d0"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-book-bookmark::before {
content: "\e0bb"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-bridge::before {
content: "\e4c8"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-truck-front::before {
content: "\e2b7"; }
.fa-cat::before {
content: "\f6be"; }
.fa-anchor-circle-exclamation::before {
content: "\e4ab"; }
.fa-truck-field::before {
content: "\e58d"; }
.fa-route::before {
content: "\f4d7"; }
.fa-clipboard-question::before {
content: "\e4e3"; }
.fa-panorama::before {
content: "\e209"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-file-circle-minus::before {
content: "\e4ed"; }
.fa-tags::before {
content: "\f02c"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-house-signal::before {
content: "\e012"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-faucet-drip::before {
content: "\e006"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-terminal::before {
content: "\f120"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-house-medical-flag::before {
content: "\e514"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-tape::before {
content: "\f4db"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-eye::before {
content: "\f06e"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-person-military-to-person::before {
content: "\e54c"; }
.fa-file-shield::before {
content: "\e4f0"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-pen::before {
content: "\f304"; }
.fa-tower-observation::before {
content: "\e586"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-bus::before {
content: "\f207"; }
.fa-heart-circle-xmark::before {
content: "\e501"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-plant-wilt::before {
content: "\e5aa"; }
.fa-diamond::before {
content: "\f219"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.fa-arrow-rotate-right::before {
content: "\f01e"; }
.fa-arrow-right-rotate::before {
content: "\f01e"; }
.fa-arrow-rotate-forward::before {
content: "\f01e"; }
.fa-redo::before {
content: "\f01e"; }
.fa-biohazard::before {
content: "\f780"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-child-dress::before {
content: "\e59c"; }
.fa-users-between-lines::before {
content: "\e591"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-phone::before {
content: "\f095"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-child-reaching::before {
content: "\e59d"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-mosquito-net::before {
content: "\e52c"; }
.fa-bridge-water::before {
content: "\e4ce"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-text-width::before {
content: "\f035"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-person-digging::before {
content: "\f85e"; }
.fa-digging::before {
content: "\f85e"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-divide::before {
content: "\f529"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-headphones::before {
content: "\f025"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-republican::before {
content: "\f75e"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-person-circle-xmark::before {
content: "\e543"; }
.fa-ruler::before {
content: "\f545"; }
.fa-align-left::before {
content: "\f036"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-j::before {
content: "\4a"; }
.fa-users-viewfinder::before {
content: "\e595"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-o::before {
content: "\4f"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-otter::before {
content: "\f700"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-book-tanakh::before {
content: "\f827"; }
.fa-tanakh::before {
content: "\f827"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-clipboard-user::before {
content: "\f7f3"; }
.fa-child::before {
content: "\f1ae"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-plane-lock::before {
content: "\e558"; }
.fa-tag::before {
content: "\f02b"; }
.fa-comment::before {
content: "\f075"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-arrow-right-to-city::before {
content: "\e4b3"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-lungs::before {
content: "\f604"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-border-none::before {
content: "\f850"; }
.fa-circle-nodes::before {
content: "\e4e2"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-indent::before {
content: "\f03c"; }
.fa-truck-field-un::before {
content: "\e58e"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f254"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-square-virus::before {
content: "\e578"; }
.fa-meteor::before {
content: "\f753"; }
.fa-car-on::before {
content: "\e4dd"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-water::before {
content: "\f773"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-person-cane::before {
content: "\e53c"; }
.fa-tent::before {
content: "\e57d"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-check-double::before {
content: "\f560"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-money-bill-wheat::before {
content: "\e52a"; }
.fa-cookie::before {
content: "\f563"; }
.fa-arrow-rotate-left::before {
content: "\f0e2"; }
.fa-arrow-left-rotate::before {
content: "\f0e2"; }
.fa-arrow-rotate-back::before {
content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
content: "\f0e2"; }
.fa-undo::before {
content: "\f0e2"; }
.fa-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-tarp-droplet::before {
content: "\e57c"; }
.fa-house-medical-circle-check::before {
content: "\e511"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-dna::before {
content: "\f471"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-chess::before {
content: "\f439"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-plug-circle-check::before {
content: "\e55c"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-volume-off::before {
content: "\f026"; }
.fa-hands-asl-interpreting::before {
content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-asl-interpreting::before {
content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-mosquito::before {
content: "\e52b"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-person-military-rifle::before {
content: "\e54b"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-vials::before {
content: "\f493"; }
.fa-plug-circle-plus::before {
content: "\e55f"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-u::before {
content: "\55"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-pallet::before {
content: "\f482"; }
.fa-faucet::before {
content: "\e005"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-s::before {
content: "\53"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.fa-temperature-three-quarters::before {
content: "\f2c8"; }
.fa-temperature-3::before {
content: "\f2c8"; }
.fa-thermometer-3::before {
content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
content: "\f2c8"; }
.fa-mobile-screen::before {
content: "\f3cf"; }
.fa-mobile-android-alt::before {
content: "\f3cf"; }
.fa-plane-up::before {
content: "\e22d"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-mountain-city::before {
content: "\e52e"; }
.fa-coins::before {
content: "\f51e"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-person-pregnant::before {
content: "\e31e"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-ticket::before {
content: "\f145"; }
.fa-power-off::before {
content: "\f011"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-laptop-file::before {
content: "\e51d"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-person-rifle::before {
content: "\e54e"; }
.fa-house-medical-circle-exclamation::before {
content: "\e512"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-images::before {
content: "\f302"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-people-pulling::before {
content: "\e535"; }
.fa-n::before {
content: "\4e"; }
.fa-cable-car::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-building-circle-xmark::before {
content: "\e4d4"; }
.fa-ship::before {
content: "\f21a"; }
.fa-arrows-down-to-line::before {
content: "\e4b8"; }
.fa-download::before {
content: "\f019"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-file-circle-check::before {
content: "\e5a0"; }
.fa-forward::before {
content: "\f04e"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-align-center::before {
content: "\f037"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-heart-circle-exclamation::before {
content: "\e4fe"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-b::before {
content: "\42"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-bowl-rice::before {
content: "\e2eb"; }
.fa-skull::before {
content: "\f54c"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-stop::before {
content: "\f04d"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-upload::before {
content: "\f093"; }
.fa-hurricane::before {
content: "\f751"; }
.fa-mound::before {
content: "\e52d"; }
.fa-toilet-portable::before {
content: "\e583"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-shield-cat::before {
content: "\e572"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-glass-water::before {
content: "\e4f4"; }
.fa-oil-well::before {
content: "\e532"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-mars::before {
content: "\f222"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-plane-circle-xmark::before {
content: "\e557"; }
.fa-yen-sign::before {
content: "\f157"; }
.fa-cny::before {
content: "\f157"; }
.fa-jpy::before {
content: "\f157"; }
.fa-rmb::before {
content: "\f157"; }
.fa-yen::before {
content: "\f157"; }
.fa-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-sun::before {
content: "\f185"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-bore-hole::before {
content: "\e4c3"; }
.fa-industry::before {
content: "\f275"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-arrows-turn-to-dots::before {
content: "\e4c1"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-less-than::before {
content: "\3c"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-car-tunnel::before {
content: "\e4de"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-anchor-circle-xmark::before {
content: "\e4ac"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-person-through-window::before {
content: "\e5a9"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-hands-holding-circle::before {
content: "\e4fb"; }
.fa-bug::before {
content: "\f188"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-hand-holding-hand::before {
content: "\e4f7"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-mountain-sun::before {
content: "\e52f"; }
.fa-arrows-left-right-to-line::before {
content: "\e4ba"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-truck-droplet::before {
content: "\e58c"; }
.fa-file-circle-xmark::before {
content: "\e5a1"; }
.fa-temperature-arrow-up::before {
content: "\e040"; }
.fa-temperature-up::before {
content: "\e040"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-bed::before {
content: "\f236"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-podcast::before {
content: "\f2ce"; }
.fa-temperature-full::before {
content: "\f2c7"; }
.fa-temperature-4::before {
content: "\f2c7"; }
.fa-thermometer-4::before {
content: "\f2c7"; }
.fa-thermometer-full::before {
content: "\f2c7"; }
.fa-bell::before {
content: "\f0f3"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-plug-circle-xmark::before {
content: "\e560"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-file::before {
content: "\f15b"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-person-burst::before {
content: "\e53b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-socks::before {
content: "\f696"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-section::before {
content: "\e447"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-drum::before {
content: "\f569"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-heart-circle-bolt::before {
content: "\e4fc"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-star-half::before {
content: "\f089"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-tree-city::before {
content: "\e587"; }
.fa-play::before {
content: "\f04b"; }
.fa-font::before {
content: "\f031"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-walkie-talkie::before {
content: "\f8ef"; }
.fa-file-pen::before {
content: "\f31c"; }
.fa-file-edit::before {
content: "\f31c"; }
.fa-receipt::before {
content: "\f543"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-person-circle-exclamation::before {
content: "\e53f"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-school-lock::before {
content: "\e56f"; }
.fa-tower-cell::before {
content: "\e585"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-ranking-star::before {
content: "\e561"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-person-harassing::before {
content: "\e549"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-landmark-dome::before {
content: "\f752"; }
.fa-landmark-alt::before {
content: "\f752"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-jug-detergent::before {
content: "\e519"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-wind::before {
content: "\f72e"; }
.fa-car-burst::before {
content: "\f5e1"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-y::before {
content: "\59"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-fish::before {
content: "\f578"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-jet-fighter-up::before {
content: "\e518"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-child-combatant::before {
content: "\e4e0"; }
.fa-child-rifle::before {
content: "\e4e0"; }
.fa-gun::before {
content: "\e19b"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-expand::before {
content: "\f065"; }
.fa-computer::before {
content: "\e4e5"; }
.fa-xmark::before {
content: "\f00d"; }
.fa-close::before {
content: "\f00d"; }
.fa-multiply::before {
content: "\f00d"; }
.fa-remove::before {
content: "\f00d"; }
.fa-times::before {
content: "\f00d"; }
.fa-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-building-shield::before {
content: "\e4d8"; }
.fa-baby::before {
content: "\f77c"; }
.fa-users-line::before {
content: "\e592"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-arrow-down-up-lock::before {
content: "\e4b0"; }
.fa-lines-leaning::before {
content: "\e51e"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-equals::before {
content: "\3d"; }
.fa-blender::before {
content: "\f517"; }
.fa-teeth::before {
content: "\f62e"; }
.fa-shekel-sign::before {
content: "\f20b"; }
.fa-ils::before {
content: "\f20b"; }
.fa-shekel::before {
content: "\f20b"; }
.fa-sheqel::before {
content: "\f20b"; }
.fa-sheqel-sign::before {
content: "\f20b"; }
.fa-map::before {
content: "\f279"; }
.fa-rocket::before {
content: "\f135"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-store::before {
content: "\f54e"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-plug-circle-minus::before {
content: "\e55e"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-school-flag::before {
content: "\e56e"; }
.fa-fill::before {
content: "\f575"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-notdef::before {
content: "\e1fe"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-retweet::before {
content: "\f079"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-radio::before {
content: "\f8d7"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-glass-water-droplet::before {
content: "\e4f5"; }
.fa-display::before {
content: "\e163"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-trophy::before {
content: "\f091"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-spinner::before {
content: "\f110"; }
.fa-robot::before {
content: "\f544"; }
.fa-peace::before {
content: "\f67c"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-arrow-up-right-dots::before {
content: "\e4b7"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-mercury::before {
content: "\f223"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-person-falling-burst::before {
content: "\e547"; }
.fa-award::before {
content: "\f559"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-building::before {
content: "\f1ad"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f132"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-tent-arrow-turn-left::before {
content: "\e580"; }
.fa-tents::before {
content: "\e582"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-carrot::before {
content: "\f787"; }
.fa-moon::before {
content: "\f186"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-music::before {
content: "\f001"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-broom::before {
content: "\f51a"; }
.fa-shield-heart::before {
content: "\e574"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-hashtag::before {
content: "\23"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-t::before {
content: "\54"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-infinity::before {
content: "\f534"; }
.fa-vial-circle-check::before {
content: "\e596"; }
.fa-person-arrow-down-to-line::before {
content: "\e538"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-fan::before {
content: "\f863"; }
.fa-person-walking-luggage::before {
content: "\e554"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-calendar::before {
content: "\f133"; }
.fa-trailer::before {
content: "\e041"; }
.fa-bahai::before {
content: "\f666"; }
.fa-haykal::before {
content: "\f666"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-plug-circle-exclamation::before {
content: "\e55d"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-clone::before {
content: "\f24d"; }
.fa-person-walking-arrow-loop-left::before {
content: "\e551"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-tornado::before {
content: "\f76f"; }
.fa-file-circle-plus::before {
content: "\e494"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-m::before {
content: "\4d"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-book::before {
content: "\f02d"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-check::before {
content: "\f00c"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-house-circle-check::before {
content: "\e509"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-truck-arrow-right::before {
content: "\e58b"; }
.fa-arrows-split-up-and-left::before {
content: "\e4bc"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-person-falling::before {
content: "\e546"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-rug::before {
content: "\e569"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.fa-rectangle-xmark::before {
content: "\f410"; }
.fa-rectangle-times::before {
content: "\f410"; }
.fa-times-rectangle::before {
content: "\f410"; }
.fa-window-close::before {
content: "\f410"; }
.fa-baht-sign::before {
content: "\e0ac"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-handcuffs::before {
content: "\e4f8"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-database::before {
content: "\f1c0"; }
.fa-share::before {
content: "\f064"; }
.fa-arrow-turn-right::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-bottle-droplet::before {
content: "\e4c4"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-hill-rockslide::before {
content: "\e508"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-road-circle-exclamation::before {
content: "\e565"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-align-right::before {
content: "\f038"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-wheelchair-move::before {
content: "\e2ce"; }
.fa-wheelchair-alt::before {
content: "\e2ce"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-person-walking-arrow-right::before {
content: "\e552"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-dice::before {
content: "\f522"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-hotel::before {
content: "\f594"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-brush::before {
content: "\f55d"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-train-tram::before {
content: "\e5b4"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-magnet::before {
content: "\f076"; }
.fa-jar::before {
content: "\e516"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-arrow-up-from-water-pump::before {
content: "\e4b6"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-plane::before {
content: "\f072"; }
.fa-tent-arrows-down::before {
content: "\e581"; }
.fa-exclamation::before {
content: "\21"; }
.fa-arrows-spin::before {
content: "\e4bb"; }
.fa-print::before {
content: "\f02f"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-x::before {
content: "\58"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-person-military-pointing::before {
content: "\e54a"; }
.fa-building-columns::before {
content: "\f19c"; }
.fa-bank::before {
content: "\f19c"; }
.fa-institution::before {
content: "\f19c"; }
.fa-museum::before {
content: "\f19c"; }
.fa-university::before {
content: "\f19c"; }
.fa-umbrella::before {
content: "\f0e9"; }
.fa-trowel::before {
content: "\e589"; }
.fa-d::before {
content: "\44"; }
.fa-stapler::before {
content: "\e5af"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-handshake-simple::before {
content: "\f4c6"; }
.fa-handshake-alt::before {
content: "\f4c6"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-person-circle-check::before {
content: "\e53e"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
:root, :host {
--fa-style-family-brands: 'Font Awesome 6 Brands';
--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
@font-face {
font-family: 'Font Awesome 6 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-weight: 400; }
.fa-monero:before {
content: "\f3d0"; }
.fa-hooli:before {
content: "\f427"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-aws:before {
content: "\f375"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-bity:before {
content: "\f37a"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-modx:before {
content: "\f285"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-square-js:before {
content: "\f3b9"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-java:before {
content: "\f4e4"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-centercode:before {
content: "\f380"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-unity:before {
content: "\e049"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-vk:before {
content: "\f189"; }
.fa-untappd:before {
content: "\f405"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-square-reddit:before {
content: "\f1a2"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-contao:before {
content: "\f26d"; }
.fa-square-font-awesome:before {
content: "\e5ad"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-square-instagram:before {
content: "\e055"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-square-hacker-news:before {
content: "\f3af"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-edge:before {
content: "\f282"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-square-snapchat:before {
content: "\f2ad"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-safari:before {
content: "\f267"; }
.fa-google:before {
content: "\f1a0"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-evernote:before {
content: "\f839"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-square-viadeo:before {
content: "\f2aa"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-centos:before {
content: "\f789"; }
.fa-adn:before {
content: "\f170"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-square-dribbble:before {
content: "\f397"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-node:before {
content: "\f419"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-openid:before {
content: "\f19b"; }
.fa-instalod:before {
content: "\e081"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-square-twitter:before {
content: "\f081"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-golang:before {
content: "\e40f"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-square-youtube:before {
content: "\f431"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-angellist:before {
content: "\f209"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-nfc-directional:before {
content: "\e530"; }
.fa-skype:before {
content: "\f17e"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-fedora:before {
content: "\f798"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-meta:before {
content: "\e49b"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-hips:before {
content: "\f452"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-discord:before {
content: "\f392"; }
.fa-chrome:before {
content: "\f268"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-dochub:before {
content: "\f394"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-amazon:before {
content: "\f270"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-square-steam:before {
content: "\f1b7"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-500px:before {
content: "\f26e"; }
.fa-square-vimeo:before {
content: "\f194"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-apple:before {
content: "\f179"; }
.fa-hive:before {
content: "\e07f"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-square-github:before {
content: "\f092"; }
.fa-github-square:before {
content: "\f092"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-fedex:before {
content: "\f797"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-shopify:before {
content: "\e057"; }
.fa-neos:before {
content: "\f612"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-angular:before {
content: "\f420"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-square-gitlab:before {
content: "\e5ae"; }
.fa-gitlab-square:before {
content: "\e5ae"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-firefox:before {
content: "\f269"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-square-odnoklassniki:before {
content: "\f264"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-sith:before {
content: "\f512"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-react:before {
content: "\f41b"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-opera:before {
content: "\f26a"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-stripe:before {
content: "\f429"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-gg:before {
content: "\f260"; }
.fa-dhl:before {
content: "\f790"; }
.fa-square-pinterest:before {
content: "\f0d3"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-xing:before {
content: "\f168"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-less:before {
content: "\f41d"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-nfc-symbol:before {
content: "\e531"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-avianex:before {
content: "\f374"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-square-google-plus:before {
content: "\f0d4"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-osi:before {
content: "\f41a"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-square-xing:before {
content: "\f169"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-fly:before {
content: "\f417"; }
.fa-aviato:before {
content: "\f421"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-viber:before {
content: "\f409"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-audible:before {
content: "\f373"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-elementor:before {
content: "\f430"; }
.fa-square-pied-piper:before {
content: "\e01e"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-xbox:before {
content: "\f412"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-square-facebook:before {
content: "\f082"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-renren:before {
content: "\f18b"; }
.fa-linux:before {
content: "\f17c"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-mixer:before {
content: "\e056"; }
.fa-square-lastfm:before {
content: "\f203"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-figma:before {
content: "\f799"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-uikit:before {
content: "\f403"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-line:before {
content: "\f3c0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-deezer:before {
content: "\e077"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-docker:before {
content: "\f395"; }
.fa-screenpal:before {
content: "\e570"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-gitter:before {
content: "\f426"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-yandex:before {
content: "\f413"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-html5:before {
content: "\f13b"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-sass:before {
content: "\f41e"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-apper:before {
content: "\f371"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-waze:before {
content: "\f83f"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-rust:before {
content: "\e07a"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-square-behance:before {
content: "\f1b5"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-css3:before {
content: "\f13c"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-space-awesome:before {
content: "\e5ac"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-square-git:before {
content: "\f1d2"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-square-tumblr:before {
content: "\f174"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-trello:before {
content: "\f181"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-python:before {
content: "\f3e2"; }
.fa-android:before {
content: "\f17b"; }
.fa-bots:before {
content: "\e340"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-js:before {
content: "\f3b8"; }
.fa-ideal:before {
content: "\e013"; }
.fa-git:before {
content: "\f1d3"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-uber:before {
content: "\f402"; }
.fa-github:before {
content: "\f09b"; }
.fa-php:before {
content: "\f457"; }
.fa-alipay:before {
content: "\f642"; }
.fa-youtube:before {
content: "\f167"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-twitter:before {
content: "\f099"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-buffer:before {
content: "\f837"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-yammer:before {
content: "\f840"; }
.fa-btc:before {
content: "\f15a"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-stubber:before {
content: "\e5c7"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-odysee:before {
content: "\e5c6"; }
.fa-square-whatsapp:before {
content: "\f40c"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-usb:before {
content: "\f287"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-discourse:before {
content: "\f393"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-strava:before {
content: "\f428"; }
.fa-ember:before {
content: "\f423"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-wodu:before {
content: "\e088"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-zhihu:before {
content: "\f63f"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-pix:before {
content: "\e43a"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-weight: 400; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-weight: 900; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-display: block;
font-weight: 400;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 900;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 400;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-v4compatibility.woff2) format("woff2"), url(//siliconst.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }.pjnt-border {
border: 3px solid;
width: 100%;
}
.pjnt-label {
float: left;
margin: 0 7px;
}
.pjnt-box {
overflow: hidden;
}
.pjnt-content {
white-space: nowrap;
display: inline-block;
position: relative;
left: 0;
}
.pjnt-content .pjnt-item {
padding: 0 1rem;
}
.pjnt-content .pjnt-separator:first-of-type {
display: none;
}
.pjnt-content .pjnt-separator img {
display: inline-block;
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badger-honey:before{content:"\f6b4"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-bump:before{content:"\f5e0"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-claw-marks:before{content:"\f6c2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hashtag:before{content:"\f292"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-heart:before{content:"\f4c9"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-flood:before{content:"\f74f"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rv:before{content:"\f7be"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-stars:before{content:"\f762"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-swords:before{content:"\f71d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-watch:before{content:"\f2e1"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-brands-400.eot);src:url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-brands-400.woff) format("woff"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;src:url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-light-300.eot);src:url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-light-300.woff2) format("woff2"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-light-300.woff) format("woff"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-light-300.ttf) format("truetype"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;src:url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-regular-400.eot);src:url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-regular-400.woff) format("woff"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;src:url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-solid-900.eot);src:url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-solid-900.woff) format("woff"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//siliconst.net/wp-content/themes/mitech/assets/fonts/awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}@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}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.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-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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.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: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: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,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.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:10px;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: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:10px;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-progressbar{background: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: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:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background: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:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display: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}.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 .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,.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-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-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-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-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}.sk-rotating-plane{width:40px;height:40px;background-color:#333;margin:40px auto;-webkit-animation:sk-rotatePlane 1.2s infinite ease-in-out;animation:sk-rotatePlane 1.2s infinite ease-in-out}@-webkit-keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-double-bounce{width:40px;height:40px;position:relative;margin:40px auto}.sk-double-bounce .sk-child{width:100%;height:100%;border-radius:50%;background-color:#333;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-doubleBounce 2s infinite ease-in-out;animation:sk-doubleBounce 2s infinite ease-in-out}.sk-double-bounce .sk-double-bounce2{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}@-webkit-keyframes sk-doubleBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-doubleBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.sk-wave{margin:40px auto;width:50px;height:40px;text-align:center;font-size:10px}.sk-wave .sk-rect{background-color:#333;height:100%;width:6px;display:inline-block;-webkit-animation:sk-waveStretchDelay 1.2s infinite ease-in-out;animation:sk-waveStretchDelay 1.2s infinite ease-in-out}.sk-wave .sk-rect1{-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.sk-wave .sk-rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-wave .sk-rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-wave .sk-rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.sk-wave .sk-rect5{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}@-webkit-keyframes sk-waveStretchDelay{0%,40%,100%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes sk-waveStretchDelay{0%,40%,100%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.sk-wandering-cubes{margin:40px auto;width:40px;height:40px;position:relative}.sk-wandering-cubes .sk-cube{background-color:#333;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both}.sk-wandering-cubes .sk-cube2{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.sk-spinner-pulse{width:40px;height:40px;margin:40px auto;background-color:#333;border-radius:100%;-webkit-animation:sk-pulseScaleOut 1s infinite ease-in-out;animation:sk-pulseScaleOut 1s infinite ease-in-out}@-webkit-keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.sk-chasing-dots{margin:40px auto;width:40px;height:40px;position:relative;text-align:center;-webkit-animation:sk-chasingDotsRotate 2s infinite linear;animation:sk-chasingDotsRotate 2s infinite linear}.sk-chasing-dots .sk-child{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#333;border-radius:100%;-webkit-animation:sk-chasingDotsBounce 2s infinite ease-in-out;animation:sk-chasingDotsBounce 2s infinite ease-in-out}.sk-chasing-dots .sk-dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-chasingDotsRotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes sk-chasingDotsRotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes sk-chasingDotsBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-chasingDotsBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.sk-three-bounce{margin:40px auto;width:80px;text-align:center}.sk-three-bounce .sk-child{width:20px;height:20px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both}.sk-three-bounce .sk-bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.sk-three-bounce .sk-bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-three-bounce{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-three-bounce{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-circle{margin:40px auto;width:40px;height:40px;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.sk-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-0.1s;animation-delay:-0.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-cube-grid{width:40px;height:40px;margin:40px auto}.sk-cube-grid .sk-cube{width:33.33%;height:33.33%;background-color:#333;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:0.2s;animation-delay:0.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:0.3s;animation-delay:0.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:0.4s;animation-delay:0.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:0.1s;animation-delay:0.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:0.2s;animation-delay:0.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:0.3s;animation-delay:0.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0.0s;animation-delay:0.0s}.sk-cube-grid .sk-cube8{-webkit-animation-delay:0.1s;animation-delay:0.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:0.2s;animation-delay:0.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,100%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,70%,100%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}.sk-fading-circle{margin:40px auto;width:40px;height:40px;position:relative}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:sk-circleFadeDelay 1.2s infinite ease-in-out both;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.sk-fading-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-fading-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-fading-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-fading-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-fading-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-fading-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-fading-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-fading-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-fading-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-fading-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-fading-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-0.1s;animation-delay:-0.1s}@-webkit-keyframes sk-circleFadeDelay{0%,39%,100%{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,39%,100%{opacity:0}40%{opacity:1}}.sk-folding-cube{margin:40px auto;width:40px;height:40px;position:relative;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:0.3s;animation-delay:0.3s}.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:0.6s;animation-delay:0.6s}.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:0.9s;animation-delay:0.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/fonts/lg.eot?n1z373);src:url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/fonts/lg.woff?n1z373) format("woff"),url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/fonts/lg.ttf?n1z373) format("truetype"),url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;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}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(//siliconst.net/wp-content/themes/mitech/assets/libs/lightGallery/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
    a, input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'], select, textarea, button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button, .header-right-inner, .popup-search-wrap i, .btn-open-popup-search,
.mini-cart__button,
.header-right-more, .page-open-main-menu i, .switcher-language-wrapper .wpml-ls .wpml-ls-sub-menu, .page-close-main-menu, .page-close-main-menu:before, .page-close-main-menu:after, .page-off-canvas-main-menu, .page-open-mobile-menu i, .page-close-mobile-menu:before, .page-close-mobile-menu:after, .page-mobile-menu-opened.mobile-menu-push-to-right .site, .page-mobile-menu-opened.mobile-menu-push-to-left .site, .page-mobile-main-menu, .page-mobile-main-menu .toggle-sub-menu, .page-scroll-up, .page-scroll-up i, .search-popup-close:before, .search-popup-close:after, .page-open-off-sidebar i, .page-close-off-sidebar:before, .page-close-off-sidebar:after, .page-off-sidebar, .site, .tm-swiper:hover .swiper-nav-button, .tm-swiper .swiper-pagination-bullet:before, .tm-swiper.nav-style-02 .swiper-nav-button:before, .newsletter-popup, .newsletter-popup .inner, .newsletter-popup-close, .entry-post-share .share-list, .blog-nav-links .inner div, .blog-nav-links .inner h6:before, .single-case_study .tm-sticky-column, .case-study-nav-links .inner h6, .case-study-nav-links .inner h6:before, .tm-grid-wrapper.filter-style-01 .filter-counter, .tm-blog.style-grid-classic .post-feature, .tm-blog.style-grid-masonry .post-wrapper, .tm-blog.style-grid-masonry .btn, .tm-blog.style-grid-masonry .btn:before, .tm-blog.style-grid-metro .post-wrapper, .tm-blog.style-list-small-image-02 .post-title, .tm-blog-widget.style-list .post-overlay, .tm-blog-widget.style-simple-list .post-overlay, .tm-blog-widget.style-simple-list .post-title a:before, .tm-blog-widget.style-simple-list .post-title a:after, .tm-case-study .post-wrapper, .tm-case-study .post-thumbnail img, .tm-case-study.caption-style-01 .post-wrapper, .tm-case-study.caption-style-02 .btn, .tm-case-study.caption-style-02 .btn:before, .tm-case-study.style-carousel .btn, .tm-case-study.style-carousel .btn:before, .case-study-overlay-faded .post-overlay,
.case-study-overlay-faded-02 .post-overlay, .case-study-overlay-faded-03 .post-overlay, .case-study-overlay-faded-03 .post-overlay-title,
.case-study-overlay-faded-03 .post-overlay-read-more, .tm-button, .tm-button.tm-button-icon-move .button-icon, .tm-list .title, .tm-list .marker, .tm-list.style-auto-numbered-02 .title, .tm-list.style-auto-numbered-02 .title:before, .tm-list.style-auto-numbered-02 .title:after, .tm-gradation.style-01 .circle, .tm-gradation.style-01 .icon, .tm-gradation.style-01 .heading, .tm-gradation.style-02 .icon, .tm-gradation.style-02 .heading, .tm-simple-job-listing .item, .tm-box-icon .icon, .tm-box-icon .content-wrap, .tm-box-icon .heading, .tm-box-icon .btn, .tm-box-image .content-wrap, .tm-box-image .image, .tm-box-image .image-hover, .tm-box-image .heading, .tm-box-image .text, .tm-box-image .btn, .tm-box-image.style-01 .circle-arrow .middle-arrow, .tm-box-image.style-02 .images, .tm-box-image.style-05 .images, .tm-box-image.style-06 .btn, .tm-box-image.style-06 .btn:before, .tm-box-large-image .content-wrap, .tm-box-large-image .heading, .tm-box-large-image.style-01 .image:after, .tm-box-large-image.style-02 .image:before, .tm-box-large-image.style-02 .image:after, .tm-box-large-image.style-03 .btn, .tm-box-large-image.style-03 .btn:before, .tm-box-large-image.style-04 .image, .tm-accordion .accordion-title, .tm-accordion.style-02 .accordion-icon:before, .tm-testimonial .testimonial-item, .tm-slider.style-01.fw-image .image img, .tm-slider-gallery.big-shadow .image > img, .tm-slider-button.style-01 .slider-btn, .tm-slider-button.style-02 .slider-btn, .tm-pricing.style-01 .inner, .tm-pricing.style-02 .inner, .tm-simple-product .product-wrapper, .tm-team-member.group-style-01, .tm-team-member.group-style-01 .social-networks, .tm-team-member.group-style-01 .social-networks a, .tm-social-networks.style-icon-title .link-icon, .tm-social-networks.style-title .link-text, .tm-js-chart .chart-legends li, .mailchimp-form-popup, .mailchimp-form-popup .inner, .mailchimp-form-popup-close, .tm-gallery .overlay, .tm-gallery .overlay-icon, .tm-view-demo .frame-screen, .tm-view-demo .overlay, .tm-instagram .overlay, .tm-services-list.style-02 .service-image .blend-bg,
.tm-services-list.style-02 .service-image .blend-image, .tm-product.style-grid .woocommerce_loop_add_to_cart_wrap a, .tm-product.style-grid .woocommerce_loop_add_to_cart_wrap a:before, .tm-product-categories.style-carousel .cat-content, .vc_general.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger:before, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-tab > a, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-tab > a, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tab > a, .widget_recent_entries li a:before, .widget_recent_entries li a:after {
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.page-links::after, .branding__logo::after, .comment-list .comment::after, .comment-list .pingback::after, .page-loading .sk-three-bounce::after, .single-post .entry-content::after, .entry-author .author-social-networks .inner::after, .tm-blog.style-list::after, .tm-blog.style-list-02::after, .tm-blog-widget.style-list .post-item::after, .tm-blog-widget.style-simple-list .post-item::after, .tm-list .list-item::after, .tm-restaurant-menu .menu-header::after, .tm-box-icon::after, .tm-box-image::after, .tm-box-large-image::after, .tm-heading.modern-number-01 .heading::after, .tm-heading.modern-number-02 .heading::after, .tm-heading.modern-number-03 .heading::after, .tm-slider-gallery::after, .tm-slider-button.style-01 .button-wrap::after, .tm-slider-button.style-02 .button-wrap::after, .tm-social-networks ul::after, .tm-timeline.style-01 .timeline-info > .inner::after, .tm-custom-menu .menu-item-wrap::after, .tm-custom-menu.style-02 .menu::after, .vc_progress_bar.style-01 .vc_single_bar_title::after, .vc_progress_bar.style-02 .vc_single_bar_title::after, .vc_progress_bar.style-03 .vc_single_bar_title::after, .widget .tagcloud::after {
content: "";
display: table;
clear: both;
}
.tm-swiper.nav-style-02 .swiper-nav-button:before, .blog-nav-links .inner div:before, .tm-blog.style-grid-masonry .btn:before, .tm-blog.style-grid-metro .post-overlay:before, .tm-blog.style-list-02 .post-feature:before, .tm-blog.style-list-small-image-02 .post-feature:before, .tm-banner.style-01 .banner-image:after, .tm-case-study.caption-style-02 .btn:before, .tm-case-study.style-carousel .btn:before, .tm-box-image.style-06 .images:before, .tm-box-image.style-06 .btn:before, .tm-box-large-image.style-01 .image:after, .tm-box-large-image.style-02 .image:before, .tm-box-large-image.style-02 .image:after, .tm-box-large-image.style-03 .btn:before, .tm-testimonial.style-carousel .testimonial-item:before, .tm-rotate-box .box:before, .widget .tagcloud a:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-item-toggle:after, .desktop-menu .toggle-sub-menu:before, .tm-blog-widget.style-simple-list .post-title a:before, .tm-blog-widget.style-simple-list .post-title a:after, .tm-list.style-check .marker:before, .tm-slider-gallery.tm-light-gallery .zoom-icon, .tm-pricing.style-01 .tm-pricing-list li:before, .tm-mailchimp-form .button-icon, .tm-mailchimp-form-box .button-icon, .tm-instagram .likes:before,
.tm-instagram .comments:before, .tm-popup-map.style-01 .tm-button-map .button-icon, .tm-product.style-grid .woosw-btn.woosw-added:before, .widget_recent_comments .comment-author-link:before, .widget_recent_entries li a:before, .widget_recent_entries li a:after, .widget_rss .rss-date:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
}
.tm-swiper .swiper-nav-button i, .growl.growl .growl-close:before, .blog-nav-links .inner h6:before, .case-study-nav-links .inner h6:before, .tm-gallery .overlay-icon:before, .widget_recent_entries .post-date:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 300;
}
.page-mobile-main-menu .toggle-sub-menu:after, .tm-swiper.nav-style-03 .nav-button-icon, .tm-blog .post-read-more.style-link a:after, .tm-blog-widget.style-list .post-date:before, .tm-blog-widget.style-simple-list .post-date:before, .tm-list.style-check-02 .marker:before, .tm-list.style-auto-numbered-02 .title:before, .tm-list.style-auto-numbered-02 .title:after, .tm-box-icon .btn .button-icon:before, .tm-box-image .btn .button-icon:before, .tm-accordion.style-01 .accordion-icon:before, .tm-accordion.style-02 .accordion-icon:before, .tm-heading.link-style-02 a:after, .tm-heading.link-style-03 a:after, .tm-problem-solution .problem:before, .tm-problem-solution .solution:before, .tm-product.style-grid .woocommerce_loop_add_to_cart_wrap a:before, .tm-product.style-grid .quick-view-icon:before,
.tm-product.style-grid .woosw-btn:before,
.tm-product.style-grid .wooscp-btn:before, .tm-product.style-list .add_to_cart_button.product_type_simple.loading:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
}
.tm-twitter.group-style-01 .tweet-info:before, .tm-twitter.style-slider .tweet:before, .tm-twitter.style-list .tweet:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
} *,
*:before,
*:after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
background: #ffff00;
color: #000000;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-size: 1em;
font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
color: inherit;
font: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
box-sizing: border-box;
padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
height: auto;
}
input[type='search'] {
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
margin: 0 2px;
padding: .35em .625em .75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: 700;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 18px;
}
input[type='search'] {
box-sizing: inherit;
}
html .row:before, html .row:after {
display: block;
}
.container {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
@media (min-width: 544px) {
.container {
max-width: 576px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 940px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1200px;
}
}
.container-fluid {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
.row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
position: relative;
min-height: 1px;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
width: 100%;
}
.col-xs-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xs-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xs-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xs-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xs-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xs-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xs-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xs-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xs-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xs-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xs-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xs-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
@media (min-width: 544px) {
.col-sm-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
}
@media (min-width: 768px) {
.col-md-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
}
@media (min-width: 992px) {
.col-lg-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
}
@media (min-width: 1200px) {
.col-xl-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-xl-pull-0 {
right: auto;
}
.col-xl-pull-1 {
right: 8.33333%;
}
.col-xl-pull-2 {
right: 16.66667%;
}
.col-xl-pull-3 {
right: 25%;
}
.col-xl-pull-4 {
right: 33.33333%;
}
.col-xl-pull-5 {
right: 41.66667%;
}
.col-xl-pull-6 {
right: 50%;
}
.col-xl-pull-7 {
right: 58.33333%;
}
.col-xl-pull-8 {
right: 66.66667%;
}
.col-xl-pull-9 {
right: 75%;
}
.col-xl-pull-10 {
right: 83.33333%;
}
.col-xl-pull-11 {
right: 91.66667%;
}
.col-xl-pull-12 {
right: 100%;
}
.col-xl-push-0 {
left: auto;
}
.col-xl-push-1 {
left: 8.33333%;
}
.col-xl-push-2 {
left: 16.66667%;
}
.col-xl-push-3 {
left: 25%;
}
.col-xl-push-4 {
left: 33.33333%;
}
.col-xl-push-5 {
left: 41.66667%;
}
.col-xl-push-6 {
left: 50%;
}
.col-xl-push-7 {
left: 58.33333%;
}
.col-xl-push-8 {
left: 66.66667%;
}
.col-xl-push-9 {
left: 75%;
}
.col-xl-push-10 {
left: 83.33333%;
}
.col-xl-push-11 {
left: 91.66667%;
}
.col-xl-push-12 {
left: 100%;
}
}
.col-xs-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.col-xs-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
@media (min-width: 544px) {
.col-sm-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.col-sm-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media (min-width: 768px) {
.col-md-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.col-md-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media (min-width: 992px) {
.col-lg-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.col-lg-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
.row-xs-top {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.row-xs-center {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.row-xs-bottom {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}   [class*="hint--"] {
position: relative;
display: inline-block;  }
[class*="hint--"]:before, [class*="hint--"]:after {
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: hidden;
opacity: 0;
z-index: 1000000;
pointer-events: none;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-transition-delay: 0ms;
transition-delay: 0ms;
}
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
visibility: visible;
opacity: 1;
}
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
-webkit-transition-delay: 100ms;
transition-delay: 100ms;
}
[class*="hint--"]:before {
content: '';
position: absolute;
background: transparent;
border: 7px solid transparent;
z-index: 1000001;
}
[class*="hint--"]:after {
background: #000000;
color: white;
padding: 8px 10px;
font-size: 14px;
line-height: 14px;
white-space: nowrap;
border-radius: 5px;
}
[class*="hint--"][aria-label]:after {
content: attr(aria-label);
}
[class*="hint--"][data-hint]:after {
content: attr(data-hint);
}
[aria-label='']:before, [aria-label='']:after,
[data-hint='']:before,
[data-hint='']:after {
display: none !important;
}  .hint--top-left:before {
border-top-color: #000000;
}
.hint--top-right:before {
border-top-color: #000000;
}
.hint--top:before {
border-top-color: #000000;
}
.hint--bottom-left:before {
border-bottom-color: #000000;
}
.hint--bottom-right:before {
border-bottom-color: #000000;
}
.hint--bottom:before {
border-bottom-color: #000000;
}
.hint--left:before {
border-left-color: #000000;
}
.hint--right:before {
border-right-color: #000000;
} .hint--top:before {
margin-bottom: -13px;
}
.hint--top:before, .hint--top:after {
bottom: 100%;
left: 50%;
}
.hint--top:before {
left: calc(50% - 7px);
}
.hint--top:after {
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.hint--top:hover:before {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top:hover:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-ms-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px);
} .hint--bottom:before {
margin-top: -13px;
}
.hint--bottom:before, .hint--bottom:after {
top: 100%;
left: 50%;
}
.hint--bottom:before {
left: calc(50% - 7px);
}
.hint--bottom:after {
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.hint--bottom:hover:before {
-webkit-transform: translateY(8px);
-ms-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom:hover:after {
-webkit-transform: translateX(-50%) translateY(8px);
-ms-transform: translateX(-50%) translateY(8px);
transform: translateX(-50%) translateY(8px);
} .hint--right:before {
margin-left: -13px;
margin-bottom: -7px;
}
.hint--right:after {
margin-bottom: -15px;
}
.hint--right:before, .hint--right:after {
left: 100%;
bottom: 50%;
}
.hint--right:hover:before {
-webkit-transform: translateX(8px);
-ms-transform: translateX(8px);
transform: translateX(8px);
}
.hint--right:hover:after {
-webkit-transform: translateX(8px);
-ms-transform: translateX(8px);
transform: translateX(8px);
} .hint--left:before {
margin-right: -13px;
margin-bottom: -7px;
}
.hint--left:after {
margin-bottom: -15px;
}
.hint--left:before, .hint--left:after {
right: 100%;
bottom: 50%;
}
.hint--left:hover:before {
-webkit-transform: translateX(-8px);
-ms-transform: translateX(-8px);
transform: translateX(-8px);
}
.hint--left:hover:after {
-webkit-transform: translateX(-8px);
-ms-transform: translateX(-8px);
transform: translateX(-8px);
} .hint--top-left:before {
margin-bottom: -13px;
}
.hint--top-left:before, .hint--top-left:after {
bottom: 100%;
left: 50%;
}
.hint--top-left:before {
left: calc(50% - 7px);
}
.hint--top-left:after {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.hint--top-left:after {
margin-left: 14px;
}
.hint--top-left:hover:before {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top-left:hover:after {
-webkit-transform: translateX(-100%) translateY(-8px);
-ms-transform: translateX(-100%) translateY(-8px);
transform: translateX(-100%) translateY(-8px);
} .hint--top-right:before {
margin-bottom: -13px;
}
.hint--top-right:before, .hint--top-right:after {
bottom: 100%;
left: 50%;
}
.hint--top-right:before {
left: calc(50% - 7px);
}
.hint--top-right:after {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.hint--top-right:after {
margin-left: -14px;
}
.hint--top-right:hover:before {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top-right:hover:after {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
} .hint--bottom-left:before {
margin-top: -13px;
}
.hint--bottom-left:before, .hint--bottom-left:after {
top: 100%;
left: 50%;
}
.hint--bottom-left:before {
left: calc(50% - 7px);
}
.hint--bottom-left:after {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.hint--bottom-left:after {
margin-left: 14px;
}
.hint--bottom-left:hover:before {
-webkit-transform: translateY(8px);
-ms-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom-left:hover:after {
-webkit-transform: translateX(-100%) translateY(8px);
-ms-transform: translateX(-100%) translateY(8px);
transform: translateX(-100%) translateY(8px);
} .hint--bottom-right:before {
margin-top: -13px;
}
.hint--bottom-right:before, .hint--bottom-right:after {
top: 100%;
left: 50%;
}
.hint--bottom-right:before {
left: calc(50% - 7px);
}
.hint--bottom-right:after {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.hint--bottom-right:after {
margin-left: -14px;
}
.hint--bottom-right:hover:before {
-webkit-transform: translateY(8px);
-ms-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom-right:hover:after {
-webkit-transform: translateY(8px);
-ms-transform: translateY(8px);
transform: translateY(8px);
} [class*="hint--"] { }
[class*="hint--"]:after {
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
} .hint--rounded:after {
border-radius: 4px;
} .hint--no-animate:before, .hint--no-animate:after {
-webkit-transition-duration: 0ms;
transition-duration: 0ms;
}
.hint--bounce:before, .hint--bounce:after {
-webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
} a {
color: royalblue;
text-decoration: none;
}
a:hover, a:focus, a:active {
outline: 0;
color: midnightblue;
}
a[href^=tel] {
text-decoration: none;
}
.link-secret {
color: inherit !important;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 1;
-webkit-transition: opacity .3s !important;
transition: opacity .3s !important;
}
:-moz-placeholder { color: inherit;
opacity: 1;
-webkit-transition: opacity .3s !important;
transition: opacity .3s !important;
}
::-moz-placeholder { color: inherit;
opacity: 1;
-webkit-transition: opacity .3s !important;
transition: opacity .3s !important;
}
:-ms-input-placeholder {
color: inherit;
opacity: 1;
-webkit-transition: opacity .3s !important;
transition: opacity .3s !important;
} *:focus::-webkit-input-placeholder {
opacity: 0;
}
*:focus:-moz-placeholder {
opacity: 0;
} *:focus::-moz-placeholder {
opacity: 0;
} *:focus:-ms-input-placeholder {
opacity: 0;
}
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'] {
width: 100%;
outline: none;
border: 1px solid #f5f5f5;
border-radius: 5px;
padding: 3px 20px;
height: 56px;
}
select {
padding: 3px 20px;
height: 56px;
max-width: 100%;
width: 100%;
outline: none;
border: 1px solid #f5f5f5;
border-radius: 5px;
background: #f5f5f5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAELY03+AAAABGdBTUEAALGPC/xhBQAAAFFJREFUCB1tTsERwCAIC9MyhnQMprUJPTw9mweGmACWmQFggGSSQCT02lLUCaayAuTubrcNeNr5TaRAZyhd6A1q2hnkQ8IPKl3G/tyPoHaMfwHyzSNHeemKDAAAAABJRU5ErkJggg==) no-repeat center right 20px;
-moz-appearance: none;
-webkit-appearance: none;
}
textarea {
width: 100%;
outline: none;
border: 1px solid #f5f5f5;
border-radius: 5px;
background: #f5f5f5;
display: block;
padding: 12px 20px 3px;
max-width: 100%;
} input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='tel'],
textarea {
-webkit-appearance: none;
}
@-webkit-keyframes autofill {
to {
color: #666;
background: transparent;
}
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
select:-webkit-autofill {
-webkit-animation-name: autofill;
-webkit-animation-fill-mode: both;
}
input[type='checkbox'] {
position: relative;
background: transparent;
border-width: 0;
box-shadow: none;
margin: 0 10px 0 3px;
cursor: pointer;
}
input[type='checkbox']:before {
content: '';
display: block;
width: 18px;
height: 18px;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #fff;
border: 1px solid #ddd;
-webkit-transition: border-color .3s ease;
transition: border-color .3s ease;
}
input[type='checkbox']:after {
content: '';
display: block;
width: 8px;
height: 8px;
position: absolute;
top: 50%;
left: 50%;
background: #333;
z-index: 2;
-webkit-transform: translate(-50%, -50%) scale(0);
-ms-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
-webkit-transition: -webkit-transform .3s ease;
transition: -webkit-transform .3s ease;
transition: transform .3s ease;
transition: transform .3s ease, -webkit-transform .3s ease;
}
input[type='checkbox']:hover:before {
border-color: #333;
}
input[type='checkbox']:checked:before {
border-color: #333;
}
input[type='checkbox']:checked:after {
-webkit-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}
input[type='radio'] {
position: relative;
padding: 5px;
margin: 0 10px 0 3px;
cursor: pointer;
}
input[type='radio']:before {
content: '';
display: block;
width: 18px;
height: 18px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #fff;
border: 1px solid #ddd;
border-radius: 50%;
-webkit-transition: border-color .3s ease;
transition: border-color .3s ease;
}
input[type='radio']:after {
content: '';
display: block;
width: 8px;
height: 8px;
position: absolute;
top: 50%;
left: 50%;
background: #333;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%) scale(0);
-ms-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
-webkit-transition: -webkit-transform .3s ease;
transition: -webkit-transform .3s ease;
transition: transform .3s ease;
transition: transform .3s ease, -webkit-transform .3s ease;
}
input[type='radio']:hover:before {
border-color: #333;
}
input[type='radio']:checked {
cursor: auto;
}
input[type='radio']:checked:before {
border-color: #333;
}
input[type='radio']:checked:after {
-webkit-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
padding: 0 41px;
height: 56px;
line-height: 54px;
outline: none;
border-width: 1px;
border-style: solid;
border-radius: 5px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0;
cursor: pointer;
}
button:focus,
input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus,
.button:focus {
outline: none;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
}
button[disabled],
input[type='button'][disabled],
input[type='reset'][disabled],
input[type='submit'][disabled],
.button[disabled] {
cursor: not-allowed;
opacity: .5;
}
button[disabled]:hover,
input[type='button'][disabled]:hover,
input[type='reset'][disabled]:hover,
input[type='submit'][disabled]:hover,
.button[disabled]:hover {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.button {
display: inline-block;
}
hr {
margin-bottom: 1.5em;
height: 1px;
border: 0;
background-color: #ccc;
}
img {
max-width: 100%; height: auto; vertical-align: top;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
td, th {
border: 1px solid rgba(0, 0, 0, 0.08);
padding: 10px;
text-align: center;
vertical-align: middle;
}
th {
font-weight: 700;
}
table th.empty {
visibility: hidden;
border: 0;
background: none;
}
table tr:nth-child(2n) td {
background: rgba(0, 0, 0, 0.01);
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
margin-top: 0;
}
p:last-child {
margin-bottom: 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
font-size: 15px;
overflow: auto;
margin-bottom: 1.6em;
padding: 1.6em;
max-width: 100%;
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;
}
code,
kbd,
tt,
var {
font-size: 15px;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
code {
background: #f3f4f5;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: none;
text-decoration: none;
}
big {
font-size: 125%;
}
blockquote,
q {
quotes: "" "";
}
blockquote:before, blockquote:after,
q:before,
q:after {
content: "";
}
blockquote {
margin: 50px 150px 44px 70px !important;
padding: 2px 0 2px 20px;
font-size: 18px;
font-weight: 500;
line-height: 1.78;
border-left: 4px solid #eee;
position: relative;
color: #333;
max-width: 100%;
}
@media (max-width: 767px) {
blockquote {
font-size: 16px;
margin: 50px 70px 44px 70px !important;
}
}
@media (max-width: 543px) {
blockquote {
margin: 40px 30px !important;
}
}  .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
}
.screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000;
display: block;
clip: auto !important;
padding: 15px 23px 14px;
width: auto;
height: auto;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
text-decoration: none;
font-weight: 700;
font-size: 14px;
line-height: normal; }
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: 0;
}
embed,
iframe,
object {
max-width: 100%;
}
.wp-caption {
margin: 0 0 30px;
max-width: 100%;
}
.alignnone {
margin: 0 0 30px;
}
p .alignnone:last-child {
margin-bottom: 0;
}
.alignleft {
display: inline;
float: left;
margin: 0 30px 30px 0;
}
.alignright {
display: inline;
float: right;
margin: 0 0 30px 30px;
}
.aligncenter {
display: block;
margin: 0 auto 30px;
clear: both;
}
.wp-caption-text {
text-align: center;
background: #f5f5f5;
padding: 7px 0;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.comment-nav-links,
.page-pagination {
padding: 0;
margin: 0;
font-size: 14px;
font-weight: 700;
text-align: center;
}
.comment-nav-links li,
.page-pagination li {
display: inline-block;
list-style-type: none;
}
.comment-nav-links li span,
.comment-nav-links li a,
.page-pagination li span,
.page-pagination li a {
padding: 0 10px;
display: block;
text-align: center;
line-height: 41px;
min-width: 41px;
height: 41px;
text-transform: uppercase;
color: #ababab;
letter-spacing: 2px;
border-radius: 5px;
}
.comment-nav-links li .current,
.page-pagination li .current {
background: #f6f2ed;
}
.comment-nav-links li .dots,
.page-pagination li .dots {
background: none;
border: 0;
min-width: 20px;
}
.comment-nav-links ul {
padding: 0;
}
#comment-nav-above ul {
margin: 0 0 50px;
}
#comment-nav-below ul {
margin: 50px 0 0;
}
.page-links {
clear: both;
padding-top: 30px;
}
.page-links > span,
.page-links > a {
display: block;
float: left;
padding: 0 10px;
text-align: center;
font-size: 14px;
font-weight: 500;
letter-spacing: 2px;
text-transform: uppercase;
color: #ababab;
width: 41px;
height: 41px;
line-height: 41px;
border-radius: 5px;
}
.page-links > span {
background: #f6f5f9;
}
.post-navigation {
position: relative;
}
.page-top-bar {
z-index: 99999;
border: 0 solid transparent;
}
.page-top-bar * {
height: 100%;
}
.page-top-bar ul {
z-index: 9999;
list-style-type: none;
padding: 0;
margin: 0;
}
.page-top-bar a {
display: block;
}
.page-top-bar .menu li {
position: relative;
}
.page-top-bar .menu > li {
display: inline-block;
margin-bottom: 0;
}
.page-top-bar .menu > li > a {
padding: 5px;
}
.page-top-bar .menu .menu-item-has-children:hover > .sub-menu {
display: block;
}
.page-top-bar .menu .sub-menu {
position: absolute;
top: 100%;
left: 0;
display: none;
min-width: 250px;
width: 100%;
background-color: #fff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.page-top-bar .menu .sub-menu a {
padding: 10px 15px;
}
.page-top-bar .menu .sub-menu a + a {
border-top: 1px solid #eee;
}
.page-top-bar .menu .sub-menu .sub-menu {
top: 0;
left: 100%;
}
.top-bar-info .info-item {
display: inline-block;
line-height: 1;
margin-right: 15px;
}
.top-bar-info .info-item:last-child {
margin-right: 0;
}
.top-bar-info .info-item a {
line-height: 1;
}
.top-bar-info .info-icon {
font-size: 14px;
margin-right: 5px;
vertical-align: middle;
}
.top-bar-info .info-text {
vertical-align: middle;
}
.top-bar-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
min-height: 50px;
}
.top-bar-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.top-bar-01 .top-bar-wrap {
height: 100%;
}
@media (max-width: 991px) {
.top-bar-01 {
display: none;
}
}
.top-bar-02 .top-bar-wrap {
height: 100%;
}
.top-bar-02 .top-bar-left {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media (max-width: 991px) {
.top-bar-02 {
display: none;
}
}
.top-bar-03 {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.top-bar-03 .top-bar-wrap {
height: 100%;
}
.top-bar-03 .top-bar-left {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media (max-width: 991px) {
.top-bar-03 {
display: none;
}
}
@-webkit-keyframes headerSlideDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes headerSlideDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.page-header {
position: relative;
z-index: 4;
}
.page-header-inner {
border-bottom: 1px solid transparent;
}
.page-header-inner.held {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-layout-fixed .page-header-inner {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
}
.header-layout-fixed.headroom--top .page-header-inner {
pointer-events: none;
}
.header-layout-fixed.headroom--top .branding *,
.header-layout-fixed.headroom--top .page-navigation,
.header-layout-fixed.headroom--top .header-left *,
.header-layout-fixed.headroom--top .header-center *,
.header-layout-fixed.headroom--top .header-right * {
pointer-events: auto;
}
.header-wrap {
position: relative;
}
.mobile-menu .header-wrap {
min-height: 80px;
}
.tm-button.header-sticky-button {
display: none;
}
.headroom--not-top .header-button {
display: none;
}
.headroom--not-top .header-sticky-button {
display: block;
}
.headroom--not-top .custom-logo {
display: none;
}
.headroom--not-top.header-sticky-dark-logo .dark-logo {
display: block;
}
.headroom--not-top.header-sticky-dark-logo .light-logo {
display: none;
}
.headroom--not-top.header-sticky-light-logo .dark-logo {
display: none;
}
.headroom--not-top.header-sticky-light-logo .light-logo {
display: block;
}
.header-sticky-both .headroom.headroom--not-top,
.header-sticky-up .headroom.headroom--not-top.headroom--pinned,
.header-sticky-down .headroom.headroom--not-top.headroom--unpinned {
position: relative;
z-index: 9999;
}
.header-sticky-both .headroom.headroom--not-top .page-header-inner,
.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner,
.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner {
position: fixed;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
-webkit-animation: headerSlideDown 0.95s ease forwards;
animation: headerSlideDown 0.95s ease forwards;
will-change: transform;
}
.header-sticky-both .headroom.headroom--not-top .page-header-inner .container,
.header-sticky-both .headroom.headroom--not-top .page-header-inner .container-fluid,
.header-sticky-both .headroom.headroom--not-top .page-header-inner .row,
.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner .container,
.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner .container-fluid,
.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner .row,
.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner .container,
.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner .container-fluid,
.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner .row {
height: 100%;
}
.header-sticky-both .headroom.headroom--not-top .page-header-inner .row > div,
.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner .row > div,
.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner .row > div {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.branding {
line-height: 0;
}
.branding__logo a {
display: inline-block;
float: left;
}
.dark-logo,
.light-logo {
display: none;
}
.light-logo-version .light-logo {
display: block;
}
.dark-logo-version .dark-logo {
display: block;
}
.header-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 -12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-right > div {
padding: 0 12px;
}
.header-right-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 -12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-right-inner > div {
padding: 0 12px;
}
.header-search-form .search-form {
position: relative;
}
.header-search-form .search-field {
padding-right: 50px;
border-color: #f5f5f5;
}
.header-search-form .search-submit {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 0;
font-size: 18px;
background: none;
width: 48px;
height: 48px;
line-height: 50px;
padding: 0;
border: 0;
}
.header-search-form .search-btn-text {
display: none;
}
.popup-search-wrap {
text-align: center;
}
.btn-open-popup-search {
display: block;
line-height: 0;
font-size: 18px;
}
.btn-open-popup-search:hover,
.mini-cart__button:hover,
.header-right-more:hover {
-webkit-transform: scale(1.15, 1.15);
-ms-transform: scale(1.15, 1.15);
transform: scale(1.15, 1.15);
}
.header-right-more {
display: none;
height: 30px;
font-size: 20px;
cursor: pointer;
}
.header-social-networks.style-icons .inner {
margin-left: -10px;
margin-right: -10px;
}
.header-social-networks.style-icons a {
display: inline-block;
padding: 0 10px;
font-size: 18px;
}
.header-social-networks.style-rounded .inner {
margin-left: -10px;
margin-right: -10px;
}
.header-social-networks.style-rounded a {
width: 48px;
height: 48px;
line-height: 48px;
text-align: center;
font-size: 18px;
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.4);
border-radius: 50%;
display: inline-block;
margin-left: 8px;
margin-right: 8px;
padding: 0 10px;
}
.header-social-networks.style-rounded a:hover {
border-color: transparent;
}
.page-open-main-menu {
display: none;
height: 30px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.desktop-menu .page-open-main-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.page-open-main-menu:hover i:before, .page-open-main-menu:hover i:after {
width: 70%;
}
.page-open-main-menu div {
position: relative;
width: 24px;
height: 18px;
cursor: pointer;
}
.page-open-main-menu i {
position: absolute;
top: 50%;
left: 0;
margin-top: -1px;
width: 100%;
height: 2px;
background: currentColor;
}
.page-open-main-menu i:before, .page-open-main-menu i:after {
position: absolute;
left: 50%;
width: 100%;
height: 100%;
background: inherit;
content: '';
-webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.page-open-main-menu i:before {
top: -8px;
}
.page-open-main-menu i:after {
top: 8px;
}
.page-open-main-menu-title {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.3px;
}
.header-buttons {
line-height: 0;
}
.switcher-language-wrapper .wpml-ls,
.switcher-language-wrapper .wpml-ls > ul,
.switcher-language-wrapper .wpml-ls > ul > li {
height: 100%;
}
.switcher-language-wrapper .wpml-ls > ul > li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.switcher-language-wrapper .wpml-ls-legacy-dropdown .wpml-ls-flag {
width: 35px;
height: auto;
vertical-align: middle;
}
.switcher-language-wrapper .wpml-ls {
width: auto;
}
.switcher-language-wrapper .wpml-ls > ul {
position: relative;
padding: 0;
margin: 0 !important;
list-style-type: none;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-slot-shortcode_actions:hover .wpml-ls-sub-menu {
visibility: visible !important;
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.switcher-language-wrapper .wpml-ls .wpml-ls-item-toggle {
position: relative;
background: none !important;
border: 0;
line-height: 1;
padding: 10px;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-item-toggle span {
font-size: 16px;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-item-toggle:after {
content: '\f078';
font-size: 8px;
border: 0;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.switcher-language-wrapper .wpml-ls .wpml-ls-native {
position: relative;
top: 1px;
vertical-align: middle;
margin-right: 5px;
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-flag + span {
margin-left: 15px;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-sub-menu {
min-width: 200px;
border: 0;
opacity: 0;
visibility: hidden;
position: absolute;
top: 100%;
right: 0;
left: 0;
padding: 0;
margin: 0;
list-style-type: none;
z-index: 102;
box-shadow: 0 0 37px rgba(0, 0, 0, 0.07);
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
.switcher-language-wrapper .wpml-ls .wpml-ls-sub-menu.hover-back {
right: 0;
left: auto;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-sub-menu li {
list-style-type: none;
padding: 0;
margin: 0;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-sub-menu a {
display: block;
text-decoration: none;
padding: 10px;
border: 0;
background: #fff;
color: #222;
line-height: 1;
text-transform: uppercase;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-sub-menu a:hover {
background: #eee;
color: #222;
}
.switcher-language-wrapper .wpml-ls .wpml-ls-sub-menu a img {
width: 24px;
height: auto;
}
.header-right-clone {
display: none;
}
.header-more-tools-opened .header-button {
display: none;
}
.header-more-tools-opened .header-sticky-button {
display: block;
}
@media (max-width: 767px) {
.header-right-more {
display: block;
}
.header-right-clone {
display: block;
}
.header-right-inner {
position: absolute;
top: 100%;
left: -3px;
right: -3px;
padding: 10px !important;
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.09);
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header-right-inner > div {
padding: 10px;
}
.header-more-tools-opened .header-right-inner {
visibility: visible;
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.handheld.header-more-tools-opened {
cursor: pointer;
}
.header-01 .branding {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.header-01 .header-right {
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
}
.header-01 .header-right-inner,
.header-01 .search-form,
.header-01 .header-search-form,
.header-01 .search-field {
height: 100%;
}
.header-01 .search-form {
border-left: 1px solid #eee;
margin-right: -15px;
}
.header-01 .search-field {
width: 160px;
border-radius: 0;
background: #fff !important;
border: 0 !important;
}
.header-01 .search-submit {
color: #223645;
}
.header-01 .page-header-inner > .container-fluid > .row > .col-xs-12 {
position: static;
}
.header-01 .menu--primary .menu__container > li.current-menu-item > a .menu-item-wrap:after, .header-01 .menu--primary .menu__container > li.current-menu-ancestor > a .menu-item-wrap:after, .header-01 .menu--primary .menu__container > li:hover > a .menu-item-wrap:after {
width: 100%;
left: 0;
right: auto;
}
.header-01 .menu--primary .menu__container > li > a > .menu-item-wrap {
position: relative;
}
.header-01 .menu--primary .menu__container > li > a > .menu-item-wrap:after {
content: '';
position: absolute;
left: auto;
right: 0;
bottom: 0;
height: 3px;
width: 0;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.header-01 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.desktop-menu .header-01 .branding,
.desktop-menu .header-01 .header-right {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
.desktop-menu .header-01 .page-navigation {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.desktop-menu .header-01 .menu--primary {
position: static;
text-align: center;
}
.mobile-menu .header-01 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.mobile-menu .header-01 .branding {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.mobile-menu .header-01 .header-right {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media (min-width: 1600px) {
.desktop-menu .header-01 .menu--primary .menu__container > li > a {
padding-left: 24px !important;
padding-right: 24px !important;
}
.desktop-menu .header-01 .search-field {
width: 230px;
}
}
@media (min-width: 1200px) {
.desktop-menu .header-01 .container-fluid {
max-width: 1920px;
}
}
.header-02 .branding {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header-02 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.desktop-menu .header-02 .branding {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.desktop-menu .header-02 .header-right {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.desktop-menu .header-02 .menu--primary {
position: static;
text-align: center;
}
.mobile-menu .header-02 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.mobile-menu .header-02 .branding {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.mobile-menu .header-02 .header-right {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-03 .branding {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header-03 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.desktop-menu .header-03 .branding {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.desktop-menu .header-03 .header-right {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.desktop-menu .header-03 .menu--primary {
position: static;
text-align: center;
}
.mobile-menu .header-03 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.mobile-menu .header-03 .branding {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.mobile-menu .header-03 .header-right {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-03 .menu--primary .menu__container > li.current-menu-item > a .menu-item-wrap:after, .header-03 .menu--primary .menu__container > li.current-menu-ancestor > a .menu-item-wrap:after, .header-03 .menu--primary .menu__container > li:hover > a .menu-item-wrap:after {
width: 100%;
left: 0;
right: auto;
}
.header-03 .menu--primary .menu__container > li > a > .menu-item-wrap {
position: relative;
}
.header-03 .menu--primary .menu__container > li > a > .menu-item-wrap:after {
content: '';
position: absolute;
left: auto;
right: 0;
bottom: 0;
height: 3px;
width: 0;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
@media (min-width: 992px) {
.top-bar-03 + .page-header {
top: 50px;
}
}
.header-04 .branding {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-04 .header-right {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
}
.header-04 .header-top {
border-bottom: 1px solid #eee;
}
.header-04 .header-bottom-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header-04 .header-bottom-left {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.header-04 .header-bottom-right {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
}
.header-04 .header-bottom .search-form {
border-left: 1px solid #eee;
border-right: 1px solid #eee;
margin-right: -15px;
}
.header-04 .header-bottom .search-field {
width: 232px;
border-radius: 0;
background: #fff !important;
border: 0 !important;
min-height: 60px;
}
.header-04 .search-submit {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 18px;
color: #223645;
}
.header-04 .page-header-inner > .container-fluid > .row > .col-xs-12 {
position: static;
}
.header-04 .menu--primary .menu__container > li:first-child > a {
padding-left: 0 !important;
}
.header-04 .menu--primary .menu__container > li:first-child > a .menu-item-wrap {
padding-left: 0 !important;
}
.header-04 .menu--primary .menu__container > li.current-menu-item > a .menu-item-wrap:after, .header-04 .menu--primary .menu__container > li.current-menu-ancestor > a .menu-item-wrap:after, .header-04 .menu--primary .menu__container > li:hover > a .menu-item-wrap:after {
width: 100%;
left: 0;
right: auto;
}
.header-04 .menu--primary .menu__container > li > a > .menu-item-wrap {
position: relative;
}
.header-04 .menu--primary .menu__container > li > a > .menu-item-wrap:after {
content: '';
position: absolute;
left: auto;
right: 0;
bottom: 0;
height: 3px;
width: 0;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.header-04 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.desktop-menu .header-04 .page-navigation {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.desktop-menu .header-04 .menu--primary {
position: static;
text-align: left;
}
.mobile-menu .header-04 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.mobile-menu .header-04 .branding {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.mobile-menu .header-04 .header-right {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.header-04 .header-info {
width: 700px;
}
.header-04 .header-info .info-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-left: 19px;
}
.header-04 .header-info .info-icon {
width: 41px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: 30px;
line-height: 1;
color: #d2a98e;
}
.header-04 .header-info .info-content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.header-04 .header-info .info-title {
font-size: 14px;
font-weight: 700;
line-height: 1.18;
margin-bottom: 6px;
}
.header-04 .header-info .info-sub-title {
font-size: 14px;
}
.header-04 .header-info .swiper-slide-active ~ .swiper-slide .info-item {
border-left: 1px solid #ededed;
}
.desktop-menu .header-04.headroom--not-top .header-top {
display: none;
}
.mobile-menu .header-04.headroom--not-top .header-bottom {
display: none;
}
@media (max-width: 1199px) {
.header-04 .header-info {
width: 560px;
}
}
@media (max-width: 991px) {
.header-04 .header-info {
width: 280px;
}
}
@media (min-width: 768px) {
.header-04 .header-wrap {
min-height: 100px;
}
}
@media (max-width: 767px) {
.header-04 .header-right-inner {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.header-04 .header-right-clone {
width: 100%;
}
.header-04 .header-info {
width: 100%;
}
.header-04 .header-info .info-item {
padding-left: 0;
}
.header-04 .header-bottom {
display: none;
}
}
@media (min-width: 1200px) {
.desktop-menu .header-04 .container-fluid {
max-width: 1920px;
}
}
.header-05 .branding {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-05 .header-right {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
}
.header-05 .header-bottom-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header-05 .header-bottom-left {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.header-05 .header-bottom-right {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
}
.header-05 .header-bottom .search-field {
width: 270px;
border-radius: 0;
border: 0 !important;
background: none !important;
min-height: 60px;
}
.header-05 .page-header-inner > .container-fluid > .row > .col-xs-12 {
position: static;
}
.header-05 .menu--primary .menu__container > li:first-child > a {
padding-left: 0 !important;
}
.header-05 .menu--primary .menu__container > li:first-child > a .menu-item-wrap {
padding-left: 0 !important;
}
.header-05 .menu--primary .menu__container > li.current-menu-item > a .menu-item-wrap:after, .header-05 .menu--primary .menu__container > li.current-menu-ancestor > a .menu-item-wrap:after, .header-05 .menu--primary .menu__container > li:hover > a .menu-item-wrap:after {
width: 100%;
left: 0;
right: auto;
}
.header-05 .menu--primary .menu__container > li > a > .menu-item-wrap {
position: relative;
}
.header-05 .menu--primary .menu__container > li > a > .menu-item-wrap:after {
content: '';
position: absolute;
left: auto;
right: 0;
bottom: 0;
height: 3px;
width: 0;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.header-05 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.desktop-menu .header-05 .page-navigation {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.desktop-menu .header-05 .menu--primary {
position: static;
text-align: left;
}
.mobile-menu .header-05 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.mobile-menu .header-05 .branding {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.mobile-menu .header-05 .header-right {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.header-05 .header-info {
width: 770px;
}
.header-05 .header-info .tm-swiper:hover {
cursor: ew-resize;
}
.header-05 .header-info .info-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-left: 19px;
}
.header-05 .header-info .info-icon {
width: 41px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: 30px;
line-height: 1;
color: #d2a98e;
}
.header-05 .header-info .info-content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.header-05 .header-info .info-title {
font-size: 14px;
font-weight: 700;
line-height: 1.18;
margin-bottom: 6px;
}
.header-05 .header-info .info-sub-title {
font-size: 14px;
}
.header-05 .header-info .swiper-slide-active ~ .swiper-slide .info-item {
border-left: 1px solid #ededed;
}
.desktop-menu .header-05.headroom--not-top .header-top {
display: none;
}
.mobile-menu .header-05.headroom--not-top .header-bottom {
display: none;
}
@media (max-width: 1199px) {
.header-05 .header-info {
width: 560px;
}
}
@media (max-width: 991px) {
.header-05 .header-info {
width: 280px;
}
}
@media (min-width: 768px) {
.header-05 .header-wrap {
min-height: 104px;
}
}
@media (max-width: 767px) {
.header-05 .header-right-inner {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.header-05 .header-right-clone {
width: 100%;
}
.header-05 .header-info {
width: 100%;
}
.header-05 .header-info .info-item {
padding-left: 0;
}
.header-05 .header-bottom {
display: none;
}
}
@media (min-width: 1200px) {
.desktop-menu .header-05 .container-fluid {
max-width: 1920px;
}
}
.header-more-tools-opened .header-right-inner .search-submit {
color: #086ad8;
}
.header-06 .branding {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header-06 .page-header-inner > .container-fluid > .row > .col-xs-12 {
position: static;
}
.header-06 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.header-06 .header-left {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
margin-left: -15px;
margin-right: -15px;
}
.header-06 .header-left > div {
padding-left: 15px;
padding-right: 15px;
}
.header-06 .header-right {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.desktop-menu .header-06 .header-wrap {
min-height: 82px;
}
.desktop-menu .header-06 .menu--primary {
position: static;
text-align: center;
}
.mobile-menu .header-06 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.header-07 .branding {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header-07 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.desktop-menu .header-07 .branding {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.desktop-menu .header-07 .header-right {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.desktop-menu .header-07 .menu--primary {
position: static;
text-align: center;
}
.mobile-menu .header-07 .header-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.mobile-menu .header-07 .branding {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.mobile-menu .header-07 .header-right {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-07 .menu--primary .menu__container > li.current-menu-item > a .menu-item-wrap:after, .header-07 .menu--primary .menu__container > li.current-menu-ancestor > a .menu-item-wrap:after, .header-07 .menu--primary .menu__container > li:hover > a .menu-item-wrap:after {
width: 100%;
left: 0;
right: auto;
}
.header-07 .menu--primary .menu__container > li > a > .menu-item-wrap {
position: relative;
}
.header-07 .menu--primary .menu__container > li > a > .menu-item-wrap:after {
content: '';
position: absolute;
left: auto;
right: 0;
bottom: 0;
height: 3px;
width: 0;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
@media (min-width: 1200px) {
.desktop-menu .header-07 .container-fluid {
padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 1600px) {
.desktop-menu .header-07 .container-fluid {
padding-left: 100px;
padding-right: 100px;
}
}
.simple-footer {
background: #222;
color: rgba(255, 255, 255, 0.5);
padding: 34px 0;
}
.simple-footer .footer-text {
text-align: center;
}
@-webkit-keyframes show-animation {
0% {
-webkit-transform: translateY(30px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@keyframes show-animation {
0% {
-webkit-transform: translateY(30px);
transform: translateY(30px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes hide-animation {
0% {
-webkit-transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(30px);
opacity: 0;
}
}
@keyframes hide-animation {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(30px);
transform: translateY(30px);
opacity: 0;
}
}
.desktop-menu {   }
.desktop-menu .sm {
position: relative;
z-index: 9999;
}
.desktop-menu .sm,
.desktop-menu .sm ul,
.desktop-menu .sm li {
display: block;
margin: 0;
padding: 0;
list-style: none;
text-align: left;
line-height: normal;
direction: ltr;
-webkit-tap-highlight-color: transparent;
}
.desktop-menu .sm-rtl,
.desktop-menu .sm-rtl ul,
.desktop-menu .sm-rtl li {
text-align: right;
direction: rtl;
}
.desktop-menu .sm > li h1,
.desktop-menu .sm > li h2,
.desktop-menu .sm > li h3,
.desktop-menu .sm > li h4,
.desktop-menu .sm > li h5,
.desktop-menu .sm > li h6 {
margin: 0;
padding: 0;
}
.desktop-menu .sm ul {
display: none;
}
.desktop-menu .sm li,
.desktop-menu .sm a {
position: relative;
}
.desktop-menu .sm a {
display: block;
}
.desktop-menu .sm a.disabled {
cursor: not-allowed;
}
.desktop-menu .sm-simple li > a {
padding: 13px 58px 13px 20px;
}
.desktop-menu .sm-simple a.current {
background: #555;
color: #fff;
}
.desktop-menu .sm-simple a.disabled {
color: #ccc;
}
.desktop-menu .sm-simple .sub-menu a .toggle-sub-menu {
position: absolute;
top: 50%;
right: 0;
}
.desktop-menu .sm-simple .sub-menu a .toggle-sub-menu:before {
right: 30px;
}
.desktop-menu .toggle-sub-menu {
position: relative;
margin-left: 15px;
}
.desktop-menu .toggle-sub-menu:before {
content: '\f078';
font-size: 8px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.desktop-menu .sub-arrow {
display: none;
}
.desktop-menu .sm-simple ul {
position: absolute;
width: 12em;
}
.desktop-menu .sm-simple.sm-rtl li {
float: right;
}
.desktop-menu .sm-simple ul li,
.desktop-menu .sm-simple.sm-rtl ul li,
.desktop-menu .sm-simple.sm-vertical li {
float: none;
}
.desktop-menu .sm-simple a {
white-space: nowrap;
}
.desktop-menu .sm-simple ul a,
.desktop-menu .sm-simple.sm-vertical a {
white-space: normal;
}
.desktop-menu .sm-simple .sm-nowrap:not(.mega-menu) > li > a,
.desktop-menu .sm-simple .sm-nowrap:not(.mega-menu) > li > :not(ul) a {
white-space: nowrap;
}
.desktop-menu .sm-simple .scroll-up,
.desktop-menu .sm-simple .scroll-down {
position: absolute;
display: none;
visibility: hidden;
overflow: hidden;
height: 20px;
background: #fff;
}
.desktop-menu .sm-simple .scroll-up-arrow,
.desktop-menu .sm-simple .scroll-down-arrow {
position: absolute;
top: -2px;
left: 50%;
overflow: hidden;
margin-left: -8px;
width: 0;
height: 0;
border-width: 8px;
border-style: dashed dashed solid dashed;
border-color: transparent transparent #555 transparent;
}
.desktop-menu .sm-simple .scroll-down-arrow {
top: 6px;
border-style: solid dashed dashed dashed;
border-color: #555 transparent transparent transparent;
}
.desktop-menu .sm-simple.sm-rtl .has-submenu {
padding-right: 20px;
padding-left: 32px;
}
.desktop-menu .sm-simple.sm-rtl.sm-vertical .has-submenu {
padding: 11px 20px;
}
.desktop-menu .sm-simple.sm-rtl ul .has-submenu {
padding: 11px 20px;
}
.desktop-menu .sm-simple.sm-rtl > li:first-child {
border-left: 1px solid #eee;
}
.desktop-menu .sm-simple.sm-rtl > li:last-child {
border-left: 0;
}
.desktop-menu .sm-simple:not(.sm-vertical) .has-mega-menu {
position: static !important;
}
.desktop-menu .sm-simple:not(.sm-vertical) .has-mega-menu .mega-menu {
right: 0 !important;
margin-left: 0 !important;
max-width: none !important;
width: auto !important;
}
.desktop-menu .sm-simple.sm-vertical {
display: block;
}
.desktop-menu .sm-simple.sm-vertical .has-mega-menu .mega-menu {
max-width: calc(100vw - 394px) !important;
width: 1170px !important;
}
.desktop-menu .sm-simple.sm-vertical > li {
display: block !important;
width: 100%;
}
.desktop-menu .sm-simple.sm-vertical > li > a .menu-item-wrap {
position: relative;
}
.desktop-menu .sm-simple.sm-vertical > li > a .toggle-sub-menu {
position: static;
}
.desktop-menu .sm-simple.sm-vertical > li > a .toggle-sub-menu:before {
right: 0;
content: '\f107';
}
.desktop-menu .menu--primary {
position: relative;
text-align: center;
}
.desktop-menu .sm-simple {
position: static;
display: inline-block;
}
.desktop-menu .sm-simple > li {
display: inline-block;
}
.desktop-menu .sm-simple .widget-title,
.desktop-menu .sm-simple .widgettitle {
display: block;
margin: 0 30px 13px 0;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
}
.desktop-menu .sm-simple .sub-menu,
.desktop-menu .sm-simple .children {
padding: 18px 0 22px;
min-width: 240px !important;
border: 0;
}
.desktop-menu .sm-simple .sub-menu:after,
.desktop-menu .sm-simple .children:after {
content: '';
height: 4px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.desktop-menu .sm-simple .sub-menu a,
.desktop-menu .sm-simple .children a {
padding: 9px 30px;
}
.desktop-menu .sm-simple .sub-menu .toggle-sub-menu:before,
.desktop-menu .sm-simple .children .toggle-sub-menu:before {
font-size: 8px;
content: '\f054';
}
.desktop-menu .sm-simple .sub-menu.mega-menu,
.desktop-menu .sm-simple .children.mega-menu {
box-shadow: 0 10px 37px rgba(0, 0, 0, 0.07);
}
.desktop-menu .sm-simple .sub-menu .menu-item-wrap,
.desktop-menu .sm-simple .children .menu-item-wrap {
line-height: 0;
}
.desktop-menu .sm-simple .sub-menu .menu-item:hover > a .menu-item-title:after,
.desktop-menu .sm-simple .children .menu-item:hover > a .menu-item-title:after {
width: 100%;
left: 0;
right: auto;
}
.desktop-menu .sm-simple .sub-menu .menu-item-title,
.desktop-menu .sm-simple .children .menu-item-title {
position: relative;
overflow: hidden;
z-index: 1;
}
.desktop-menu .sm-simple .sub-menu .menu-item-title:after,
.desktop-menu .sm-simple .children .menu-item-title:after {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
background: currentColor;
}
.desktop-menu .sm-simple .has-mega-menu .mega-menu {
padding: 37px 0 40px;
}
.desktop-menu .sm-simple .has-mega-menu .mega-menu ul {
position: static;
display: block;
width: auto;
border: 0;
background: transparent;
box-shadow: none;
}
.desktop-menu .sm-simple .has-mega-menu .mega-menu .menu > li > a {
padding: 9px 0;
}
.desktop-menu .sm-simple .has-mega-menu .scroll-up,
.desktop-menu .sm-simple .has-mega-menu .scroll-down {
margin-left: 0 !important;
}
.desktop-menu .sm-simple .has-mega-menu .wpb_button,
.desktop-menu .sm-simple .has-mega-menu .wpb_content_element,
.desktop-menu .sm-simple .has-mega-menu ul.wpb_thumbnails-fluid > li {
margin-bottom: 0;
}
.desktop-menu .sm-simple .has-mega-menu .widget_nav_menu ul,
.desktop-menu .sm-simple .has-mega-menu .insight-core-bmw ul {
margin: 0;
padding: 0;
}
.desktop-menu .sm-simple .has-mega-menu .widget_nav_menu li,
.desktop-menu .sm-simple .has-mega-menu .insight-core-bmw li {
margin-bottom: 0;
padding: 0;
border: 0;
}
.desktop-menu .sm-simple .has-mega-menu .tm-list {
padding-right: 30px;
padding-left: 30px;
}
.desktop-menu .sm-simple .has-mega-menu .tm-list .item-wrapper {
display: block;
padding-top: 11px;
padding-bottom: 11px;
line-height: 20px;
}
.desktop-menu .sm-simple .sub-menu.show-animation {
-webkit-animation: show-animation .3s;
animation: show-animation .3s;
}
.desktop-menu .sm-simple .sub-menu.hide-animation {
-webkit-animation: hide-animation .3s;
animation: hide-animation .3s;
}
.mobile-menu .page-navigation-wrap,
.mobile-menu .page-navigation {
display: none;
}
.page-close-main-menu {
position: fixed;
top: 80px;
right: 90px;
z-index: 100000;
visibility: hidden;
font-size: 100px;
line-height: 0;
opacity: 0;
cursor: pointer;
height: 40px;
width: 40px;
}
.page-close-main-menu:before, .page-close-main-menu:after {
position: absolute;
top: 19px;
left: 4px;
content: '';
width: 32px;
height: 3px;
background: #222;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.page-close-main-menu:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.page-close-main-menu:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.page-close-main-menu:hover:before, .page-close-main-menu:hover:after {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.page-off-canvas-main-menu {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
visibility: hidden;
overflow: hidden;
overflow-y: auto;
opacity: 0;
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
transform: scale(0.3);
}
.page-off-canvas-main-menu .page-navigation {
display: table;
padding: 30px 0;
width: 100%;
height: 100%;
text-align: center;
}
.page-off-canvas-main-menu .page-navigation .menu__container {
display: table-cell;
vertical-align: middle;
}
.page-off-canvas-main-menu .page-navigation .menu__container a {
display: inline-block;
}
.page-off-canvas-main-menu .page-navigation .menu__container > li > a {
position: relative;
padding-left: 15px;
padding-right: 15px;
}
.page-off-canvas-main-menu .page-navigation .menu__container > li > a .toggle-sub-menu {
position: absolute;
top: 50%;
right: -15px;
margin-left: 0;
}
.page-off-canvas-main-menu .page-navigation .menu__container > li > a .toggle-sub-menu:before {
font-size: .5em;
}
.page-off-canvas-main-menu ul {
margin: 0;
padding: 0;
}
.page-off-canvas-main-menu .menu__container > li {
opacity: 0;
-webkit-transition: opacity .2s, -webkit-transform .2s;
transition: opacity .2s, -webkit-transform .2s;
transition: transform .2s, opacity .2s;
transition: transform .2s, opacity .2s, -webkit-transform .2s;
-webkit-transform: translateY(50px);
-ms-transform: translateY(50px);
transform: translateY(50px);
-webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
.page-off-canvas-main-menu li {
list-style-type: none;
}
.page-off-canvas-main-menu .sub-menu,
.page-off-canvas-main-menu .children {
display: none;
}
.page-off-canvas-main-menu .vc_column_container {
display: block !important;
float: none;
width: 100% !important;
}
.admin-bar .page-off-canvas-main-menu {
top: 32px;
}
.page-off-canvas-main-menu .insight-core-bmw .menu {
text-align: center !important;
}
.page-off-canvas-main-menu .insight-core-bmw li {
margin-bottom: 0;
padding: 0;
border: 0;
}
.page-off-canvas-main-menu .insight-core-bmw li a {
padding: 0;
}
.page-off-canvas-menu-opened {
overflow: hidden;
}
.page-off-canvas-menu-opened .page-header {
z-index: 99999;
}
.page-off-canvas-menu-opened .page-off-canvas-main-menu {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.page-off-canvas-menu-opened .page-off-canvas-main-menu .menu__container > li {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.page-off-canvas-menu-opened .page-close-main-menu {
visibility: visible;
opacity: 1;
}
.page-open-mobile-menu {
cursor: pointer;
}
.page-open-mobile-menu .inner {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: 30px;
}
.page-open-mobile-menu .icon {
position: relative;
width: 24px;
height: 18px;
}
.page-open-mobile-menu:hover i:before {
width: 80%;
}
.page-open-mobile-menu:hover i:after {
width: 65%;
}
.page-open-mobile-menu i {
position: absolute;
top: 50%;
left: 0;
margin-top: -1px;
width: 100%;
height: 2px;
background: currentColor;
}
.page-open-mobile-menu i:before, .page-open-mobile-menu i:after {
position: absolute;
left: 0;
width: 100%;
height: 100%;
background: inherit;
content: '';
-webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.page-open-mobile-menu i:before {
top: -8px;
}
.page-open-mobile-menu i:after {
top: 8px;
}
.page-close-mobile-menu {
position: relative;
cursor: pointer;
height: 40px;
width: 40px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
color: #222;
}
.page-close-mobile-menu:before, .page-close-mobile-menu:after {
position: absolute;
top: 19px;
left: 8px;
content: '';
width: 24px;
height: 3px;
background: currentColor;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.page-close-mobile-menu:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.page-close-mobile-menu:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.page-close-mobile-menu:hover:before, .page-close-mobile-menu:hover:after {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.page-mobile-menu-header {
position: absolute;
top: 0;
left: 0;
right: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 0 15px 0 30px;
height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.page-mobile-menu-logo {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.page-mobile-menu-opened {
overflow: hidden;
}
.page-mobile-menu-opened.mobile-menu-push-to-right .site {
-webkit-transform: translateX(350px);
-ms-transform: translateX(350px);
transform: translateX(350px);
}
.page-mobile-menu-opened.mobile-menu-push-to-left .site {
-webkit-transform: translateX(-350px);
-ms-transform: translateX(-350px);
transform: translateX(-350px);
}
.mobile-menu-push-to-left .page-mobile-main-menu > .inner {
float: right;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.mobile-menu-slide-to-left .page-mobile-main-menu > .inner {
float: right;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.page-mobile-main-menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999;
background: rgba(0, 0, 0, 0.7);
visibility: hidden;
opacity: 0;
cursor: url(//siliconst.net/wp-content/themes/mitech/assets/images/cursor/light-close.png) 16 16, pointer;
}
.admin-bar .page-mobile-main-menu {
top: 32px;
height: calc(100% - 32px);
}
.page-mobile-main-menu > .inner {
position: relative;
height: 100%;
max-width: 80%;
text-align: left;
-webkit-transition: all .3s;
transition: all .3s;
padding-top: 80px;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
cursor: default;
background: #fff;
width: 360px;
}
.page-mobile-menu-opened .page-mobile-main-menu {
visibility: visible;
opacity: 1;
}
.page-mobile-menu-opened .page-mobile-main-menu > .inner {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.page-mobile-main-menu ul {
margin: 0;
padding: 0;
}
.page-mobile-main-menu li {
display: block;
list-style-type: none;
}
.page-mobile-main-menu li.opened > a .toggle-sub-menu:after {
content: '\f106';
}
.page-mobile-main-menu .sub-menu {
display: none;
margin: 14px 0;
}
.page-mobile-main-menu .sub-menu .sub-menu {
margin-left: 10px;
}
.page-mobile-main-menu .sub-menu a {
padding: 8px 0;
}
.page-mobile-main-menu .wpb_column.vc_column_container {
width: 100% !important;
}
.page-mobile-main-menu .wpb_column + .wpb_column {
margin-top: 30px;
}
.page-mobile-main-menu .menu__container {
padding: 0;
margin: 20px 30px 100px;
}
.page-mobile-main-menu .menu__container > li > a {
padding: 10px 0;
border: 0;
border-color: transparent;
}
.page-mobile-main-menu .menu__container > li + li > a {
border-top: 1px solid transparent;
}
.page-mobile-main-menu .menu__container > li.opened > a {
border-bottom: 1px solid transparent;
}
.page-mobile-main-menu .menu__container a {
position: relative;
display: block;
}
.page-mobile-main-menu .tm-list {
margin-bottom: 16px;
}
.page-mobile-main-menu .mega-menu {
margin-top: 30px;
margin-bottom: 30px;
}
.page-mobile-main-menu .wpb_button,
.page-mobile-main-menu .wpb_content_element,
.page-mobile-main-menu ul.wpb_thumbnails-fluid > li {
margin-bottom: 30px;
}
.page-mobile-main-menu .widget_nav_menu li,
.page-mobile-main-menu .insight-core-bmw li {
margin: 0;
padding: 0;
border: 0;
}
.page-mobile-main-menu .toggle-sub-menu {
position: absolute;
top: 50%;
right: 0;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.1);
color: #fff;
text-align: center;
line-height: 40px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.page-mobile-main-menu .toggle-sub-menu:after {
content: '\f107';
font-size: 18px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.page-mobile-main-menu .toggle-sub-menu:hover {
background: rgba(255, 255, 255, 0.2);
}
.page-mobile-main-menu .mega-menu-content .container {
max-width: 100%;
}
.page-mobile-main-menu .mega-menu-content .container > .row > .col-md-12 {
padding-left: 0;
padding-right: 0;
}
.page-mobile-menu-content {
overflow-y: auto;
height: calc(100vh - 80px);
}
.handheld .page-mobile-menu-content {
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 782px) {
.admin-bar .page-mobile-main-menu {
top: 46px;
height: calc(100% - 46px);
}
}
@media screen and (max-width: 600px) {
.admin-bar .page-mobile-main-menu {
top: 0;
height: 100%;
}
}
.desktop-menu .page-open-mobile-menu {
display: none !important;
}
.page-title-bar {
position: relative;
}
.page-title-bar .heading {
margin-bottom: 0;
}
.page-title-bar-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.page-title-bar-inner {
border-bottom-style: solid;
}
.insight_core_breadcrumb {
margin: 0;
padding: 0;
}
.insight_core_breadcrumb li {
display: inline-block;
}
.insight_core_breadcrumb li + li {
position: relative;
padding-left: 32px;
}
.insight_core_breadcrumb li + li:before {
content: '/';
position: absolute;
left: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.insight_core_breadcrumb a {
position: relative;
overflow: hidden;
z-index: 1;
}
.insight_core_breadcrumb a:after {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
background: currentColor;
}
.insight_core_breadcrumb a:hover:after {
width: 100%;
left: 0;
right: auto;
}
.page-title-bar-01 .heading {
text-align: center;
}
.page-title-bar-01 .page-breadcrumb {
margin-top: 21px;
text-align: center;
}
.page-scroll-up {
position: fixed;
right: 30px;
bottom: -60px;
z-index: 999;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
display: block;
padding: 0;
width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
font-size: 25px;
line-height: 60px;
cursor: pointer;
opacity: 0;
visibility: hidden;
overflow: hidden;
}
.page-scroll-up i {
position: absolute;
top: 50%;
left: 50%;
color: #ffffff;
}
.page-scroll-up .arrow-top {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.page-scroll-up .arrow-bottom {
-webkit-transform: translate(-50%, 80px);
-ms-transform: translate(-50%, 80px);
transform: translate(-50%, 80px);
}
.page-scroll-up.show {
bottom: 30px;
opacity: 1;
visibility: visible;
}
.page-scroll-up:hover .arrow-top {
-webkit-transform: translate(-50%, -80px);
-ms-transform: translate(-50%, -80px);
transform: translate(-50%, -80px);
}
.page-scroll-up:hover .arrow-bottom {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.search-popup-close {
position: absolute;
top: 40px;
right: 40px;
cursor: pointer;
height: 44px;
width: 44px;
}
.search-popup-close:before, .search-popup-close:after {
position: absolute;
top: 21px;
left: 0;
content: '';
width: 44px;
height: 3px;
background: #222;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.search-popup-close:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.search-popup-close:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.search-popup-close:hover:before, .search-popup-close:hover:after {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.page-search-popup-opened {
overflow: hidden;
}
.page-search-popup {
-webkit-transition: all .5s;
transition: all .5s;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999;
background: #fff;
visibility: hidden;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
.admin-bar .page-search-popup {
top: 32px;
height: calc(100% - 32px);
}
.page-search-popup-opened .page-search-popup {
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.page-search-popup .page-search-popup-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.page-search-popup .search-form {
position: relative;
color: #086ad8;
width: 1170px;
max-width: 90%;
margin: 0 auto;
}
.page-search-popup .search-field {
font-size: 72px;
height: 100px;
background-color: transparent !important;
border: 0;
border-bottom: 3px solid #086ad8 !important;
border-radius: 0;
padding: 15px 50px 15px 0;
color: inherit;
}
.page-search-popup .search-submit {
display: none;
}
@media screen and (max-width: 782px) {
.admin-bar .page-search-popup {
top: 46px;
height: calc(100% - 46px);
}
}
@media screen and (max-width: 600px) {
.admin-bar .page-search-popup {
top: 0;
height: 100%;
}
}
.page-open-off-sidebar {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 30px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.page-open-off-sidebar:hover i {
width: 16px;
}
.page-open-off-sidebar:hover i:before {
width: 24px;
}
.page-open-off-sidebar:hover i:after {
width: 22px;
}
.page-open-off-sidebar div {
position: relative;
width: 24px;
height: 18px;
}
.page-open-off-sidebar i {
position: absolute;
top: 50%;
left: 0;
margin-top: -1px;
width: 100%;
height: 2px;
background: currentColor;
}
.page-open-off-sidebar i:before, .page-open-off-sidebar i:after {
position: absolute;
left: 0;
width: 100%;
height: 100%;
background: inherit;
content: '';
-webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.page-open-off-sidebar i:before {
width: 16px;
top: -8px;
}
.page-open-off-sidebar i:after {
width: 18px;
top: 8px;
}
.page-close-off-sidebar {
position: relative;
cursor: pointer;
height: 40px;
width: 40px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.page-close-off-sidebar:before, .page-close-off-sidebar:after {
position: absolute;
top: 19px;
left: 8px;
content: '';
width: 24px;
height: 3px;
background: currentColor;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.page-close-off-sidebar:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.page-close-off-sidebar:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.page-close-off-sidebar:hover:before, .page-close-off-sidebar:hover:after {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.page-off-sidebar-header {
position: absolute;
top: 0;
left: 0;
right: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 0 50px;
height: 85px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.page-off-sidebar-logo {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.page-off-sidebar-opened {
overflow: hidden;
}
.page-off-sidebar {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999;
visibility: hidden;
opacity: 0;
background: rgba(0, 0, 0, 0.7);
cursor: url(//siliconst.net/wp-content/themes/mitech/assets/images/cursor/light-close.png) 16 16, pointer;
}
.admin-bar .page-off-sidebar {
top: 32px;
height: calc(100% - 32px);
}
.page-off-sidebar > .inner {
position: relative;
height: 100%;
max-width: 80%;
text-align: left;
-webkit-transition: all .3s;
transition: all .3s;
overflow-y: auto;
padding-top: 85px;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
cursor: default;
background: #fff;
box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
float: right;
width: 420px;
}
.page-off-sidebar-opened .page-off-sidebar {
visibility: visible;
opacity: 1;
}
.page-off-sidebar-opened .page-off-sidebar > .inner {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.page-off-sidebar .page-off-sidebar-content {
padding: 50px 50px;
}
.page-off-sidebar .widget-title {
font-size: 18px;
line-height: 1.23;
margin-bottom: 27px;
}
.page-off-sidebar .widget + .widget {
margin-top: 53px;
}
.handheld .page-off-sidebar > .inner {
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.handheld .page-off-sidebar-content {
padding: 30px;
}
@media screen and (max-width: 782px) {
.admin-bar .page-off-sidebar {
top: 46px;
height: calc(100% - 46px);
}
}
@media screen and (max-width: 600px) {
.admin-bar .page-off-sidebar {
top: 0;
height: 100%;
}
}
.ll-image {
-webkit-transition: all .3s;
transition: all .3s;
}
.ll-image.unload {
-webkit-filter: blur(5px);
filter: blur(5px);
} @-webkit-keyframes fadeIn {
0% {
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
}
100% {
opacity: 1;
}
}
@-webkit-keyframes moveVertical {
0% {
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes moveVertical {
0% {
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes moveHorizontal {
0% {
}
100% {
-webkit-transform: translateX(0);
opacity: 1;
}
}
@keyframes moveHorizontal {
0% {
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@-webkit-keyframes scaleUp {
0% {
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes scaleUp {
0% {
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes popUp {
0% {
}
70% {
-webkit-transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes popUp {
0% {
}
70% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.page-has-animation:not(.compose-mode) .page-content .tm-animation {
opacity: 0;
}
.page-has-animation:not(.compose-mode) .page-content .tm-animation.fade-in.animate {
-webkit-animation: fadeIn 0.95s ease forwards;
animation: fadeIn 0.95s ease forwards;
}
.page-has-animation:not(.compose-mode) .page-content .tm-animation.move-up.animate {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
}
.page-has-animation:not(.compose-mode) .page-content .tm-animation.move-down.animate {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
}
.page-has-animation:not(.compose-mode) .page-content .tm-animation.move-left.animate {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
}
.page-has-animation:not(.compose-mode) .page-content .tm-animation.move-right.animate {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
}
.page-has-animation:not(.compose-mode) .page-content .tm-animation.scale-up.animate {
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
-webkit-animation: scaleUp 0.65s ease-in-out forwards;
animation: scaleUp 0.65s ease-in-out forwards;
}
.page-has-animation:not(.compose-mode) .page-content .tm-animation.pop-up {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.page-has-animation:not(.compose-mode) .page-content .tm-animation.pop-up.animate {
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-animation: popUp .8s ease-in forwards;
animation: popUp .8s ease-in forwards;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.page-has-animation:not(.compose-mode) .page-content .tm-swiper .tm-animation {
opacity: 1 !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
-webkit-perspective: none !important;
perspective: none !important;
}
.embed-responsive,
.video-player {
position: relative;
display: block;
overflow: hidden;
padding: 0;
height: 0;
}
.embed-responsive iframe,
.video-player iframe {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9,
.video-player {
padding-bottom: 56.25%;
}
.instagram-media {
max-width: 100% !important;
}
.no-padding {
padding: 0 !important;
}
.hide {
display: none;
}
.show {
display: block;
}
.full-height {
min-height: 100vh;
}
.admin-bar .full-height {
min-height: calc(100vh - 32px);
}
.col-content-middle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.font-medium {
font-weight: 500 !important;
}
.display-inline {
display: inline !important;
}
.display-inline-block {
display: inline-block !important;
}
.display-block {
display: block !important;
}
.image-rounded img {
border-radius: inherit;
}
@media (max-width: 991px) {
.col-sm-order-first {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.col-sm-order-second {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
}
@media (max-width: 767px) {
.col-xs-order-first {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.col-xs-order-second {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
}
.section-half-bg-01 {
position: relative;
}
.section-half-bg-01:before {
display: block !important;
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 48%;
background: #f6fafe;
} @media only screen and (min-width: 1024px) {
#footer-wrap {
position: fixed;
left: 0;
bottom: 0;
}
.page-footer-parallax:not(.page-template-one-page-scroll) {
height: 100%;
}
.page-footer-parallax:not(.page-template-one-page-scroll) .site {
min-height: 100%;
position: static;
}
.page-footer-parallax:not(.page-template-one-page-scroll) .content-wrapper {
position: relative;
z-index: 3;
background: inherit;
}
.page-footer-parallax:not(.page-template-one-page-scroll) .page-footer-wrapper {
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.page-footer-parallax .site {
background-color: inherit;
}
}
.page-footer-wrapper.overlay, .page-footer-wrapper.fixed {
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
}
.boxed {
margin: 0 auto;
max-width: 1200px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
}
.site {
overflow: hidden;
}
.page-sidebar,
.page-main-content {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
width: 100%;
}
.comments-area {
margin-top: 53px;
padding-top: 40px;
}
.comment-content a {
word-wrap: break-word;
}
.comment-notes,
.logged-in-as {
margin-bottom: 34px;
}
.bypostauthor {
display: block;
}
.comments-title,
.comment-reply-title {
display: block;
margin-bottom: 20px;
font-size: 34px;
font-weight: 500;
}
.comments-title {
margin-bottom: 50px;
}
.comments-wrap {
margin-bottom: 62px;
}
.comment-list {
margin: 0;
padding: 0;
}
.comment-list .comment {
list-style-type: none;
}
.comment-list > .comment + .comment {
margin-top: 40px;
padding-top: 40px;
border-top: 1px solid #ededed;
}
.comment-list > .comment:first-child {
margin-top: 0;
}
.comment-list .pingback {
margin-bottom: 35px;
list-style-type: none;
}
.comment-list .pingback:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.comment-list .pingback .comment-content {
margin-left: 0;
}
.comment-list .children {
margin: 40px 0 20px 30px;
padding: 0;
}
.comment-list .children li + li {
margin-top: 35px;
}
.comment-list .meta {
margin-bottom: 12px;
}
.comment-list .comment-author {
float: left;
}
.comment-list .comment-author img {
border-radius: 50%;
}
.comment-list .comment-content {
position: relative;
overflow: hidden;
margin-left: 120px;
}
.comment-list .fn {
font-size: 15px;
text-transform: uppercase;
display: inline-block;
margin-bottom: 0;
}
.comment-list .fn a {
font-style: inherit;
font-size: inherit;
}
.comment-list .comment-datetime {
display: inline-block;
margin-right: 6px;
}
.comment-list .comment-actions {
font-weight: 500;
margin-top: 16px;
color: #ababab;
}
.comment-list .comment-actions a {
display: inline-block;
margin-left: 10px;
margin-right: 10px;
font-weight: 700;
}
.comment-list .comment-awaiting-messages {
display: block;
}
.comment-list .comment-respond {
margin-top: 30px;
}
.comment-form textarea {
height: 150px;
padding: 19px 20px 3px;
}
.comment-form .row {
margin-left: -10px;
margin-right: -10px;
}
.comment-form [class*=col-] {
padding-left: 10px;
padding-right: 10px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
margin: 0 0 20px;
}
.comment-form p.form-submit {
margin: 30px 0 0;
}
.comment-form p.form-submit input {
padding: 0 54px;
min-width: 180px;
}
.comment-form .comment-form-cookies-consent {
margin-top: 15px;
}
.comment-form .comment-form-cookies-consent label {
cursor: pointer;
vertical-align: middle;
}
@media (max-width: 1199px) {
.comment-list .vcard img {
width: 50px;
}
.comment-list .children,
.comment-list .children .children {
padding-left: 20px;
}
.comment-list .comment-content {
margin-left: 80px;
}
}
@media (max-width: 767px) {
.comment-form textarea {
height: 120px;
}
.comment-list .comment {
margin-bottom: 30px;
padding-bottom: 30px;
}
.comment-list .children {
margin-top: 30px;
padding-top: 30px;
}
.comment-list .children,
.comment-list .children .children {
padding-left: 20px;
}
}
.vc_separator .vc_sep_holder .vc_sep_line.vc_sep_line {
border-top-color: #dddddd;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
.vc_section.vc_section-has-fill + .vc_section {
padding-top: 0 !important;
}
.wpb_wrapper .wpb_button,
.wpb_wrapper .wpb_content_element,
.wpb_wrapper ul.wpb_thumbnails-fluid > li {
margin-bottom: 0;
}
.wpb-js-composer.wpb-js-composer .vc_tta-container {
margin-bottom: 0;
}
.rev_slider iframe {
border: 0 !important;
}
.revolution-slider-rounded .tp-revslider-mainul {
border-radius: 5px;
}
.page-loading {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 999999;
overflow: hidden;
pointer-events: none;
-webkit-transition: all 1s;
transition: all 1s;
}
.page-loading .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #fff;
}
.page-loading .loader-section.section-left {
left: 0;
}
.page-loading .loader-section.section-right {
right: 0;
}
.page-loading .sk-wrap {
width: 60px;
height: 60px;
margin: 0 auto;
font-size: 0;
}
.page-loading .sk-wrap .sk-circle {
margin: 0 auto;
}
.page-loading .sk-wandering-cubes .sk-cube {
width: 16px;
height: 16px;
}
.page-loading .sk-three-bounce {
width: 80px;
height: 20px;
}
.page-loading .sk-three-bounce .sk-child {
display: block;
float: left;
}
.page-loading .sk-three-bounce .sk-bounce2 {
margin: 0 10px;
}
.page-loading .sk-wave > div {
width: 7px;
margin: 0 2px 0 2px;
}
.page-loading .sk-bg-self {
background-color: #fff;
}
.page-loading .sk-bg-child > div {
background-color: #fff !important;
}
.page-loading .sk-bg-child-before > div:before {
background-color: #fff;
}
.page-load-inner {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.preloader-wrap {
display: table;
width: 100%;
height: 100%;
}
.preloader-wrap .wrap-2 {
display: table-cell;
vertical-align: middle;
text-align: center;
}
body.loaded .page-loading .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}
body.loaded .page-loading .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}
body.loaded .page-loading .inner {
opacity: 0;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.admin-bar .headroom.headroom--not-top .page-header-inner {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar .headroom.headroom--not-top .page-header-inner {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar .headroom.headroom--not-top .page-header-inner {
top: 0;
}
}
.lg-backdrop {
z-index: 999998 !important;
}
.lg-outer {
z-index: 999999 !important;
}
.lg-sub-html * {
color: inherit;
}
.lg-actions .lg-prev,
.lg-actions .lg-next {
border: 0;
}
.lg-actions .lg-prev:before, .lg-actions .lg-prev:after,
.lg-actions .lg-next:before,
.lg-actions .lg-next:after {
color: #fff;
}
.tm-swiper {
position: relative;
z-index: 1;
}
.tm-swiper:hover .swiper-nav-button {
opacity: 1;
visibility: visible;
}
.tm-swiper .swiper-inner {
position: relative;
}
.tm-swiper .swiper-container {
width: 100%;
}
.tm-swiper .swiper-slide {
box-sizing: border-box;
}
.tm-swiper.auto-slide-wide .swiper-slide {
width: auto;
}
.tm-swiper.auto-slide-wide .swiper-slide img {
width: auto;
}
.tm-swiper.equal-height > .swiper-inner > .swiper-container > .swiper-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.tm-swiper.equal-height > .swiper-inner > .swiper-container > .swiper-wrapper > .swiper-slide {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
}
.tm-swiper.v-center > .swiper-inner > .swiper-container > .swiper-wrapper > .swiper-slide {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.tm-swiper.h-center > .swiper-inner > .swiper-container > .swiper-wrapper > .swiper-slide {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-swiper.c-bottom > .swiper-inner > .swiper-container > .swiper-wrapper > .swiper-slide {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.tm-swiper.equal-height.v-center > .swiper-inner > .swiper-container > .swiper-wrapper > .swiper-slide {
-webkit-align-self: auto;
-ms-flex-item-align: auto;
-ms-grid-row-align: auto;
align-self: auto;
}
.tm-swiper.equal-height.v-center > .swiper-inner > .swiper-container > .swiper-wrapper > .swiper-slide > div {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.tm-swiper[data-autoplay="1"] .swiper-wrapper {
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;
}
.tm-swiper .swiper-pagination {
position: static;
margin-top: 31px;
width: 100%;
text-align: center;
line-height: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: none;
}
.tm-swiper .swiper-pagination.swiper-pagination-progressbar {
width: 100%;
height: 3px;
left: 0;
top: 0;
background: #d8d8d8;
}
.tm-swiper .swiper-pagination-bullet {
box-sizing: border-box;
margin: 0 5px;
width: 20px;
height: 20px;
border: 0;
border-radius: 0;
background: transparent;
vertical-align: middle;
opacity: 1;
position: relative;
outline: none;
}
.tm-swiper .swiper-pagination-bullet:hover:before, .tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
width: 12px;
height: 12px;
opacity: 1;
}
.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
cursor: default;
}
.tm-swiper .swiper-pagination-bullet:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-radius: 100%;
width: 8px;
height: 8px;
background: currentColor;
opacity: .3;
z-index: 1;
}
.tm-swiper .swiper-pagination-bullet:only-child {
visibility: hidden;
}
.tm-swiper .swiper-nav-button {
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.3s linear 2s, opacity 0.3s linear 2s;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.3s linear 2s, opacity 0.3s linear 2s;
background-image: none;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: none;
width: 48px;
height: 48px;
font-size: 24px;
color: #6d70a6;
border: 0;
border-radius: 50%;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.01);
opacity: 0;
visibility: hidden;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
}
.tm-swiper .swiper-nav-button.swiper-button-disabled {
display: none;
}
.tm-swiper .swiper-nav-button i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tm-swiper .swiper-nav-button:after {
display: none;
}
.tm-swiper .swiper-button-prev {
left: 7px;
}
.tm-swiper .swiper-button-prev i:before {
content: '\f104';
}
.tm-swiper .swiper-button-next {
right: 7px;
}
.tm-swiper .swiper-button-next i:before {
content: '\f105';
}
.tm-swiper.nav-style-02 .swiper-nav-button {
background: #fff;
}
.tm-swiper.nav-style-02 .swiper-nav-button:before {
border-radius: inherit;
opacity: 0;
visibility: hidden;
}
.tm-swiper.nav-style-02 .swiper-nav-button:hover {
color: #fff;
}
.tm-swiper.nav-style-02 .swiper-nav-button:hover:before {
opacity: 1;
visibility: visible;
}
.tm-swiper.nav-style-02 .swiper-button-prev {
left: 30px;
}
.tm-swiper.nav-style-02 .swiper-button-next {
right: 30px;
}
.tm-swiper.nav-style-03 .swiper-nav-button {
background: transparent;
border: 2px solid #eee;
opacity: .3;
}
.tm-swiper.nav-style-03 .swiper-nav-button:hover {
opacity: 1;
}
.tm-swiper.nav-style-03 .nav-button-icon {
font-size: 18px;
color: #fff;
}
.tm-swiper.nav-style-03 .swiper-button-prev {
left: 0;
}
.tm-swiper.nav-style-03 .swiper-button-prev .nav-button-icon:before {
content: '\f060';
}
.tm-swiper.nav-style-03 .swiper-button-next {
right: 0;
}
.tm-swiper.nav-style-03 .swiper-button-next .nav-button-icon:before {
content: '\f061';
}
.tm-swiper.nav-style-04 .swiper-nav-button {
font-size: 64px;
width: 64px;
height: 64px;
}
.tm-swiper.pagination-style-02 .swiper-pagination-bullet:before {
background: #fff;
opacity: 1;
}
.tm-swiper.pagination-style-02 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
width: 16px;
height: 16px;
box-shadow: 0 0 9px #ededed;
}
.tm-swiper.pagination-style-03 {
margin-bottom: 0;
}
.tm-swiper.pagination-style-03 .swiper-pagination {
position: absolute;
width: auto;
top: 50%;
right: 50px;
bottom: auto;
left: auto;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
}
.tm-swiper.pagination-style-03 .swiper-pagination-bullet {
display: block;
margin: 0;
}
.tm-swiper.pagination-style-03 .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-top: 10px;
}
.tm-swiper.pagination-style-04 .swiper-pagination-bullet:before {
background: #333;
opacity: .3;
}
.tm-swiper.pagination-style-04 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
opacity: 1;
}
@media (min-width: 992px) {
.tm-swiper.nav-style-04 .swiper-nav-button.swiper-button-prev {
left: -65px;
}
.tm-swiper.nav-style-04 .swiper-nav-button.swiper-button-next {
right: -65px;
}
}
@media (min-width: 1500px) {
.tm-swiper.nav-style-04 .swiper-nav-button.swiper-button-prev {
left: -125px;
}
.tm-swiper.nav-style-04 .swiper-nav-button.swiper-button-next {
right: -125px;
}
}
.odometer-auto-theme {
display: -moz-inline-box;
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
position: relative;
*display: inline;
}
.odometer-auto-theme .odometer-digit {
display: -moz-inline-box;
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
position: relative;
*display: inline;
}
.odometer-auto-theme .odometer-digit-spacer {
display: -moz-inline-box;
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
visibility: hidden;
*display: inline;
}
.odometer-auto-theme .odometer-digit-inner {
text-align: left;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.odometer-auto-theme .odometer-ribbon {
display: block;
}
.odometer-auto-theme .odometer-ribbon-inner {
display: block;
-webkit-backface-visibility: hidden;
}
.odometer-auto-theme .odometer-value {
display: block;
-webkit-transform: translateZ(0);
}
.odometer-auto-theme .odometer-value.odometer-last-value {
position: absolute;
}
.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 4s cubic-bezier(0.6, 0.3, 0.3, 1);
transition: -webkit-transform 4s cubic-bezier(0.6, 0.3, 0.3, 1);
transition: transform 4s cubic-bezier(0.6, 0.3, 0.3, 1);
transition: transform 4s cubic-bezier(0.6, 0.3, 0.3, 1), -webkit-transform 4s cubic-bezier(0.6, 0.3, 0.3, 1);
}
.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 4s cubic-bezier(0.6, 0.3, 0.3, 1);
transition: -webkit-transform 4s cubic-bezier(0.6, 0.3, 0.3, 1);
transition: transform 4s cubic-bezier(0.6, 0.3, 0.3, 1);
transition: transform 4s cubic-bezier(0.6, 0.3, 0.3, 1), -webkit-transform 4s cubic-bezier(0.6, 0.3, 0.3, 1);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
#growls-br {
right: 15px !important;
bottom: 15px !important;
}
.growl.growl {
opacity: 1;
font-size: 14px;
border-radius: 5px;
}
.growl.growl.growl-default {
color: inherit;
background: #fff;
box-shadow: 0 0 30px rgba(51, 51, 51, 0.1);
}
.growl.growl.growl-large {
padding: 19px 30px 18px;
}
.growl.growl.growl-large .growl-close {
margin-right: -29px;
margin-top: -9px;
}
.growl.growl .growl-message {
line-height: 1.72;
}
.growl.growl .growl-close {
position: relative;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
margin-right: -10px;
margin-top: -6px;
font-size: 0;
}
.growl.growl .growl-close:before {
content: '\f00d';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 16px;
}
#tm-button-cookie-notice-ok {
font-size: 15px;
margin-top: 17px;
}
.hint--white[aria-label]:before {
border-top-color: #ffffff;
}
.hint--white[aria-label]:after {
background: #ffffff;
color: #111111;
text-shadow: none;
}
.hint--white.hint--bottom:before {
border-top-color: transparent;
border-bottom-color: #ffffff;
}
.newsletter-popup {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 99999;
background: rgba(17, 17, 17, 0.5);
opacity: 0;
visibility: hidden;
text-align: center;
cursor: url(//siliconst.net/wp-content/themes/mitech/assets/images/cursor/light-close.png) 16 16, pointer;
}
.newsletter-popup .inner {
position: absolute;
top: 50%;
left: 50%;
width: 370px;
max-width: 90%;
background: #fff;
border-radius: 5px;
-webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
-ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
transform: translate(-50%, -50%) scale(1.1, 1.1);
padding: 41px 30px 50px;
cursor: default;
}
.newsletter-popup .popup-heading {
font-size: 24px;
line-height: 1.5;
margin-bottom: 7px;
}
.newsletter-popup .popup-description {
margin-bottom: 13px;
}
.newsletter-popup .popup-form {
margin-top: 21px;
}
.newsletter-popup .form-item {
margin-top: 20px;
}
.newsletter-popup .form-submit {
margin: 0 auto;
}
.newsletter-popup-opened {
overflow: hidden;
}
.newsletter-popup-opened .newsletter-popup {
opacity: 1;
visibility: visible;
}
.newsletter-popup-opened .newsletter-popup .inner {
-webkit-transform: translate(-50%, -50%) scale(1, 1);
-ms-transform: translate(-50%, -50%) scale(1, 1);
transform: translate(-50%, -50%) scale(1, 1);
}
.newsletter-popup-close {
position: absolute;
width: 40px;
height: 40px;
line-height: 40px;
top: 6px;
right: 5px;
font-size: 16px;
cursor: pointer;
}
.page-content {
padding-top: 100px;
padding-bottom: 100px;
}
.sticky .post-sticky span {
margin-right: 7px;
}
.post-password-form input[type='submit'] {
display: block;
margin: 30px auto 0;
}
.single-post .page-content {
padding-bottom: 120px;
}
.single-post .page-title-bar + .page-content {
padding-top: 85px;
}
.single-post .page-header + .page-content {
padding-top: 120px;
}
.single-post.page-has-no-sidebar .page-content > .container {
max-width: 800px;
}
.single-post.page-has-no-sidebar .entry-post-feature {
margin-bottom: 40px;
}
.single-post.page-has-no-sidebar .entry-header {
text-align: center;
margin-bottom: 41px;
}
.single-post.page-has-no-sidebar .entry-post-categories {
margin-bottom: 16px;
}
.single-post.page-has-no-sidebar .comment-form .form-submit {
text-align: center;
}
.single-post .entry-header {
margin-bottom: 15px;
}
.single-post .entry-post-feature {
line-height: 0;
margin-bottom: 31px;
}
.single-post .entry-post-feature img {
border-radius: 5px;
}
.single-post .entry-post-feature.post-video, .single-post .entry-post-feature.post-link, .single-post .entry-post-feature.post-quote {
margin-bottom: 46px;
}
.single-post .entry-post-feature.post-audio {
margin-bottom: 38px;
}
.single-post .entry-post-feature.post-audio iframe {
width: 100%;
height: 200px;
border: 0;
}
.single-post .entry-post-feature.post-link {
padding: 82px 100px;
background: #f7fbfe;
font-size: 24px;
line-height: 1.5;
}
.single-post .entry-post-feature.post-link a {
word-wrap: break-word;
}
.single-post .entry-post-feature.post-quote {
position: relative;
text-align: center;
}
.single-post .entry-post-feature .post-quote-content {
position: relative;
padding: 48px 40px;
}
.single-post .entry-post-feature .post-quote-content .quote-icon {
color: #fff;
font-size: 26px;
margin-bottom: 35px;
}
.single-post .entry-post-feature .post-quote-text {
margin-bottom: 26px;
color: #fff;
font-size: 24px;
line-height: 1.375;
}
.single-post .entry-post-feature .post-quote-name {
font-size: 18px;
color: #fff;
}
.single-post .entry-post-feature .post-quote-name a {
color: inherit;
}
.single-post .entry-post-feature .swiper-container {
border-radius: 5px;
}
.single-post .entry-post-categories {
text-transform: uppercase;
font-size: 14px;
font-weight: 500;
letter-spacing: 1px;
margin-bottom: 9px;
}
.single-post .entry-post-categories a {
color: inherit;
}
.single-post .entry-content {
margin-bottom: 30px;
}
.single-post .post-thumbnail {
text-align: center;
}
.single-post .entry-post-meta {
font-size: 14px;
margin: 0 -8px;
}
.single-post .entry-post-meta > div {
display: inline-block;
padding: 0 8px;
margin-bottom: 5px;
}
.single-post .entry-author-meta a {
display: block;
}
.single-post .entry-author-meta img {
width: 32px;
vertical-align: middle;
margin-right: 6px;
border-radius: 50%;
}
.single-post .meta-icon {
font-size: 14px;
margin-right: 7px;
}
.single-post .entry-footer {
padding-bottom: 30px;
border-bottom: 1px solid #eee;
margin-bottom: 42px;
}
.single-post .entry-post-tags {
color: #ababab;
font-size: 13px;
font-weight: 500;
line-height: 1.85;
}
.single-post .entry-post-tags .tagcloud-icon {
display: inline-block;
vertical-align: middle;
font-size: 18px;
margin-right: 6px;
margin-bottom: 0;
color: #696969;
}
.single-post .entry-post-tags .tagcloud {
display: inline-block;
vertical-align: middle;
}
.single-post .entry-post-tags a {
color: inherit;
}
.related-posts .related-title {
margin-top: 66px;
margin-bottom: 32px;
font-size: 34px;
font-weight: 500;
}
.related-posts > .tm-swiper {
margin: -15px;
}
.related-posts > .tm-swiper > .swiper-pagination {
position: absolute;
bottom: auto;
top: -39px;
left: auto;
right: 10px;
width: auto;
margin: 0;
}
.related-posts .related-post-item {
padding: 15px;
width: 100%;
}
.related-posts .post-wrapper {
position: relative;
height: 100%;
background-color: #fff;
border: 1px solid #e7e7e7;
border-radius: 5px;
overflow: hidden;
}
.related-posts .has-post-thumbnail .post-wrapper:hover {
border-color: transparent;
}
.related-posts .has-post-thumbnail .post-wrapper:hover .post-info {
opacity: 0;
visibility: hidden;
}
.related-posts .has-post-thumbnail .post-wrapper:hover .post-overlay {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.related-posts .post-no-thumbnail .post-wrapper:hover {
background: #333;
border-color: transparent;
}
.related-posts .post-no-thumbnail .post-wrapper:hover .post-categories,
.related-posts .post-no-thumbnail .post-wrapper:hover .post-title {
color: #fff;
}
.related-posts .post-overlay {
-webkit-transition: all .3s, -webkit-transform 1s;
transition: all .3s, -webkit-transform 1s;
transition: all .3s, transform 1s;
transition: all .3s, transform 1s, -webkit-transform 1s;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #222;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
opacity: 0;
visibility: hidden;
border-radius: 5px;
}
.related-posts .post-info {
padding: 85px 30px 43px;
}
.related-posts .post-title {
margin: 6px 0 0;
font-size: 18px;
line-height: 1.5;
word-wrap: break-word;
}
.related-posts .post-categories {
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
font-weight: 500;
}
.related-posts .post-categories a {
color: inherit;
}
.entry-title {
font-size: 40px;
line-height: 1.4;
margin: 0 0 16px;
word-wrap: break-word;
}
.entry-author .author-info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.entry-author .author-avatar {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 170px;
text-align: center;
}
.entry-author .author-avatar img {
width: 100px;
border-radius: 50%;
}
.entry-author .author-name {
margin-bottom: 13px;
font-size: 15px;
text-transform: uppercase;
}
.entry-author .author-biographical-info {
margin-top: 15px;
}
.entry-author .author-social-networks .inner {
display: inline-block;
margin: 13px -9px 0;
}
.entry-author .author-social-networks a {
display: block;
float: left;
padding: 6px 10px;
font-size: 15px;
line-height: 1;
}
.entry-post-share {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.entry-post-share.opened .share-list {
-webkit-transform: translate(-50%, -22px);
-ms-transform: translate(-50%, -22px);
transform: translate(-50%, -22px);
visibility: visible;
opacity: 1;
}
.entry-post-share .share-label {
font-weight: 500;
margin-right: 8px;
}
.entry-post-share .share-icon {
height: 56px;
width: 56px;
line-height: 56px;
font-size: 18px;
border-radius: 50%;
text-align: center;
cursor: pointer;
color: #fff;
}
.entry-post-share .share-media {
position: relative;
}
.entry-post-share .share-list {
position: absolute;
bottom: 100%;
left: 50%;
-webkit-transform: translate(-50%, -12px);
-ms-transform: translate(-50%, -12px);
transform: translate(-50%, -12px);
width: auto;
white-space: nowrap;
padding: 0 4px;
text-align: center;
background: #fff;
border-radius: 5px;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-filter: drop-shadow(0 2px 20px rgba(0, 0, 0, 0.06));
filter: drop-shadow(0 2px 20px rgba(0, 0, 0, 0.06));
z-index: 999;
visibility: hidden;
opacity: 0;
}
.entry-post-share .share-list:before {
position: absolute;
top: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
content: '';
border-top: 8px solid #fff;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
}
.entry-post-share .share-list a {
display: inline-block;
font-size: 13px;
padding: 12px;
color: #ababab;
}
.blog-nav-links {
margin-top: 36px;
}
.blog-nav-links .nav-list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 50px 30px;
}
.blog-nav-links .nav-item {
line-height: 0;
}
.blog-nav-links .inner a {
position: relative;
display: block;
}
.blog-nav-links .inner a:hover > div {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
}
.blog-nav-links .inner div {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
min-height: 120px;
background-color: #333;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 5px;
overflow: hidden;
}
.blog-nav-links .inner div:before {
opacity: 0.5;
background-image: -webkit-linear-gradient(top, rgba(51, 51, 51, 0) 0%, #000 80%);
background-image: linear-gradient(-180deg, rgba(51, 51, 51, 0) 0%, #000 80%);
border-radius: 5px;
}
.blog-nav-links .inner h6 {
position: relative;
color: #fff;
font-size: 18px;
font-weight: 500;
line-height: 1.56;
margin: 0;
}
.blog-nav-links .inner h6:before {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 24px;
}
.blog-nav-links .prev h6 {
padding-left: 50px;
padding-right: 20px;
}
.blog-nav-links .prev h6:before {
left: 20px;
content: '\f104';
}
.blog-nav-links .next {
text-align: right;
}
.blog-nav-links .next h6 {
padding-left: 20px;
padding-right: 50px;
}
.blog-nav-links .next h6:before {
right: 20px;
content: '\f105';
}
@media (max-width: 767px) {
.blog-nav-links .nav-list {
-ms-grid-columns: auto;
grid-template-columns: auto;
}
.blog-nav-links h6 {
font-size: 30px;
}
}
.entry-case-study-categories {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
margin: 3px 0 12px;
}
.entry-case-study-categories a {
color: inherit;
}
.entry-case-study-title {
font-size: 34px;
line-height: 1.42;
margin-bottom: 25px;
}
.entry-case-study-details table {
margin-bottom: 0;
}
.entry-case-study-details td {
border: 0;
background: none !important;
padding: 17px 10px;
text-align: left;
}
.entry-case-study-details td:first-child {
padding-left: 0;
}
.entry-case-study-details td:last-child {
text-align: right;
padding-right: 0;
}
.entry-case-study-details tr + tr {
border-top: 1px solid #ededed;
}
.entry-case-study-details ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.entry-case-study-details .label {
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
letter-spacing: 1px;
color: #333;
margin-bottom: 12px;
}
.entry-case-study-feature-wrap {
max-width: 540px;
}
.entry-case-study-main-info {
margin-bottom: 22px;
}
.entry-case-study-share .inner {
display: inline-block;
margin: 0 -10px;
}
.entry-case-study-share a {
padding: 0 10px;
font-size: 15px;
color: #ababab;
}
.entry-case-study-link {
margin-top: 37px;
}
.entry-case-study-feature img {
width: 100%;
}
.entry-case-study-feature figure {
margin: 0;
position: relative;
}
.entry-case-study-feature figcaption {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.4);
color: #fff;
font-size: 14px;
padding: 10px;
border-radius: 0 0 5px 5px;
}
.entry-case-study-feature .swiper-container {
border-radius: 5px;
}
.entry-case-study-feature .tm-grid-wrapper {
margin-top: 20px;
}
.entry-case-study-image + .entry-case-study-image {
margin-top: 30px;
}
.entry-case-study-image img {
border-radius: 5px;
}
.entry-case-study-video {
border-radius: 5px;
}
.entry-case-study-video + .entry-case-study-feature,
.entry-case-study-feature + .entry-case-study-video {
padding-top: 30px;
}
.case-study-nav-links > .container {
padding-left: 0;
padding-right: 0;
}
.case-study-nav-links .nav-list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 50px;
}
.case-study-nav-links .nav-item {
line-height: 0;
}
.case-study-nav-links .inner {
width: 100%;
max-width: 430px;
min-height: 190px;
display: inline-block;
}
.case-study-nav-links .inner a {
position: relative;
display: block;
}
.case-study-nav-links .inner a:hover h6 {
color: inherit;
}
.case-study-nav-links .inner a:hover h6:before {
color: inherit;
}
.case-study-nav-links .inner div {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
min-height: 190px;
padding: 20px 0;
}
.case-study-nav-links .inner img {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 120px;
border-radius: 3px;
}
.case-study-nav-links .inner h6 {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 18px;
font-weight: 500;
line-height: 1.56;
margin: 0;
}
.case-study-nav-links .inner h6:before {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 24px;
}
.case-study-nav-links .prev a {
padding-left: 36px;
}
.case-study-nav-links .prev img {
margin-right: 28px;
}
.case-study-nav-links .prev h6:before {
left: 0;
content: '\f104';
}
.case-study-nav-links .next {
text-align: right;
}
.case-study-nav-links .next a {
padding-right: 36px;
}
.case-study-nav-links .next img {
margin-left: 28px;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.case-study-nav-links .next h6:before {
right: 0;
content: '\f105';
}
.entry-case-study-return-link {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: block;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
background: #f6f2ed;
font-size: 18px;
}
.entry-case-study-return-link:hover {
color: #fff;
}
.entry-case-study-return-link span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.single-case_study-style-big_image_slider .entry-case-study-feature-wrap {
max-width: 100%;
}
.single-case_study-style-big_image_slider .entry-case-study-content {
margin-top: 83px;
}
.single-case_study-style-big_image_slider .entry-case-study-categories {
margin: 0 0 2px;
}
.single-case_study-style-big_image_slider .entry-case-study-title {
margin: 10px 0 15px;
}
.single-case_study-style-big_image_slider .entry-case-study-main-info {
max-width: 500px;
}
.single-case_study-style-image_grid .entry-case-study-feature-wrap {
max-width: 720px;
}
.related-case-study {
padding-top: 100px;
}
.related-case-study .container {
padding: 0;
}
.related-case-study .post-permalink {
display: block;
}
.related-case-study .post-thumbnail img {
width: 100%;
}
.related-case-study-title {
margin: 0 0 45px;
text-align: center;
font-size: 24px;
}
@media (max-width: 767px) {
.case-study-nav-links .nav-list {
-ms-grid-columns: auto;
grid-template-columns: auto;
}
.case-study-nav-links h6 {
font-size: 30px;
}
.entry-case-study-feature-wrap {
margin-bottom: 50px;
}
}
.archive-case_study .page-pagination li .current {
background: #fff;
}
.archive-case-study-category-list {
margin: 0 0 60px;
text-align: center;
}
.archive-case-study-category-list .cat-list {
line-height: 0;
}
.archive-case-study-category-list .cat-item {
display: inline-block;
font-size: 18px;
font-weight: 500;
margin-bottom: 0;
padding: 0 11px;
}
.archive-case-study-category-list .cat-item.current a,
.archive-case-study-category-list .cat-item a:hover {
color: inherit;
}
.archive-case-study-category-list .cat-item.current a:after,
.archive-case-study-category-list .cat-item a:hover:after {
width: 100%;
left: 0;
right: auto;
}
.archive-case-study-category-list .cat-link {
position: relative;
overflow: hidden;
z-index: 1;
display: block;
padding: 5px;
}
.archive-case-study-category-list .cat-link:after {
content: '';
position: absolute;
bottom: 0;
left: auto;
right: 0;
z-index: -1;
width: 0;
height: 2px;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
body.search .search-page-search-form {
margin-bottom: 30px;
}
body.search .page-main-content .search-form {
position: relative;
}
body.search .page-main-content .search-form .search-submit {
position: absolute;
top: 0;
right: 0;
padding: 0;
border: 0;
border-radius: 0 5px 5px 0;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
background: none;
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
body.search .page-main-content .search-form .search-submit:hover {
color: #fff;
}
body.search .page-main-content .search-form .search-btn-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
line-height: 1;
font-size: 18px;
}
body.search .page-main-content .search-form .search-btn-text {
display: none;
}
.search-no-results .no-results {
background: #fff;
padding: 45px 30px 60px;
border: 1px solid #eee;
}
.search-no-results .no-results .page-title {
margin-bottom: 21px;
}
.search-no-results .no-results .search-no-results-text {
margin-bottom: 30px;
}
.error404 .page-404-content {
text-align: center;
}
.error404 .page-404-content > .container > .row {
padding-top: 100px;
padding-bottom: 100px;
}
.error404 .error-image {
margin-bottom: 50px;
}
.error404 .error-404-title {
color: #fff;
font-size: 56px;
font-weight: 400;
line-height: 1.28;
}
.error404 .error-buttons {
margin-top: 40px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.error404 .error-buttons .tm-button-wrapper {
padding: 10px;
}
.error404 .error-buttons .tm-button {
padding: 0 43px;
}
.error404 .error-buttons .tm-button .button-icon {
font-size: 16px;
}
.page-template-maintenance {
width: 100%;
height: 100%;
text-align: center;
}
.page-template-maintenance .site .container-fluid > .row > .col-md-6 {
padding-left: 0;
padding-right: 0;
}
.page-template-maintenance .maintenance-page {
padding: 50px 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.page-template-maintenance .cs-content-wrapper {
width: 660px;
max-width: 100%;
margin: 0 auto;
}
.page-template-maintenance .cs-logo {
margin-bottom: 152px;
}
.page-template-maintenance .cs-title {
font-size: 40px;
line-height: 1.4;
margin: 0 auto 43px;
width: 600px;
max-width: 100%;
}
.page-template-maintenance .cs-form {
margin-top: 62px;
}
.page-template-maintenance .maintenance-social-networks {
margin-top: 30px;
}
@media (max-width: 1199px) {
.page-template-maintenance .cs-content-wrapper {
padding-left: 15px;
padding-right: 15px;
width: 510px;
max-width: 100%;
}
.page-template-maintenance .cs-logo {
margin-bottom: 50px;
}
}
@media (max-width: 991px) {
.page-template-maintenance .cs-content-wrapper {
padding-left: 0;
padding-right: 0;
width: 510px;
max-width: 100%;
}
.page-template-maintenance .cs-title {
font-size: 30px;
}
.page-template-maintenance .coming-soon-bg {
height: 500px;
}
}
@media (max-width: 767px) {
.page-template-maintenance #maintenance-wrap .mc4wp-form .mc4wp-form-fields {
display: block;
}
.page-template-maintenance #maintenance-wrap .mc4wp-form .form-submit {
margin: 0 auto;
}
} html.fp-enabled,
.fp-enabled body {
overflow: hidden; -webkit-tap-highlight-color: transparent;
}
#superContainer {
height: 100%;
position: relative; -ms-touch-action: none; touch-action: none;
}
.fp-section {
position: relative;
box-sizing: border-box;
}
.fp-slide {
float: left;
}
.fp-slide, .fp-slidesContainer {
height: 100%;
display: block;
}
.fp-slides {
z-index: 1;
height: 100%;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
display: table;
table-layout: fixed;
width: 100%;
}
.fp-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
position: relative;
}
.fp-slidesContainer {
float: left;
position: relative;
}
.fp-controlArrow {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: absolute;
z-index: 4;
top: 50%;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
left: 15px;
width: 0;
border-width: 38.5px 34px 38.5px 0;
border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
right: 15px;
border-width: 38.5px 0 38.5px 34px;
border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
overflow: scroll;
}
.fp-notransition {
-webkit-transition: none !important;
transition: none !important;
}
.fp-slidesNav {
position: absolute;
z-index: 4;
left: 50%;
opacity: 1;
}
.fp-slidesNav.bottom {
bottom: 17px;
}
.fp-slidesNav.top {
top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
margin: 0;
padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
display: block;
padding: 13px 7px;
position: relative;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
display: block;
position: relative;
z-index: 1;
width: 16px;
height: 16px;
cursor: pointer;
text-decoration: none;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
border-radius: 100%;
position: absolute;
z-index: 1;
height: 8px;
width: 8px;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
background: #eee;
}
#fp-nav ul li a.active span, #fp-nav ul li a:hover span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li a:hover span {
background: #222;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
width: 100%;
height: 100%;
}
#fp-nav ul li a:not(.active):hover span,
.fp-slidesNav ul li a:not(.active):hover span {
width: 12px;
height: 12px;
}
#fp-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#fp-nav.right {
right: 60px;
}
#fp-nav.left {
left: 60px;
}
.page-template-one-page-scroll[data-row-skin='light'] #fp-nav ul li a {
color: #fff;
}
.page-template-one-page-scroll[data-row-skin='light'] #fp-nav ul li a.active span, .page-template-one-page-scroll[data-row-skin='light'] #fp-nav ul li a:hover span {
background-color: #fff;
}
.page-template-one-page-scroll[data-row-skin='light'] #fp-nav ul li span {
background-color: rgba(255, 255, 255, 0.2);
}
.page-template-one-page-scroll[data-row-skin='light'] #fp-nav .fp-tooltip {
background: #fff;
color: #333;
}
.page-template-one-page-scroll[data-row-skin='dark'] #fp-nav ul li span {
border-color: #e6e8ee;
}
.page-template-one-page-scroll[data-row-skin='dark'] #fp-nav .fp-tooltip {
background: #333;
color: #fff;
}
.page-template-one-page-scroll[data-row-skin='dark'] #fp-nav .fp-tooltip.right:after {
border-left-color: #333;
}
.page-template-one-page-scroll[data-row-skin='dark'] #fp-nav .fp-tooltip.left:after {
border-right-color: #333;
}
#fp-nav .fp-tooltip {
position: absolute;
top: 50%;
background: #fff;
color: #333;
font-size: 13px;
white-space: nowrap;
max-width: 220px;
display: block;
opacity: 0;
width: 0;
cursor: pointer;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
padding: 5px 10px;
border-radius: 5px;
}
#fp-nav .fp-tooltip:after {
content: '';
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
}
#fp-nav .fp-tooltip.right {
right: 40px;
}
#fp-nav .fp-tooltip.right:after {
left: 100%;
border-left: 10px solid #fff;
}
#fp-nav .fp-tooltip.left {
left: 40px;
}
#fp-nav .fp-tooltip.left:after {
right: 100%;
border-right: 10px solid #fff;
}
#fp-nav li:hover .fp-tooltip {
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
width: auto;
opacity: 1;
}
#fp-nav.fp-show-active a.active + .fp-tooltip {
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
width: auto;
opacity: 1;
}
.fp-slidesNav ul li {
display: inline-block;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
height: auto !important;
}
.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
height: auto !important;
}
.fp-scrollable {
overflow: hidden;
}
.fp-scrollable .fp-scroller {
overflow: hidden;
}
.one-page-scroll.tm-enable-onepage-animation > .vc-row-wrapper {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
background-color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
z-index: 1;
}
.one-page-scroll.tm-enable-onepage-animation > .vc-row-wrapper.active {
z-index: 10;
}
.one-page-scroll.tm-enable-onepage-animation > .vc-row-wrapper:not(.active):not(.fp-completely) {
top: 100%;
pointer-events: none;
visibility: hidden;
}
.fp-enabled {
margin-top: 0 !important;
}
.fp-enabled .fp-table {
display: table !important;
}
.fp-enabled .admin-bar .site {
top: 32px;
}
.fp-enabled .site {
position: relative;
left: 0;
overflow: hidden;
-webkit-transition: -webkit-transform .3s ease-in-out;
transition: -webkit-transform .3s ease-in-out;
transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.fp-enabled .page-template-one-page-scroll #page-content {
position: relative;
z-index: 2;
-webkit-transition: -webkit-transform .6s ease;
transition: -webkit-transform .6s ease;
transition: transform .6s ease;
transition: transform .6s ease, -webkit-transform .6s ease;
}
.fp-enabled .page-template-one-page-scroll #page-footer-wrapper:not(.overlay) {
position: relative;
z-index: 2;
-webkit-transition: -webkit-transform .6s ease;
transition: -webkit-transform .6s ease;
transition: transform .6s ease;
transition: transform .6s ease, -webkit-transform .6s ease;
}
.fp-enabled .page-template-one-page-scroll.tm-one-page-footer-expanded #page-content {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
}
.fp-enabled .page-template-one-page-scroll.tm-one-page-footer-expanded #page-footer-wrapper {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.fp-enabled .page-template-one-page-scroll .custom-logo {
display: none;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='light'] .onepage-pagination a {
color: #fff;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='light'] .page-header .menu__container > li > a,
.fp-enabled .page-template-one-page-scroll[data-row-skin='light'] .page-open-mobile-menu i,
.fp-enabled .page-template-one-page-scroll[data-row-skin='light'] .page-open-main-menu i,
.fp-enabled .page-template-one-page-scroll[data-row-skin='light'] .header-right-more {
color: #fff !important;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='light']:not(.header-more-tools-opened) .popup-search-wrap i {
color: #fff !important;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='light'] .mini-cart .mini-cart-icon:after {
color: #333 !important;
background: #fff !important;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='light'] .light-logo {
display: inline-block;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='light'] .dark-logo {
display: none;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='dark'] .onepage-pagination a {
color: inherit;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='dark'] .page-header .menu__container > li > a,
.fp-enabled .page-template-one-page-scroll[data-row-skin='dark'] .page-open-mobile-menu i,
.fp-enabled .page-template-one-page-scroll[data-row-skin='dark'] .page-open-main-menu i,
.fp-enabled .page-template-one-page-scroll[data-row-skin='dark'] .header-right-more {
color: #333 !important;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='dark']:not(.header-more-tools-opened) .popup-search-wrap i {
color: #333 !important;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='dark'] .mini-cart .mini-cart-icon:after {
color: #fff !important;
background: #333 !important;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='dark'] .light-logo {
display: none;
}
.fp-enabled .page-template-one-page-scroll[data-row-skin='dark'] .dark-logo {
display: inline-block;
}
.fp-enabled .page-template-one-page-scroll[data-logo-skin='light'] .light-logo {
display: inline-block;
}
.fp-enabled .page-template-one-page-scroll[data-logo-skin='light'] .dark-logo {
display: none;
}
.fp-enabled .page-template-one-page-scroll[data-logo-skin='dark'] .light-logo {
display: none;
}
.fp-enabled .page-template-one-page-scroll[data-logo-skin='dark'] .dark-logo {
display: inline-block;
}
.page-template-one-page-scroll .page-content {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 767px) {
#fp-nav.right {
right: 40px;
}
#fp-nav.left {
left: 40px;
}
}
@media (max-width: 543px) {
#fp-nav.right {
right: 20px;
}
#fp-nav.left {
left: 20px;
}
}
.page-template-blank .page-content {
padding-top: 0;
padding-bottom: 0;
} .tm-grid-wrapper .tm-filter-button-group {
padding-bottom: 45px;
}
.tm-grid-wrapper .tm-filter-button-group .container {
padding-left: 0;
padding-right: 0;
}
.tm-grid-wrapper .tm-filter-button-group.right {
text-align: right;
}
.tm-grid-wrapper .tm-filter-button-group.center {
text-align: center;
}
.tm-grid-wrapper .tm-filter-button-group.show-filter-counter {
padding-top: 25px;
}
.tm-grid-wrapper .tm-filter-button-group-inner {
margin-left: -15px;
margin-right: -15px;
}
.tm-grid-wrapper.filter-style-01 .btn-filter {
position: relative;
display: inline-block;
padding: 0 5px;
margin: 5px 17px;
border-bottom: 2px solid transparent;
}
.tm-grid-wrapper.filter-style-01 .btn-filter:hover .filter-counter {
visibility: visible;
opacity: 1;
-webkit-transform: translate(-50%, -100%);
-ms-transform: translate(-50%, -100%);
transform: translate(-50%, -100%);
}
.tm-grid-wrapper.filter-style-01 .btn-filter.current {
border-color: currentColor;
}
.tm-grid-wrapper.filter-style-01 .filter-text {
font-size: 18px;
font-weight: 500;
}
.tm-grid-wrapper.filter-style-01 .filter-counter {
position: absolute;
top: 0;
left: 50%;
visibility: hidden;
margin: 0 auto;
min-width: 34px;
height: 24px;
line-height: 24px;
border-radius: 3px;
font-size: 12px;
background-color: #4d4c4d;
color: #fff;
text-align: center;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tm-grid-wrapper.filter-style-01 .filter-counter:before {
position: absolute;
right: 0;
bottom: -4px;
left: 0;
display: block;
margin: 0 auto;
width: 0;
height: 0;
border-top: 4px solid #4d4c4d;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.modern-grid {
display: -ms-grid;
display: grid;
}
.grid-width-2 {
-ms-grid-column: span 2;
grid-column: span 2;
}
.grid-height-2 {
-ms-grid-row: span 2;
grid-row: span 2;
}
.tm-grid-loader {
display: none;
margin: 0;
}
.tm-grid-loader .sk-wrap {
margin: 0 auto;
}
.tm-grid-pagination {
padding-top: 40px;
}
.tm-grid-loadmore-btn {
min-width: 180px;
}
.tm-grid-messages {
margin: 50px 0;
text-align: center;
}
.tm-grid .grid-item {
min-width: 0;
min-height: 0;
}
.page-has-animation:not(.compose-mode) .tm-grid.has-animation .grid-item {
opacity: 0;
}
.page-has-animation:not(.compose-mode) .tm-grid.fade-in .animate {
-webkit-animation: fadeIn .95s ease forwards;
animation: fadeIn .95s ease forwards;
}
.page-has-animation:not(.compose-mode) .tm-grid.move-up .animate {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-webkit-animation: moveVertical .65s ease forwards;
animation: moveVertical .65s ease forwards;
}
.page-has-animation:not(.compose-mode) .tm-grid.move-down .animate {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-webkit-animation: moveVertical .65s ease forwards;
animation: moveVertical .65s ease forwards;
}
.page-has-animation:not(.compose-mode) .tm-grid.move-left .animate {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
-webkit-animation: moveHorizontal .65s ease forwards;
animation: moveHorizontal .65s ease forwards;
}
.page-has-animation:not(.compose-mode) .tm-grid.move-right .animate {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
-webkit-animation: moveHorizontal .65s ease forwards;
animation: moveHorizontal .65s ease forwards;
}
.page-has-animation:not(.compose-mode) .tm-grid.scale-up .animate {
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
-webkit-animation: scaleUp .65s ease-in-out forwards;
animation: scaleUp .65s ease-in-out forwards;
}
.page-has-animation:not(.compose-mode) .tm-grid.pop-up {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.page-has-animation:not(.compose-mode) .tm-grid.pop-up .animate {
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-animation: popUp .8s ease-in forwards;
animation: popUp .8s ease-in forwards;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
@media (max-width: 767px) {
.tm-grid-wrapper .tm-filter-button-group-inner {
display: block;
}
.grid-width-2 {
-ms-grid-column: span 1;
grid-column: span 1;
}
.grid-height-2 {
-ms-grid-row: span 1;
grid-row: span 1;
}
}
.tm-blog .post-item {
box-sizing: border-box;
word-wrap: break-word;
}
.tm-blog .post-title a,
.tm-blog .post-categories a {
color: inherit;
font-size: inherit;
}
.tm-blog .post-categories {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
}
.tm-blog .post-meta {
font-size: 14px;
margin: 0 -8px;
}
.tm-blog .post-meta > div {
display: inline-block;
padding: 0 8px;
}
.tm-blog .post-author a {
display: block;
}
.tm-blog .post-author img {
width: 32px;
vertical-align: middle;
margin-right: 6px;
border-radius: 50%;
}
.tm-blog .meta-icon {
margin-right: 7px;
}
.tm-blog .post-audio {
line-height: 0;
}
.tm-blog .post-audio iframe {
width: 100%;
height: 165px;
border: 0;
}
.tm-blog .post-read-more {
margin-top: 13px;
}
.tm-blog .post-read-more.style-link a {
font-size: 14px;
font-weight: 500;
color: #086ad8;
padding-bottom: 4px;
border-bottom: 1px solid #ccc;
}
.tm-blog .post-read-more.style-link a:after {
content: '\f178';
display: inline-block;
vertical-align: middle;
margin-left: 6px;
}
.tm-blog .post-read-more.style-link .btn-text {
vertical-align: middle;
}
.tm-blog.style-list .post-item {
padding-bottom: 50px;
border-bottom: 1px solid #e4e8f6;
}
.tm-blog.style-list .post-item + .post-item {
margin-top: 50px;
}
.tm-blog.style-list .tm-grid-pagination {
padding-top: 60px;
}
.tm-blog.style-list .post-wrapper {
background: #fff;
}
.tm-blog.style-list .post-feature {
margin-bottom: 24px;
}
.tm-blog.style-list .post-thumbnail img,
.tm-blog.style-list .post-gallery img,
.tm-blog.style-list .post-video img {
border-radius: 5px;
}
.tm-blog.style-list .tm-swiper .swiper-container {
border-radius: 5px;
}
.tm-blog.style-list .tm-swiper .swiper-nav-button {
border: 0;
background: transparent;
font-size: 40px;
color: rgba(255, 255, 255, 0.5);
}
.tm-blog.style-list .tm-swiper .swiper-nav-button:hover {
color: #fff;
}
.tm-blog.style-list .post-link {
position: relative;
padding: 68px 20px 62px;
text-align: center;
}
.tm-blog.style-list .post-link:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 112px;
width: 112px;
background: url(//siliconst.net/wp-content/themes/mitech/assets/images/post-format/link.png) no-repeat;
}
.tm-blog.style-list .post-link a {
color: #fff;
}
.tm-blog.style-list .link-text {
font-size: 24px;
line-height: 1.5;
margin-bottom: 0;
}
.tm-blog.style-list .post-quote {
position: relative;
padding: 78px 40px 53px;
background: #f5f7fd;
text-align: center;
}
.tm-blog.style-list .post-quote:before {
content: '';
position: absolute;
left: 50%;
top: 54px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
height: 132px;
width: 150px;
background: url(//siliconst.net/wp-content/themes/mitech/assets/images/post-format/quote.png) no-repeat;
}
.tm-blog.style-list .post-quote-text {
font-size: 24px;
line-height: 1.5;
margin-bottom: 39px;
}
.tm-blog.style-list .post-quote-text a {
color: inherit;
}
.tm-blog.style-list .post-quote-name {
font-size: 18px;
color: #333;
margin-bottom: 0;
}
.tm-blog.style-list .post-categories {
margin-bottom: 19px;
}
.tm-blog.style-list .post-title {
font-size: 40px;
margin-bottom: 20px;
}
.tm-blog.style-list .post-meta > div {
margin-bottom: 5px;
}
.tm-blog.style-list .post-excerpt {
margin-top: 20px;
}
.tm-blog.style-list .post-footer {
margin-top: 33px;
}
.tm-blog.style-list .post-read-more {
margin-top: 0;
}
.tm-blog.style-list .post-read-more .tm-button {
min-width: 154px;
}
.tm-blog.style-list-small-image .post-item {
border-bottom: 1px solid #e4e8f6;
padding-bottom: 30px;
}
.tm-blog.style-list-small-image .post-item + .post-item {
margin-top: 30px;
}
.tm-blog.style-list-small-image .post-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-blog.style-list-small-image .post-feature {
width: 270px;
margin-right: 30px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.tm-blog.style-list-small-image .post-thumbnail img,
.tm-blog.style-list-small-image .post-gallery img,
.tm-blog.style-list-small-image .post-video img {
border-radius: 5px;
}
.tm-blog.style-list-small-image .post-meta {
margin-top: 36px;
}
.tm-blog.style-list-small-image .post-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-blog.style-list-small-image .format-link .post-wrapper,
.tm-blog.style-list-small-image .format-audio .post-wrapper,
.tm-blog.style-list-small-image .format-quote .post-wrapper {
display: block;
}
.tm-blog.style-list-small-image .format-link .post-feature,
.tm-blog.style-list-small-image .format-audio .post-feature,
.tm-blog.style-list-small-image .format-quote .post-feature {
width: 100%;
margin: 0 0 20px;
}
.tm-blog.style-list-small-image .post-link {
position: relative;
padding: 68px 20px 62px;
text-align: center;
}
.tm-blog.style-list-small-image .post-link:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 112px;
width: 112px;
background: url(//siliconst.net/wp-content/themes/mitech/assets/images/post-format/link.png) no-repeat;
}
.tm-blog.style-list-small-image .post-link a {
color: #fff;
}
.tm-blog.style-list-small-image .link-text {
font-size: 24px;
line-height: 1.5;
margin-bottom: 0;
}
.tm-blog.style-list-small-image .post-quote {
position: relative;
padding: 78px 40px 53px;
background: #f5f7fd;
text-align: center;
}
.tm-blog.style-list-small-image .post-quote:before {
content: '';
position: absolute;
left: 50%;
top: 54px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
height: 132px;
width: 150px;
background: url(//siliconst.net/wp-content/themes/mitech/assets/images/post-format/quote.png) no-repeat;
}
.tm-blog.style-list-small-image .post-quote-text {
font-size: 24px;
line-height: 1.5;
margin-bottom: 39px;
}
.tm-blog.style-list-small-image .post-quote-text a {
color: inherit;
}
.tm-blog.style-list-small-image .post-quote-name {
font-size: 18px;
color: #333;
margin-bottom: 0;
}
.tm-blog.style-list-small-image .post-categories {
margin-bottom: 9px;
}
.tm-blog.style-list-small-image .post-title {
font-size: 24px;
font-weight: 400;
line-height: 1.34;
margin-bottom: 10px;
}
.tm-blog.style-list-left-large-image .post-item {
border-bottom: 1px solid #eee;
padding-bottom: 50px;
}
.tm-blog.style-list-left-large-image .post-item + .post-item {
margin-top: 50px;
}
.tm-blog.style-list-left-large-image .post-item:last-child {
border-bottom: 0;
}
.tm-blog.style-list-left-large-image .post-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-left: -15px;
margin-right: -15px;
}
.tm-blog.style-list-left-large-image .post-info,
.tm-blog.style-list-left-large-image .post-feature {
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.tm-blog.style-list-left-large-image .post-thumbnail img {
border-radius: 5px;
}
.tm-blog.style-list-left-large-image .post-meta {
margin-bottom: 19px;
}
.tm-blog.style-list-left-large-image .post-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-blog.style-list-left-large-image .post-title {
font-size: 34px;
line-height: 1.42;
margin-bottom: 20px;
}
.tm-blog.style-list-left-large-image .post-read-more {
margin-top: 33px;
}
.tm-blog.style-list-left-large-image .post-read-more .tm-button {
min-width: 154px;
}
.tm-blog.style-grid-classic .tm-grid-pagination {
padding-top: 85px;
}
.tm-blog.style-grid-classic .post-wrapper {
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.tm-blog.style-grid-classic .post-wrapper:hover .post-feature {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-blog.style-grid-classic .post-feature {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-bottom: 20px;
}
.tm-blog.style-grid-classic .post-feature img {
width: 100%;
border-radius: 5px;
}
.tm-blog.style-grid-classic .post-meta {
margin-bottom: 7px;
}
.tm-blog.style-grid-classic .post-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-blog.style-grid-classic .post-categories {
margin-bottom: 6px;
}
.tm-blog.style-grid-classic .post-title {
font-size: 24px;
line-height: 1.5;
margin-bottom: 0;
}
.tm-blog.style-grid-classic .post-excerpt {
margin-top: 10px;
}
.tm-blog.style-grid-masonry .tm-grid-pagination {
padding-top: 80px;
}
.tm-blog.style-grid-masonry .grid-item:hover .post-wrapper {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-blog.style-grid-masonry .post-wrapper {
position: relative;
border-radius: 5px;
overflow: hidden;
background: #fff;
box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
text-align: center;
}
.tm-blog.style-grid-masonry .post-feature img {
border-radius: 5px 5px 0 0;
}
.tm-blog.style-grid-masonry .post-thumbnail {
margin-bottom: 0;
}
.tm-blog.style-grid-masonry .post-thumbnail img {
width: 100%;
}
.tm-blog.style-grid-masonry .post-categories {
margin-bottom: 6px;
}
.tm-blog.style-grid-masonry .post-meta {
margin-bottom: 6px;
}
.tm-blog.style-grid-masonry .post-title {
font-size: 24px;
line-height: 1.46;
margin-bottom: 11px;
}
.tm-blog.style-grid-masonry .post-excerpt {
margin-top: 10px;
}
.tm-blog.style-grid-masonry .post-info {
padding: 29px 25px 83px;
}
.tm-blog.style-grid-masonry .btn {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 56px;
line-height: 56px;
text-align: center;
font-size: 14px;
font-weight: 500;
border-top: 1px solid #eee;
}
.tm-blog.style-grid-masonry .btn:before {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
z-index: -1;
}
.tm-blog.style-grid-masonry .btn .btn-icon {
margin-left: 4px;
position: relative;
top: 1px;
}
.tm-blog.style-grid-masonry .btn:hover {
color: #fff;
}
.tm-blog.style-grid-masonry .btn:hover:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-blog.style-grid-metro .grid-item {
overflow: hidden;
}
.tm-blog.style-grid-metro .grid-item:hover .post-overlay {
-webkit-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
}
.tm-blog.style-grid-metro .grid-width-2 .post-wrapper:before {
padding-top: 50%;
}
.tm-blog.style-grid-metro .grid-height-2 .post-wrapper:before {
padding-top: 200%;
}
.tm-blog.style-grid-metro .grid-width-2.grid-height-2 .post-wrapper:before {
padding-top: 100%;
}
.tm-blog.style-grid-metro .post-wrapper {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100%;
}
.tm-blog.style-grid-metro .post-wrapper:before {
content: '';
padding-top: 100%;
}
.tm-blog.style-grid-metro .post-overlay {
-webkit-transition: all 0.5s cubic-bezier(0.57, 0.21, 0.69, 1);
transition: all 0.5s cubic-bezier(0.57, 0.21, 0.69, 1);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.tm-blog.style-grid-metro .post-overlay:before {
background-image: -webkit-linear-gradient(top, transparent 27%, rgba(0, 0, 0, 0.28) 100%);
background-image: linear-gradient(-180deg, transparent 27%, rgba(0, 0, 0, 0.28) 100%);
}
.tm-blog.style-grid-metro .post-content {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
position: relative;
z-index: 1;
}
.tm-blog.style-grid-metro .invalid-thumbnail .post-title {
color: #222;
}
.tm-blog.style-grid-metro .post-valid-thumbnail .post-info {
color: #fff;
}
.tm-blog.style-grid-metro .post-valid-thumbnail .post-title {
color: #fff;
}
.tm-blog.style-grid-metro .post-invalid-thumbnail .post-meta {
margin: 16px 0 30px;
}
.tm-blog.style-grid-metro .post-info {
padding: 30px 30px 48px;
width: 100%;
}
.tm-blog.style-grid-metro .post-title {
font-size: 34px;
margin-bottom: 0;
font-weight: 400;
}
.tm-blog.style-grid-metro .post-meta {
margin-bottom: 10px;
}
.tm-blog.style-grid-metro .post-meta .meta-icon {
position: relative;
top: 0;
margin-right: 5px;
font-size: 14px;
}
.tm-blog.style-grid-metro .post-categories {
color: #fff;
}
.tm-blog.style-grid-metro .format-quote .post-overlay {
background: #f5f7fd;
}
.tm-blog.style-grid-metro .format-quote .post-overlay:before {
display: none;
}
.tm-blog.style-grid-metro .format-quote .post-info {
padding: 74px 64px 51px;
}
.tm-blog.style-grid-metro .format-quote .post-quote-text {
font-size: 24px;
line-height: 1.5;
}
.tm-blog.style-grid-metro .format-quote .post-quote-name {
font-size: 24px;
color: #333;
margin: 170px 0 0;
}
.tm-blog.style-grid-metro .format-quote .post-content:before {
content: '';
position: absolute;
top: 36px;
left: 0;
background: url(//siliconst.net/wp-content/themes/mitech/assets/images/post-format/metro-quote.png) no-repeat;
width: 150px;
height: 132px;
}
.tm-blog.style-list-02 .post-item + .post-item {
margin-top: 50px;
}
.tm-blog.style-list-02 .tm-grid-pagination {
padding-top: 60px;
}
.tm-blog.style-list-02 .post-wrapper {
background: #fff;
}
.tm-blog.style-list-02 .post-feature {
position: relative;
margin-bottom: 18px;
}
.tm-blog.style-list-02 .post-feature > img {
width: 100%;
border-radius: 5px;
}
.tm-blog.style-list-02 .post-feature:before {
opacity: 0.5;
background-image: -webkit-linear-gradient(top, rgba(51, 51, 51, 0) 11%, #000 80%);
background-image: linear-gradient(-180deg, rgba(51, 51, 51, 0) 11%, #000 80%);
border-radius: 5px;
}
.tm-blog.style-list-02 .post-meta {
position: absolute;
bottom: 18px;
left: 30px;
right: 30px;
color: #fff;
}
.tm-blog.style-list-02 .post-title {
font-size: 34px;
margin-bottom: 0;
}
.tm-blog.style-list-02 .post-excerpt {
margin-top: 10px;
}
.tm-blog.style-list-02 .post-read-more {
margin-top: 18px;
}
.tm-blog.style-list-small-image-02 .grid-item {
border-left: 1px solid #ededed;
border-top: 1px solid #ededed;
padding: 20px 0 20px 30px;
}
.tm-blog.style-list-small-image-02 .grid-item:first-child {
padding-top: 0;
border-top: 0;
}
.tm-blog.style-list-small-image-02 .post-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tm-blog.style-list-small-image-02 .post-feature {
position: relative;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 29px;
width: 200px;
}
.tm-blog.style-list-small-image-02 .post-feature > img {
width: 100%;
border-radius: 5px;
}
.tm-blog.style-list-small-image-02 .post-feature:before {
opacity: 0.5;
background-image: -webkit-linear-gradient(top, rgba(51, 51, 51, 0) 11%, #000 80%);
background-image: linear-gradient(-180deg, rgba(51, 51, 51, 0) 11%, #000 80%);
border-radius: 5px;
}
.tm-blog.style-list-small-image-02 .post-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-blog.style-list-small-image-02 .post-meta {
margin-bottom: 10px;
}
.tm-blog.style-list-small-image-02 .post-title {
font-size: 24px;
margin-bottom: 0;
}
.tm-blog.style-list-small-image-02 .post-author {
position: absolute;
bottom: 7px;
left: 20px;
right: 20px;
font-size: 14px;
color: #fff;
z-index: 3;
}
@media (max-width: 1199px) {
.tm-blog.style-list-02 .post-title {
font-size: 30px;
}
.tm-blog.style-list-small-image-02 .post-title {
font-size: 21px;
}
.tm-blog.style-list-left-large-image .post-title {
font-size: 30px;
}
}
@media (max-width: 991px) {
.tm-blog.style-list-02 .post-title {
font-size: 26px;
}
.tm-blog.style-list-small-image-02 .post-title {
font-size: 18px;
}
.tm-blog.style-list-left-large-image .post-wrapper {
display: block;
}
.tm-blog.style-list-left-large-image .post-info,
.tm-blog.style-list-left-large-image .post-feature {
width: 100%;
}
.tm-blog.style-list-left-large-image .post-feature {
margin-bottom: 25px;
}
.tm-blog.style-list-left-large-image .post-feature img {
width: 100%;
}
.tm-blog.style-list-left-large-image .post-title {
font-size: 26px;
}
}
@media (max-width: 543px) {
.tm-blog.style-list-small-image-02 .post-wrapper {
display: block;
}
.tm-blog.style-list-small-image-02 .grid-item {
padding: 0;
border: 0;
}
.tm-blog.style-list-small-image-02 .grid-item + .grid-item {
margin-top: 40px;
}
.tm-blog.style-list-small-image-02 .post-feature {
margin-right: 0;
margin-bottom: 20px;
}
.tm-blog.style-list-small-image-02 .post-feature {
width: 100%;
}
.tm-blog.style-list-small-image-02 .post-title {
font-size: 18px;
}
}
.tm-blog-widget.style-list .post-item + .post-item {
margin-top: 15px;
border-top: 1px solid #f0f2f7;
padding-top: 20px;
}
.tm-blog-widget.style-list .post-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-blog-widget.style-list .post-thumbnail {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 20px;
width: 80px;
height: 80px;
border-radius: 5px;
overflow: hidden;
position: relative;
}
.tm-blog-widget.style-list .post-thumbnail:hover .post-overlay {
visibility: visible;
opacity: 1;
}
.tm-blog-widget.style-list .post-thumbnail img {
width: 100%;
}
.tm-blog-widget.style-list .post-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-blog-widget.style-list .post-categories {
margin-bottom: 6px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
font-size: 14px;
}
.tm-blog-widget.style-list .post-categories a {
color: inherit;
}
.tm-blog-widget.style-list .post-title {
font-size: 18px;
line-height: 1.78;
margin-bottom: 0;
}
.tm-blog-widget.style-list .post-title a {
color: #696969;
}
.tm-blog-widget.style-list .post-date {
display: block;
font-size: 14px;
margin-top: 5px;
position: relative;
padding-left: 25px;
}
.tm-blog-widget.style-list .post-date:before {
content: '\f073';
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.tm-blog-widget.style-list .post-overlay {
position: absolute;
top: 0;
left: 0;
visibility: hidden;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
opacity: 0;
}
.tm-blog-widget.style-list .post-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
font-weight: 500;
font-size: 24px;
}
.tm-blog-widget.style-simple-list .post-item + .post-item {
margin-top: 22px;
}
.tm-blog-widget.style-simple-list .post-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-blog-widget.style-simple-list .post-thumbnail {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 20px;
width: 80px;
height: 80px;
border-radius: 5px;
overflow: hidden;
position: relative;
}
.tm-blog-widget.style-simple-list .post-thumbnail:hover .post-overlay {
visibility: visible;
opacity: 1;
}
.tm-blog-widget.style-simple-list .post-thumbnail img {
width: 100%;
}
.tm-blog-widget.style-simple-list .post-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding-left: 30px;
}
.tm-blog-widget.style-simple-list .post-categories {
margin-bottom: 6px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
font-size: 14px;
}
.tm-blog-widget.style-simple-list .post-categories a {
color: inherit;
}
.tm-blog-widget.style-simple-list .post-date {
display: block;
font-size: 14px;
margin-top: 5px;
position: relative;
padding-left: 25px;
}
.tm-blog-widget.style-simple-list .post-date:before {
content: '\f073';
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.tm-blog-widget.style-simple-list .post-overlay {
position: absolute;
top: 0;
left: 0;
visibility: hidden;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
opacity: 0;
}
.tm-blog-widget.style-simple-list .post-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
font-weight: 500;
font-size: 24px;
}
.tm-blog-widget.style-simple-list .post-title {
margin-bottom: 0;
}
.tm-blog-widget.style-simple-list .post-title a {
position: relative;
display: inline-block;
font-size: 15px;
font-weight: 600;
}
.tm-blog-widget.style-simple-list .post-title a:before, .tm-blog-widget.style-simple-list .post-title a:after {
content: '\f30b';
position: absolute;
top: 4px;
left: -30px;
}
.tm-blog-widget.style-simple-list .post-title a:before {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.tm-blog-widget.style-simple-list .post-title a:hover:before {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.tm-blog-widget.style-simple-list .post-title a:hover:after {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.tm-banner.style-01 .banner-wrap {
position: relative;
text-align: center;
}
.tm-banner.style-01 .banner-image {
position: relative;
display: inline-block;
}
.tm-banner.style-01 .banner-image:after {
background: rgba(0, 0, 0, 0.2);
}
.tm-banner.style-01 .banner-content-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tm-banner.style-01 .banner-content-inner {
display: table;
width: 100%;
height: 100%;
}
.tm-banner.style-01 .banner-content-main {
display: table-cell;
vertical-align: middle;
}
.tm-banner.style-01 .banner-heading {
font-size: 24px;
color: #ffffff;
line-height: 1.375;
margin-bottom: 25px;
}
.tm-case-study .tm-grid-pagination {
padding-top: 70px;
}
.tm-case-study .post-wrapper {
position: relative;
}
.tm-case-study .post-thumbnail-wrapper {
position: relative;
}
.tm-case-study .post-thumbnail-wrapper .post-overlay,
.tm-case-study .post-thumbnail-wrapper img {
border-radius: 5px;
}
.tm-case-study .post-title a {
color: inherit;
}
.tm-case-study .post-categories a {
color: inherit;
}
.tm-case-study .post-thumbnail {
position: relative;
}
.tm-case-study .post-thumbnail img {
width: 100%;
}
.tm-case-study .post-overlay-title a {
font-size: inherit;
}
.tm-case-study.style-grid .post-wrapper:hover, .tm-case-study.style-masonry .post-wrapper:hover {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-case-study.style-metro .post-permalink {
display: block;
height: 100%;
width: 100%;
}
.tm-case-study.style-metro .post-wrapper {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
}
.tm-case-study.style-metro .post-wrapper:before {
content: '';
display: block;
padding-top: 100%;
}
.tm-case-study.style-metro .grid-width-2 .post-wrapper:before {
padding-top: 50%;
}
.tm-case-study.style-metro .grid-height-2 .post-wrapper:before {
padding-top: 200%;
}
.tm-case-study.style-metro .grid-width-2.grid-height-2 .post-wrapper:before {
padding-top: 100%;
}
.tm-case-study.style-metro-02 .post-permalink {
display: block;
height: 100%;
width: 100%;
}
.tm-case-study.style-metro-02 .post-wrapper {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
}
.tm-case-study.style-metro-02 .post-wrapper:before {
content: '';
display: block;
padding-top: 78%;
}
.tm-case-study.style-metro-02 .grid-width-2 .post-wrapper:before {
padding-top: 78%;
}
.tm-case-study.style-metro-02 .grid-height-2 .post-wrapper:before {
padding-top: 156%;
}
.tm-case-study.style-metro-02 .grid-width-2.grid-height-2 .post-wrapper:before {
padding-top: 78%;
}
.tm-case-study.style-list .case-study-item {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #e4e8f6;
}
.tm-case-study.style-list .case-study-item:last-child {
margin-bottom: 20px;
}
.tm-case-study.style-list .post-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.tm-case-study.style-list .post-thumbnail-wrapper,
.tm-case-study.style-list .post-info {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.tm-case-study.style-list .post-thumbnail img {
border-radius: 8px;
box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
}
.tm-case-study.style-list .post-categories {
margin-bottom: 15px;
}
.tm-case-study.style-list .post-title {
font-size: 24px;
margin-bottom: 21px;
}
.tm-case-study.style-list .post-info {
padding-left: 45px;
padding-top: 31px;
}
.tm-case-study.style-list .post-read-more {
margin-top: 30px;
}
.tm-case-study.style-list .post-read-more .tm-button {
min-width: 170px;
}
.tm-case-study.has-caption .post-thumbnail-wrapper .post-overlay,
.tm-case-study.has-caption .post-thumbnail-wrapper img {
border-radius: 5px;
}
.tm-case-study.caption-style-01 .post-wrapper {
height: 100%;
overflow: hidden;
}
.tm-case-study.caption-style-01 .post-info {
padding: 22px 15px 24px;
text-align: center;
}
.tm-case-study.caption-style-01 .post-title {
font-size: 18px;
margin: 0;
}
.tm-case-study.caption-style-01 .post-categories {
margin-bottom: 6px;
}
.tm-case-study.caption-style-02 .grid-item:hover .post-wrapper {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-case-study.caption-style-02 .grid-item:hover div.btn {
color: #fff;
}
.tm-case-study.caption-style-02 .grid-item:hover div.btn:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-case-study.caption-style-02 .post-wrapper {
background: #fff;
box-shadow: 0 0 30px rgba(51, 51, 51, 0.1);
border-radius: 8px;
overflow: hidden;
}
.tm-case-study.caption-style-02 .post-thumbnail img {
border-radius: 5px 5px 0 0;
}
.tm-case-study.caption-style-02 .post-title {
font-size: 18px;
line-height: 1.67;
margin-bottom: 2px;
}
.tm-case-study.caption-style-02 .post-excerpt {
margin-top: 14px;
}
.tm-case-study.caption-style-02 .post-info {
position: relative;
padding: 25px 26px 94px;
}
.tm-case-study.caption-style-02 .btn {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 56px;
line-height: 56px;
text-align: center;
font-size: 14px;
font-weight: 500;
border-top: 1px solid #eee;
}
.tm-case-study.caption-style-02 .btn:before {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
z-index: -1;
}
.tm-case-study.caption-style-02 .btn .btn-icon {
margin-left: 4px;
position: relative;
top: 1px;
}
.tm-case-study.caption-style-02 a.btn:hover {
color: #fff;
}
.tm-case-study.caption-style-02 a.btn:hover:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-case-study.style-justified .post-permalink {
display: block;
}
.tm-case-study.style-justified .post-permalink,
.tm-case-study.style-justified .post-thumbnail-wrapper,
.tm-case-study.style-justified .post-wrapper {
width: 100%;
height: 100%;
}
.tm-case-study.style-justified .post-thumbnail {
width: 100%;
height: 100%;
}
.tm-case-study.style-justified .post-thumbnail img {
margin: 0 !important;
}
.tm-case-study.style-justified .caption {
display: none !important;
}
.tm-case-study.style-carousel .grid-item:hover .post-wrapper {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-case-study.style-carousel .grid-item:hover .btn {
color: #fff;
}
.tm-case-study.style-carousel .grid-item:hover .btn:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-case-study.style-carousel .tm-swiper {
margin: -20px -15px 0;
}
.tm-case-study.style-carousel .post-wrapper {
background: #fff;
box-shadow: 0 18px 40px -18px rgba(51, 51, 51, 0.1);
border-radius: 8px;
margin: 20px 15px 35px;
overflow: hidden;
}
.tm-case-study.style-carousel .post-thumbnail img {
border-radius: 5px 5px 0 0;
}
.tm-case-study.style-carousel .post-title {
font-size: 18px;
line-height: 1.67;
margin-bottom: 2px;
}
.tm-case-study.style-carousel .post-excerpt {
margin-top: 14px;
}
.tm-case-study.style-carousel .post-info {
position: relative;
padding: 25px 26px 94px;
}
.tm-case-study.style-carousel .btn {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 56px;
line-height: 56px;
text-align: center;
font-size: 14px;
font-weight: 500;
border-top: 1px solid #eee;
}
.tm-case-study.style-carousel .btn:before {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
z-index: -1;
}
.tm-case-study.style-carousel .btn .btn-icon {
margin-left: 4px;
position: relative;
top: 1px;
}
.tm-case-study[data-type='justified'] [data-overlay-animation='faded'] .post-thumbnail {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.case-study-overlay-faded .post-wrapper:hover .post-overlay,
.case-study-overlay-faded-02 .post-wrapper:hover .post-overlay {
visibility: visible;
opacity: 1;
}
.case-study-overlay-faded .post-wrapper:hover .post-overlay-content,
.case-study-overlay-faded-02 .post-wrapper:hover .post-overlay-content {
visibility: visible;
opacity: 1;
}
.case-study-overlay-faded .post-wrapper:hover .post-overlay-title,
.case-study-overlay-faded-02 .post-wrapper:hover .post-overlay-title {
opacity: 1;
-webkit-transition: .5s ease-out .2s;
transition: .5s ease-out .2s;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.case-study-overlay-faded .post-overlay,
.case-study-overlay-faded-02 .post-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
visibility: hidden;
opacity: 0;
border-radius: inherit;
}
.case-study-overlay-faded .post-overlay-content,
.case-study-overlay-faded-02 .post-overlay-content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
visibility: hidden;
opacity: 0;
}
.case-study-overlay-faded .post-overlay-content-inner,
.case-study-overlay-faded-02 .post-overlay-content-inner {
display: table;
width: 100%;
height: 100%;
text-align: center;
}
.case-study-overlay-faded .post-overlay-info,
.case-study-overlay-faded-02 .post-overlay-info {
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 0 15px;
}
.case-study-overlay-faded .post-overlay-title,
.case-study-overlay-faded-02 .post-overlay-title {
opacity: 0;
-webkit-transition: .3s ease-out 0s;
transition: .3s ease-out 0s;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
font-size: 24px;
line-height: 1.5;
color: #fff;
margin: 0;
}
.case-study-overlay-faded-02 .post-wrapper:hover .post-overlay-info .post-categories {
opacity: 1;
-webkit-transition: .5s ease-out .2s;
transition: .5s ease-out .2s;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.case-study-overlay-faded-02 .post-overlay-info .post-categories {
opacity: 0;
-webkit-transition: .3s ease-out 0s;
transition: .3s ease-out 0s;
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
margin-bottom: 10px;
color: #fff;
}
.case-study-overlay-faded-03 .post-wrapper {
border-radius: 5px;
overflow: hidden;
}
.case-study-overlay-faded-03 .post-wrapper:hover .post-overlay-title {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
.case-study-overlay-faded-03 .post-wrapper:hover .post-overlay-read-more {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.case-study-overlay-faded-03 .post-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
}
.case-study-overlay-faded-03 .post-overlay-content {
position: absolute;
right: 30px;
left: 30px;
bottom: 21px;
}
.case-study-overlay-faded-03 .post-overlay-title,
.case-study-overlay-faded-03 .post-overlay-read-more {
font-size: 18px;
line-height: 1.78;
color: #fff;
margin: 0;
}
.case-study-overlay-faded-03 .post-overlay-read-more {
position: absolute;
left: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
.case-study-overlay-faded-03 .post-overlay-read-more span {
margin-left: 5px;
}
@media (min-width: 768px) {
.tm-case-study.style-list .case-study-item {
margin-bottom: 50px;
padding-bottom: 50px;
}
.tm-case-study.style-list .post-title {
font-size: 34px;
}
.tm-case-study.style-list .post-excerpt {
font-size: 18px;
line-height: 1.78;
}
}
@media (max-width: 991px) {
.tm-case-study.style-list .post-info {
padding-left: 15px;
}
}
@media (max-width: 767px) {
.tm-case-study.style-metro .grid-width-2 .post-wrapper:before,
.tm-case-study.style-metro .grid-height-2 .post-wrapper:before {
padding-top: 100%;
}
.tm-case-study.style-list .post-wrapper {
display: block;
}
.tm-case-study.style-list .post-thumbnail-wrapper,
.tm-case-study.style-list .post-info {
max-width: 100%;
}
.tm-case-study.style-list .post-info {
padding-top: 40px;
}
}
.tm-info-boxes.style-metro .grid-item-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.tm-info-boxes.style-metro .grid-item-wrap:before {
content: '';
display: block;
padding-top: 100%;
}
.tm-info-boxes.style-metro .grid-width-2 .grid-item-wrap:before {
padding-top: 50%;
}
.tm-info-boxes.style-metro .grid-item.has-image {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.tm-info-boxes.style-metro .box-content-inner {
display: table;
width: 100%;
height: 100%;
}
.tm-info-boxes.style-metro .box-info {
display: table-cell;
vertical-align: middle;
}
.tm-info-boxes.style-metro .box-content {
padding: 40px;
width: 100%;
}
.tm-info-boxes.style-metro .icon {
line-height: 0;
font-size: 70px;
margin-bottom: 40px;
}
.tm-info-boxes.style-metro .box-title {
margin-bottom: 23px;
font-size: 24px;
line-height: 1.38;
}
.tm-info-boxes.style-metro .tm-button {
margin-top: 40px;
}
@media (min-width: 1600px) {
.tm-info-boxes.style-metro .icon {
margin-bottom: 70px;
}
.tm-info-boxes.style-metro .box-content {
padding: 50px 55px;
}
.tm-info-boxes.style-metro .tm-button {
margin-top: 108px;
}
}
@media (max-width: 767px) {
.tm-info-boxes.style-metro .grid-width-2 {
-ms-grid-column: span 1;
grid-column: span 1;
}
.tm-info-boxes.style-metro .grid-width-2 .grid-item-wrap:before {
padding-top: 100%;
}
}
.tm-button {
position: relative;
display: inline-block;
text-align: center;
white-space: nowrap;
line-height: 1.2;
border-style: solid;
cursor: pointer;
}
.tm-button.tm-button-full-wide {
width: 100% !important;
}
.tm-button.style-flat {
padding: 0 36px;
height: 56px;
line-height: 56px;
border-width: 0;
border-radius: 5px;
}
.tm-button.style-flat:hover {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
}
.tm-button.style-flat.icon-right .button-icon {
margin-left: 10px;
}
.tm-button.style-flat.icon-left .button-icon {
margin-right: 10px;
}
.tm-button.style-flat .button-icon {
display: inline-block;
vertical-align: middle;
line-height: 0;
font-size: 20px;
}
.tm-button.style-flat .button-icon i:before {
position: relative;
top: -1px;
}
.tm-button.style-flat.tm-button-lg {
padding: 0 40px;
height: 64px;
line-height: 64px;
font-size: 16px;
}
.tm-button.style-flat.tm-button-sm {
padding: 0 30px;
height: 48px;
line-height: 48px;
font-size: 14px;
}
.tm-button.style-flat.tm-button-xs {
padding: 0 20px;
height: 40px;
line-height: 40px;
font-size: 13px;
}
.tm-button.style-solid {
padding: 0 36px;
height: 56px;
line-height: 54px;
border-width: 1px;
border-radius: 5px;
background-position: left center !important;
background-origin: border-box;
}
.tm-button.style-solid:hover {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
}
.tm-button.style-solid:not(:hover) {
background: transparent;
}
.tm-button.style-solid.icon-right .button-icon {
margin-left: 10px;
}
.tm-button.style-solid.icon-left .button-icon {
margin-right: 10px;
}
.tm-button.style-solid .button-icon {
display: inline-block;
vertical-align: middle;
line-height: 0;
font-size: 20px;
}
.tm-button.style-solid.tm-button-lg {
padding: 0 40px;
height: 64px;
line-height: 62px;
font-size: 16px;
}
.tm-button.style-solid.tm-button-sm {
padding: 0 30px;
height: 48px;
line-height: 46px;
font-size: 14px;
}
.tm-button.style-solid.tm-button-xs {
padding: 0 20px;
height: 40px;
line-height: 38px;
font-size: 13px;
}
.tm-button.style-text {
padding: 0;
border: 0;
font-weight: 500;
font-size: 14px;
color: #333;
}
.tm-button.style-text .button-text {
padding: 5px 0;
}
.tm-button.style-text.icon-right {
padding-right: 20px !important;
}
.tm-button.style-text.icon-right .button-icon {
left: auto;
right: 1px;
}
.tm-button.style-text.icon-left {
padding-left: 20px !important;
}
.tm-button.style-text.icon-left .button-icon {
left: 1px;
right: auto;
}
.tm-button.style-text .button-icon {
font-size: 14px;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 20px;
line-height: 0;
color: inherit;
}
.tm-button.style-text .button-icon:before {
line-height: 0;
}
.tm-button.style-text.tm-button-lg {
font-size: 16px;
}
.tm-button.style-text.tm-button-sm {
font-size: 13px;
}
.tm-button.style-text.tm-button-xs {
font-size: 12px;
}
.tm-button.style-image {
border: 0;
background: none;
border-radius: 5px;
box-shadow: 0 0 20px rgba(51, 51, 51, 0.1);
overflow: hidden;
}
.tm-button.style-image:hover {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
}
.tm-button.style-image img {
display: block;
}
.tm-button.style-image-text {
font-size: 20px;
font-weight: 500;
border: 0;
height: 60px;
line-height: 60px;
}
.tm-button.style-image-text > div {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-button.style-image-text img {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 10px;
}
.tm-button.style-image-text.tm-button-lg {
height: 68px;
line-height: 68px;
}
.tm-button.style-image-text.tm-button-sm {
height: 50px;
line-height: 50px;
}
.tm-button.style-image-text.tm-button-xs {
height: 40px;
line-height: 40px;
}
.tm-button.tm-button-icon-move.icon-left:hover .button-icon {
-webkit-transform: translate(-5px, -50%);
-ms-transform: translate(-5px, -50%);
transform: translate(-5px, -50%);
}
.tm-button.tm-button-icon-move.icon-right:hover .button-icon {
-webkit-transform: translate(5px, -50%);
-ms-transform: translate(5px, -50%);
transform: translate(5px, -50%);
}
.rev-btn {
-webkit-transition: background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
transition: background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.rev-btn.tm-button.rs-hover-ready {
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.rev-btn.tm-button.rs-hover-ready:hover {
-webkit-transform: translateY(-3px) !important;
-ms-transform: translateY(-3px) !important;
transform: translateY(-3px) !important;
}
.rev_slider .left-icon {
margin-right: 10px;
}
.rev_slider .right-icon {
margin-left: 10px;
}
.btn-text-popup-video .button-text {
font-size: 15px;
letter-spacing: 0;
text-transform: none;
font-weight: normal;
}
.tm-button-group {
clear: both;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: -10px;
}
.tm-button-group > div {
padding: 10px;
}
.tm-button-group .tm-button {
display: block;
}
.tm-list.list-vertical {
display: -ms-grid;
display: grid;
grid-row-gap: 12px;
grid-column-gap: 30px;
}
.tm-list.list-horizontal {
margin-left: -14px;
margin-right: -14px;
}
.tm-list.list-horizontal .list-item {
display: inline-block;
padding: 3px 14px;
}
.tm-list .list-item {
position: relative;
padding: 0;
}
.tm-list .title-wrap {
overflow: hidden;
}
.tm-list .link {
-webkit-transition: none;
transition: none;
padding: 0;
}
.tm-list .title {
font-size: 15px;
line-height: inherit;
margin-bottom: 0;
}
.tm-list .desc {
margin-top: 13px;
margin-bottom: 26px;
}
.tm-list .marker {
display: inline-block;
float: left;
}
.tm-list.style-normal.list-vertical, .tm-list.style-separator.list-vertical {
grid-row-gap: 11px;
}
.tm-list.style-normal .title, .tm-list.style-separator .title {
color: inherit;
font-size: 15px;
font-weight: 400;
}
.tm-list.style-normal .link, .tm-list.style-separator .link {
float: left;
position: relative;
}
.tm-list.style-normal .link:after, .tm-list.style-separator .link:after {
content: '';
height: 1px;
width: 0;
bottom: 3px;
position: absolute;
left: auto;
right: 0;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
background: currentColor;
}
.tm-list.style-normal .link:hover:after, .tm-list.style-separator .link:hover:after {
width: 100%;
left: 0;
right: auto;
}
.tm-list.style-separator.list-horizontal .list-item {
position: relative;
}
.tm-list.style-separator.list-horizontal .list-item + .list-item:before {
position: absolute;
top: 8px;
left: -2px;
content: '';
height: 16px;
width: 1px;
background: rgba(0, 0, 0, 0.5);
}
.tm-list.style-separator.list-vertical .list-item {
position: relative;
}
.tm-list.style-separator.list-vertical .list-item + .list-item:before {
position: absolute;
top: -6px;
left: 0;
content: '';
height: 1px;
width: 100%;
background: #eee;
}
.tm-list.style-check .list-item {
padding-left: 32px;
}
.tm-list.style-check .marker:before {
content: '\f00c';
position: absolute;
top: 5px;
left: 0;
display: block;
font-size: 15px;
}
.tm-list.style-check .title {
font-size: 15px;
line-height: inherit;
color: inherit;
font-weight: 400;
}
.tm-list.style-check-02 .list-item {
padding-left: 40px;
}
.tm-list.style-check-02 .desc {
margin-top: 19px;
margin-bottom: 39px;
}
.tm-list.style-check-02 .marker:before {
content: '\f00c';
position: absolute;
top: 1px;
left: 0;
display: block;
font-size: 24px;
}
.tm-list.style-check-02 .title {
font-size: 24px;
line-height: 1.25;
}
.tm-list.style-circle .list-item {
padding-left: 14px;
}
.tm-list.style-circle .title {
font-size: 14px;
line-height: inherit;
color: inherit;
font-weight: 400;
}
.tm-list.style-circle .marker:before {
content: '';
position: absolute;
top: 8px;
left: 0;
display: block;
width: 5px;
height: 5px;
border-radius: 50%;
background: #999;
}
.tm-list.style-icon .title {
font-size: 14px;
line-height: inherit;
color: inherit;
font-weight: 400;
}
.tm-list.style-icon .marker {
min-width: calc(1em + 18px);
font-size: 16px;
}
.tm-list.style-auto-numbered-01.list-vertical, .tm-list.style-manual-numbered-01.list-vertical {
grid-row-gap: 35px;
}
.tm-list.style-auto-numbered-01 .marker, .tm-list.style-manual-numbered-01 .marker {
font-size: 24px;
font-weight: 500;
line-height: 1.2;
margin-right: 10px;
min-width: 45px;
}
.tm-list.style-auto-numbered-01 .title, .tm-list.style-manual-numbered-01 .title {
font-size: 24px;
color: #333;
line-height: 1.2;
font-weight: 400;
}
.tm-list.style-auto-numbered-01 .desc, .tm-list.style-manual-numbered-01 .desc {
margin-top: 21px;
margin-bottom: 0;
}
.tm-list.style-auto-numbered-02.list-vertical {
grid-row-gap: 62px;
}
.tm-list.style-auto-numbered-02 .link:hover .title:before {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.tm-list.style-auto-numbered-02 .link:hover .title:after {
opacity: 0;
visibility: hidden;
}
.tm-list.style-auto-numbered-02 .marker {
font-size: 24px;
font-weight: 800;
line-height: 1.2;
margin-right: 10px;
min-width: 45px;
color: #ababab;
}
.tm-list.style-auto-numbered-02 .title {
font-size: 24px;
line-height: 1.2;
margin-top: 14px;
padding-top: 20px;
border-top: 2px solid #ededed;
}
.tm-list.style-auto-numbered-02 .title:before, .tm-list.style-auto-numbered-02 .title:after {
content: '\f178';
position: absolute;
top: 38px;
right: 0;
color: #333;
}
.tm-list.style-auto-numbered-02 .title:before {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.tm-list.style-auto-numbered-02 .desc {
margin-top: 21px;
margin-bottom: 0;
}
@media (min-width: 992px) {
.tm-list.style-check-02.list-vertical {
grid-column-gap: 50px;
}
}
.tm-list-selection.style-01 select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAhUlEQVQ4je3TsRGDQAxE0T0H1EAlFMC4AoYC3BExBbgCCiEgciFEBJ/AMBycTxAwJFjKpNXL5BA6ox6nKHeB0EuoOnSFcqG3UOLNpoaOb9XIaHgCPTAA2Tz3AynwMbE1Uvq7bTCOGUgIxbAd5DcUYs0eEodCzERsaMFaoDBzQg79n/YqaATlxFE06bOnsgAAAABJRU5ErkJggg==);
color: #fff;
font-weight: 500;
padding: 3px 30px;
height: 60px;
}
@-webkit-keyframes gradationMask {
0% {
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
opacity: 1;
}
40% {
}
90% {
opacity: 1;
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-color: transparent;
}
}
@keyframes gradationMask {
0% {
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
opacity: 1;
}
40% {
}
90% {
opacity: 1;
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-color: transparent;
}
}
.tm-gradation.style-01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-left: -15px;
margin-right: -15px;
}
.tm-gradation.style-01 .item {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
position: relative;
opacity: 0;
padding: 0 15px;
}
.tm-gradation.style-01 .item.animate {
opacity: 1;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
}
.tm-gradation.style-01 .item:last-child .line {
display: none;
}
.tm-gradation.style-01 .item:hover .mask {
opacity: 1;
}
.tm-gradation.style-01 .item:hover .circle {
color: #fff;
}
.tm-gradation.style-01 .line {
width: 100%;
height: 1px;
background: #ededed;
position: absolute;
top: 24px;
left: 15px;
z-index: -1;
}
.tm-gradation.style-01 .circle-wrap {
display: inline-block;
position: relative;
margin-bottom: 56px;
}
.tm-gradation.style-01 .mask {
opacity: 0;
}
.tm-gradation.style-01 .circle {
position: relative;
z-index: 1;
width: 48px;
height: 48px;
line-height: 44px;
text-align: center;
border: 2px solid #e8e8e8;
border-radius: 50%;
font-size: 18px;
background-color: #fff;
margin-bottom: 0;
}
.tm-gradation.style-01 .video-mark {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
pointer-events: none;
}
.tm-gradation.style-01 .wave-pulse {
width: 1px;
height: 0;
margin: 0 auto;
}
.tm-gradation.style-01 .wave-pulse:before, .tm-gradation.style-01 .wave-pulse:after {
opacity: 0;
content: '';
display: block;
position: absolute;
width: 100px;
height: 100px;
top: 50%;
left: 50%;
background: #fff;
border-radius: 50%;
border: 1px solid #ababab;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-animation: gradationMask 3s linear infinite;
animation: gradationMask 3s linear infinite;
}
.tm-gradation.style-01 .wave-pulse:after {
-webkit-animation-delay: .6s;
animation-delay: .6s;
}
.tm-gradation.style-01 .wave-pulse-2:before {
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.tm-gradation.style-01 .wave-pulse-2:after {
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
.tm-gradation.style-01 .wave-pulse-3:before {
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
.tm-gradation.style-01 .wave-pulse-3:after {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.tm-gradation.style-01 .icon {
position: relative;
font-size: 48px;
line-height: 1;
margin-bottom: 20px;
}
.tm-gradation.style-01 .heading {
font-size: 18px;
font-weight: 500;
line-height: 1.23;
margin-bottom: 0;
}
.tm-gradation.style-01 .text {
margin-top: 17px;
}
.tm-gradation.style-01 .gradation-btn {
display: inline-block;
font-size: 14px;
font-weight: 500;
margin-top: 20px;
}
.tm-gradation.style-01 .gradation-btn .button-icon {
display: inline-block;
margin-left: 6px;
}
.tm-gradation.style-02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-align: center;
}
.tm-gradation.style-02 .item {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
position: relative;
opacity: 0;
padding: 0 10px;
}
.tm-gradation.style-02 .item:hover .icon {
color: #fff;
}
.tm-gradation.style-02 .item.animate {
opacity: 1;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
}
.tm-gradation.style-02 .item:last-child .line {
display: none;
}
.tm-gradation.style-02 .icon {
position: relative;
width: 120px;
height: 120px;
line-height: 120px;
border-radius: 40px;
font-size: 48px;
background: #fff;
box-shadow: 0 15px 50px rgba(89, 69, 230, 0.12);
margin: 0 auto 49px;
}
.tm-gradation.style-02 .icon span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tm-gradation.style-02 .line {
position: absolute;
top: 60px;
left: 100%;
-webkit-transform: translate(-50%, -5px);
-ms-transform: translate(-50%, -5px);
transform: translate(-50%, -5px);
height: 10px;
width: 100%;
line-height: 0;
}
.tm-gradation.style-02 .dot {
display: inline-block;
vertical-align: middle;
border-radius: 50%;
margin: 0 8px;
opacity: .25;
}
.tm-gradation.style-02 .dot-1 {
width: 2px;
height: 2px;
}
.tm-gradation.style-02 .dot-2 {
width: 4px;
height: 4px;
}
.tm-gradation.style-02 .dot-3 {
width: 6px;
height: 6px;
}
.tm-gradation.style-02 .dot-4 {
width: 8px;
height: 8px;
}
.tm-gradation.style-02 .dot-5 {
width: 10px;
height: 10px;
}
.tm-gradation.style-02 .content-wrap {
position: relative;
text-align: center;
margin: 0 auto;
max-width: 320px;
}
.tm-gradation.style-02 .heading {
font-size: 24px;
margin-bottom: 13px;
}
@media (min-width: 1200px) {
.tm-gradation.style-01 .text {
padding-right: 10px;
}
}
@media (max-width: 991px) {
.tm-gradation.style-01 {
display: block;
}
.tm-gradation.style-01 .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
width: 100%; }
.tm-gradation.style-01 .item:last-child .content-wrap {
padding-bottom: 0;
}
.tm-gradation.style-01 .line {
left: 39px;
height: 100%;
width: 1px;
top: 15px;
}
.tm-gradation.style-01 .circle-wrap {
margin-bottom: 0;
}
.tm-gradation.style-01 .content-wrap {
padding: 10px 0 50px 30px;
}
.tm-gradation.style-02 {
display: block;
}
.tm-gradation.style-02 .line {
left: 50%;
right: auto;
top: auto;
bottom: -42px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.tm-gradation.style-02 .item {
width: 100%;
}
.tm-gradation.style-02 .item + .item {
margin-top: 80px;
}
}
.tm-restaurant-menu .menu-list {
margin: 0;
padding: 0 26px 0 0;
list-style-type: none;
}
.tm-restaurant-menu .menu-header {
position: relative;
margin-bottom: 12px;
}
.tm-restaurant-menu .menu-header:after {
position: absolute;
right: 0;
bottom: 7px;
left: 0;
display: block;
border-top: 1px solid #eee;
content: "";
}
.tm-restaurant-menu .menu-badge.new {
position: absolute;
top: -26px;
right: -35px;
width: 40px;
height: 20px;
background: #de4630;
color: #fff;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 9px;
line-height: 20px;
z-index: 2;
}
.tm-restaurant-menu .menu-badge.new:after {
content: '';
position: absolute;
bottom: -4px;
left: -1px;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 8px solid #de4630;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tm-restaurant-menu .menu-title {
position: relative;
z-index: 1;
display: inline;
background: #fff;
font-size: 16px;
padding-right: 10px;
}
.tm-restaurant-menu .menu-price {
position: relative;
z-index: 1;
float: right;
background-color: #fff;
color: #1f1f1f;
font-size: 16px;
}
.tm-restaurant-menu .menu-text {
background: none;
font-style: italic;
font-size: 15px;
}
.tm-restaurant-menu li + li {
margin-top: 38px;
}
.tm-icon .icon {
position: relative;
}
.tm-icon.style-01 {
line-height: 0;
}
.tm-icon.style-01 .icon {
font-size: 90px;
}
.tm-icon.style-02 {
line-height: 0;
}
.tm-icon.style-02 .icon {
font-size: 80px;
width: 160px;
height: 160px;
display: inline-block;
border-radius: 50%;
color: #fff;
}
.tm-icon.style-02 span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tm-icon.style-03 {
line-height: 0;
}
.tm-icon.style-03 .icon {
font-size: 24px;
width: 64px;
height: 64px;
display: inline-block;
border-radius: 50%;
background: #fff;
box-shadow: 0 18px 40px rgba(51, 51, 51, 0.1);
}
.tm-icon.style-03 span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
.tm-icon.style-02 .icon {
font-size: 50px;
width: 100px;
height: 100px;
}
}
.tm-image .image {
display: inline-block;
}
.wrap_svl_center {
line-height: 0;
}
#powerTip#powerTip {
border-radius: 5px;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
width: 250px;
padding: 20px 25px;
}
#powerTip#powerTip.n:before {
border-top: 10px solid currentColor;
}
#powerTip#powerTip.e:before {
border-right: 10px solid currentColor;
}
#powerTip#powerTip.s:before {
border-bottom: 10px solid currentColor;
}
#powerTip#powerTip.w:before {
border-left: 10px solid currentColor;
}
#powerTip#powerTip.ne:before, #powerTip#powerTip.nw:before {
border-top: 10px solid currentColor;
}
#powerTip#powerTip.se:before, #powerTip#powerTip.sw:before {
border-bottom: 10px solid currentColor;
}
#powerTip#powerTip.nw-alt:before, #powerTip#powerTip.ne-alt:before, #powerTip#powerTip.sw-alt:before, #powerTip#powerTip.se-alt:before {
border-top: 10px solid currentColor;
}
#powerTip#powerTip.sw-alt:before, #powerTip#powerTip.se-alt:before {
border-bottom: 10px solid currentColor;
}
.tm-image-hotspot.style-signal .drag_element:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 120px;
height: 120px;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%) scale(0, 0);
-ms-transform: translate(-50%, -50%) scale(0, 0);
transform: translate(-50%, -50%) scale(0, 0);
border: 2px solid #086ad8;
box-shadow: inset 0 0 17px 10px rgba(8, 106, 216, 0.61);
opacity: .2;
-webkit-animation: pinsZoomIn 3.25s linear infinite;
animation: pinsZoomIn 3.25s linear infinite;
}
@-webkit-keyframes pinsZoomIn {
0% {
-webkit-transform: translate(-50%, -50%) scale(0.6);
transform: translate(-50%, -50%) scale(0.6);
border-width: 2px;
}
40% {
opacity: .5;
}
65% {
border-width: 1px;
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-width: 0;
}
}
@keyframes pinsZoomIn {
0% {
-webkit-transform: translate(-50%, -50%) scale(0.6);
transform: translate(-50%, -50%) scale(0.6);
border-width: 2px;
}
40% {
opacity: .5;
}
65% {
border-width: 1px;
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-width: 0;
}
}
.tm-image-hotspot-content .heading {
font-size: 24px;
line-height: 1.25;
margin-bottom: 5px;
color: #ffffff;
}
.tm-image-hotspot-content .text {
color: rgba(255, 255, 255, 0.7);
}
.tm-client .image {
-webkit-transition: all .3s linear;
transition: all .3s linear;
}
.tm-client .image-hover {
-webkit-transition: all .3s linear;
transition: all .3s linear;
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
}
.tm-client .has-image-hover {
position: relative;
}
.tm-client .has-image-hover:hover .image {
visibility: hidden;
opacity: 0;
}
.tm-client .has-image-hover:hover .image-hover {
opacity: 1;
visibility: visible;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.tm-client.hover-grayscale .image {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: .3;
}
.tm-client.hover-grayscale .inner:hover .image {
-webkit-filter: none;
filter: none;
opacity: 1;
}
.tm-client.hover-opacity .image {
opacity: .3;
}
.tm-client.hover-opacity .inner:hover .image {
opacity: 1;
}
.tm-client.hover-faded .inner:hover .image {
opacity: .2;
}
.tm-client.effect-move-up .has-image-hover .image-hover {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
.tm-client.effect-move-up .has-image-hover:hover .image {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-client.effect-scale-up .has-image-hover .image-hover {
-webkit-transform: scale(0.8, 0.8);
-ms-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
}
.tm-client.effect-scale-up .has-image-hover:hover .image {
-webkit-transform: scale(0.8, 0.8);
-ms-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
}
.tm-client.style-grid .tm-grid {
grid-row-gap: 60px;
}
.tm-client.style-grid .grid-item-inner {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
}
.tm-slider-client.align-center {
text-align: center;
}
.tm-slider-client.align-left {
text-align: left;
}
.tm-slider-client.align-right {
text-align: right;
}
.tm-slider-client.align-justify {
text-align: justify;
}
.tm-slider-client.style-01 .image-wrap {
position: relative;
}
.tm-slider-client.style-01 .image {
border-radius: 5px;
overflow: hidden;
}
.tm-slider-client.style-01 .image img {
width: 100%;
}
.tm-slider-client.style-01 .logo {
position: absolute;
left: 10px;
bottom: 11px;
border-radius: 3px;
overflow: hidden;
background: #fff;
box-shadow: 0 0 15px rgba(51, 51, 51, 0.05);
}
.tm-slider-client.style-01 .spacing {
height: 16px;
}
.tm-slider-client.style-01 .heading {
font-size: 20px;
line-height: 1.5;
margin: 0;
}
.tm-slider-client.style-01 .text {
margin-top: 10px;
}
.tm-simple-job-listing .item {
border-radius: 5px;
padding: 33px 50px 36px;
}
.tm-simple-job-listing .item:nth-child(even) {
background: #f6f2ed;
}
.tm-simple-job-listing .job-name {
font-size: 24px;
margin-bottom: 11px;
}
.tm-simple-job-listing .job-time {
font-size: 18px;
}
.tm-simple-job-listing .job-button {
text-align: center;
}
.tm-simple-job-listing .tm-button {
min-width: 160px;
}
.tm-simple-job-listing .tm-button.style-solid:not(:hover) {
border-color: #ddd;
}
@media (max-width: 767px) {
.tm-simple-job-listing .item {
padding: 30px;
}
.tm-simple-job-listing .job-description {
margin-top: 20px;
}
.tm-simple-job-listing .job-button {
text-align: left;
margin-top: 30px;
}
}
.tm-box-icon {
position: relative;
}
.tm-box-icon .icon {
line-height: 1;
}
.tm-box-icon .image {
margin-bottom: 30px;
}
.tm-box-icon .image img {
width: 100%;
}
.tm-box-icon .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tm-box-icon .content-wrap {
height: 100%;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.tm-box-icon .tm-svg {
line-height: 0;
}
.tm-box-icon .tm-svg * {
stroke: currentColor;
}
.tm-box-icon .heading {
word-wrap: break-word;
margin-bottom: 0;
}
.tm-box-icon .btn {
display: inline-block;
margin-top: 46px;
font-size: 14px;
font-weight: 500;
}
.tm-box-icon .btn .button-icon {
margin-left: 2px;
}
.tm-box-icon .btn .button-icon:before {
content: '\f178';
}
.tm-box-icon.style-01:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
border-color: #fff;
box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
}
.tm-box-icon.style-01 .content-wrap {
padding: 36px 10px 26px;
border-radius: 5px;
background: #fff;
border: 2px solid #eee;
}
.tm-box-icon.style-01 .icon {
font-size: 60px;
margin-bottom: 29px;
}
.tm-box-icon.style-01 .tm-svg,
.tm-box-icon.style-01 svg {
width: 60px;
height: 60px;
}
.tm-box-icon.style-01 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px;
}
.tm-box-icon.style-01 .btn {
margin-top: 31px;
}
.tm-box-icon.style-02:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
background: #fff;
box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
}
.tm-box-icon.style-02 .content-wrap {
padding: 30px 15px;
border-radius: 5px;
}
.tm-box-icon.style-02 .main-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-box-icon.style-02 .icon {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: 48px;
min-width: 80px;
margin-right: 10px;
color: #333;
}
.tm-box-icon.style-02 .tm-svg,
.tm-box-icon.style-02 svg {
width: 48px;
height: 48px;
}
.tm-box-icon.style-02 .content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-box-icon.style-02 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px;
}
.tm-box-icon.style-02 .btn {
margin-top: 15px;
}
.tm-box-icon.style-03:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
background: #fff;
box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
}
.tm-box-icon.style-03 .content-wrap {
padding: 30px;
border-radius: 5px;
}
.tm-box-icon.style-03 .content-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 16px;
}
.tm-box-icon.style-03 .icon {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: 48px;
min-width: 60px;
margin-right: 10px;
color: #333;
}
.tm-box-icon.style-03 .tm-svg,
.tm-box-icon.style-03 svg {
width: 48px;
height: 48px;
}
.tm-box-icon.style-03 .content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-box-icon.style-03 .heading {
font-size: 24px;
line-height: 1.25;
margin-bottom: 0;
}
.tm-box-icon.style-03 .btn {
margin-top: 15px;
}
.tm-box-icon.style-04 .icon {
font-size: 40px;
margin-right: 10px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
min-width: 54px;
}
.tm-box-icon.style-04 .tm-svg,
.tm-box-icon.style-04 svg {
width: 40px;
height: 40px;
}
.tm-box-icon.style-04 .content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-box-icon.style-04 .heading {
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 1.78;
margin-bottom: 13px;
}
.tm-box-icon.style-04 .text {
font-size: 34px;
font-weight: 700;
line-height: 1.17;
}
.tm-box-icon.style-04 .btn {
margin-top: 31px;
}
.tm-box-icon.style-05 {
padding: 19px 24px 30px;
border-radius: 5px;
background: #edf2fe;
}
.tm-box-icon.style-05 .sub-heading {
font-size: 15px;
font-weight: 500;
color: #4e84fa;
margin-bottom: 7px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.tm-box-icon.style-05 .heading {
font-size: 24px;
font-weight: 700;
line-height: 1.25;
margin-bottom: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-box-icon.style-05 .content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
.tm-box-icon.style-05 .icon {
position: absolute;
top: 4px;
right: -10px;
font-size: 48px;
margin: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
color: #b9cefd;
line-height: 1;
z-index: -1;
}
.tm-box-icon.style-05 .tm-svg,
.tm-box-icon.style-05 svg {
width: 48px;
height: 48px;
}
.tm-box-icon.style-05 .text {
margin-top: 10px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
@media (max-width: 1199px) {
.tm-box-icon.style-04 .text {
font-size: 30px;
}
}
@media (max-width: 991px) {
.tm-box-icon.style-04 .text {
font-size: 26px;
}
}
.tm-box-image {
position: relative;
}
.tm-box-image .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tm-box-image .content-wrap {
height: 100%;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.tm-box-image.has-image-hover .images {
position: relative;
}
.tm-box-image.has-image-hover:hover .image {
visibility: hidden;
opacity: 0;
}
.tm-box-image.has-image-hover:hover .image-hover {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.tm-box-image .image-hover {
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
}
.tm-box-image .heading {
word-wrap: break-word;
margin-bottom: 0;
}
.tm-box-image .btn {
display: inline-block;
margin-top: 27px;
font-size: 14px;
font-weight: 500;
}
.tm-box-image .btn .button-icon {
margin-left: 2px;
}
.tm-box-image .btn .button-icon:before {
content: '\f178';
}
.tm-box-image.style-01 {
height: 100%;
padding-bottom: 28px;
}
.tm-box-image.style-01:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-image.style-01:hover .circle-arrow .middle-arrow {
background: #086ad8;
}
.tm-box-image.style-01:hover .circle-arrow .middle-dot {
-webkit-animation: boxImageAnimationSignal cubic-bezier(0, 0.55, 0.55, 1) 2s;
animation: boxImageAnimationSignal cubic-bezier(0, 0.55, 0.55, 1) 2s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.tm-box-image.style-01 .images {
margin-bottom: 42px;
}
.tm-box-image.style-01 .content-wrap {
box-shadow: 0 18px 40px rgba(51, 51, 51, 0.1);
background: #fff;
border-radius: 5px;
padding: 50px 30px 63px;
}
.tm-box-image.style-01 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.25;
margin-bottom: 9px;
}
.tm-box-image.style-01 .circle-arrow {
position: absolute;
left: 50%;
bottom: 0;
-webkit-transform: translate(-50%, 50%);
-ms-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
height: 56px;
width: 56px;
}
.tm-box-image.style-01 .circle-arrow .middle-arrow {
position: absolute;
top: 0;
left: 0;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
font-size: 24px;
color: #fff;
background: #d2a98e;
}
.tm-box-image.style-01 .circle-arrow .middle-dot {
pointer-events: none;
content: '';
position: absolute;
top: -12px;
left: -12px;
width: 80px;
height: 80px;
border-radius: 50%;
border: 2px solid #086ad8;
opacity: 0;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.tm-box-image.style-01 .circle-arrow .middle-dot.dot-2 {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
.tm-box-image.style-02:hover .images {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-image.style-02 .content {
max-width: 340px;
margin: 0 auto;
}
.tm-box-image.style-02 .images {
margin-bottom: 36px;
}
.tm-box-image.style-02 .content-wrap {
box-shadow: 0 0 41px rgba(0, 0, 0, 0.03);
background: #fff;
padding: 40px 30px 65px;
}
.tm-box-image.style-02 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.25;
margin-bottom: 15px;
}
.tm-box-image.style-03:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-image.style-03:hover .heading {
color: #2e3280;
}
.tm-box-image.style-03 .image-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-box-image.style-03 .images {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 30px;
}
.tm-box-image.style-03 .content-wrap {
box-shadow: 0 0 40px 5px rgba(51, 51, 51, 0.1);
background: #fff;
border-radius: 5px;
padding: 30px 38px;
min-height: 150px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-box-image.style-03 .heading {
font-size: 18px;
font-weight: 500;
line-height: 1.67;
margin-bottom: 0;
}
.tm-box-image.style-03 .text {
margin-top: 20px;
}
.tm-box-image.style-04:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-image.style-04:hover .heading {
color: #fff;
}
.tm-box-image.style-04:hover .text {
color: #fff;
}
.tm-box-image.style-04 .images {
margin-bottom: 47px;
}
.tm-box-image.style-04 .content-wrap {
padding: 50px 42px 56px;
border-radius: 5px;
background: #fff;
box-shadow: 0 0 25px rgba(51, 51, 51, 0.1);
}
.tm-box-image.style-04 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.25;
margin-bottom: 9px;
}
.tm-box-image.style-05:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-image.style-05 .content {
max-width: 340px;
margin: 0 auto;
}
.tm-box-image.style-05 .images {
margin-bottom: 9px;
}
.tm-box-image.style-05 .content-wrap {
box-shadow: 0 0 30px rgba(51, 51, 51, 0.05);
background: #fff;
padding: 25px 30px 34px;
}
.tm-box-image.style-05 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.5;
margin-bottom: 6px;
}
.tm-box-image.style-06:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-image.style-06 .images {
position: relative;
width: 162px;
height: 162px;
border-radius: 50%;
margin: 0 auto 2px;
}
.tm-box-image.style-06 .images:before {
background-image: -webkit-linear-gradient(290deg, #fbf7f4 0%, #fefdfd 100%);
background-image: linear-gradient(160deg, #fbf7f4 0%, #fefdfd 100%);
border-radius: 50%;
-webkit-transform: translateY(-46px);
-ms-transform: translateY(-46px);
transform: translateY(-46px);
}
.tm-box-image.style-06 .images img {
position: relative;
z-index: 2;
max-width: 120px;
}
.tm-box-image.style-06 .content-wrap {
box-shadow: 0 0 40px 5px rgba(51, 51, 51, 0.1);
background: #fff;
border-radius: 5px;
padding: 98px 35px 88px;
overflow: hidden;
}
.tm-box-image.style-06 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px;
}
.tm-box-image.style-06 .btn {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
height: 56px;
line-height: 55px;
text-align: center;
font-size: 14px;
font-weight: 500;
border-top: 1px solid #eee;
}
.tm-box-image.style-06 .btn:before {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
z-index: -1;
}
.tm-box-image.style-06 .btn .button-icon {
margin-left: 4px;
position: relative;
top: 1px;
}
.tm-box-image.style-06:hover div.btn,
.tm-box-image.style-06 a.btn:hover {
color: #fff;
}
.tm-box-image.style-06:hover div.btn:before,
.tm-box-image.style-06 a.btn:hover:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-box-image.style-07:hover .content-wrap {
background: #fff;
box-shadow: 0 18px 40px rgba(51, 51, 51, 0.1);
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-image.style-07 .images {
margin-bottom: 24px;
}
.tm-box-image.style-07 .content-wrap {
padding: 30px 35px 31px;
border-radius: 4px;
}
.tm-box-image.style-07 .heading {
font-size: 20px;
font-weight: 600;
line-height: 1.25;
margin-bottom: 14px;
}
.tm-box-image.style-08:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-image.style-08 .images {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 30px;
}
.tm-box-image.style-08 .content-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-box-image.style-08 .content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-box-image.style-08 .heading {
font-size: 24px;
line-height: 1.25;
margin-bottom: 0;
}
.tm-box-image.style-08 .text {
margin-top: 13px;
}
.tm-box-image.style-09:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-image.style-09 .images {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 24px;
}
.tm-box-image.style-09 .content-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-box-image.style-09 .content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-box-image.style-09 .heading {
font-size: 18px;
line-height: 1.23;
margin-bottom: 0;
}
.tm-box-image.style-09 .text {
margin-top: 17px;
}
.tm-box-image.style-10 {
z-index: 1;
zoom: 1;
}
.tm-box-image.style-10:hover .content-wrap {
background: #fff;
box-shadow: 0 18px 40px rgba(51, 51, 51, 0.1);
-webkit-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
}
.tm-box-image.style-10:hover .btn {
opacity: 1;
}
.tm-box-image.style-10 .images {
margin-bottom: 24px;
}
.tm-box-image.style-10 .content-wrap {
-webkit-transition: box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
padding: 30px 35px 31px;
border-radius: 5px;
}
.tm-box-image.style-10 .heading {
font-size: 18px;
font-weight: 700;
line-height: 1.67;
margin-bottom: 9px;
}
.tm-box-image.style-10 .btn {
margin-top: 15px;
opacity: 0;
}
.tm-box-image.style-10 .button-icon:before {
top: 1px;
position: relative;
}
@-webkit-keyframes boxImageAnimationSignal {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
1% {
opacity: .14;
}
20% {
opacity: .3;
}
40% {
opacity: .4;
}
60% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes boxImageAnimationSignal {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
1% {
opacity: .14;
}
20% {
opacity: .3;
}
40% {
opacity: .4;
}
60% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
.tm-box-large-image {
position: relative;
}
.tm-box-large-image .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tm-box-large-image .content-wrap {
height: 100%;
position: relative;
}
.tm-box-large-image .heading {
word-wrap: break-word;
margin-bottom: 0;
}
.tm-box-large-image.style-01:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-large-image.style-01:hover .image img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.tm-box-large-image.style-01:hover .image:after {
background: #002fa6;
opacity: .8;
}
.tm-box-large-image.style-01:hover .heading {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
}
.tm-box-large-image.style-01:hover .btn {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.tm-box-large-image.style-01 .image-wrap {
position: relative;
border-radius: 5px;
overflow: hidden;
}
.tm-box-large-image.style-01 .image img {
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
transition: transform 1s;
transition: transform 1s, -webkit-transform 1s;
width: 100%;
}
.tm-box-large-image.style-01 .image:after {
opacity: .5;
background-image: -webkit-linear-gradient(top, rgba(28, 15, 105, 0) 0%, #1c0f69 61%);
background-image: linear-gradient(-180deg, rgba(28, 15, 105, 0) 0%, #1c0f69 61%);
}
.tm-box-large-image.style-01 .heading-wrapper,
.tm-box-large-image.style-01 .button-wrapper {
overflow: hidden;
}
.tm-box-large-image.style-01 .heading-wrapper {
position: absolute;
bottom: 27px;
left: 0;
right: 0;
max-width: 250px;
margin: 0 auto;
}
.tm-box-large-image.style-01 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.5;
color: #fff;
}
.tm-box-large-image.style-01 .button-wrapper {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-radius: 5px;
}
.tm-box-large-image.style-01 .btn {
background: #fff !important;
color: #086ad8 !important;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
opacity: 0;
}
.tm-box-large-image.style-01 .text {
margin-top: 25px;
}
.tm-box-large-image.style-01 .text strong {
color: #333;
}
.tm-box-large-image.style-02 {
height: 100%;
}
.tm-box-large-image.style-02:hover .image:before {
opacity: .8;
}
.tm-box-large-image.style-02:hover .image:after {
opacity: 0;
}
.tm-box-large-image.style-02:hover .box-info {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-box-large-image.style-02:hover .heading {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-box-large-image.style-02 .content {
position: relative;
border-radius: 5px;
overflow: hidden;
height: 100%;
}
.tm-box-large-image.style-02 .image {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.tm-box-large-image.style-02 .image:before, .tm-box-large-image.style-02 .image:after {
z-index: 1;
}
.tm-box-large-image.style-02 .image:before {
background: #002fa6;
opacity: 0;
}
.tm-box-large-image.style-02 .image:after {
opacity: .5;
background-image: -webkit-linear-gradient(top, rgba(28, 15, 105, 0) 11%, #000 80%);
background-image: linear-gradient(-180deg, rgba(28, 15, 105, 0) 11%, #000 80%);
}
.tm-box-large-image.style-02 .box-info,
.tm-box-large-image.style-02 .heading {
-webkit-transition: all .5s;
transition: all .5s;
}
.tm-box-large-image.style-02 .box-info {
position: relative;
z-index: 2;
padding: 30px 20px;
text-align: center;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
height: 100%;
min-height: 330px;
}
.tm-box-large-image.style-02 .heading {
-webkit-transform: translateY(-100%) translateY(-54px);
-ms-transform: translateY(-100%) translateY(-54px);
transform: translateY(-100%) translateY(-54px);
font-size: 24px;
line-height: 1.5;
color: #fff;
}
.tm-box-large-image.style-02 .text {
margin-top: 16px;
color: #fff;
}
.tm-box-large-image.style-02 .btn {
margin-top: 40px;
display: inline-block;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
color: #fff;
font-size: 0;
}
.tm-box-large-image.style-02 .btn .button-icon {
vertical-align: middle;
font-size: 24px;
}
.tm-box-large-image.style-03 {
height: 100%;
}
.tm-box-large-image.style-03:hover .content-wrap {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
box-shadow: 0 18px 40px rgba(51, 51, 51, 0.1);
}
.tm-box-large-image.style-03.has-button .content {
padding-bottom: 88px;
}
.tm-box-large-image.style-03 .content-wrap {
background: #fff;
border-radius: 5px;
overflow: hidden;
box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
}
.tm-box-large-image.style-03 .image img {
width: 100%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.tm-box-large-image.style-03 .content {
padding: 32px 35px;
}
.tm-box-large-image.style-03 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.25;
}
.tm-box-large-image.style-03 .text {
margin-top: 12px;
}
.tm-box-large-image.style-03 .text strong {
color: #333;
}
.tm-box-large-image.style-03 .btn {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 56px;
line-height: 56px;
text-align: center;
font-size: 14px;
font-weight: 500;
border-top: 1px solid #eee;
}
.tm-box-large-image.style-03 .btn:before {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
z-index: -1;
}
.tm-box-large-image.style-03 .btn .button-icon {
margin-left: 4px;
position: relative;
top: 1px;
}
.tm-box-large-image.style-03:hover div.btn,
.tm-box-large-image.style-03 a.btn:hover {
color: #fff;
}
.tm-box-large-image.style-03:hover div.btn:before,
.tm-box-large-image.style-03 a.btn:hover:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-box-large-image.style-04 {
height: 100%;
}
.tm-box-large-image.style-04:hover .image {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-box-large-image.style-04 .image {
margin-bottom: 30px;
}
.tm-box-large-image.style-04 .image img {
width: 100%;
}
.tm-box-large-image.style-04 .content {
padding-left: 10px;
padding-right: 10px;
}
.tm-box-large-image.style-04 .heading {
font-size: 24px;
font-weight: 500;
line-height: 1.25;
}
.tm-box-large-image.style-04 .text {
margin-top: 9px;
}
.tm-box-large-image.style-04 .text strong {
color: #333;
}
.tm-box-large-image.style-04 .btn {
font-size: 14px;
font-weight: 500;
margin-top: 21px;
}
.tm-box-large-image.style-04 .btn .button-icon {
margin-left: 4px;
position: relative;
top: 1px;
}
.tm-accordion .accordion-title-wrapper {
cursor: pointer;
}
.tm-accordion .accordion-title {
margin-bottom: 0;
}
.tm-accordion .accordion-content {
display: none;
}
.tm-accordion.style-01 .accordion-section {
position: relative;
border-radius: 5px;
overflow: hidden;
background: #fff;
}
.tm-accordion.style-01 .accordion-section + .accordion-section {
margin-top: 20px;
}
.tm-accordion.style-01 .accordion-title {
position: relative;
font-size: 18px;
font-weight: 500;
line-height: 1.23;
background: #fff;
padding: 18px 30px;
border: 1px solid #ededed;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.tm-accordion.style-01 .accordion-icon {
position: absolute;
top: 50%;
right: 30px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-weight: 500;
}
.tm-accordion.style-01 .accordion-icon:before {
content: '\f107';
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 20px;
}
.tm-accordion.style-01 .accordion-section:hover, .tm-accordion.style-01 .accordion-section.active {
box-shadow: 0 18px 40px rgba(51, 51, 51, 0.1);
}
.tm-accordion.style-01 .accordion-section:hover .accordion-title, .tm-accordion.style-01 .accordion-section.active .accordion-title {
color: #fff !important;
border-color: transparent;
}
.tm-accordion.style-01 .accordion-section.active .accordion-icon:before {
content: '\f106';
}
.tm-accordion.style-01 .accordion-section:not(.active) .accordion-title {
border-radius: 5px;
}
.tm-accordion.style-01 .accordion-content {
padding: 23px 30px 29px;
}
.tm-accordion.style-02 .accordion-section {
position: relative;
background: #fff;
border-bottom: 1px solid #ededed;
padding: 7px 0;
}
.tm-accordion.style-02 .accordion-title {
position: relative;
font-size: 24px;
line-height: 1.25;
background: #fff;
color: #ababab;
padding: 20px 30px 20px 45px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.tm-accordion.style-02 .accordion-icon {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-weight: 500;
}
.tm-accordion.style-02 .accordion-icon:before {
content: '\f32d';
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 24px;
color: #ababab;
}
.tm-accordion.style-02 .accordion-section.active .accordion-icon:before {
content: '\f330';
}
.tm-accordion.style-02 .accordion-content {
padding: 0 45px 29px;
}
@media (max-width: 1199px) {
.tm-accordion.style-02 .accordion-title {
font-size: 21px;
}
}
@media (max-width: 991px) {
.tm-accordion.style-02 .accordion-title {
font-size: 18px;
}
}
.typed-cursor {
opacity: 1;
-webkit-animation: blink .7s infinite;
animation: blink .7s infinite;
}
@keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.tm-heading .heading {
margin-bottom: 0;
word-wrap: break-word;
max-width: 100%;
}
.tm-heading.center .heading {
margin-left: auto;
margin-right: auto;
}
.tm-heading a {
font-size: inherit;
color: inherit;
position: relative;
overflow: hidden;
z-index: 1;
}
.tm-heading a:before {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: 1;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
background: currentColor;
}
.tm-heading a:hover {
color: inherit;
}
.tm-heading a:hover:before {
width: 100%;
left: 0;
right: auto;
}
.tm-heading .icon {
display: inline-block;
vertical-align: bottom;
margin-right: 9px;
}
.tm-heading.link-style-01 .heading {
font-size: 18px;
font-weight: 500;
line-height: 1.45;
}
.tm-heading.link-style-01 a {
border-bottom: 1px solid #ccc;
}
.tm-heading.link-style-01 a:before {
bottom: -1px;
}
.tm-heading.link-style-02 .heading {
font-size: 18px;
font-weight: 500;
line-height: 1.45;
}
.tm-heading.link-style-02 a {
border-bottom: 1px solid #ccc;
}
.tm-heading.link-style-02 a:before {
bottom: -1px;
}
.tm-heading.link-style-02 a:after {
content: '\f178';
font-size: 16px;
margin-left: 10px;
}
.tm-heading.link-style-03 .heading {
font-size: 18px;
font-weight: 500;
line-height: 1.45;
}
.tm-heading.link-style-03 a:before {
bottom: -1px;
}
.tm-heading.link-style-03 a:after {
content: '\f178';
font-size: 16px;
margin-left: 10px;
}
.tm-heading.secondary-font .heading {
font-family: inherit;
}
.tm-heading.common .heading {
font-size: 30px;
}
.tm-heading.left-line .heading {
position: relative;
padding-left: 34px;
font-size: 40px;
font-weight: 600;
line-height: 1.2;
}
.tm-heading.left-line .heading:before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 4px;
height: 94%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.tm-heading.highlight-01 .heading {
font-size: 18px;
line-height: 1.78;
}
.tm-heading.highlight-02 .heading {
font-size: 56px;
font-weight: 500;
line-height: 1.29;
}
.tm-heading.highlight-02 mark {
position: relative;
color: inherit;
}
.tm-heading.highlight-02 mark:after {
content: '';
position: absolute;
bottom: 4px;
left: 0;
right: 0;
height: 2px;
background: currentColor;
}
.tm-heading.modern .heading {
font-size: 14px;
letter-spacing: 3px;
text-transform: uppercase;
line-height: 1.43;
}
.tm-heading.modern-02 .heading {
font-size: 15px;
font-weight: 500;
letter-spacing: 2px;
text-transform: uppercase;
line-height: 1.74;
}
.tm-heading.modern-03 .heading {
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 1.74;
}
.tm-heading.modern-number-01 .heading {
position: relative;
font-size: 12px;
line-height: 2em;
letter-spacing: 2px;
color: #ababab;
text-transform: uppercase;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.tm-heading.modern-number-01 mark {
font-size: 180px;
line-height: .8;
font-weight: 900;
margin: 0 5px -5px -5px;
}
.tm-heading.modern-number-02 .heading {
position: relative;
font-size: 13px;
line-height: 2em;
letter-spacing: 2px;
text-transform: uppercase;
display: inline-block;
padding: 35px 80px 35px 42px;
}
.tm-heading.modern-number-02 .heading:before {
content: '';
position: absolute;
top: 47px;
left: 0;
width: 34px;
height: 1px;
}
.tm-heading.modern-number-02 mark {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
font-size: 120px;
line-height: .8;
font-weight: 900;
color: #ededed;
z-index: -1;
}
.tm-heading.modern-number-03 .heading {
position: relative;
font-size: 12px;
line-height: 2em;
letter-spacing: 2px;
color: #ababab;
text-transform: uppercase;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.tm-heading.modern-number-03 mark {
font-size: 180px;
line-height: .8;
font-weight: 900;
margin: 0 5px -5px -5px;
}
.tm-heading.vertical .heading {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
display: inline;
}
.tm-heading.below-separator .separator {
line-height: 0;
}
.tm-heading.below-separator .separator:before {
content: '';
display: block;
}
.tm-heading.below-separator .separator:after {
content: '';
display: inline-block;
width: 80px;
height: 3px;
border-radius: 3px;
margin-top: 24px;
}
.tm-heading.below-thin-separator .heading {
display: inline-block;
}
.tm-heading.below-thin-separator .heading:after {
content: '';
display: block;
width: 100%;
height: 1px;
margin-top: 15px;
opacity: .4;
background: currentColor;
}
.tm-heading.typed-text .heading {
font-size: 48px;
line-height: 1.34;
}
.tm-heading.typed-text mark {
background: none;
}
.tm-heading.typed-text .typed-cursor {
font-weight: 300;
}
@media (max-width: 1199px) {
.tm-heading.left-line .heading {
font-size: 34px;
}
}
@media (max-width: 991px) {
.tm-heading.common .heading {
font-size: 24px;
}
.tm-heading.typed-text .heading {
font-size: 42px;
}
.tm-heading.left-line .heading {
font-size: 28px;
}
}
@media (max-width: 767px) {
.tm-heading.typed-text .heading {
font-size: 36px;
}
}
.tm-testimonial .post-thumbnail img {
border-radius: 50%;
}
.tm-testimonial .testimonial-rating {
font-size: 16px;
margin-bottom: 10px;
color: #ffb944;
}
.tm-testimonial .testimonial-rating > span {
padding: 0 2px;
}
.tm-testimonial.style-carousel .tm-swiper {
margin: -20px -15px 0;
}
.tm-testimonial.style-carousel .post-thumbnail {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 30px;
}
.tm-testimonial.style-carousel .testimonial-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-testimonial.style-carousel .testimonial-item {
position: relative;
background: #fff;
padding: 31px 50px 47px;
border-radius: 5px;
margin: 20px 15px 35px;
box-shadow: 0 0 20px rgba(51, 51, 51, 0.1);
}
.tm-testimonial.style-carousel .testimonial-item:before {
box-shadow: 5px 60px 40px -54px rgba(51, 51, 51, 0.13);
}
.tm-testimonial.style-carousel .testimonial-item:hover {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-testimonial.style-carousel .testimonial-content {
font-size: 18px;
line-height: 1.67;
}
.tm-testimonial.style-carousel .testimonial-info-wrap,
.tm-testimonial.style-carousel .testimonial-main-info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-testimonial.style-carousel .testimonial-info-wrap {
margin-bottom: 22px;
}
.tm-testimonial.style-carousel .testimonial-name {
font-size: 15px;
text-transform: uppercase;
line-height: 1.23;
margin-bottom: 0;
}
.tm-testimonial.style-carousel .testimonial-by-line {
margin-left: 5px;
font-size: 14px;
}
.tm-testimonial.style-carousel .testimonial-by-line:before {
content: ' / ';
}
.tm-testimonial.style-carousel-02 .tm-swiper {
margin-top: -5px;
}
.tm-testimonial.style-carousel-02 .swiper-slide .testimonial-item {
opacity: .4;
}
.tm-testimonial.style-carousel-02 .swiper-slide.swiper-slide-active .testimonial-item {
opacity: 1;
}
.tm-testimonial.style-carousel-02 .testimonial-item {
background: #fff;
padding: 42px 50px 40px;
border-radius: 5px;
box-shadow: 0 35px 40px -40px rgba(51, 51, 51, 0.13);
margin: 5px 0 15px;
}
.tm-testimonial.style-carousel-02 .testimonial-item:hover {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-testimonial.style-carousel-02 .testimonial-content {
font-size: 18px;
line-height: 1.78;
}
.tm-testimonial.style-carousel-02 .testimonial-info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-top: 34px;
}
.tm-testimonial.style-carousel-02 .post-thumbnail {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.tm-testimonial.style-carousel-02 .testimonial-main-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-left: 20px;
}
.tm-testimonial.style-carousel-02 .testimonial-subject {
font-size: 18px;
line-height: 1.67;
margin-bottom: 15px;
}
.tm-testimonial.style-carousel-02 .testimonial-name {
font-size: 15px;
text-transform: uppercase;
line-height: 1.23;
margin-bottom: 6px;
}
.tm-testimonial.style-carousel-02 .testimonial-by-line {
font-size: 14px;
}
.tm-testimonial.style-carousel-02 .testimonial-by-line:before {
content: ' / ';
}
.tm-testimonial.style-slider {
text-align: center;
}
.tm-testimonial.style-slider .testimonial-item {
width: 100%;
}
.tm-testimonial.style-slider .post-thumbnail {
margin-bottom: 33px;
}
.tm-testimonial.style-slider .post-thumbnail img {
background: #d8d8d8;
}
.tm-testimonial.style-slider .testimonial-desc {
font-size: 34px;
line-height: 1.42;
text-align: center;
color: #fff;
width: 800px;
max-width: 90%;
margin: 0 auto;
}
.tm-testimonial.style-slider .testimonial-info {
padding-top: 45px;
display: inline-block;
}
.tm-testimonial.style-slider .testimonial-info .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-testimonial.style-slider .testimonial-name {
display: inline-block;
font-size: 18px;
line-height: 2;
color: #fff;
margin-bottom: 0;
}
.tm-testimonial.style-slider .testimonial-by-line {
display: inline-block;
color: #fff;
font-size: 14px;
}
.tm-testimonial.style-slider .testimonial-by-line:before {
content: ' / ';
}
.tm-testimonial.style-slider-02 .testimonial-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 830px;
margin: 0 auto;
}
.tm-testimonial.style-slider-02 .post-thumbnail {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 90px;
}
.tm-testimonial.style-slider-02 .post-thumbnail img {
background: #d8d8d8;
}
.tm-testimonial.style-slider-02 .testimonial-content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-testimonial.style-slider-02 .testimonial-desc {
font-size: 24px;
line-height: 1.67;
color: #fff;
}
.tm-testimonial.style-slider-02 .testimonial-info {
padding-top: 45px;
display: inline-block;
}
.tm-testimonial.style-slider-02 .testimonial-info .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-testimonial.style-slider-02 .testimonial-name {
font-size: 24px;
line-height: 1.5;
color: #fff;
margin-bottom: 9px;
}
.tm-testimonial.style-slider-02 .testimonial-by-line {
color: rgba(255, 255, 255, 0.7);
font-size: 14px;
}
.tm-testimonial.style-slider-02 .testimonial-by-line:before {
content: ' / ';
}
@media (max-width: 991px) {
.tm-testimonial.style-slider .testimonial-desc {
font-size: 30px;
}
.tm-testimonial.style-slider-02 .testimonial-desc {
font-size: 21px;
}
.tm-testimonial.style-carousel-02 .testimonial-item {
padding: 42px 30px 40px;
}
}
@media (max-width: 767px) {
.tm-testimonial.style-slider .testimonial-desc {
font-size: 26px;
}
.tm-testimonial.style-slider-02 .testimonial-item {
display: block;
text-align: center;
}
.tm-testimonial.style-slider-02 .post-thumbnail {
margin-right: 0;
margin-bottom: 30px;
}
.tm-testimonial.style-slider-02 .testimonial-desc {
font-size: 18px;
}
.tm-testimonial.style-slider-02 .testimonial-info {
padding-top: 30px;
}
}
.tm-slider a:hover .image img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.tm-slider.style-01 {
text-align: center;
}
.tm-slider.style-01.align-left {
text-align: left;
}
.tm-slider.style-01.align-left .slider-content {
padding: 0 30px 0 0;
}
.tm-slider.style-01.align-right {
text-align: right;
}
.tm-slider.style-01.align-right .slider-content {
padding: 0 0 0 30px;
}
.tm-slider.style-01.align-justify {
text-align: justify;
}
.tm-slider.style-01 .spacing {
height: 28px;
}
.tm-slider.style-01 .sub-title {
font-size: 14px;
font-weight: 700;
letter-spacing: 3px;
line-height: 1.71;
text-transform: uppercase;
margin-bottom: 14px;
}
.tm-slider.style-01 .heading {
font-size: 18px;
margin-bottom: 14px;
}
.tm-slider.style-01.fw-image .swiper-slide-inner {
width: 100%;
}
.tm-slider.style-01.fw-image .image {
overflow: hidden;
}
.tm-slider.style-01.fw-image .image img {
width: 100%;
}
.tm-slider.style-01 .slider-content {
padding: 0 20px;
}
.tm-slider-gallery.tm-light-gallery .image {
position: relative;
}
.tm-slider-gallery.tm-light-gallery .zoom-icon {
font-size: 18px;
color: #fff;
position: absolute;
bottom: 50px;
right: 50px;
}
.tm-slider-gallery.tm-light-gallery .zoom-icon:before {
content: '\f00e';
}
.tm-slider-gallery.style-full-wide-left-image .swiper-slide-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 100px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-slider-gallery.style-full-wide-left-image .image-wrap {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 50%;
}
.tm-slider-gallery.style-full-wide-left-image .image {
position: relative;
display: inline-block;
}
.tm-slider-gallery.style-full-wide-left-image .info {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 50%;
padding: 50px 100px;
}
.tm-slider-gallery.style-full-wide-left-image .image-title {
font-size: 70px;
letter-spacing: -3px;
line-height: 1.22;
font-weight: 400;
max-width: 400px;
margin-bottom: 0;
}
.tm-slider-gallery.big-shadow .sc-outer {
width: 100%;
height: 100%;
float: left;
}
.tm-slider-gallery.big-shadow .swiper-slide-inner {
padding: 50px 10px;
}
.tm-slider-gallery.big-shadow .image > img {
box-shadow: 0 8px 40px rgba(51, 51, 51, 0.15);
}
.tm-slider-gallery.big-shadow .swiper-slide-active .image > img {
box-shadow: 0 20px 50px rgba(19, 16, 65, 0.4);
}
.tm-slider-gallery.shadow .sc-outer {
width: 100%;
height: 100%;
float: left;
}
.tm-slider-gallery.shadow .swiper-slide-inner {
padding: 30px 0;
}
.tm-slider-gallery.shadow .image > img {
border-radius: 5px;
box-shadow: 0 0 30px rgba(51, 51, 51, 0.1);
}
@media (max-width: 1199px) {
.tm-slider-gallery.style-full-wide-left-image .swiper-slide-inner {
padding: 100px 50px;
}
.tm-slider-gallery.style-full-wide-left-image .info {
padding: 50px 30px;
}
.tm-slider-gallery.style-full-wide-left-image .image-title {
font-size: 60px;
}
}
@media (max-width: 767px) {
.tm-slider-gallery.style-full-wide-left-image .swiper-slide-inner {
display: block;
}
.tm-slider-gallery.style-full-wide-left-image .image-wrap {
width: 100%;
}
.tm-slider-gallery.style-full-wide-left-image .info {
width: 100%;
padding: 50px 0 0;
}
.tm-slider-gallery.style-full-wide-left-image .image-title {
font-size: 60px;
}
.tm-slider-gallery.big-shadow .swiper-slide-inner {
padding: 30px 0;
}
.tm-slider-gallery.big-shadow .swiper-slide-active .image > img {
box-shadow: 0 10px 30px rgba(19, 16, 65, 0.4);
}
}
@media (max-width: 543px) {
.tm-slider-gallery.style-full-wide-left-image .swiper-slide-inner {
display: block;
padding: 100px 15px;
}
.tm-slider-gallery.style-full-wide-left-image .image-wrap {
width: 100%;
}
.tm-slider-gallery.style-full-wide-left-image .info {
width: 100%;
padding: 30px 0 0;
}
.tm-slider-gallery.style-full-wide-left-image .image-title {
font-size: 50px;
}
}
.tm-slider-button.style-01 .button-wrap {
display: inline-block;
}
.tm-slider-button.style-01 .slider-btn {
border: 1px solid #dddddd;
border-radius: 50%;
cursor: pointer;
width: 50px;
height: 50px;
line-height: 48px;
float: left;
text-align: center;
font-size: 16px;
color: #111111;
outline: none;
}
.tm-slider-button.style-01 .slider-btn:hover {
background: #111111;
color: #ffffff;
border-color: #111111;
}
.tm-slider-button.style-01 .slider-prev-btn {
margin-right: 5px;
}
.tm-slider-button.style-01.skin-light .slider-btn {
color: #ffffff;
border-color: rgba(221, 221, 221, 0.18);
}
.tm-slider-button.style-02 .button-wrap {
display: inline-block;
}
.tm-slider-button.style-02 .slider-btn {
width: 85px;
height: 30px;
cursor: pointer;
position: relative;
float: left;
opacity: .15;
outline: none;
}
.tm-slider-button.style-02 .slider-btn:hover {
opacity: 1;
}
.tm-slider-button.style-02 .slider-btn span {
display: none;
}
.tm-slider-button.style-02 .slider-btn:before {
content: '';
width: 70px;
height: 2px;
background: #111111;
position: absolute;
top: 50%;
margin-top: -1px;
}
.tm-slider-button.style-02 .slider-btn:after {
content: '';
position: absolute;
top: 50%;
margin-top: -9px;
border-top: 9px solid transparent;
border-bottom: 9px solid transparent;
}
.tm-slider-button.style-02 .slider-prev-btn:before {
left: 1px;
}
.tm-slider-button.style-02 .slider-prev-btn:after {
left: 0;
border-right: 12px solid #111111;
}
.tm-slider-button.style-02 .slider-next-btn:before {
right: 1px;
}
.tm-slider-button.style-02 .slider-next-btn:after {
right: 0;
border-left: 12px solid #111111;
}
.tm-slider-button.style-02.skin-light .slider-btn:before {
background: #ffffff;
}
.tm-slider-button.style-02.skin-light .slider-prev-btn:after {
border-right-color: #ffffff;
}
.tm-slider-button.style-02.skin-light .slider-next-btn:after {
border-left-color: #ffffff;
}
.tm-slider-group .tm-box-icon {
margin-bottom: 0;
}
.tm-slider-group.has-shadow-01 {
margin: -15px -15px 0;
}
.tm-slider-group.has-shadow-01 .swiper-slide-inner {
padding: 15px;
}
.tm-slider-group.has-shadow-01 .swiper-pagination {
margin-top: 20px;
}
.tm-slider-group.has-shadow-02 .swiper-slide-inner {
margin-bottom: 15px;
}
.tm-slider-group.has-shadow-02 .swiper-pagination {
margin-top: 20px;
}
.tm-slider-group.style-separator .swiper-container {
padding-left: 1px;
}
.tm-slider-group.style-separator .tm-group {
padding: 100px 57px;
border-left: 1px solid rgba(153, 153, 153, 0.1);
border-right: 1px solid rgba(153, 153, 153, 0.1);
margin-left: -1px;
}
.tm-slider-modern.style-01 .image-wrap {
text-align: right;
font-size: 0;
}
.tm-slider-modern.style-01 .slide-image {
width: 100%;
}
.tm-slider-modern.style-01 .image {
display: inline-block;
}
.tm-slider-modern.style-01 .heading {
font-size: 34px;
font-weight: 500;
}
.tm-slider-modern.style-01 .sub-heading {
font-size: 15px;
font-weight: 400;
margin-bottom: 15px;
}
.tm-slider-modern.style-01 .text {
font-size: 18px;
line-height: 1.67;
margin-bottom: 0;
}
.tm-slider-modern.style-01 .tm-button {
margin-top: 38px;
min-width: 188px;
}
@media (min-width: 1200px) {
.tm-slider-modern.style-01 .slide-content {
padding-top: 30px;
}
}
@media (max-width: 1199px) {
.tm-slider-modern.style-01 .heading {
font-size: 30px;
}
}
@media (max-width: 991px) {
.tm-slider-modern.style-01 .heading {
font-size: 26px;
}
.tm-slider-modern.style-01 .image-wrap,
.tm-slider-modern.style-01 .slide-info {
text-align: center;
}
}
.tm-slider-macbook-frame {
position: relative;
}
.tm-slider-macbook-frame .swiper-inner {
position: relative;
padding-top: 30px;
}
.tm-slider-macbook-frame .macbook-frame-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
.tm-slider-macbook-frame .macbook-frame-wrap:before {
content: '';
position: absolute;
top: 0;
left: 50%;
width: 602px;
height: 440px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background: #d9d9d9;
}
.tm-slider-macbook-frame .macbook-frame-wrap .macbook-frame {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 99;
width: 860px;
}
.tm-slider-macbook-frame .macbook-frame-wrap .macbook-frame:after {
content: '';
position: absolute;
bottom: 0;
height: 100%;
width: 70%;
left: 15%;
box-shadow: 0 160px 70px -60px rgba(51, 51, 51, 0.13);
}
.tm-slider-macbook-frame .swiper-slide {
width: 602px;
text-align: center;
}
.tm-slider-macbook-frame .swiper-slide .image {
margin-bottom: 60px;
}
.tm-slider-macbook-frame .swiper-slide .image img {
box-shadow: 0 30px 40px rgba(0, 0, 0, 0.08);
}
@media (max-width: 1199px) {
.tm-slider-macbook-frame .swiper-inner {
padding-top: 20px;
}
.tm-slider-macbook-frame .macbook-frame-wrap .macbook-frame {
width: 582px;
}
.tm-slider-macbook-frame .macbook-frame-wrap:before {
width: 410px;
height: 280px;
}
.tm-slider-macbook-frame .swiper-slide {
width: 400px;
}
}
@media (max-width: 767px) {
.tm-slider-macbook-frame .swiper-inner {
padding-top: 15px;
}
.tm-slider-macbook-frame .macbook-frame-wrap .macbook-frame {
width: 432px;
}
.tm-slider-macbook-frame .macbook-frame-wrap:before {
width: 310px;
height: 210px;
}
.tm-slider-macbook-frame .swiper-slide {
width: 300px;
}
}
@media (max-width: 543px) {
.tm-slider-macbook-frame .macbook-frame-wrap .macbook-frame {
width: 360px;
}
.tm-slider-macbook-frame .macbook-frame-wrap:before {
width: 260px;
height: 180px;
}
.tm-slider-macbook-frame .swiper-slide {
width: 250px;
}
}
.tm-slider-parallel-scroll .swiper-slide {
width: 370px !important;
max-width: 90vw;
}
.tm-slider-parallel-scroll .mitech-thumbs-swiper {
margin-top: 23px;
}
.tm-slider-parallel-scroll .mitech-thumbs-swiper > .swiper-inner {
margin-left: -200px;
margin-right: -200px;
}
.tm-slider-parallel-scroll .mitech-thumbs-swiper .swiper-slide {
direction: ltr;
}
.tm-slider-parallel-scroll .swiper-slide-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background: #1c1c1c;
border-radius: 3px;
padding: 20px 15px;
}
.tm-slider-parallel-scroll .image-wrap {
width: 42px;
margin-right: 15px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
text-align: center;
}
.tm-slider-parallel-scroll .heading {
font-size: 15px;
font-weight: 700;
color: #fff;
display: inline;
}
.tm-slider-parallel-scroll .text {
display: inline;
}
@media (max-width: 767px) {
.tm-slider-parallel-scroll .mitech-thumbs-swiper > .swiper-inner {
margin-left: 0;
margin-right: 0;
}
}
.tm-product-banner-slider .spacing {
height: 32px;
}
.tm-product-banner-slider .info {
padding: 116px 90px 100px 90px;
background-color: #222222;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 5px;
}
.tm-product-banner-slider .sub-title {
color: #ffffff;
font-size: 14px;
font-weight: 700;
letter-spacing: 3px;
line-height: 1.71;
text-transform: uppercase;
margin-bottom: 17px;
}
.tm-product-banner-slider .heading {
color: #ffffff;
font-size: 56px;
line-height: 1.28;
margin-bottom: 38px;
}
.tm-product-banner-slider .text {
font-size: 24px;
color: #ffffff;
line-height: 1.5;
margin-bottom: 74px;
}
.tm-product-banner-slider.fw-image .image img {
width: 100%;
}
.tm-product-banner-slider .tm-product-banner-btn {
background-color: #ffffff;
border-color: #ffffff;
}
.tm-product-banner-slider .tm-product-banner-btn:hover {
color: #ffffff;
background-color: transparent;
}
@media (max-width: 991px) {
.tm-product-banner-slider .heading {
font-size: 46px;
}
.tm-product-banner-slider .info {
padding: 50px 30px 100px;
}
.tm-product-banner-slider .text {
font-size: 20px;
margin-bottom: 40px;
}
}
@media (max-width: 767px) {
.tm-product-banner-slider .heading {
font-size: 36px;
}
.tm-product-banner-slider .text {
font-size: 16px;
}
}
.tm-pricing {
z-index: 2;
}
.tm-pricing .tm-pricing-list {
margin: 0;
padding: 0;
}
.tm-pricing .tm-pricing-list li {
list-style-type: none;
}
.tm-pricing.style-01 {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
height: auto !important;
margin-bottom: 30px;
text-align: center;
}
.tm-pricing.style-01 .inner {
position: relative;
height: 100%;
margin: 0 auto;
background-color: #fff;
padding: 49px 20px 51px;
border-radius: 4px;
overflow: hidden;
box-shadow: 0 0 30px rgba(51, 51, 51, 0.1);
}
.tm-pricing.style-01:hover .inner {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-pricing.style-01.highlight .inner {
box-shadow: 0 2px 30px rgba(89, 69, 230, 0.12);
padding: 33px 20px 61px;
}
.tm-pricing.style-01:hover .inner, .tm-pricing.style-01.highlight .inner {
box-shadow: 0 41px 43px rgba(51, 51, 51, 0.07);
}
.tm-pricing.style-01 .tm-pricing-header {
z-index: 1;
position: relative;
margin-bottom: 25px;
}
.tm-pricing.style-01 .tm-pricing-button {
display: inline-block;
width: 180px;
max-width: 100%;
}
.tm-pricing.style-01 .tm-pricing-feature-mark {
position: absolute;
top: 0;
right: 0;
height: 92px;
width: 92px;
}
.tm-pricing.style-01 .tm-pricing-feature-mark:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
background: none repeat scroll 0 0 #fff;
content: "";
height: 159px;
right: 23px;
position: absolute;
top: 10px;
width: 100%;
}
.tm-pricing.style-01 .tm-pricing-feature-mark span {
position: absolute;
top: 21px;
right: -2px;
text-align: center;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.19;
display: block;
color: #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
width: 70px;
}
.tm-pricing.style-01 .price-wrap-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-pricing.style-01 .price-wrap-inner h6 {
font-size: 56px;
font-weight: 300;
color: #333;
line-height: .6;
margin: 0;
}
.tm-pricing.style-01 .price-wrap-inner .period {
font-size: 15px;
font-weight: 500;
margin-bottom: 0;
color: #ababab;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.tm-pricing.style-01 .price-wrap-inner .currency {
font-size: 15px;
font-weight: 500;
margin-bottom: 0;
color: #ababab;
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
margin-right: 3px;
}
.tm-pricing.style-01 .period {
font-size: 15px;
margin-bottom: 0;
color: #ababab;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.tm-pricing.style-01 .image {
position: relative;
width: 162px;
height: 162px;
border-radius: 50%;
margin: 0 auto 20px;
background-image: -webkit-linear-gradient(290deg, #fbf7f4 0%, #fefdfd 100%);
background-image: linear-gradient(160deg, #fbf7f4 0%, #fefdfd 100%);
}
.tm-pricing.style-01 .image img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 140px;
}
.tm-pricing.style-01 .title {
font-size: 15px;
line-height: 1.5;
color: inherit;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 21px;
}
.tm-pricing.style-01 .tm-pricing-list {
text-align: left;
max-width: 270px;
margin: 29px auto 0;
}
.tm-pricing.style-01 .tm-pricing-list li {
position: relative;
display: block;
padding: 7px 0 7px 31px;
}
.tm-pricing.style-01 .tm-pricing-list li:before {
content: '\f00c';
color: #41b663;
position: absolute;
top: 12px;
left: 0;
}
.tm-pricing.style-01 .tm-pricing-list li i {
font-size: 16px;
margin-right: 5px;
}
.tm-pricing.style-01 .tm-pricing-footer {
padding-top: 16px;
}
.tm-pricing.style-02 {
margin-bottom: 30px;
text-align: center;
}
.tm-pricing.style-02 .inner {
position: relative;
height: 100%;
margin: 0 auto;
background-color: #fff;
padding: 55px 20px 40px;
border: 1px solid #dce6ed;
border-radius: 5px;
overflow: hidden;
}
.tm-pricing.style-02:hover .inner {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-pricing.style-02:hover .inner, .tm-pricing.style-02.highlight .inner {
box-shadow: 0 2px 30px rgba(89, 69, 230, 0.12);
border: 0 solid transparent;
padding: 56px 21px 41px;
}
.tm-pricing.style-02.highlight {
color: #fff;
}
.tm-pricing.style-02.highlight .title {
color: #fff;
}
.tm-pricing.style-02.highlight .price-wrap-inner h6 {
color: #fff;
}
.tm-pricing.style-02 .tm-pricing-header {
margin-bottom: 25px;
}
.tm-pricing.style-02 .tm-pricing-button {
display: inline-block;
width: 160px;
max-width: 100%;
}
.tm-pricing.style-02 .tm-pricing-button.style-solid {
border-width: 1px;
line-height: 46px;
}
.tm-pricing.style-02 .tm-pricing-feature-mark {
position: absolute;
top: -1px;
right: -1px;
width: 0;
height: 0;
border-top: 88px solid #ee7455;
border-bottom: 88px solid transparent;
border-left: 88px solid transparent;
}
.tm-pricing.style-02 .tm-pricing-feature-mark span {
position: absolute;
top: -72px;
right: 6px;
text-align: center;
font-size: 11px;
font-weight: 700;
line-height: 1.19;
display: block;
color: #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tm-pricing.style-02 .price-wrap-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-pricing.style-02 .currency {
font-size: 15px;
margin-bottom: 0;
color: #ababab;
}
.tm-pricing.style-02 .price {
font-size: 56px;
line-height: .8;
margin: 0 4px;
font-weight: 300;
color: #333;
}
.tm-pricing.style-02 .period {
font-size: 15px;
margin-bottom: 0;
color: #ababab;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.tm-pricing.style-02 .image {
margin-bottom: 17px;
}
.tm-pricing.style-02 .title {
font-size: 24px;
line-height: 1.5;
margin-bottom: 35px;
}
.tm-pricing.style-02 .description {
font-size: 13px;
}
.tm-pricing.style-02 .tm-pricing-list li {
position: relative;
display: block;
padding: 5px 0;
}
.tm-pricing.style-02 .tm-pricing-list li i {
font-size: 16px;
margin-right: 5px;
}
.tm-pricing.style-02 .tm-pricing-footer {
padding-top: 32px;
}
.tm-pricing-table {
background: #fff;
border-radius: 5px;
box-shadow: 0 0px 40px rgba(0, 0, 0, 0.06);
}
.tm-pricing-table .inner {
overflow-x: auto;
}
.tm-pricing-table .pricing-header {
position: relative;
overflow: hidden;
padding: 52px 30px 32px;
}
.tm-pricing-table table {
table-layout: fixed;
margin: 0;
}
.tm-pricing-table td, .tm-pricing-table th {
border: 0;
border-left: 1px solid rgba(51, 51, 51, 0.1);
border-right: 1px solid rgba(51, 51, 51, 0.1);
padding: 0 30px;
}
.tm-pricing-table td:first-child, .tm-pricing-table th:first-child {
border-left: 0;
}
.tm-pricing-table td:last-child, .tm-pricing-table th:last-child {
border-right: 0;
}
.tm-pricing-table th:first-child {
text-align: left;
width: 370px;
}
.tm-pricing-table th:first-child .pricing-header {
padding: 52px 30px 32px 46px;
}
.tm-pricing-table th {
padding: 0;
width: 266px;
}
.tm-pricing-table ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.tm-pricing-table li {
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 9px 0;
}
.tm-pricing-table li:last-child {
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.tm-pricing-table tfoot td {
padding: 30px 10px 40px;
}
.tm-pricing-table .pricing-feature-labels {
text-align: left;
}
.tm-pricing-table .pricing-feature-labels li {
padding-left: 20px;
}
.tm-pricing-table .heading {
font-size: 24px;
}
.tm-pricing-table .item-checked {
color: #7ed321;
font-size: 16px;
}
.tm-pricing-table .title {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 34px;
}
.tm-pricing-table .tm-pricing-feature-mark {
position: absolute;
top: 0;
right: 0;
height: 90px;
width: 140px;
}
.tm-pricing-table .tm-pricing-feature-mark:before {
content: '';
position: absolute;
top: -30px;
right: -52px;
height: 90px;
width: 140px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-image: -webkit-linear-gradient(30deg, #ffbe00 0%, #f76b1c 100%);
background-image: linear-gradient(60deg, #ffbe00 0%, #f76b1c 100%);
}
.tm-pricing-table .tm-pricing-feature-mark span {
position: absolute;
top: 20px;
right: 7px;
text-align: center;
font-size: 11px;
font-weight: 700;
line-height: 1.19;
display: block;
color: #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
width: 50px;
}
.tm-pricing-table .price-wrap-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-pricing-table .currency {
font-size: 18px;
margin-bottom: 0;
color: #333;
}
.tm-pricing-table .price {
font-size: 36px !important;
line-height: .9;
margin: 0 4px;
color: #333;
}
.tm-pricing-table .period {
font-size: 14px;
margin-bottom: 0;
color: #999;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
line-height: 2;
}
.tm-problem-solution .label {
font-size: 40px;
line-height: 1.4;
margin-bottom: 48px;
}
.tm-problem-solution .problem {
position: relative;
padding-left: 32px;
font-size: 15px;
font-weight: 500;
line-height: 1.74;
}
.tm-problem-solution .problem:before {
content: '\f178';
position: absolute;
top: 4px;
left: 0;
font-size: 18px;
}
.tm-problem-solution .solution {
position: relative;
padding-left: 32px;
}
.tm-problem-solution .solution:before {
content: '\f00c';
position: absolute;
top: 4px;
left: 0;
font-size: 18px;
}
.tm-problem-solution .item {
border-bottom: 1px solid #eee;
padding-bottom: 50px;
margin-bottom: 44px;
}
@media (max-width: 1199px) {
.tm-problem-solution .label {
font-size: 34px;
}
}
@media (max-width: 991px) {
.tm-problem-solution .label {
font-size: 28px;
}
.tm-problem-solution .item {
padding-bottom: 30px;
margin-bottom: 30px;
}
}
.tm-simple-product .product-wrapper {
position: relative;
border-radius: 8px;
background: #fff;
box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
overflow: hidden;
height: 100%;
}
.tm-simple-product .product-wrapper:hover {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-simple-product .product-image img {
width: 100%;
border-radius: 8px 8px 0 0;
}
.tm-simple-product .product-name {
font-size: 24px;
line-height: 1.5;
margin-bottom: 6px;
}
.tm-simple-product .product-category {
font-size: 14px;
line-height: 1.29;
}
.tm-simple-product .product-desc {
margin-top: 16px;
color: #696969;
}
.tm-simple-product .product-info {
padding: 30px 40px 40px;
}
.tm-simple-product .product-footer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 26px;
}
.tm-simple-product .s-product-price {
margin-left: 12px;
}
.tm-simple-product .s-product-price .regular-price {
display: inline-block;
vertical-align: middle;
position: relative;
font-size: 18px;
color: #ababab;
padding: 0 5px;
margin-right: 10px;
}
.tm-simple-product .s-product-price .regular-price:after {
content: '';
height: 1px;
width: 100%;
position: absolute;
top: 50%;
left: 0;
margin-top: -1px;
background: #979797;
}
.tm-simple-product .s-product-price .price {
display: inline-block;
vertical-align: middle;
font-size: 24px;
color: #38cb89;
font-weight: 500;
}
.tm-simple-product .s-product-badge {
position: absolute;
top: 0;
right: 0;
height: 90px;
width: 140px;
}
.tm-simple-product .s-product-badge:before {
content: '';
position: absolute;
top: -30px;
right: -52px;
height: 90px;
width: 140px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-image: -webkit-linear-gradient(30deg, #ffbe00 0%, #f76b1c 100%);
background-image: linear-gradient(60deg, #ffbe00 0%, #f76b1c 100%);
}
.tm-simple-product .s-product-badge span {
position: absolute;
top: 22px;
right: 5px;
text-align: center;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.19;
display: block;
color: #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
width: 50px;
}
@media (max-width: 767px) {
.tm-simple-product .product-info {
padding: 30px 25px;
}
}
.tm-countdown {
text-align: center;
}
.tm-countdown .day,
.tm-countdown .hour,
.tm-countdown .minute,
.tm-countdown .second {
text-align: center;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-countdown .countdown {
display: inline-block;
}
.tm-countdown.style-01 .countdown-wrap {
display: -ms-grid;
display: grid;
grid-gap: 30px;
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
}
.tm-countdown.style-01 .number {
display: inline-block;
font-size: 80px;
font-weight: 300;
line-height: 1;
}
.tm-countdown.style-01 .text {
display: block;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
font-size: 14px;
margin-top: 10px;
}
.tm-countdown.style-01.skin-light .number {
color: #fff;
}
.tm-countdown.style-01.skin-light .text {
color: rgba(255, 255, 255, 0.7);
}
.tm-countdown.style-02 {
line-height: 0;
}
.tm-countdown.style-02 .countdown {
display: inline-block;
width: 770px;
max-width: 100%;
}
.tm-countdown.style-02 .time_circles {
position: relative;
width: 100%;
height: 100%;
}
.tm-countdown.style-02 .time_circles > div {
position: absolute;
text-align: center;
}
.tm-countdown.style-02 .time_circles > div > h4 {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1.71px;
color: #222;
line-height: 1;
margin: 18px 0 0;
}
.tm-countdown.style-02 .time_circles > div > span {
display: block;
width: 100%;
line-height: .8;
font-size: 50px;
font-weight: 400;
color: #222;
}
.tm-countdown.style-03 .countdown-wrap {
display: -ms-grid;
display: grid;
grid-gap: 30px;
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
}
.tm-countdown.style-03 .number {
display: inline-block;
font-size: 36px;
font-weight: 400;
min-width: 70px;
height: 90px;
border-radius: 3px;
line-height: 90px;
text-align: center;
background: red;
color: #fff;
}
.tm-countdown.style-03 .text {
display: block;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
font-size: 14px;
margin-top: 10px;
}
.tm-countdown.style-03.skin-light .number {
background-color: #fff;
color: #333;
}
.tm-countdown.style-03.skin-light .text {
color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 1200px) {
.tm-countdown.style-01 .countdown-wrap {
grid-gap: 30px 92px;
}
}
@media (max-width: 1199px) {
.tm-countdown.style-01 .number {
font-size: 80px;
}
}
@media (max-width: 991px) {
.tm-countdown.style-01 .number {
font-size: 60px;
}
}
@media (max-width: 767px) {
.tm-countdown.style-01 .number {
font-size: 40px;
}
.tm-countdown.style-02 .time_circles > div > h4 {
margin: 10px 0 0;
}
.tm-countdown.style-03 .countdown-wrap {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
.tm-countdown.style-03 .countdown-wrap .countdown {
margin: 0 auto;
}
}
.tm-counter.align-left .number-wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tm-counter.align-center .number-wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-counter.align-right .number-wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.tm-counter .heading {
margin-bottom: 0;
}
.tm-counter.style-01 .icon {
font-size: 80px;
line-height: 1;
margin-bottom: 11px;
}
.tm-counter.style-01 .number-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 16px;
font-size: 64px;
font-weight: 600;
line-height: 1;
}
.tm-counter.style-01 .sub-heading {
font-size: 24px;
font-weight: 600;
line-height: 1.34;
margin-bottom: 32px;
}
.tm-counter.style-01 .heading {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
}
.tm-counter.style-02 .icon {
font-size: 80px;
line-height: 1;
margin-bottom: 11px;
}
.tm-counter.style-02 .number-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 19px;
font-size: 56px;
font-weight: 400;
line-height: 1;
}
.tm-counter.style-02 .sub-heading {
font-size: 24px;
font-weight: 600;
line-height: 1.34;
margin-bottom: 32px;
}
.tm-counter.style-02 .heading {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
color: #7e7e7e;
}
.tm-counter.style-03 .counter-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-counter.style-03 .icon {
border-radius: 10px;
height: 80px;
width: 80px;
line-height: 80px;
background: #fff;
font-size: 30px;
text-align: center;
margin-right: 20px;
box-shadow: 0 0 15px rgba(51, 51, 51, 0.05);
}
.tm-counter.style-03 .content-wrap {
padding-top: 10px;
}
.tm-counter.style-03 .number-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 5px;
font-size: 34px;
font-weight: 600;
line-height: 1;
}
.tm-counter.style-03 .heading {
font-size: 16px;
font-weight: 500;
line-height: 1.5;
text-transform: uppercase;
letter-spacing: 2px;
}
.tm-counter.style-03 .description {
margin-top: 5px;
}
@media (max-width: 1199px) {
.tm-counter.style-01 .number-wrap {
font-size: 54px;
}
}
@media (max-width: 991px) {
.tm-counter.style-01 .number-wrap {
font-size: 44px;
}
}
@media (max-width: 767px) {
.tm-counter.style-01 .number-wrap {
font-size: 34px;
}
}
.tm-team-member {
position: relative;
}
.tm-team-member .position {
font-size: 14px;
}
.tm-team-member.group-style-01:hover .social-networks {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-team-member.group-style-01 .photo {
position: relative;
margin-bottom: 22px;
}
.tm-team-member.group-style-01 .photo img {
width: 100%;
}
.tm-team-member.group-style-01 .name {
font-size: 24px;
line-height: 1.5;
margin-bottom: 4px;
}
.tm-team-member.group-style-01 .description {
margin-top: 12px;
}
.tm-team-member.group-style-01 .social-networks {
position: absolute;
bottom: 20px;
left: 20px;
right: 20px;
padding: 10px 0;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
text-align: center;
}
.tm-team-member.group-style-01 .social-networks a {
display: inline-block;
font-size: 16px;
line-height: 0;
color: #fff;
padding: 10px 14px;
}
.tm-team-member.style-01 .social-networks {
padding: 6px 0;
}
.tm-team-member.style-02 {
text-align: center;
}
.tm-team-member.style-03 {
text-align: center;
}
.tm-team-member.style-03 .photo {
margin-bottom: 25px;
}
.tm-team-member.style-03 .name {
font-size: 18px;
line-height: 1.78;
margin-bottom: 4px;
}
.tm-social-networks {
line-height: 0;
}
.tm-social-networks ul {
display: inline-block;
padding: 0;
margin: 0 -8px;
}
.tm-social-networks br {
display: none;
}
.tm-social-networks .item {
list-style-type: none;
}
.tm-social-networks .link {
display: inline-block;
padding: 5px 8px;
}
.tm-social-networks.layout-list {
display: block;
}
.tm-social-networks.layout-inline .item {
display: inline-block;
}
.tm-social-networks.layout-two-columns ul {
margin: 0 -10px;
}
.tm-social-networks.layout-two-columns .item {
display: block;
float: left;
width: 50%;
}
.tm-social-networks.layout-two-columns .link {
padding: 5px 10px;
}
.tm-social-networks.style-icons {
font-size: 16px;
}
.tm-social-networks.style-large-icons {
font-size: 20px;
}
.tm-social-networks.style-large-icons ul {
margin: 0 -13px;
}
.tm-social-networks.style-large-icons .link {
padding: 5px 13px;
}
.tm-social-networks.style-extra-large-icons {
font-size: 30px;
}
.tm-social-networks.style-extra-large-icons ul {
margin: 0 -15px;
}
.tm-social-networks.style-extra-large-icons .link {
padding: 5px 15px;
}
.tm-social-networks.style-flat-rounded-icon ul {
margin: -10px;
}
.tm-social-networks.style-flat-rounded-icon li {
float: left;
margin: 10px;
}
.tm-social-networks.style-flat-rounded-icon .item:hover .link {
color: #fff;
}
.tm-social-networks.style-flat-rounded-icon .link {
font-size: 18px;
display: block;
text-align: center;
height: 48px;
width: 48px;
background: #ededed;
color: #696969;
border-radius: 50%;
position: relative;
}
.tm-social-networks.style-flat-rounded-icon .link-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tm-social-networks.style-solid-rounded-icon ul {
margin: -10px;
}
.tm-social-networks.style-solid-rounded-icon li {
float: left;
margin: 10px;
}
.tm-social-networks.style-solid-rounded-icon .item:hover .link {
color: #fff;
border-color: transparent;
}
.tm-social-networks.style-solid-rounded-icon .link {
font-size: 18px;
display: block;
text-align: center;
height: 48px;
width: 48px;
background: transparent;
color: #696969;
border: 1px solid #e0e0e0;
border-radius: 50%;
position: relative;
}
.tm-social-networks.style-solid-rounded-icon .link-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tm-social-networks.style-icon-title .link-icon {
font-size: 16px;
min-width: 16px;
margin-right: 10px;
}
.tm-social-networks.style-title ul {
margin: 0 -14px;
line-height: 1;
}
.tm-social-networks.style-title .link {
position: relative;
}
.tm-social-networks.style-title .link {
padding: 10px 14px;
}
.tm-social-networks.style-title .link-text {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
color: #333;
position: relative;
padding: 5px 0;
z-index: 1;
}
.tm-social-networks.style-title .link-text:before {
content: '';
height: 2px;
bottom: 0;
position: absolute;
left: 0;
right: 0;
z-index: -2;
background: rgba(0, 0, 0, 0.2);
}
.tm-social-networks.style-title .link-text:after {
content: '';
height: 2px;
width: 0;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.tm-social-networks.style-title .link-text:hover:after {
width: 100%;
left: 0;
right: auto;
}
.tm-soundcloud {
line-height: 0;
}
@-webkit-keyframes jump {
0% {
-webkit-transform: translateY(-10px) scale(0.9, 0.9);
transform: translateY(-10px) scale(0.9, 0.9);
}
100% {
-webkit-transform: translateY(10px) scale(1, 1);
transform: translateY(10px) scale(1, 1);
}
}
@keyframes jump {
0% {
-webkit-transform: translateY(-10px) scale(0.9, 0.9);
transform: translateY(-10px) scale(0.9, 0.9);
}
100% {
-webkit-transform: translateY(10px) scale(1, 1);
transform: translateY(10px) scale(1, 1);
}
}
.tm-circle-progress-chart .chart-number {
margin-bottom: 0;
}
.tm-circle-progress-chart .tm-svg {
line-height: 0;
}
.tm-circle-progress-chart .tm-svg * {
stroke: currentColor;
}
.tm-circle-progress-chart .outer {
display: inline-block;
}
.tm-circle-progress-chart.style-01 .chart {
position: relative;
width: 126px;
height: 126px;
margin-left: 8px;
}
.tm-circle-progress-chart.style-01 .chart canvas {
position: absolute;
top: 0;
left: 0;
}
.tm-circle-progress-chart.style-01 .inner-content {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tm-circle-progress-chart.style-01 .chart-number {
font-size: 24px;
font-weight: 400;
color: #333;
margin-bottom: 0;
}
.tm-circle-progress-chart.style-02 .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-circle-progress-chart.style-02 .chart-wrap {
position: relative;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.tm-circle-progress-chart.style-02 .chart {
position: relative;
width: 126px;
height: 126px;
margin-left: 8px;
}
.tm-circle-progress-chart.style-02 .chart canvas {
position: absolute;
top: 0;
left: 0;
}
.tm-circle-progress-chart.style-02 .inner-content {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tm-circle-progress-chart.style-02 .chart-number {
font-size: 34px;
line-height: 1;
color: #fff;
}
.tm-circle-progress-chart.style-02 .chart-icon {
font-size: 50px;
color: #fff;
}
.tm-circle-progress-chart.style-02 .tm-svg {
color: #fff;
width: 50px;
}
.tm-circle-progress-chart.style-02 .circle-content {
width: 100%;
height: 100%;
padding: 13px;
}
.tm-circle-progress-chart.style-02 .inner-circle {
width: 100%;
height: 100%;
border-radius: 50%;
}
.tm-circle-progress-chart.style-02 .title-wrap {
margin-bottom: 17px;
}
.tm-circle-progress-chart.style-02 .chart-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-left: 35px;
text-align: left;
}
.tm-circle-progress-chart.style-02 .title {
font-size: 18px;
color: #333;
margin-bottom: 0;
}
.tm-circle-progress-chart.style-02 .chart-content {
line-height: 2.14;
}
.tm-circle-progress-chart.style-02 .circle-design {
position: absolute;
border-radius: 50%;
-webkit-animation: jump infinite 2s;
animation: jump infinite 2s;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
.tm-circle-progress-chart.style-02 .circle-design.one {
width: 43px;
height: 43px;
left: 0;
bottom: 28px;
}
.tm-circle-progress-chart.style-02 .circle-design.two {
width: 17px;
height: 17px;
right: 0;
top: 50%;
margin-top: -8px;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
@media (max-width: 543px) {
.tm-circle-progress-chart.style-02 .inner {
display: block;
}
.tm-circle-progress-chart.style-02 .chart-info {
margin-top: 30px;
margin-left: 0;
}
}
.tm-js-chart.legends-top .chart-legends {
margin-bottom: 60px;
}
.tm-js-chart.legends-bottom .chart-legends {
margin-top: 60px;
}
.tm-js-chart.legends-left .chart-wrap, .tm-js-chart.legends-right .chart-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-js-chart.legends-left .chart-wrap .chart-canvas, .tm-js-chart.legends-right .chart-wrap .chart-canvas {
width: 50%;
}
.tm-js-chart.legends-left .chart-wrap .chart-legends, .tm-js-chart.legends-right .chart-wrap .chart-legends {
width: 50%;
}
.tm-js-chart.legends-left .chart-wrap .chart-legends ul, .tm-js-chart.legends-right .chart-wrap .chart-legends ul {
-ms-grid-columns: (auto)[1];
grid-template-columns: repeat(1, auto);
grid-gap: 20px 0;
}
.tm-js-chart.legends-left .chart-legends {
padding-right: 10%;
}
.tm-js-chart.legends-right .chart-legends {
padding-left: 10%;
}
.tm-js-chart .chart-legends ul {
padding: 0;
margin: 0;
list-style-type: none;
display: -ms-grid;
display: grid;
-ms-grid-columns: (auto)[2];
grid-template-columns: repeat(2, auto);
grid-gap: 10px 20px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.tm-js-chart .chart-legends li {
position: relative;
font-size: 15px;
font-weight: 500;
padding-left: 28px;
}
.tm-js-chart .chart-legends li.hidden {
text-decoration: line-through;
}
.tm-js-chart .chart-legends li span {
position: absolute;
top: 4px;
left: 0;
width: 15px;
height: 15px;
border-radius: 50%;
display: inline-block;
}
.tm-js-chart.legends-clickable .chart-legends li {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@media (max-width: 543px) {
.tm-js-chart.legends-left .chart-wrap, .tm-js-chart.legends-right .chart-wrap {
display: block;
}
.tm-js-chart.legends-left .chart-wrap .chart-canvas,
.tm-js-chart.legends-left .chart-wrap .chart-legends, .tm-js-chart.legends-right .chart-wrap .chart-canvas,
.tm-js-chart.legends-right .chart-wrap .chart-legends {
width: 100%;
}
.tm-js-chart.legends-left .chart-wrap .chart-legends, .tm-js-chart.legends-right .chart-wrap .chart-legends {
padding: 40px 0 0;
}
}
.tm-contact-form-7-box .wpcf7-form br {
display: none;
}
.tm-contact-form-7-box .form-item {
position: relative;
}
.tm-contact-form-7-box .form-item.has-icon .wpcf7-text,
.tm-contact-form-7-box .form-item.has-icon .wpcf7-date {
padding-right: 40px;
}
.tm-contact-form-7-box .form-icon {
font-size: 18px;
position: absolute;
top: 14px;
right: 17px;
line-height: 0;
}
.tm-contact-form-7-box .wpcf7-form-control-wrap {
display: block;
margin-bottom: 20px;
}
.tm-contact-form-7-box .wpcf7-textarea {
height: 150px;
}
.tm-contact-form-7-box .ajax-loader {
display: none !important;
}
.tm-contact-form-7-box.group-style-01 {
background: #fff;
box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
padding: 42px 30px 51px;
border-radius: 5px;
text-align: center;
}
.tm-contact-form-7-box.group-style-01 .form-title {
margin-bottom: 10px;
}
.tm-contact-form-7-box.group-style-01 .form-description {
margin-bottom: 36px;
}
.tm-contact-form-7-box.group-style-01 .form-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
margin: -10px;
}
.tm-contact-form-7-box.group-style-01 .form-item-wrap {
padding: 10px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-contact-form-7-box.group-style-01 .form-submit {
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.tm-contact-form-7-box.group-style-01 .form-item {
color: #7e7e7e;
}
.tm-contact-form-7-box.group-style-01 input[type='text'],
.tm-contact-form-7-box.group-style-01 input[type='email'],
.tm-contact-form-7-box.group-style-01 input[type='tel'],
.tm-contact-form-7-box.group-style-01 select,
.tm-contact-form-7-box.group-style-01 textarea {
background-color: #f5f5f5;
border-color: #f5f5f5;
color: inherit;
}
.tm-contact-form-7-box.group-style-01 input[type='text']:focus,
.tm-contact-form-7-box.group-style-01 input[type='email']:focus,
.tm-contact-form-7-box.group-style-01 input[type='tel']:focus,
.tm-contact-form-7-box.group-style-01 select:focus,
.tm-contact-form-7-box.group-style-01 textarea:focus {
color: #333;
background-color: #fff;
border-color: #fff;
box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
}
.tm-contact-form-7-box.group-style-01 .form-left-icon input[type='text'],
.tm-contact-form-7-box.group-style-01 .form-left-icon input[type='email'],
.tm-contact-form-7-box.group-style-01 .form-left-icon input[type='tel'] {
padding-left: 45px;
}
.tm-contact-form-7-box.group-style-01 .form-right-icon input[type='text'],
.tm-contact-form-7-box.group-style-01 .form-right-icon input[type='email'],
.tm-contact-form-7-box.group-style-01 .form-right-icon input[type='tel'] {
padding-right: 45px;
}
.tm-contact-form-7-box.group-style-01 .form-icon {
left: 20px;
right: auto;
top: 20px;
z-index: 2;
font-size: 15px;
}
.tm-contact-form-7-box.group-style-01 .wpcf7-form-control-wrap {
position: relative;
z-index: 1;
}
.tm-contact-form-7-box.group-style-01 .wpcf7-form-control-wrap:hover:after {
width: 100%;
left: 0;
right: auto;
}
.tm-contact-form-7-box.group-style-01 .wpcf7-form-control-wrap:after {
content: '';
width: 0;
height: 2px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.tm-contact-form-7-box.group-style-01 .wpcf7-submit {
margin: 7px auto 0;
min-width: 220px;
}
.tm-contact-form-7-box.style-02 {
padding: 50px;
}
@media (max-width: 767px) {
.tm-contact-form-7-box.style-01 .form-wrap {
display: block;
}
.tm-contact-form-7-box.style-01 .wpcf7-submit {
display: block;
margin: 0 auto;
}
}
.wpcf7 .wpcf7-response-output {
margin: 30px 0 0;
padding: 15px 20px;
border: 0;
color: #fff;
}
.wpcf7 .wpcf7-validation-errors {
background: #f0ad4e;
}
.wpcf7 .wpcf7-mail-sent-ok {
background: #5cb85c;
}
.wpcf7 .wpcf7-not-valid-tip {
margin-top: 5px;
color: #d9534f;
font-size: 12px;
}
.tm-contact-form-7 .wpcf7-form br {
display: none;
}
.tm-contact-form-7 .form-item {
position: relative;
}
.tm-contact-form-7 .form-item.has-icon .wpcf7-text,
.tm-contact-form-7 .form-item.has-icon .wpcf7-date {
padding-right: 40px;
}
.tm-contact-form-7 .form-icon {
font-size: 18px;
color: #ccc;
position: absolute;
top: 14px;
right: 17px;
line-height: 0;
}
.tm-contact-form-7 .wpcf7-form-control-wrap {
display: block;
margin-bottom: 20px;
}
.tm-contact-form-7 .wpcf7-textarea {
height: 150px;
}
.tm-contact-form-7 .row {
margin-left: -10px;
margin-right: -10px;
}
.tm-contact-form-7 [class*=col-] {
padding-left: 10px;
padding-right: 10px;
}
.tm-contact-form-7 .ajax-loader {
display: none !important;
}
.tm-contact-form-7 .wpcf7-submit {
display: block;
margin-top: 30px;
}
.tm-contact-form-7.style-02 .wpcf7-submit {
margin-top: 30px;
width: 100%;
}
.tm-contact-form-7.style-04 .wpcf7-submit {
margin-top: 0;
width: 100%;
}
.tm-contact-form-7.style-03 input[type='text'],
.tm-contact-form-7.style-03 input[type='email'],
.tm-contact-form-7.style-03 input[type='tel'],
.tm-contact-form-7.style-03 select,
.tm-contact-form-7.style-03 textarea {
background-color: #f5f5f5;
border-color: #f5f5f5;
color: inherit;
}
.tm-contact-form-7.style-03 input[type='text']:focus,
.tm-contact-form-7.style-03 input[type='email']:focus,
.tm-contact-form-7.style-03 input[type='tel']:focus,
.tm-contact-form-7.style-03 select:focus,
.tm-contact-form-7.style-03 textarea:focus {
color: #333;
background-color: #fff;
border-color: #fff;
box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
}
@-webkit-keyframes mcf-autofill {
to {
color: #fff;
background: rgba(0, 0, 0, 0.07);
}
}
.tm-mailchimp-form .form-title,
.tm-mailchimp-form .form-description {
display: none;
}
.tm-mailchimp-form input[type='email']::-webkit-input-placeholder {
color: inherit;
}
.tm-mailchimp-form input[type='email']:-moz-placeholder {
color: inherit;
}
.tm-mailchimp-form input[type='email']::-moz-placeholder {
color: inherit;
}
.tm-mailchimp-form input[type='email']:-ms-input-placeholder {
color: inherit;
}
.tm-mailchimp-form .button-icon:before {
content: '\f0e0';
}
.tm-mailchimp-form.style-01 {
text-align: center;
}
.tm-mailchimp-form.style-01 .form-item-wrap {
position: relative;
}
.tm-mailchimp-form.style-01 .form-item {
margin-top: 30px;
}
.tm-mailchimp-form.style-01 input {
text-align: center;
}
.tm-mailchimp-form.style-01 .button-icon {
display: none;
}
.tm-mailchimp-form.style-01 .form-description {
color: #fff;
margin-top: 24px;
}
.tm-mailchimp-form.style-02 .form-item-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin: -10px;
}
.tm-mailchimp-form.style-02 .form-item {
padding: 10px;
}
.tm-mailchimp-form.style-02 input {
color: #fff !important;
border-color: transparent;
background: rgba(0, 0, 0, 0.07) !important;
min-width: 275px;
}
.tm-mailchimp-form.style-02 input:focus {
border-color: #fff;
}
.tm-mailchimp-form.style-02 input:-webkit-autofill,
.tm-mailchimp-form.style-02 input:-webkit-autofill:hover,
.tm-mailchimp-form.style-02 input:-webkit-autofill:focus,
.tm-mailchimp-form.style-02 input:-webkit-autofill:active,
.tm-mailchimp-form.style-02 textarea:-webkit-autofill,
.tm-mailchimp-form.style-02 select:-webkit-autofill {
-webkit-animation-name: mcf-autofill;
-webkit-animation-fill-mode: both;
}
.tm-mailchimp-form.style-02 .form-submit {
background: #fff;
min-width: 180px;
}
.tm-mailchimp-form.style-03 .form-item-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin: -10px;
}
.tm-mailchimp-form.style-03 .form-item {
padding: 10px;
}
.tm-mailchimp-form.style-03 input {
min-width: 275px;
background: #f6f5f9;
color: #7e7e7e;
}
.tm-mailchimp-form.style-03 .form-submit {
min-width: 180px;
}
.tm-mailchimp-form.style-04 .form-item-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin: -10px;
}
.tm-mailchimp-form.style-04 .form-item {
padding: 10px;
}
.tm-mailchimp-form.style-04 input {
min-width: 275px;
background: #fff;
color: #7e7e7e;
}
.tm-mailchimp-form.style-04 input:focus {
background: #fff;
}
.tm-mailchimp-form.style-04 .form-submit {
min-width: 180px;
}
.tm-mailchimp-form.style-05 .form-item-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin: -10px;
}
.tm-mailchimp-form.style-05 .form-item {
width: 100%;
padding: 10px;
}
.tm-mailchimp-form.style-05 input {
background: #fff;
color: #7e7e7e;
}
.tm-mailchimp-form.style-05 input:focus {
background: #fff;
}
.tm-mailchimp-form.style-05 .form-submit {
width: 100%;
}
.tm-mailchimp-form.style-05 .form-submit .button-icon {
display: none;
}
@media (max-width: 767px) {
.tm-mailchimp-form.style-02 .form-item-wrap, .tm-mailchimp-form.style-03 .form-item-wrap, .tm-mailchimp-form.style-04 .form-item-wrap {
display: block;
}
.tm-mailchimp-form.style-02 .form-submit, .tm-mailchimp-form.style-03 .form-submit, .tm-mailchimp-form.style-04 .form-submit {
display: block;
margin: 0 auto;
}
}
.tm-mailchimp-form-box .form-item-wrap {
position: relative;
}
.tm-mailchimp-form-box .button-icon:before {
content: '\f0e0';
}
.tm-mailchimp-form-box.style-01 {
padding: 53px 30px 61px;
}
.tm-mailchimp-form-box.style-01 .form-title {
font-size: 18px;
color: #fff;
margin-bottom: 35px;
}
.tm-mailchimp-form-box.style-01 input[type='email'] {
background: #fff;
border-color: #fff !important;
}
.tm-mailchimp-form-box.style-01 .button-text {
display: none;
}
.tm-mailchimp-form-box.style-01 .form-submit {
position: absolute;
top: 0;
right: 0;
border: 0;
border-radius: 0;
background: transparent;
font-size: 14px;
padding: 0;
width: 62px;
height: 62px;
line-height: 62px;
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.tm-mailchimp-form-box.style-02, .tm-mailchimp-form-box.style-03 {
padding: 83px 70px 85px;
background: #fff;
text-align: center;
}
.tm-mailchimp-form-box.style-02 .form-title, .tm-mailchimp-form-box.style-03 .form-title {
font-size: 24px;
line-height: 1.59;
margin-bottom: 37px;
}
.tm-mailchimp-form-box.style-02 input, .tm-mailchimp-form-box.style-03 input {
text-align: center;
}
.tm-mailchimp-form-box.style-02 .form-submit, .tm-mailchimp-form-box.style-03 .form-submit {
display: block;
margin: 38px auto 0;
}
.tm-mailchimp-form-box.style-02 .button-icon, .tm-mailchimp-form-box.style-03 .button-icon {
display: none;
}
.tm-mailchimp-form-box.style-02 .form-description, .tm-mailchimp-form-box.style-03 .form-description {
display: block;
margin-top: 20px;
font-size: 12px;
line-height: 1.84;
font-style: italic;
}
.tm-mailchimp-form-box.style-02 .form-item + .form-item, .tm-mailchimp-form-box.style-03 .form-item + .form-item {
margin-top: 30px;
}
.tm-mailchimp-form-box.style-02 .form-item-name, .tm-mailchimp-form-box.style-03 .form-item-name {
display: block;
}
.tm-mailchimp-form-box.style-02 .form-submit {
width: 100%;
}
.tm-mailchimp-form-box.style-03 .form-submit {
border-radius: 40px;
}
@media (max-width: 543px) {
.tm-mailchimp-form-box.style-02 {
padding: 60px 40px 55px;
}
.tm-mailchimp-form-box.style-03 {
padding: 53px 40px 55px;
}
}
.tm-mailchimp-form-popup {
text-align: center;
}
.tm-mailchimp-form-popup .subscribe-open-popup-link {
font-size: 15px;
font-weight: 700;
text-decoration: underline;
}
.tm-mailchimp-form-popup .subscribe-open-popup-link:hover {
text-decoration: none;
}
.mailchimp-form-popup {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 99999;
background: rgba(0, 0, 0, 0.67);
opacity: 0;
visibility: hidden;
text-align: center;
}
.mailchimp-form-popup .inner {
position: absolute;
top: 50%;
left: 50%;
width: 500px;
max-width: 90%;
background: #ffffff;
border-radius: 5px;
-webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
-ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
transform: translate(-50%, -50%) scale(1.1, 1.1);
padding: 55px 35px 91px;
}
.mailchimp-form-popup .form-title {
font-size: 34px;
margin-bottom: 11px;
color: #111111;
}
.mailchimp-form-popup input[type='email'] {
background-color: #ffffff;
border-width: 2px;
border-color: #dddddd;
border-radius: 30px;
color: #222222;
height: 60px;
font-size: 15px;
font-weight: 700;
}
.mailchimp-form-popup input[type='email']:focus {
background: #ffffff;
}
.mailchimp-form-popup .form-submit {
margin-top: 22px;
width: 100%;
}
.mailchimp-form-popup .form-description {
margin-bottom: 41px;
}
.mailchimp-form-popup-opened {
overflow: hidden;
}
.mailchimp-form-popup-opened .mailchimp-form-popup {
opacity: 1;
visibility: visible;
}
.mailchimp-form-popup-opened .inner {
-webkit-transform: translate(-50%, -50%) scale(1, 1);
-ms-transform: translate(-50%, -50%) scale(1, 1);
transform: translate(-50%, -50%) scale(1, 1);
}
.mailchimp-form-popup-close {
position: absolute;
top: 14px;
right: 20px;
font-size: 26px;
color: #111111;
cursor: pointer;
}
.tm-search-form .search-form {
position: relative;
}
.tm-search-form .search-field {
padding: 3px 160px 3px 20px;
background: #ffffff;
}
.tm-search-form .search-field::-webkit-input-placeholder {
font-weight: 500;
}
.tm-search-form .search-field:-moz-placeholder { font-weight: 500;
}
.tm-search-form .search-field::-moz-placeholder { font-weight: 500;
}
.tm-search-form .search-field:-ms-input-placeholder {
font-weight: 500;
}
.tm-search-form .search-submit {
position: absolute;
top: 0;
right: 0;
border: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
font-size: 20px;
font-weight: 700;
letter-spacing: 1.25px;
}
.tm-search-form .search-submit:hover {
color: #ffffff;
}
.tm-search-form .search-btn-icon {
display: none;
}
.tm-search-form .search-btn-text {
display: block;
}
.tm-search-form .category-wrap {
margin-top: 40px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-search-form .category-label {
display: inline-block;
color: #ffffff;
margin-right: 34px;
font-size: 16px;
font-weight: 500;
margin-bottom: 10px;
}
.tm-search-form .category-list {
display: inline-block;
}
.tm-search-form .category-list a {
display: inline-block;
color: #ffffff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
font-weight: 700;
background: rgba(126, 126, 126, 0.3);
border-radius: 3px;
padding: 5px 15px;
margin-right: 11px;
margin-bottom: 12px;
}
@media (min-width: 768px) {
.tm-search-form .search-field {
height: 64px;
padding: 3px 190px 3px 30px;
}
.tm-search-form .search-submit {
min-width: 180px;
height: 64px;
}
}
@-webkit-keyframes zoomBig {
0% {
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
opacity: 1;
border-width: 3px;
}
40% {
opacity: .5;
border-width: 2px;
}
65% {
border-width: 1px;
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-width: 0;
}
}
@keyframes zoomBig {
0% {
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
opacity: 1;
border-width: 3px;
}
40% {
opacity: .5;
border-width: 2px;
}
65% {
border-width: 1px;
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-width: 0;
}
}
.tm-popup-video {
position: relative;
}
.tm-popup-video .video-link {
display: inline-block;
}
.tm-popup-video .video-link:hover .video-play {
-webkit-transform: scale3d(1.15, 1.15, 1.15);
transform: scale3d(1.15, 1.15, 1.15);
}
.tm-popup-video .video-text {
margin-top: 28px;
}
.tm-popup-video .video-poster {
position: relative;
}
.tm-popup-video .video-play {
position: relative;
-webkit-transition: all 1s cubic-bezier(0, 0, 0.2, 1) !important;
transition: all 1s cubic-bezier(0, 0, 0.2, 1) !important;
border-radius: 50%;
color: #fff;
}
.tm-popup-video .video-play:hover {
-webkit-transform: scale3d(1.15, 1.15, 1.15);
transform: scale3d(1.15, 1.15, 1.15);
}
.tm-popup-video .video-play-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
line-height: 1;
margin-left: 1px;
z-index: 2;
}
.tm-popup-video .video-play-icon:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
border-left: 17px solid currentColor;
}
.tm-popup-video .video-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.tm-popup-video.style-poster-01 .video-play, .tm-popup-video.style-poster-02 .video-play {
color: #fff;
}
.tm-popup-video.style-poster-01 .video-button, .tm-popup-video.style-poster-02 .video-button {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tm-popup-video.style-poster-01.poster-full-wide .video-link, .tm-popup-video.style-poster-02.poster-full-wide .video-link {
display: block;
}
.tm-popup-video.style-poster-01.poster-full-wide .video-poster img, .tm-popup-video.style-poster-02.poster-full-wide .video-poster img {
width: 100%;
}
.tm-popup-video.style-poster-01 .video-play {
width: 70px;
height: 70px;
background: transparent;
border: 6px solid #fff;
}
.tm-popup-video.style-poster-01 .video-play-icon:before {
border-top-width: 13px;
border-bottom-width: 13px;
border-left-width: 20px;
}
.tm-popup-video.style-poster-02 .video-poster {
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
border-radius: 5px;
overflow: hidden;
}
.tm-popup-video.style-poster-02 .video-play {
width: 78px;
height: 78px;
}
.tm-popup-video.style-poster-02 .video-play-icon {
z-index: 9;
}
.tm-popup-video.style-poster-02 .video-play-icon:before {
border-top-width: 9px;
border-bottom-width: 9px;
border-left-width: 14px;
}
.tm-popup-video.style-poster-02 .video-mark {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
pointer-events: none;
}
.tm-popup-video.style-poster-02 .wave-pulse {
width: 1px;
height: 0;
margin: 0 auto;
}
.tm-popup-video.style-poster-02 .wave-pulse:before, .tm-popup-video.style-poster-02 .wave-pulse:after {
opacity: 0;
content: '';
display: block;
position: absolute;
width: 200px;
height: 200px;
top: 50%;
left: 50%;
border-radius: 50%;
border: 3px solid #ee7455;
-webkit-animation: zoomBig 3.25s linear infinite;
animation: zoomBig 3.25s linear infinite;
}
.tm-popup-video.style-poster-02 .wave-pulse:before {
-webkit-animation-delay: .75s;
animation-delay: .75s;
}
.tm-popup-video.style-button {
line-height: 0;
}
.tm-popup-video.style-button > a {
display: inline-block;
text-align: center;
}
.tm-popup-video.style-button .video-play {
display: block;
margin: 0 auto;
}
.tm-popup-video.style-button .video-text {
line-height: 1.4;
}
.tm-popup-video.style-button .video-play {
width: 90px;
height: 90px;
}
.tm-popup-video.style-button .video-play-icon:before {
border-top-width: 11px;
border-bottom-width: 11px;
border-left-width: 19px;
}
.tm-popup-video.group-button-style-01 .video-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-popup-video.group-button-style-01 .video-play-wrap {
position: relative;
width: 78px;
height: 78px;
}
.tm-popup-video.group-button-style-01 .video-play {
width: 78px;
height: 78px;
}
.tm-popup-video.group-button-style-01 .video-play-icon {
z-index: 9;
}
.tm-popup-video.group-button-style-01 .video-play-icon:before {
border-top-width: 9px;
border-bottom-width: 9px;
border-left-width: 14px;
}
.tm-popup-video.group-button-style-01 .video-mark {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
pointer-events: none;
}
.tm-popup-video.group-button-style-01 .wave-pulse {
width: 1px;
height: 0;
margin: 0 auto;
}
.tm-popup-video.group-button-style-01 .wave-pulse:before, .tm-popup-video.group-button-style-01 .wave-pulse:after {
opacity: 0;
content: '';
display: block;
position: absolute;
width: 200px;
height: 200px;
top: 50%;
left: 50%;
border-radius: 50%;
border: 3px solid #ee7455;
-webkit-animation: zoomBig 3.25s linear infinite;
animation: zoomBig 3.25s linear infinite;
}
.tm-popup-video.group-button-style-01 .wave-pulse:before {
-webkit-animation-delay: .75s;
animation-delay: .75s;
}
.tm-popup-video.style-button-02 .video-text {
margin-top: 0;
margin-left: 59px;
font-size: 18px;
font-weight: 500;
color: rgba(255, 255, 255, 0.8);
text-transform: uppercase;
letter-spacing: 2px;
line-height: 1.45;
}
.tm-popup-video.style-button-03 .video-text {
margin-top: 0;
margin-left: 35px;
font-size: 18px;
color: #fff;
font-weight: 600;
line-height: 1.78;
}
.tm-popup-video.style-button-03 .video-play {
background: #fff;
}
.tm-popup-video.style-button-03 .wave-pulse:before, .tm-popup-video.style-button-03 .wave-pulse:after {
border-color: #fff;
}
.tm-popup-video.style-button-04 .video-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-popup-video.style-button-04 .video-text {
margin-top: 0;
margin-left: 10px;
font-size: 14px;
font-weight: 600;
color: #fff;
}
.tm-popup-video.style-button-04 .video-play {
width: 34px;
height: 34px;
border: 1px solid #fff;
background: none;
}
.tm-popup-video.style-button-04 .video-play-icon {
line-height: 0;
}
.tm-popup-video.style-button-04 .video-play-icon:before {
display: none;
}
.tm-popup-video.style-button-04 .video-play-icon i {
font-size: 10px;
}
.tm-popup-video.style-button-05 .video-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-popup-video.style-button-05 .video-play {
width: 78px;
height: 78px;
}
.tm-popup-video.style-button-05 .video-play-icon {
z-index: 9;
}
.tm-popup-video.style-button-05 .video-play-icon:before {
border-top-width: 9px;
border-bottom-width: 9px;
border-left-width: 14px;
}
.tm-popup-video.style-button-05 .video-play-wrap {
padding: 13px;
border: 3px solid rgba(8, 106, 216, 0.4);
border-radius: 50%;
}
.tm-popup-video.style-button-05 .video-text {
margin-top: 0;
margin-left: 23px;
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 1.45;
color: rgba(255, 255, 255, 0.8);
}
.tm-gallery {
position: relative;
}
.tm-gallery .post-thumbnail {
width: 100%;
height: 100%;
}
.tm-gallery .post-thumbnail img {
margin: 0 !important;
}
.tm-gallery .caption {
display: none !important;
}
.tm-gallery .gallery-item {
overflow: hidden;
}
.tm-gallery .gallery-item:hover .overlay {
visibility: visible;
opacity: .9;
}
.tm-gallery .gallery-item:hover .overlay-icon {
visibility: visible;
opacity: 1;
}
.tm-gallery .gallery-item > a {
display: block;
position: relative;
width: 100%;
height: 100%;
}
.tm-gallery .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
.tm-gallery .overlay-icon {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
.tm-gallery .overlay-icon:before {
content: '\f002';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 24px;
color: #fff;
}
.tm-gallery.style-metro .item-wrapper {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
}
.tm-gallery.style-metro .item-wrapper:before {
content: '';
display: block;
padding-top: 100%;
}
.tm-gallery.style-metro .grid-width-2 .item-wrapper:before {
padding-top: 50%;
}
.tm-gallery.style-metro .grid-height-2 .item-wrapper:before {
padding-top: 200%;
}
.tm-gallery.style-metro .grid-width-2.grid-height-2 .item-wrapper:before {
padding-top: 100%;
}
.tm-gallery.style-metro-02 .item-wrapper {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
}
.tm-gallery.style-metro-02 .item-wrapper:before {
content: '';
display: block;
padding-top: 67%;
}
.tm-gallery.style-metro-02 .grid-width-2 .item-wrapper:before {
padding-top: 67%;
}
.tm-gallery.style-metro-02 .grid-height-2 .item-wrapper:before {
padding-top: 134%;
}
.tm-gallery.style-metro-02 .grid-width-2.grid-height-2 .item-wrapper:before {
padding-top: 67%;
}
.tm-gallery.style-metro-03 .item-wrapper {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
max-height: 420px;
}
.tm-gallery.style-metro-03 .item-wrapper:before {
content: '';
display: block;
padding-top: 67%;
}
.tm-gallery.style-metro-03 .zoom {
border-radius: 5px;
overflow: hidden;
}
.tm-gallery.style-metro-03 .modern-grid {
-ms-grid-columns: (1fr)[12];
grid-template-columns: repeat(12, 1fr);
grid-gap: 30px;
}
.tm-gallery.style-metro-03 .grid-item {
-ms-grid-column: span 12;
grid-column: span 12;
}
@media (max-width: 767px) {
.tm-gallery.style-metro .grid-width-2 .post-wrapper:before,
.tm-gallery.style-metro .grid-height-2 .post-wrapper:before {
padding-top: 100%;
}
}
@media (min-width: 768px) {
.tm-gallery.style-metro-03 .grid-item {
-ms-grid-column: span 6;
grid-column: span 6;
}
.tm-gallery.style-metro-03 .grid-item:nth-child(4n + 1) {
-ms-grid-column: span 6;
grid-column: span 6;
}
.tm-gallery.style-metro-03 .grid-item:nth-child(4n + 2) {
-ms-grid-column: span 6;
grid-column: span 6;
}
}
@media (min-width: 1200px) {
.tm-gallery.style-metro-03 .grid-item {
-ms-grid-column: span 6;
grid-column: span 6;
}
.tm-gallery.style-metro-03 .grid-item:nth-child(4n + 1) {
-ms-grid-column: span 8;
grid-column: span 8;
}
.tm-gallery.style-metro-03 .grid-item:nth-child(4n + 2) {
-ms-grid-column: span 4;
grid-column: span 4;
}
}
.tm-view-demo .frame-screen {
position: relative;
background: #fff;
border-radius: 5px;
box-shadow: 0 70px 40px -35px rgba(51, 51, 51, 0.13);
}
.tm-view-demo .dots {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-left: 14px;
height: 23px;
}
.tm-view-demo .dot {
margin: 0 4px;
width: 9px;
height: 9px;
border-radius: 50%;
background: #dadada;
}
.tm-view-demo .item-wrap:hover .frame-screen {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.tm-view-demo .item-wrap:hover .overlay {
opacity: 1;
visibility: visible;
}
.tm-view-demo .thumbnail > img {
width: 100%;
}
.tm-view-demo .heading {
font-size: 16px;
font-weight: 700;
line-height: 1.87;
padding: 14px 27px;
margin-bottom: 0;
}
.tm-view-demo .badge {
position: absolute;
top: -15px;
right: 0;
}
.tm-view-demo .thumbnail {
position: relative;
}
.tm-view-demo .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
visibility: visible;
opacity: 0;
}
.tm-view-demo .tm-button.btn-view-demo {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #fff !important;
pointer-events: none;
min-width: 150px;
}
.tm-instagram {
position: relative;
}
.tm-instagram br {
display: none;
}
.tm-instagram:hover .instagram-user-name {
opacity: 0;
visibility: hidden;
-webkit-transform: translate(-50%, -50%) scale3d(0.8, 0.8, 0.8);
transform: translate(-50%, -50%) scale3d(0.8, 0.8, 0.8);
}
.tm-instagram .instagram-user-name {
-webkit-transition: all 0.6s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.6s cubic-bezier(0, 0, 0.2, 1);
padding: 10px 20px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #ffffff;
box-shadow: 0 47px 30px rgba(0, 0, 0, 0.21);
font-size: 16px;
min-width: 190px;
text-align: center;
border-radius: 1px;
}
.tm-instagram img {
border-radius: inherit;
width: 100%;
-webkit-transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
}
.tm-instagram .inner {
position: relative;
overflow: hidden;
}
.tm-instagram .inner:hover .overlay {
visibility: visible;
opacity: 1;
}
.tm-instagram .inner:hover img {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.tm-instagram .item-info {
position: absolute;
top: 50%;
left: 0;
width: 100%;
color: #ffffff;
text-align: center;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
padding: 5px;
}
.tm-instagram .overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
visibility: hidden;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
cursor: pointer;
border-radius: inherit;
}
.tm-instagram .overlay > a {
display: block;
height: 100%;
width: 100%;
}
.tm-instagram .likes,
.tm-instagram .comments {
position: relative;
color: #ffffff;
font-size: 14px;
display: inline-block;
}
.tm-instagram .likes:before,
.tm-instagram .comments:before {
margin-right: 4px;
}
.tm-instagram .likes:before {
content: '\f004';
}
.tm-instagram .comments {
margin-left: 5px;
}
.tm-instagram .comments:before {
content: '\f4ad';
}
.tm-twitter.group-style-01 {
max-width: 900px;
margin: 0 auto;
}
.tm-twitter.group-style-01 .tweet + .tweet {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #eee;
}
.tm-twitter.group-style-01 .tweet + .tweet:before {
top: 13px;
}
.tm-twitter.group-style-01 .tweet-info {
position: relative;
padding-left: 55px;
}
.tm-twitter.group-style-01 .tweet-info:before {
content: '\f099';
font-size: 18px;
line-height: 1;
position: absolute;
top: 0;
left: 23px;
display: block;
}
.tm-twitter.group-style-01 .tweet-text {
position: relative;
font-size: 14px;
border: 1px solid #ededed;
border-radius: 5px;
padding: 19px 20px 25px;
margin-bottom: 25px;
word-wrap: break-word;
}
.tm-twitter.group-style-01 .tweet-text:before, .tm-twitter.group-style-01 .tweet-text:after {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tm-twitter.group-style-01 .tweet-text:before {
left: 30px;
bottom: -12px;
border-color: transparent #ededed transparent transparent;
border-width: 12px;
}
.tm-twitter.group-style-01 .tweet-text:after {
left: 33px;
bottom: -10px;
border-color: transparent #f7fbfe transparent transparent;
border-width: 10px;
}
.tm-twitter.group-style-01 .tweet-heading {
font-size: 14px;
color: #333;
margin-bottom: 1px;
}
.tm-twitter.group-style-01 .tweet-date {
font-size: 14px;
color: #ababab;
}
.tm-twitter.style-slider-quote-light .tweet-text {
background: #fff;
border-color: #fff;
}
.tm-twitter.style-slider-quote-light .tweet-text a {
color: inherit;
}
.tm-twitter.style-slider-quote-light .tweet-heading {
color: #fff;
}
.tm-twitter.style-slider {
max-width: 900px;
margin: 0 auto;
}
.tm-twitter.style-slider .tweet {
position: relative;
text-align: center;
}
.tm-twitter.style-slider .tweet:before {
display: block;
content: '\f099';
font-size: 120px;
line-height: 1;
margin-bottom: 10px;
}
.tm-twitter.style-slider .tweet .tweet-heading {
font-size: 32px;
}
.tm-twitter.style-slider .tweet .tweet-text {
font-size: 24px;
margin-top: 40px;
}
.tm-twitter.style-slider .tweet + .tweet {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #eee;
}
.tm-twitter.style-slider .tweet + .tweet:before {
top: 13px;
}
.tm-twitter.style-list .item + .item {
margin-top: 45px;
}
.tm-twitter.style-list .tweet {
position: relative;
padding-left: 31px;
}
.tm-twitter.style-list .tweet:before {
content: '\f099';
position: absolute;
top: 3px;
left: 0;
font-size: 18px;
line-height: 1;
}
.tm-twitter.style-list .tweet .tweet-date {
display: inline-block;
margin-top: 8px;
}
.tm-twitter.style-list .tweet + .tweet {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #eee;
}
.tm-twitter.style-list .tweet + .tweet:before {
top: 13px;
}
.tm-timeline ul {
margin: 0;
padding: 0;
}
.tm-timeline .row {
margin-left: -30px;
margin-right: -30px;
}
.tm-timeline .col-md-6 {
padding-left: 30px;
padding-right: 30px;
}
.tm-timeline.style-01 .tm-timeline-list {
position: relative;
display: inline-block;
width: 100%;
padding: 32px 0 65px;
}
.tm-timeline.style-01 .line {
position: absolute;
top: 0;
left: 50%;
margin-left: -1px;
height: 100%;
border-left: 2px solid #086ad8;
opacity: .15;
}
.tm-timeline.style-01 .dots {
position: absolute;
top: 14px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: 30px;
height: 30px;
}
.tm-timeline.style-01 .dots:before {
content: '';
position: absolute;
border: 1px solid currentColor;
border-radius: 50%;
top: 0;
left: 0;
opacity: .3;
width: 30px;
height: 30px;
}
.tm-timeline.style-01 .dots .middle-dot {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 14px;
height: 14px;
border-radius: 50%;
z-index: 2;
border: 3px solid currentColor;
background: #fff;
}
.tm-timeline.style-01 .item {
position: relative;
list-style-type: none;
}
.tm-timeline.style-01 .item:nth-child(odd) .timeline-feature {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.tm-timeline.style-01 .item:nth-child(odd) .timeline-feature > .inner {
text-align: left;
float: right;
}
.tm-timeline.style-01 .item:nth-child(odd) .timeline-info > .inner {
float: left;
}
.tm-timeline.style-01 .item:nth-child(odd) .timeline-info .content-wrap {
text-align: right;
}
.tm-timeline.style-01 .item + .item {
margin-top: 68px;
}
.tm-timeline.style-01 .timeline-feature > .inner {
text-align: right;
width: 500px;
max-width: 100%;
}
.tm-timeline.style-01 .timeline-info > .inner {
padding-top: 130px;
float: right;
width: 500px;
max-width: 100%;
}
.tm-timeline.style-01 .content-body {
display: inline-block;
width: 400px;
max-width: 100%;
}
.tm-timeline.style-01 .content-body ul li {
list-style-type: none;
position: relative;
padding-left: 18px;
}
.tm-timeline.style-01 .content-body ul li:before {
content: '';
position: absolute;
top: 8px;
left: 0;
width: 6px;
height: 6px;
border-radius: 50%;
background: #bebebe;
}
.tm-timeline.style-01 .content-body ul li + li {
margin-top: 10px;
}
.tm-timeline.style-01 .year {
font-size: 72px;
font-weight: 400;
line-height: 1;
margin-bottom: 27px;
}
.tm-timeline.style-01 .heading {
font-size: 24px;
margin-bottom: 20px;
}
.tm-timeline.style-01 .text {
font-size: 18px;
line-height: 2;
}
.tm-timeline.style-01 .photo img {
width: 100%;
border-radius: 5px;
}
.tm-timeline .tm-animation-queue .item .timeline-col {
opacity: 0;
}
.tm-timeline .tm-animation-queue .item.animate .timeline-col {
opacity: 1;
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
}
.tm-timeline .tm-animation-queue .item.animate:nth-child(odd) .timeline-col.left {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
.tm-timeline .tm-animation-queue .item.animate:nth-child(odd) .timeline-col.right {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
.tm-timeline .tm-animation-queue .item.animate:nth-child(even) .timeline-col.left {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
.tm-timeline .tm-animation-queue .item.animate:nth-child(even) .timeline-col.right {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
@media (max-width: 1199px) {
.tm-timeline.style-01 .year {
font-size: 62px;
}
}
@media (max-width: 991px) {
.tm-timeline.style-01 .year {
font-size: 52px;
}
.tm-timeline.style-01 .timeline-info > .inner {
padding-top: 70px;
}
}
@media (max-width: 767px) {
.tm-timeline.style-01 .year {
font-size: 42px;
}
}
@media (max-width: 767px) {
.tm-timeline.style-01 .line {
left: 15px;
}
.tm-timeline.style-01 .dots {
right: auto;
left: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.tm-timeline.style-01 .item {
padding-left: 45px;
width: 100%;
}
.tm-timeline.style-01 .item:nth-child(odd) .timeline-feature {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.tm-timeline.style-01 .item:nth-child(odd) .timeline-info .content-wrap {
text-align: left;
}
.tm-timeline.style-01 .timeline-feature > .inner {
text-align: left;
width: 500px;
max-width: 100%;
}
.tm-timeline.style-01 .timeline-info > .inner {
padding-top: 30px;
float: none;
text-align: left;
}
.tm-timeline.style-01 .text {
font-size: 15px;
line-height: 1.78;
}
.tm-timeline.style-01 .tm-animation-queue .item.animate:nth-child(even) .timeline-col.left {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
.tm-timeline.style-01 .tm-animation-queue .item.animate:nth-child(odd) .timeline-col.right {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
}
.tm-blockquote.style-02 blockquote {
margin: 37px 0 44px 0 !important;
}
.tm-drop-cap {
margin-bottom: 70px;
}
.tm-drop-cap.style-01 .drop-cap {
float: left;
font-weight: 600;
font-size: 48px;
line-height: 33px;
padding-right: 10px;
}
.tm-drop-cap.style-02 {
font-size: 32px;
font-weight: 600;
line-height: 1.875;
}
.tm-drop-cap.style-02 .drop-cap {
float: left;
font-size: 56px;
line-height: 60px;
padding-right: 7px;
}
.tm-text-box .heading {
margin-bottom: 21px;
}
.tm-text-box.style-01 {
padding: 50px 40px 61px;
background: #eee;
}
.tm-text-box.style-02 {
padding: 50px 40px 61px;
border: 1px solid #ddd;
}
.tm-text-box.style-03, .tm-text-box.style-04 {
padding: 50px 40px 61px;
color: #fff;
}
.tm-text-box.style-03 .heading, .tm-text-box.style-04 .heading {
color: inherit;
}
.tm-text-box.style-04 {
background: #222;
}
.tm-maps {
position: relative;
}
.tm-maps .map {
height: 100px;
}
.gmap-marker-wrap {
padding: 20px;
}
.gmap-marker-title {
font-size: 18px;
line-height: 1.39;
margin-bottom: 14px;
}
.tm-maps.marker-style-signal .animated-dot {
position: relative;
width: 20px;
height: 20px;
}
.tm-maps.marker-style-signal .animated-dot .middle-dot {
width: 14px;
height: 14px;
border-radius: 50%;
position: absolute;
top: 3px;
left: 3px;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.tm-maps.marker-style-signal .animated-dot .middle-dot:after {
width: 100%;
height: 100%;
display: block;
position: absolute;
left: 0;
top: 0;
content: ' ';
background-color: #fff;
border-radius: 50%;
z-index: 100;
opacity: 0;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.tm-maps.marker-style-signal .animated-dot .signal {
pointer-events: none;
width: 100px;
height: 100px;
border-radius: 50%;
position: absolute;
left: -40px;
top: -40px;
opacity: 0;
-webkit-animation: animationSignal cubic-bezier(0, 0.55, 0.55, 1) 2s;
animation: animationSignal cubic-bezier(0, 0.55, 0.55, 1) 2s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-delay: .78s;
animation-delay: .78s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.tm-maps.marker-style-signal .animated-dot .signal2 {
width: 100px;
height: 100px;
pointer-events: none;
border-radius: 50%;
position: absolute;
left: -40px;
top: -40px;
opacity: 0;
-webkit-animation: animationSignal cubic-bezier(0, 0.55, 0.55, 1) 2s;
animation: animationSignal cubic-bezier(0, 0.55, 0.55, 1) 2s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-delay: 1.1s;
animation-delay: 1.1s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.tm-maps .gmap-info-wrapper .gmap-info-template {
display: none;
}
.tm-maps .gmap-info-template-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tm-maps .gmap-info-template {
position: absolute;
bottom: 100%;
right: 50%;
width: 470px;
-webkit-transform: translate(150px, 15px);
-ms-transform: translate(150px, 15px);
transform: translate(150px, 15px);
padding-bottom: 40px;
}
.tm-maps .gmap-info-template .gmap-info-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background: #fff;
padding: 25px 30px;
border-radius: 5px;
box-shadow: 0 30px 30px rgba(0, 0, 0, 0.12);
}
.tm-maps .gmap-info-template .gmap-info-content:before {
content: '';
position: absolute;
bottom: 25px;
right: 130px;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 25px solid #fff;
}
.tm-maps .gmap-info-template .info-image {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 30px;
}
.tm-maps .gmap-info-template .info-main {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tm-maps .gmap-info-template .gmap-marker-content {
font-size: 14px;
font-weight: 500;
line-height: 1.79;
}
.tm-maps .gmap-info-template .gmap-marker-content a {
color: #222;
}
@-webkit-keyframes animationSignal {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
1% {
opacity: .14;
}
20% {
opacity: .14;
}
60% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes animationSignal {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
1% {
opacity: .14;
}
20% {
opacity: .14;
}
60% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
.tm-popup-map.style-01 .tm-button-map {
display: inline-block;
}
.tm-popup-map.style-01 .tm-button-map .button-icon {
height: 56px;
width: 56px;
line-height: 56px;
border-radius: 50%;
text-align: center;
background: #f6f2ed;
margin-right: 14px;
}
.tm-popup-map.style-01 .tm-button-map .button-icon:before {
content: '\f3c5';
}
.tm-popup-map.style-01 .tm-button-map .button-text {
font-size: 14px;
line-height: 1.72;
font-weight: 500;
position: relative;
overflow: hidden;
z-index: 1;
}
.tm-popup-map.style-01 .tm-button-map .button-text:after {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
background: currentColor;
}
.tm-popup-map.style-01 .tm-button-map:hover .button-text:after {
width: 100%;
left: 0;
right: auto;
}
.tm-services-list.style-01 .service-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tm-services-list.style-01 .service-item + .service-item {
margin-top: 100px;
}
.tm-services-list.style-01 .service-image {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
max-width: 40%;
}
.tm-services-list.style-01 .service-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 0 30px;
max-width: 890px;
}
.tm-services-list.style-01 .service-name {
margin-bottom: 36px;
}
.tm-services-list.style-02 .service-grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
}
.tm-services-list.style-02 .service-item:hover .blend-image {
-webkit-transform: translate(-10px, 0);
-ms-transform: translate(-10px, 0);
transform: translate(-10px, 0);
}
.tm-services-list.style-02 .service-item:hover .blend-bg {
-webkit-transform: translate(10px, -20px);
-ms-transform: translate(10px, -20px);
transform: translate(10px, -20px);
opacity: 1;
}
.tm-services-list.style-02 .service-image {
width: 100%;
padding: 0 10px;
margin-top: 20px;
}
.tm-services-list.style-02 .service-image .inner {
position: relative;
display: inline-block;
}
.tm-services-list.style-02 .service-image img {
visibility: hidden;
opacity: 0;
width: 100%;
}
.tm-services-list.style-02 .service-image .blend-bg,
.tm-services-list.style-02 .service-image .blend-image {
position: absolute;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.tm-services-list.style-02 .service-image .blend-image {
background-size: cover;
}
.tm-services-list.style-02 .service-image .blend-bg {
opacity: 0;
background-color: #d0021b;
mix-blend-mode: multiply;
-webkit-transform: translate(10px, -10px);
-ms-transform: translate(10px, -10px);
transform: translate(10px, -10px);
}
.tm-services-list.style-02 .service-name {
position: relative;
font-size: 18px;
line-height: 1.39;
margin-bottom: 31px;
}
.tm-services-list.style-02 .service-name:before {
content: '';
position: absolute;
top: 11px;
left: -70px;
width: 50px;
height: 3px;
background: currentColor;
}
.tm-services-list.style-02 .service-info {
padding: 44px 30px 10px 70px;
}
@media (min-width: 1200px) {
.tm-services-list.style-01 .service-info {
padding-left: 130px;
padding-right: 100px;
}
}
@media (max-width: 543px) {
.tm-services-list.style-01 .service-item {
display: block;
}
.tm-services-list.style-01 .service-image {
max-width: 100%;
}
.tm-services-list.style-01 .service-image img {
width: 100%;
}
.tm-services-list.style-01 .service-info {
padding-top: 30px;
}
}
.tm-star-rating.style-01 {
color: #fb0;
font-size: 24px;
line-height: 1.17;
}
.tm-star-rating.style-01 span + span {
margin-left: 11px;
}
.tm-product .added_to_cart {
display: none !important;
}
.tm-product.style-grid .product-wrapper {
position: relative;
}
.tm-product.style-grid .product-wrapper:hover .product-main-image img {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.tm-product.style-grid .product-wrapper:hover .product-hover-image {
z-index: 9;
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-product.style-grid .product-thumbnail {
position: relative;
overflow: hidden;
margin-bottom: 19px;
}
.tm-product.style-grid .thumbnail {
position: relative;
}
.tm-product.style-grid .thumbnail img {
-webkit-transition: all .6s;
transition: all .6s;
width: 100%;
}
.tm-product.style-grid .product-hover-image {
-webkit-transition: all .6s;
transition: all .6s;
position: absolute;
top: 0;
left: 0;
width: 100%;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
.tm-product.style-grid .product-actions {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
z-index: 99;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-right: 11px;
}
.tm-product.style-grid .product-action {
z-index: -1;
}
.tm-product.style-grid .woocommerce_loop_add_to_cart_wrap {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.tm-product.style-grid .woocommerce_loop_add_to_cart_wrap a {
padding: 0 20px;
color: #fff;
background: none !important;
border: 0 !important;
box-shadow: none !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
line-height: 56px !important;
height: 56px !important;
}
.tm-product.style-grid .woocommerce_loop_add_to_cart_wrap a:before {
font-size: 15px;
content: '\f360';
position: absolute;
left: 0;
top: 19px;
visibility: hidden;
opacity: 0;
}
.tm-product.style-grid .woocommerce_loop_add_to_cart_wrap a:hover {
padding-left: 35px;
}
.tm-product.style-grid .woocommerce_loop_add_to_cart_wrap a:hover:before {
left: 15px;
visibility: visible;
opacity: 1;
}
.tm-product.style-grid .quick-view-icon,
.tm-product.style-grid .woosw-btn,
.tm-product.style-grid .wooscp-btn {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
position: relative;
display: block;
color: #fff;
font-size: 0 !important;
padding: 9px;
}
.tm-product.style-grid .quick-view-icon:before,
.tm-product.style-grid .woosw-btn:before,
.tm-product.style-grid .wooscp-btn:before {
font-size: 15px;
}
.tm-product.style-grid .quick-view-icon:before {
content: '\f002';
}
.tm-product.style-grid .wooscp-btn:before {
content: '\f3f1';
}
.tm-product.style-grid .woosw-btn:before {
content: '\f004';
}
.tm-product.style-grid .woosw-btn.woosw-added:before {
content: '\f004';
margin: 0;
}
.tm-product.style-grid .add_to_cart_button.product_type_simple:before {
content: '\f290' !important;
}
.tm-product.style-grid .add_to_cart_button.product_type_simple.loading:before {
-webkit-animation: load-spin 1s linear infinite !important;
animation: load-spin 1s linear infinite !important;
content: '\f3f4' !important;
}
.tm-product.style-grid .woosw-adding:before,
.tm-product.style-grid .wooscp-btn-adding:before {
-webkit-animation: load-spin 1s linear infinite !important;
animation: load-spin 1s linear infinite !important;
content: '\f3f4' !important;
}
.tm-product.style-grid .product-info {
text-align: center;
margin-bottom: 5px;
}
.tm-product.style-grid .woocommerce-loop-product__title {
font-size: 16px;
line-height: 1.75;
color: #333;
font-weight: 400;
margin-bottom: 1px;
}
.tm-product.style-grid .woocommerce-loop-product__title a {
color: inherit;
}
.tm-product.style-grid .star-rating {
margin: 0 auto 13px;
}
.tm-product.style-list .product {
border-bottom: 1px solid #e4e8f6;
padding-bottom: 30px;
margin-bottom: 30px;
}
.tm-product.style-list .product:last-child {
margin-bottom: 0;
}
.tm-product.style-list .product-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-product.style-list .product-wrapper:hover .product-main-image img {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.tm-product.style-list .product-wrapper:hover .product-hover-image {
z-index: 9;
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-product.style-list .product-thumbnail {
position: relative;
overflow: hidden;
width: 260px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.tm-product.style-list .thumbnail {
position: relative;
}
.tm-product.style-list .thumbnail img {
-webkit-transition: all .6s;
transition: all .6s;
width: 100%;
}
.tm-product.style-list .product-hover-image {
-webkit-transition: all .6s;
transition: all .6s;
position: absolute;
top: 0;
left: 0;
width: 100%;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
.tm-product.style-list .add_to_cart_button.product_type_simple.loading:before {
-webkit-animation: load-spin 1s linear infinite !important;
animation: load-spin 1s linear infinite !important;
content: '\f3f4' !important;
}
.tm-product.style-list .product-info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding-top: 20px;
padding-left: 34px;
}
.tm-product.style-list .woocommerce-loop-product__title {
font-size: 24px;
line-height: 1.17;
color: #333;
font-weight: 400;
margin-bottom: 12px;
}
.tm-product.style-list .woocommerce-loop-product__title a {
color: inherit;
}
.tm-product.style-list .star-rating {
margin: 0 0 13px;
}
.tm-product.style-list .price {
font-size: 18px;
margin-bottom: 11px;
}
.tm-product.style-list .product-excerpt {
margin-top: 11px;
}
.tm-product.style-list .product-actions {
margin-top: 25px;
}
.tm-product.style-list .product-action {
display: inline-block;
vertical-align: top;
margin-right: 16px;
}
.tm-product.style-list .product-action > a:hover {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
}
body:not(.wpb-js-composer) .tm-product.style-grid .tm-grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
}
@media (max-width: 1199px) {
body:not(.wpb-js-composer) .tm-product.style-grid .tm-grid {
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
}
}
@media (max-width: 991px) {
body:not(.wpb-js-composer) .tm-product.style-grid .tm-grid {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 543px) {
body:not(.wpb-js-composer) .tm-product.style-grid .tm-grid {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
}
}
.tm-product-categories.style-carousel .cat-wrapper {
position: relative;
}
.tm-product-categories.style-carousel .cat-wrapper:hover .cat-thumbnail img {
-webkit-transform: scale(1.15);
-ms-transform: scale(1.15);
transform: scale(1.15);
}
.tm-product-categories.style-carousel .cat-thumbnail {
overflow: hidden;
border-radius: 5px;
}
.tm-product-categories.style-carousel .cat-thumbnail img {
-webkit-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
transition: all 1s cubic-bezier(0, 0, 0.2, 1);
width: 100%;
}
.tm-product-categories.style-carousel .cat-content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 30px 40px 45px;
font-size: 14px;
box-sizing: border-box;
}
.tm-product-categories.style-carousel .cat-title {
color: #ffffff;
font-size: 40px;
margin-bottom: 7px;
}
.tm-product-categories.style-carousel .cat-title a {
color: inherit;
}
.tm-product-categories.style-carousel .cat-count {
text-transform: uppercase;
font-size: 16px;
letter-spacing: 3.56px;
font-weight: 700;
color: rgba(69, 69, 69, 0.3);
}
.tm-product-search-form form {
position: relative;
}
.tm-product-search-form .search-field {
padding: 3px 160px 3px 20px;
background: #ffffff;
}
.tm-product-search-form .search-field::-webkit-input-placeholder {
font-weight: 500;
}
.tm-product-search-form .search-field:-moz-placeholder { font-weight: 500;
}
.tm-product-search-form .search-field::-moz-placeholder { font-weight: 500;
}
.tm-product-search-form .search-field:-ms-input-placeholder {
font-weight: 500;
}
.tm-product-search-form .search-submit {
position: absolute;
top: 0;
right: 0;
border: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
font-size: 20px;
font-weight: 700;
letter-spacing: 1.25px;
}
.tm-product-search-form .search-submit:hover {
color: #ffffff;
}
.tm-product-search-form .search-btn-icon {
display: none;
}
.tm-product-search-form .search-btn-text {
display: block;
}
@media (min-width: 768px) {
.tm-product-search-form .search-field {
height: 64px;
padding: 3px 190px 3px 30px;
}
.tm-product-search-form .search-submit {
min-width: 180px;
height: 64px;
}
}
.tm-rotate-box {
position: relative;
text-align: center;
}
.tm-rotate-box .flipper {
position: relative;
}
.tm-rotate-box .flipper:hover .box {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: -webkit-transform 1s cubic-bezier(0.3, 1, 0.6, 1);
transition: -webkit-transform 1s cubic-bezier(0.3, 1, 0.6, 1);
transition: transform 1s cubic-bezier(0.3, 1, 0.6, 1);
transition: transform 1s cubic-bezier(0.3, 1, 0.6, 1), -webkit-transform 1s cubic-bezier(0.3, 1, 0.6, 1);
}
.tm-rotate-box .to-left .front,
.tm-rotate-box .to-right .front {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.tm-rotate-box .to-top .front,
.tm-rotate-box .to-bottom .front {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.tm-rotate-box .to-top .back {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.tm-rotate-box .to-top:hover .front {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.tm-rotate-box .to-top:hover .back {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.tm-rotate-box .to-bottom .back {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.tm-rotate-box .to-bottom:hover .front {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.tm-rotate-box .to-bottom:hover .back {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.tm-rotate-box .to-left .back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.tm-rotate-box .to-left:hover .front {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.tm-rotate-box .to-left:hover .back {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.tm-rotate-box .to-right .back {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.tm-rotate-box .to-right:hover .front {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.tm-rotate-box .to-right:hover .back {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.tm-rotate-box .thumb-wrap {
-webkit-perspective: 1000px;
perspective: 1000px;
}
.tm-rotate-box .box {
background-size: cover;
border-radius: 5px;
min-height: 370px;
z-index: 1;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: inherit;
perspective: inherit;
-webkit-transition: -webkit-transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
transition: -webkit-transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8), -webkit-transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
}
.tm-rotate-box .box:before {
border-radius: inherit;
}
.tm-rotate-box .back {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tm-rotate-box .back .content-wrap {
top: 50%;
left: 0;
-webkit-transform: translate3d(0, -50%, 50px) scale(0.9);
transform: translate3d(0, -50%, 50px) scale(0.9);
}
.tm-rotate-box .content-wrap {
position: absolute;
width: 100%;
display: block;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: inherit;
perspective: inherit;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
padding: 50px 30px;
z-index: 2;
top: 50%;
left: 0;
-webkit-transform: translate3d(0, -50%, 50px) scale(0.9);
transform: translate3d(0, -50%, 50px) scale(0.9);
}
.tm-rotate-box .heading {
font-size: 24px;
color: #ffffff;
margin-bottom: 0;
}
.tm-rotate-box .text {
color: rgba(255, 255, 255, 0.55);
margin: 32px auto 0;
max-width: 420px;
}
.tm-rotate-box .tm-button {
margin-top: 78px;
color: #ffffff;
}
.tm-custom-menu .widget {
margin: 0 !important;
}
.tm-custom-menu .menu-item:hover .menu-item-title:after {
width: 100%;
left: 0;
right: auto;
}
.tm-custom-menu .menu-item-title {
position: relative;
float: left;
overflow: hidden;
z-index: 1;
line-height: 1.2;
}
.tm-custom-menu .menu-item-title:after {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
background: currentColor;
}
.tm-custom-menu.style-02 .menu {
margin: -8px -15px 0;
}
.tm-custom-menu.style-02 .menu > li {
width: 50%;
padding: 0 15px;
float: left;
}
.tm-custom-menu.style-03 .menu {
margin: -5px -12px;
}
.tm-custom-menu.style-03 .menu > li {
display: inline-block;
vertical-align: top;
padding: 5px 12px;
}
.tm-grid-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tm-grid-group .tm-box-icon,
.tm-grid-group .tm-pricing {
height: 100%;
margin-bottom: 0;
}
.tm-grid-group .tm-grid {
width: 100%;
max-width: 100%;
}
.tm-grid-group .grid-item {
width: 100%;
}
.tm-grid-group.style-border, .tm-grid-group.style-border-02 {
overflow: hidden;
}
.tm-grid-group.style-border .grid-item:after, .tm-grid-group.style-border-02 .grid-item:after {
position: absolute;
content: '';
right: -15px;
top: 0;
bottom: 0;
background: #ededed;
width: 1px;
}
.tm-grid-group.style-border .grid-item:last-child:after, .tm-grid-group.style-border-02 .grid-item:last-child:after {
display: none;
}
.tm-grid-group.style-short-separator {
overflow: hidden;
}
.tm-grid-group.style-short-separator .grid-item:after {
position: absolute;
content: '';
right: -15px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
height: 100px;
background: #d1d9df;
width: 1px;
}
.tm-grid-group.style-short-separator .grid-item:last-child:after {
display: none;
}
.tm-grid-group.style-border-02 .grid-item:after {
background: rgba(46, 50, 138, 0.1);
}
.tm-grid-group.style-border-03, .tm-grid-group.style-border-04 {
overflow-y: hidden;
}
.tm-grid-group.style-border-03 .modern-grid, .tm-grid-group.style-border-04 .modern-grid {
grid-gap: 0 !important;
border-right: 1px solid #ededed;
}
.tm-grid-group.style-border-03 .grid-item, .tm-grid-group.style-border-04 .grid-item {
padding-top: 100px;
padding-bottom: 100px;
}
.tm-grid-group.style-border-03 .grid-item:before, .tm-grid-group.style-border-04 .grid-item:before {
position: absolute;
content: '';
left: 0;
top: 0;
bottom: 0;
background: #ededed;
width: 1px;
}
.tm-grid-group.style-border-03 .grid-item:after, .tm-grid-group.style-border-04 .grid-item:after {
position: absolute;
content: '';
top: -1px;
left: 0;
right: 0;
background: #ededed;
height: 1px;
}
.tm-grid-group.style-border-03 .grid-item {
position: relative;
}
.tm-grid-group.style-border-04 .grid-item {
padding-top: 25px;
padding-bottom: 25px;
}
.tm-grid-group.style-border-rounded .tm-grid {
border: 1px solid rgba(238, 238, 238, 0.17);
border-radius: 10px;
overflow: hidden;
}
.tm-grid-group.style-border-rounded .grid-item:after {
position: absolute;
content: '';
left: -1px;
top: -1px;
right: -1px;
bottom: -1px;
border: 1px solid rgba(238, 238, 238, 0.17);
pointer-events: none;
}
.tm-grid-group.style-rounded {
border-radius: 10px;
overflow: hidden;
}
.tm-grid-group.style-modern-metro-3-columns .modern-grid {
-ms-grid-columns: (1fr)[12];
grid-template-columns: repeat(12, 1fr);
}
.tm-grid-group.style-modern-metro-3-columns .grid-item {
-ms-grid-column: span 12;
grid-column: span 12;
}
.tm-grid-group.style-dashed-inner .tm-grid {
position: relative;
}
.tm-grid-group.style-dashed-inner .tm-grid:before {
position: absolute;
content: '';
left: 0;
top: 0;
bottom: 0;
width: 1px;
background-image: -webkit-linear-gradient(top, #ccc 58.33333%, transparent 0%);
background-image: linear-gradient(to bottom, #ccc 58.33333%, transparent 0%);
background-position: left top;
background-size: 100% 8px;
background-repeat: repeat-y;
}
.tm-grid-group.style-dashed-inner .tm-grid:after {
position: absolute;
content: '';
right: 0;
left: 0;
top: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, #ccc 58.33333%, transparent 0%);
background-image: linear-gradient(to right, #ccc 58.33333%, transparent 0%);
background-position: left bottom;
background-size: 8px 100%;
background-repeat: repeat-x;
}
.tm-grid-group.style-dashed-inner .grid-item:hover {
z-index: 1;
}
.tm-grid-group.style-dashed-inner .grid-item:before {
position: absolute;
content: '';
right: 0;
top: 0;
bottom: 0;
width: 1px;
background-image: -webkit-linear-gradient(top, #ccc 58.33333%, transparent 0%);
background-image: linear-gradient(to bottom, #ccc 58.33333%, transparent 0%);
background-position: left top;
background-size: 100% 8px;
background-repeat: repeat-y;
}
.tm-grid-group.style-dashed-inner .grid-item:after {
position: absolute;
content: '';
right: 0;
left: 0;
bottom: -1px;
height: 1px;
background-image: -webkit-linear-gradient(left, #ccc 58.33333%, transparent 0%);
background-image: linear-gradient(to right, #ccc 58.33333%, transparent 0%);
background-position: left bottom;
background-size: 8px 100%;
background-repeat: repeat-x;
}
@media (min-width: 768px) {
.tm-grid-group.style-modern-metro-3-columns .grid-item {
-ms-grid-column: span 6;
grid-column: span 6;
}
.tm-grid-group.style-modern-metro-3-columns .grid-item:nth-child(6n + 1), .tm-grid-group.style-modern-metro-3-columns .grid-item:nth-child(6n + 3) {
-ms-grid-column: span 6;
grid-column: span 6;
}
.tm-grid-group.style-modern-metro-3-columns .grid-item:nth-child(6n + 2) {
-ms-grid-column: span 6;
grid-column: span 6;
}
}
@media (min-width: 1200px) {
.tm-grid-group.style-modern-metro-3-columns .grid-item {
-ms-grid-column: span 4;
grid-column: span 4;
}
.tm-grid-group.style-modern-metro-3-columns .grid-item:nth-child(6n + 1), .tm-grid-group.style-modern-metro-3-columns .grid-item:nth-child(6n + 3) {
-ms-grid-column: span 3;
grid-column: span 3;
}
.tm-grid-group.style-modern-metro-3-columns .grid-item:nth-child(6n + 2) {
-ms-grid-column: span 6;
grid-column: span 6;
}
}
@-webkit-keyframes separator-bounce {
0%,
80%,
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes separator-bounce {
0%,
80%,
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.tm-separator {
line-height: 0;
font-size: 0;
}
.tm-separator.style-thin-line {
border-bottom: 1px solid #ddd;
}
.tm-separator.style-thick-line {
border-bottom: 2px solid #ddd;
}
.tm-separator.style-dash-line {
border-bottom: 1px dashed #ddd;
}
.tm-separator.style-thin-short-line .separator-wrap, .tm-separator.style-thick-short-line .separator-wrap {
display: inline-block;
height: 2px;
width: 120px;
background: #222;
}
.tm-separator.style-thick-short-line .separator-wrap {
height: 3px;
}
.tm-separator.style-modern-dots.clickable .separator-wrap {
cursor: pointer;
}
.tm-separator.style-modern-dots .separator-wrap {
display: inline-block;
padding: 3px 10px;
}
.tm-separator.style-modern-dots .dot {
border-radius: 50%;
box-shadow: 0 0 12px #def0ff;
background: #000;
-webkit-animation: separator-bounce 1.4s ease-in-out 0s infinite both;
animation: separator-bounce 1.4s ease-in-out 0s infinite both;
width: 14px;
height: 14px;
}
.tm-separator.style-modern-dots .second-circle {
margin-top: 18px;
-webkit-animation-delay: -.16s;
animation-delay: -.16s;
}
.tm-separator.style-modern-dots .third-circle {
margin-top: 14px;
-webkit-animation-delay: -.32s;
animation-delay: -.32s;
}
.tm-table {
border-radius: 5px;
background: #ffffff;
box-shadow: 0 2px 45px rgba(0, 0, 0, 0.09);
overflow-x: auto;
}
.tm-table table {
margin: 0;
border-collapse: separate;
}
.tm-table table tr:first-child td {
background: none;
}
.tm-table caption {
font-size: 24px;
font-weight: 700;
padding: 34px 10px 14px;
}
.tm-table th {
font-size: 14px;
letter-spacing: 3px;
font-weight: 700;
text-transform: uppercase;
color: #ababab;
background: #ffffff;
}
.tm-table td, .tm-table th {
text-align: left;
border: 0;
padding: 19px 10px 18px;
}
.tm-table td:first-child, .tm-table th:first-child {
padding-left: 50px;
}
.tm-table td:last-child, .tm-table th:last-child {
padding-right: 50px;
}
.tm-table tr:nth-child(odd) {
background: #f7fbfe;
}
.tm-table tr:nth-child(2n) td {
background: none;
}
@media (max-width: 991px) {
.tm-table td:first-child, .tm-table th:first-child {
padding-left: 10px;
}
.tm-table td:last-child, .tm-table th:last-child {
padding-right: 10px;
}
}
@media (max-width: 543px) {
.tm-table caption {
text-align: left;
}
}
.tm-message-box {
background: #eee;
padding: 27px 30px 27px 50px;
font-weight: 500;
border-radius: 5px;
}
.tm-message-box .icon {
position: absolute;
top: 30px;
left: 20px;
font-size: 20px;
line-height: 1;
color: #222;
}
.tm-message-box.style-info {
color: #5b63fe;
background: rgba(91, 99, 254, 0.1);
}
.tm-message-box.style-info .icon {
color: inherit;
}
.tm-message-box.style-warning {
color: #fb0;
background: rgba(255, 187, 0, 0.1);
}
.tm-message-box.style-warning .icon {
color: inherit;
}
.tm-message-box.style-error {
background: rgba(254, 40, 84, 0.1);
color: #fe2854;
}
.tm-message-box.style-error .icon {
color: inherit;
}
.tm-message-box.style-success {
background: rgba(56, 203, 137, 0.1);
color: #38cb89;
}
.tm-message-box.style-success .icon {
color: inherit;
}
.tm-spacer {
clear: both;
}
.tm-attribute-list .list {
padding: 0;
margin: 0;
list-style-type: none;
}
.tm-attribute-list.style-01 .list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 54px 30px;
width: 100%;
}
.tm-attribute-list.style-01 .name h6 {
color: #333;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 0;
}
.tm-attribute-list.style-01 .value {
margin-top: 14px;
}
.tm-attribute-list.style-02 .list {
display: table;
width: 100%;
}
.tm-attribute-list.style-02 .item {
display: table-row;
}
.tm-attribute-list.style-02 .item div {
display: table-cell;
padding: 12px 0;
}
.tm-attribute-list.style-02 .content-wrap {
padding: 40px 30px;
background: #fff;
border: 1px solid #eee;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.07);
border-radius: 10px;
}
.tm-attribute-list.style-02 .list {
border-collapse: collapse;
}
.tm-attribute-list.style-02 .item + .item {
border-top: 1px solid #eee;
}
.tm-attribute-list.style-02 .name h6 {
color: #333;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 0;
}
.tm-attribute-list.style-02 .value {
text-align: right;
}
.tm-widget-title.style-01 .widget-title {
font-size: 18px;
line-height: 1.67;
margin-bottom: 21px;
}
.tm-widget-title.style-02 .widget-title {
font-size: 18px;
font-weight: 600;
line-height: 1.67;
margin-bottom: 21px;
}
.vc_row {
position: relative;
clear: both;
}
.vc_row.vc_row-no-padding .vc_inner {
margin-left: -15px;
margin-right: -15px;
}
.vc_row.vc_row-no-padding .vc_inner .vc_column-inner {
padding-left: 15px;
padding-right: 15px;
}
.vc_section.vc_section[data-vc-full-width],
.vc_row.vc_row[data-vc-full-width] {
overflow: visible;
}
.vc_row-o-full-height.vc_row-o-columns-stretch > .vc_column_container > .vc_column-inner > .wpb_wrapper {
height: 100%;
}
.has-effect {
position: relative;
}
.grid-wrapper {
position: absolute;
top: 0;
bottom: 0;
left: 25px;
right: 25px;
}
.grid-wrapper .line {
position: absolute;
top: 0;
bottom: 0;
width: 2px;
background: rgba(204, 204, 204, 0.25);
}
.grid-wrapper .line-1 {
left: 0;
}
.grid-wrapper .line-2 {
left: 33.33333%;
}
.grid-wrapper .line-3 {
left: 66.66666%;
}
.grid-wrapper .line-4 {
right: 0;
}
.firefly-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.wavify-wrapper {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.wavify-wrapper .wavify-item {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.constellation-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.vc_container-has-overlay {
position: relative;
}
.vc_container-has-overlay .vc_container-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.wrapper-full-height .wpb_wrapper {
height: 100%;
}
.vc_col-sm-15 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
@media (min-width: 768px) {
.vc_column_container.vc_col-sm-15 {
float: left;
width: 20%;
}
}
.vc_row-has-separator {
position: relative;
overflow: visible !important;
}
.vc_row-has-separator .vc_column_container {
z-index: 2;
}
.vc_row-separator {
position: absolute;
width: 100%;
left: 0;
z-index: 1;
line-height: 0;
}
.vc_row-separator.top {
top: 0;
}
.vc_row-separator.bottom {
bottom: 0;
}
.vc_row-separator svg {
fill: transparent;
width: 100%;
height: 100px;
}
.vc_row-separator.tilt_left.top {
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
.vc_row-separator.tilt_right.top {
-webkit-transform: scale(-1, -1);
-ms-transform: scale(-1, -1);
transform: scale(-1, -1);
}
.vc_row-separator.tilt_right.bottom {
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.vc_row-separator.triangle.bottom {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.vc_row-separator.big_triangle.bottom {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.vc_row-separator.big_triangle_alt.top {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.vc_row-separator.big_triangle_left.top {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.vc_row-separator.big_triangle_right.top {
-webkit-transform: scale(-1);
-ms-transform: scale(-1);
transform: scale(-1);
}
.vc_row-separator.big_triangle_right.bottom {
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
.vc_row-separator.curve.top {
-webkit-transform: scale(-1);
-ms-transform: scale(-1);
transform: scale(-1);
}
.vc_row-separator.center_curve.bottom {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.vc_row-separator.center_curve_alt.top {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.vc_row-separator.clouds.top {
-webkit-transform: scale(-1);
-ms-transform: scale(-1);
transform: scale(-1);
}
.vc_row-separator.circle.bottom {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.vc_row-separator.square {
width: auto;
left: 50%;
}
.vc_row-separator.square svg {
width: auto;
}
.vc_row-separator.square.top {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_row-separator.square.bottom {
-webkit-transform: translate(-50%, 50%);
-ms-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
}
.vc_progress_bar .vc_bar .vc_label_units {
display: none;
}
.vc_progress_bar.style-01 .vc_single_bar_wrapper + .vc_single_bar_wrapper {
margin-top: 38px;
}
.vc_progress_bar.style-01 .vc_single_bar_title {
margin-bottom: 5px;
}
.vc_progress_bar.style-01 .vc_single_bar_title .vc_label_units {
float: right;
}
.vc_progress_bar.style-01 .vc_label_text {
font-size: 18px;
}
.vc_progress_bar.style-01 .vc_label_units {
position: relative;
right: -40px;
font-weight: 500;
line-height: 2;
}
.vc_progress_bar.style-01 .vc_general.vc_single_bar {
height: 4px;
border-radius: 4px;
box-shadow: none;
background-color: #f5f7fd;
}
.vc_progress_bar.style-01 .vc_general.vc_single_bar .vc_label {
padding: 0;
}
.vc_progress_bar.style-01 .vc_general.vc_single_bar .vc_bar {
border-radius: inherit;
position: relative;
}
.vc_progress_bar.style-01 .vc_general.vc_single_bar .vc_bar:before, .vc_progress_bar.style-01 .vc_general.vc_single_bar .vc_bar:after {
content: '';
position: absolute;
right: -4px;
top: 50%;
border-radius: 50%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
.vc_progress_bar.style-01 .vc_general.vc_single_bar .vc_bar:before {
height: 30px;
width: 30px;
border: 1px solid currentColor;
opacity: .3;
}
.vc_progress_bar.style-01 .vc_general.vc_single_bar .vc_bar:after {
height: 13px;
width: 13px;
border: 3px solid currentColor;
}
.vc_progress_bar.style-02 .vc_single_bar_wrapper + .vc_single_bar_wrapper {
margin-top: 17px;
}
.vc_progress_bar.style-02 .vc_single_bar_title {
margin-bottom: 3px;
}
.vc_progress_bar.style-02 .vc_single_bar_title .vc_label_units {
display: none;
}
.vc_progress_bar.style-02 .vc_label_text {
font-size: 18px;
}
.vc_progress_bar.style-02 .vc_general.vc_single_bar {
height: 32px;
padding: 6px;
border-radius: 30px;
box-shadow: none;
background-color: #f2f2f2;
}
.vc_progress_bar.style-02 .vc_general.vc_single_bar .vc_label {
padding: 0;
}
.vc_progress_bar.style-02 .vc_general.vc_single_bar .vc_bar {
position: relative;
top: auto;
bottom: auto;
left: auto;
right: auto;
border-radius: inherit;
}
.vc_progress_bar.style-02 .vc_general.vc_single_bar .vc_bar .vc_label_units {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 8px;
display: block;
font-size: 12px;
font-weight: 500;
color: #fff;
line-height: 1.17;
}
.vc_progress_bar.style-03 .vc_single_bar_wrapper + .vc_single_bar_wrapper {
margin-top: 17px;
}
.vc_progress_bar.style-03 .vc_single_bar_title {
margin-bottom: 3px;
}
.vc_progress_bar.style-03 .vc_single_bar_title .vc_label_units {
display: none;
}
.vc_progress_bar.style-03 .vc_label_text {
font-size: 18px;
}
.vc_progress_bar.style-03 .vc_general.vc_single_bar {
height: 32px;
border: 2px solid #f2f2f2;
padding: 4px;
border-radius: 30px;
box-shadow: none;
background: none;
}
.vc_progress_bar.style-03 .vc_general.vc_single_bar .vc_label {
padding: 0;
}
.vc_progress_bar.style-03 .vc_general.vc_single_bar .vc_bar {
position: relative;
top: auto;
bottom: auto;
left: auto;
right: auto;
border-radius: inherit;
}
.vc_progress_bar.style-03 .vc_general.vc_single_bar .vc_bar .vc_label_units {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 8px;
display: block;
font-size: 12px;
font-weight: 500;
color: #fff;
line-height: 1.17;
}
.vc_chart.vc_chart .vc_chart-legend li {
margin: 0;
font-size: 15px;
font-weight: 500;
}
.vc_chart.vc_chart .vc_chart-legend li + li {
margin-top: 18px;
}
.vc_chart.vc_chart .vc_chart-legend span {
border-radius: 3px;
width: 26px;
height: 26px;
margin-right: 28px;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-tab > a {
color: #fff;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #fff;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:before,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:after {
border-color: #f0f0f0;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-tab > a {
color: #fff;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #fff;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
border-color: #f0f0f0;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #fff;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-flat .vc_tta-tab > a {
color: #fff;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #fff;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-outline .vc_tta-tab:not(.vc_active) > a:hover, .vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-outline .vc_tta-tab:not(.vc_active) > a:focus {
color: #fff;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:hover a, .vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:focus a {
color: #fff;
}
@media (min-width: 768px) {
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panels,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panels:after,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panels:before {
border-color: #f0f0f0;
}
}
.vc_general.vc_pagination.vc_pagination-shape-round .vc_pagination-item {
position: relative;
padding: 5px 10px;
}
.vc_general.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger {
position: relative;
margin: 0 !important;
width: 16px;
height: 16px;
background: none;
opacity: 1;
}
.vc_general.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 8px;
height: 8px;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: rgba(109, 112, 166, 0.5);
border-radius: 50%;
}
.vc_general.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger:hover:before {
width: 12px;
height: 12px;
}
.vc_general.vc_pagination.vc_pagination-shape-round .vc_active .vc_pagination-trigger:before {
height: 100%;
width: 100%;
box-shadow: 0 0 9px #ededed;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
overflow: visible !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-tabs-container, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-tabs-container {
margin: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-tabs-list, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-tabs-list {
margin: -15px;
text-align: center;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-tab, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-tab {
text-align: center;
margin: 15px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-tab > a, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-tab > a {
font-size: 13px;
font-weight: 500;
line-height: 1.4;
text-transform: uppercase;
letter-spacing: 1px;
border: 1px solid #ededed !important;
background: #fff;
color: #696969;
padding: 21px 10px 19px;
min-width: 200px;
border-radius: 5px !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-tab > a:before, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-tab > a:after, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-tab > a:before, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-tab > a:after {
display: none !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-panel-body {
margin: 30px 0 0;
padding: 0;
border: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-panel-title, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-panel-title {
color: inherit;
font-size: 14px;
font-weight: 500;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 1px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-panel-title > a, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-panel-title > a {
padding: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-panel-heading {
border: 1px solid #ededed !important;
background: #fff;
color: #696969;
border-radius: 5px !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-panel-heading {
margin: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-tabs-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-tabs-list li {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tabs-container {
margin: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tabs-list {
margin: 0;
text-align: center;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tab {
margin: 0;
text-align: center;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tab > a {
font-size: 16px;
font-weight: 500;
line-height: 1.25;
border: 1px solid #ededed !important;
background: #fff;
color: #454545;
padding: 18px 10px 16px;
min-width: 160px;
border-radius: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tab > a:before, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tab > a:after {
display: none !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tab:first-child > a {
border-top-left-radius: 5px !important;
border-bottom-left-radius: 5px !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tab:last-child > a {
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-tab.vc_active > a {
color: #fff;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-panel-body {
margin: 30px 0 0;
padding: 0;
border: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-panel-title {
color: inherit;
font-size: 14px;
font-weight: 500;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 1px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-panel-title > a {
padding: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-panel-heading {
border: 1px solid #ededed !important;
background: #fff;
color: #696969;
border-radius: 5px !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-panel-heading {
margin: 0 !important;
}
@media (min-width: 768px) {
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-panel-body {
margin-top: 80px;
}
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_animating .vc_tta-panel-body {
opacity: 0;
}
@media (max-width: 767px) {
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-panel + .vc_tta-panel, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-panel + .vc_tta-panel, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-panel + .vc_tta-panel {
margin-top: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-panel-body {
margin-bottom: 70px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-01 .vc_tta-panel:last-child .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-02 .vc_tta-panel:last-child .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-mitech-03 .vc_tta-panel:last-child .vc_tta-panel-body {
margin-bottom: 0;
}
}
.vc_separator.position-top {
margin: 0;
position: absolute;
top: 0;
width: calc(100% - 30px);
}
.vc_separator.position-bottom {
margin: 0;
position: absolute;
bottom: 0;
width: calc(100% - 30px);
}
.mejs-controls .mejs-button button {
-webkit-transition: none;
transition: none;
}
.wp-audio-playlist .wp-playlist-current-item {
display: table;
}
.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption {
display: table-cell;
vertical-align: middle;
}
.wp-audio-playlist .wp-playlist-item {
border-color: #eeeeee;
padding: 5px 3px;
}
.wp-audio-playlist .wp-playlist-item-length {
top: 5px;
} .page-content .widget-title {
font-size: 34px;
font-weight: 500;
margin-bottom: 27px;
}
.page-sidebar .page-sidebar-inner {
height: 100%;
}
.page-sidebar.wpb_widgetised_column {
padding-left: 0;
padding-right: 0;
}
@media (min-width: 1200px) {
.page-sidebar.wpb_widgetised_column.page-sidebar-left {
padding-right: 20px;
padding-left: 0;
}
.page-sidebar.wpb_widgetised_column.page-sidebar-right {
padding-left: 20px;
padding-right: 0;
}
}
.page-content .widget + .widget {
margin: 44px 0 0;
}
.page-sidebar-special {
margin-top: 60px;
}
.insight-core-bmw ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_categories ul,
.widget_product_categories ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_archive ul,
.widget_rss ul,
.widget_meta ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.insight-core-bmw li a,
.widget_nav_menu li a,
.widget_pages li a,
.widget_recent_entries li a,
.widget_archive li a,
.widget_meta li a {
display: block;
padding: 5px 0;
}
.widget_categories li a,
.widget_product_categories li a {
display: block;
padding: 9px 0;
}
.insight-core-bmw ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_categories ul,
.widget_product_categories ul {
margin-left: 10px;
}
.insight-core-bmw a:empty,
.widget_nav_menu a:empty,
.widget_pages a:empty,
.widget_categories a:empty,
.widget_product_categories a:empty {
display: none;
}
.widget_archive li a,
.widget_categories li a,
.widget_product_categories li a {
position: relative;
text-transform: uppercase;
font-size: 14px;
line-height: 1.64;
font-weight: 500;
letter-spacing: 3px;
padding: 16px 40px 16px 0;
color: #ababab;
border-bottom: 1px solid #f0f2f7;
}
.widget_archive .count,
.widget_categories .count,
.widget_product_categories .count {
position: absolute;
top: 16px;
right: 0;
font-size: 12px;
font-weight: 700;
border-radius: 20px;
line-height: 1;
color: #fff;
padding: 5px 11px;
letter-spacing: 0;
}
.widget_recent_comments li,
.widget_rss li {
padding: 12px 0;
}
.widget_recent_comments .comment-author-link {
position: relative;
padding-left: 24px;
}
.widget_recent_comments .comment-author-link:before {
content: '\f27a';
font-size: 14px;
line-height: 0;
position: absolute;
top: 11px;
left: 0;
}
.recentcomments a {
display: inline !important;
padding: 0 !important;
margin: 0 !important;
}
.widget_recent_entries .widget-title {
margin-bottom: 4px;
}
.widget_recent_entries li a {
position: relative;
font-size: 18px;
font-weight: 600;
padding: 16px 0 16px 30px;
}
.widget_recent_entries li a:before, .widget_recent_entries li a:after {
content: '\f30b';
position: absolute;
top: 22px;
left: 0;
}
.widget_recent_entries li a:before {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.widget_recent_entries li a:hover:before {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.widget_recent_entries li a:hover:after {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.widget_recent_entries li + li {
border-top: 1px solid #eee;
}
.widget_recent_entries .post-date {
position: relative;
display: block;
font-size: 15px;
font-weight: 500;
padding-left: 25px;
margin-top: 17px;
}
.widget_recent_entries .post-date:before {
font-size: 16px;
content: '\f073';
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.page-footer .insight-core-bmw li a,
.page-footer .widget_nav_menu li a,
.page-footer .widget_pages li a,
.page-footer .widget_categories li a,
.page-footer .widget_product_categories li a,
.page-footer .widget_recent_entries li a,
.page-footer .widget_archive li a,
.page-footer .widget_meta li a {
display: block;
padding: 6px 0;
}
@media (max-width: 991px) {
.page-content .widget + .widget {
margin: 40px 0 0;
}
}
@media (max-width: 767px) {
.page-sidebar {
margin-bottom: 50px;
}
}
.widget_search form,
.widget_product_search form {
position: relative;
}
.widget_search .search-field,
.widget_product_search .search-field {
width: 100%;
padding-right: 72px;
}
.widget_search .search-submit,
.widget_product_search .search-submit {
position: absolute;
top: 0;
right: 0;
padding: 0;
border: 0;
border-radius: 0 5px 5px 0;
color: #223645;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
background: none;
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.widget_search .search-submit:hover,
.widget_product_search .search-submit:hover {
color: #fff;
}
.widget_search .search-btn-text,
.widget_product_search .search-btn-text {
display: none;
}
.widget_search .search-btn-icon,
.widget_product_search .search-btn-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
line-height: 1;
font-size: 14px;
}
.widget .tagcloud {
margin: -5px;
}
.widget .tagcloud a {
position: relative;
display: block;
float: left;
font-size: 13px !important;
font-weight: 500;
padding: 5px 14px;
background: #f5f5f5;
color: #ababab;
border: 0;
border-radius: 3px;
margin: 5px;
overflow: hidden;
}
.widget .tagcloud a:before {
border-radius: 4px;
z-index: -1;
}
.widget .tagcloud a:hover {
color: #fff;
background: transparent;
}
.widget_calendar .calendar_wrap {
overflow-x: auto;
}
.widget_calendar caption {
font-weight: 700;
margin-bottom: 10px;
font-size: 14px;
letter-spacing: 3px;
text-transform: uppercase;
}
.widget_calendar #today {
color: #ffffff;
}
.widget_calendar #today a {
color: inherit;
}
.widget_rss .widget-title a {
color: inherit;
}
.widget_rss .rss-widget-icon {
vertical-align: middle;
}
.widget_rss .rss-date {
display: block;
margin: 8px 0;
position: relative;
padding-left: 24px;
font-size: 13px;
}
.widget_rss .rss-date:before {
content: '\f133';
position: absolute;
top: 50%;
left: 0;
line-height: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}