.tc-hidden {
display: none;
}
.tc-hidden-important {
visibility: hidden !important;
width: 0 !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
border: none !important;
}
.tc_warning_ticket_types_needed {
background: yellow;
border-radius: 5px;
padding: 10px;
text-align: left;
border: 1px dashed;
font-size: 14px;
width: 100%;
}
.tc_cart_remove_icon {
float: right;
display: inline-block;
opacity: 0.5;
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out;
cursor: pointer;
}
.tc-age-check-error {
color: red;
display: block;
}
.tc_field_errors{
color: #ff0000;
font-weight: 600;
}
.tc_cart_remove_icon:hover {
opacity: 1;
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out;
}
.tc_event_data_widget {
font-size: 0.8em;
display: block;
}
.tc_event_date_title_front,
.tc_event_location_title_front {
color: #8c8c8c;
font-size: 12px;
text-transform: uppercase;
padding-right: 20px;
}
.tc_event_date_title_front .fa,
.tc_event_location_title_front .fa {
padding-right: 5px;
}
.tc_the_content_pre {
padding-bottom: 10px;
}
form#tickera_cart label.has-error, form.checkout label.has-error {
color: red;
padding-top: 5px;
}
form#tickera_cart .tickera-input-field.has-error:not( .buyer-field-checkbox ):not( .owner-field-checkbox ), form.checkout .tickera-input-field.has-error:not( .buyer-field-checkbox ):not( .owner-field-checkbox ) {
border-left: 3px solid #ff0000;
}
form#tickera_cart .tickera-input-field.valid:not(.coupon_code), form.checkout .tickera-input-field.valid:not(.coupon_code) {
border-left: 3px solid #09a10f;
}
.tickera-payment-gateways {
border: 1px solid #f1f1f1;
padding: 6px 10px;
width: 100%;
margin-bottom: 15px;
}
.tickera-hide-button {
display: none;
}
.tickera-payment-gateways .tc_gateway_form {
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 0.5s ease-in-out;
-moz-transition: max-height 0.5s ease-in-out;
-ms-transition: max-height 0.5s ease-in-out;
transition: max-height 0.5s ease-in-out;
}
.tickera-payment-gateways .tc_gateway_form .inner-wrapper {
padding: 30px 0;
}
.tc-error {
color: red;
font-size: 18px;
}
.tc_gateway_form .tc-error {
text-align: center;
margin-bottom: 20px;
}
.tickera-payment-gateways .plugin-title {
font-size: 0.9em;
}
.tickera-payment-gateways .plugin-title label {
margin-bottom: 0;
}
.tickera-payment-gateways .plugin-title img {
vertical-align: middle;
}
.tickera-payment-options {
margin-left: 15px;
}
.tc_cart_payment_methods th {
padding: 20px 7px;
}
.tc_gateway_form thead  th {
padding: 20px 7px;
}
.tickera_table {
width: 100%;
}
.cart_success{
color: green;
}
.tc_cart_billing {
width: 100%;
margin-bottom: 30px;
}
.tc_cart_billing th {
margin: 10px 0;
}
.tc_gateway_form td {
padding: 7px;
}
.info_section h2 {
float: left;
width: 100%;
}
.tickera input {
border: 1px solid rgba(0, 0, 0, 0.2);
}
.tickera select {
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 5px;
max-width: 4em;
width: 100%;
margin: auto;
display: block;
}
.tickera-input-field {
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 7px;
}
.tc_cart_payment_methods {
width: 100%;
}
.tc-form-disable {
position: absolute;
top: -20px;
bottom: -20px;
left:-20px;
right: -20px;
background-color: rgba(255, 255, 255, 0.8);
}
.tickera_owner_info .tc_cart_remove_icon {
opacity: 1;
}
.tc-delete-loader {
border: 6px solid #f3f3f3;
border-top: 6px solid #6b5f89;
border-radius: 50%;
width: 20px;
height: 20px;
animation: tcspin 2s linear infinite;
z-index: 99;
position: absolute;
}
@keyframes tcspin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.ticket-info-wrap {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 0 40px 0;
float:left;
width: 100%;
}
.fields-wrap input {
float: left;
}
.fields-wrap label {
width: 100%;
}
.fields-wrap span {
float: left;
width: 100%;
margin-bottom: 10px;
}
.field-name {
float: left;
}
.cart_error {
color: red;
}
.tc-cart-form-widget {
width: 100%;
margin: 0 auto 0 auto;
}
.event_tickets.tickera input[type="number"]::-webkit-inner-spin-button,
.event_tickets.tickera input[type="number"]::-webkit-outer-spin-button,
.tickera-checkout input[type="number"]::-webkit-inner-spin-button,
.tickera-checkout input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.event_tickets.tickera input[type="number"],
.tickera-checkout input[type="number"] {
-moz-appearance: textfield;
}
.tickera-checkout {
font-family: Helvetica, Arial, sans-serif;
color: #555;
}
.tickera-checkout .ticket-price {
text-align: center;
}
.tickera-checkout .ticket-quantity {
text-align: center;
}
.ticket-quantity .inner-wrap {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 10px;
}
.ticket-quantity .inner-wrap > * {
margin: auto;
}
.ticket-quantity .quantity,
.event_tickets.tickera .tc_quantity_selector,
.tc-event-add-to-cart-dropdown .tc_quantity_selector,
.tc-add-to-cart-group-wrap ~ .tc-add-to-cart-wrap .tc_quantity_selector {
width: 75px;
text-align: center;
border: 1px solid #e7e7e7;
margin: 0;
}
.ticket-quantity .plus {
margin-left: -4px;
}
.ticket-quantity .tickera_button {
background: none;
border: none;
color: #4187c9;
font-size: 15px;
height: 30px;
outline: none;
padding: 5px;
margin: 0;
}
.ticket-quantity .tickera_button:hover {
cursor: pointer;
color: #555;
background-color: transparent;
}
.ticket-quantity .tickera_button:hover,
.ticket-quantity .tickera_button:focus {
background: transparent;
border: none;
}
.tickera-checkout tr {
border-bottom: 1px solid #e7e7e7;
}
.tickera-checkout tr th {
font-size: 14px;
font-weight: bold;
padding:10px;
}
.tickera-checkout thead tr th:nth-child(2),
.tickera-checkout thead tr th:nth-child(3),
.tickera-checkout thead tr th:nth-child(4),
.tickera-checkout tbody tr td:nth-child(2),
.tickera-checkout tbody tr td:nth-child(3),
.tickera-checkout tbody tr td:nth-child(4){
text-align: center;
}
.tickera-checkout tr th:first-child {
text-align: left;
}
.tickera-checkout tr th:last-child, .ticket-total {
text-align: right;
}
.tickera-checkout tbody tr td {
vertical-align: middle;
}
.tickera-button {
border: none;
color: #fff;
padding: 13px 20px;
background-color: #4187c9;
border: none;
}
#tc_payment_form .tc_payment_confirm {
text-decoration: none;
}
#tc_payment_form .tc_payment_confirm:hover,
#tc_payment_form .tc_payment_confirm:focus,
#tc_payment_form .tc_payment_confirm:focus-visible {
outline: none;
}
.tickera-button:not(.tickera_checkout):hover,
.tickera-button:not(.tickera_checkout):focus,
.tickera-button:not(.tickera_checkout):focus-visible {
background-color: #285F96;
}
.tickera_checkout{
margin: 30px 0 0 0;
cursor: pointer;
}
.tickera_checkout:hover,
.tickera_checkout:focus,
.tickera_checkout:focus-visible {
background-color: #7cc576;
color: #fff;
}
.coupon-code {
font-size: 15px;
border: 1px solid #e7e7e7;
margin-bottom: 10px;
}
.tickera-checkout .ticket-total-all {
font-weight: bold;
text-align: right;
}
.ticket-total-all span {
margin-bottom: 10px;
}
.tickera-checkout .last-table-row td {
padding: 20px 10px;
}
.tickera-checkout .action-wrap {
display: flex;
gap: 10px;
}
.tickera-checkout .discount-wrap {
flex: 1;
display: flex;
align-items: center;
gap: 10px;
}
.tickera-checkout .coupon_code {
width: 50%;
height: 100%;
min-width: 150px;
}
.tickera-checkout .update-wrap {
flex: 1;
display: flex;
gap: 10px;
justify-content: right;
}
.tickera-checkout .apply_coupon.tc-hidden {
display: none;
}
#tickera_cart input[type="submit"],
#tickera_cart input[type="submit"]:hover,
#tickera_cart input[type="submit"]:focus {
text-decoration: none;
outline: none;
}
.ticket-info-wrap p {
line-height: 0;
margin: 0;
}
#tickera_cart .tickera_buyer_info {
border-bottom: 1px solid #e7e7e7;
margin-bottom: 19px;
padding-bottom: 20px;
float: left;
width: 100%;
}
.tickera_buyer_info h5 {
float: left;
width: 100%;
}
.tickera_additional_info select {
display: inline-block;
max-width: unset;
}
.tc_cart_payment_methods label {
margin-bottom: 0px;
float: left;
width: 100%;
}
.tc_cart_errors {
color: #FA1010;
}
.tc_in_cart {
width: 100%;
display: block;
}
.order_details_title {
font-weight: bold;
display: inline-block;
width: 130px;
}
span.total_item_title {
display: inline-block;
font-weight: normal;
}
span.total_item_amount {
display: inline-block;
min-width: 85px;
font-weight: normal;
}
span.cart_total_price_title,
span.cart_total_price {
font-weight: bold;
margin-top: 14px;
margin-bottom: 0;
} .tc_widget_cart_button {
text-align: center;
float: right;
margin-top: 20px;
}
.tc-clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .tc-clearfix {
display: block;
}
* html .tc-clearfix {
height: 1%;
}
.payment-option-wrap {
width: 33%;
float:left;
text-align: center;
margin-bottom: 20px;
}
.payment-option-wrap:hover {
cursor: pointer;
}
.payment-image-check {
height: 70px;
overflow: hidden;
}
.payment-option-wrap img {
margin: -72px 0 0 0;
width: auto !important;
}
.tc_choose_gateway {
margin-right: 7px;
}
.payment-option-wrap label img {
pointer-events: none;
position: relative;
max-width: none;
}
.payment-option-wrap label {
display: inline-block;
position: relative;
}
.payment-option-wrap label::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.tc_redirect_message {
display: none;
}
.tickera-payment-gateways .free_orders.plugin-title {
display: none;
}
.tc_checkout_error_info {
color: red;
}
.tc-tooltip-content {
display: block;
padding: 10px 20px;
margin: 0;
border: 2px solid var( --wp--preset--color--foreground, #ccc );
border-radius: 20px;
border-bottom-left-radius: 0;
font-size: 0.8em;
max-width: 200px;
line-height: 1.5;
color: var( --wp--preset--color--foreground, #000 );
background: var( --wp--preset--color--background, #fff );
}
.tc-event-dropdown-wrap .add-to-cart p {
margin: 0;
}
.tc-event-dropdown-wrap .inner-wrap,
.tc-event-dropdown-wrap .cart_form {
display: inline-flex;
align-items: center;
}
.tc-event-dropdown-wrap .tc_in_cart,
.tc-event-dropdown-wrap .tc_tickets_sold {
margin-left: 10px;
}
.tc-event-dropdown-wrap .actions .add-to-cart {
display: none;
}
.tc-event-dropdown-wrap .actions .add-to-cart:first-child {
display: inline-block;
}
.event_tickets.tickera a:focus,
.event_tickets.tickera a:focus-visible,
.event_tickets.tickera form:focus,
.event_tickets.tickera form:focus-visible {
outline: none;
} .tc_email_verify {
position: relative;
width: 30% !important;
left: -100px;
top: 54px;
background: #6b5f89;
color: #fff;
box-shadow: none;
border: none;
padding: 15px 18px;
font-size: 1.05em;
line-height: 1.6em;
text-align: center;
} #tickera_cart .tc-cart-form-inner {
position: relative;
}
#tickera_cart .proceed-to-checkout-container {
text-align: right;
} @media only screen and ( max-width: 1270px ) {
.tc-cart-form-widget {
width: 100%;
}
}
@media only screen and ( max-width: 1070px ) {
.tc-cart-form-widget {
width: 100%;
}
}
@media only screen and ( max-width: 850px ) {
.tc-cart-form-widget {
width: 100%;
}
}
@media only screen and ( max-width: 650px ) {
.tc-cart-form-widget {
width: 100%;
}
.tickera-checkout tr th {
font-size: 14px;
}
.tickera-checkout tbody tr td,
.event_tickets th,
.event_tickets td {
font-size: 13px;
}
.tc_gateway_form td {
padding: 7px 2px;
}
.tc_gateway_form td {
font-size: 14px;
}
.payment-option-wrap {
width: 50%;
}
.tickera-checkout .action-wrap {
flex-direction: column;
gap: 10px;
}
.tickera-checkout .discount-wrap {
flex-direction: column;
}
.tickera-checkout .coupon_code,
.tickera-checkout .apply_coupon {
width: 100%;
text-align: center;
}
.tickera-checkout .discount-wrap .message {
margin-bottom: 20px;
}
.tickera-checkout .update-wrap > * {
flex: 1;
}
}
@media only screen and ( max-width: 470px ) {
.tc-cart-form-widget {
width: 100%;
}
.ticket-price, .ticket-price-header {
display: none;
}
.coupon-code {
width: 200px;
margin: 10px 0 10px 0;
}
.tickera_additional_info input[type=text],
.tickera_additional_info input[type=password],
.tickera_additional_info input[type=email] {
width: 100%;
margin: 8px 0 10px 0;
}
.tickera-checkout .tickera_update,
.tickera_checkout {
width: 100%;
}
}
@media only screen and ( max-width: 320px ) {
.tc-cart-form-widget {
width: 100%;
}
.ticket-quantity .tickera_button {
width: 100%;
margin: 0;
}
.coupon-code {
width: 248px;
margin: 10px 0 10px 0;
}
} @media only screen and ( max-width: 480px ) {
table.order-details {
border: 0 !important;
}
table.order-details tbody {
border: 0 !important;
}
table.order-details th, table.order-details td {
border: 0.1rem solid #dcd7ca;
border-bottom: 0;
}
table.order-details tr:first-child {
display: none;
}
table.order-details tr {
display: block;
border-bottom: 0.1rem solid #dcd7ca !important;
margin-bottom: 10px !important;
}
table.order-details td {
display: block;
text-align: right;
}
table.order-details td:empty {
display: none;
}
table.order-details td::before {
content: attr(data-column);
float: left;
font-weight: bold;
text-transform: capitalize;
}
table.order-details td:last-child {
border-bottom: 0;
}
} @media only screen and ( max-width: 320px ) {
table.event_tickets {
border: 0 !important;
}
table.event_tickets th, table.event_tickets table td {
border: 0.1rem solid #dcd7ca;
border-bottom: 0;
}
table.event_tickets tr:first-child {
display: none;
}
table.event_tickets tr {
border-bottom: 0.1rem solid #dcd7ca;
display: block;
margin-bottom: 10px;
}
table.event_tickets td {
display: block;
text-align: right;
border-bottom: 0;
}
table.event_tickets td:empty {
display: none;
}
table.event_tickets td::before {
content: attr(data-column);
float: left;
font-weight: bold;
text-transform: capitalize;
}
table.event_tickets td:last-child {
border-bottom: 0;
}
table.event_tickets .tc_quantity_selector {
display: inline-block;
}
}.tc-title-wrap h3 {
font-size: 1.3em;
font-weight: 600;
}
#tc-shortcode-builder select, #tc-shortcode-builder input {
font-size: 14px;
line-height: 1.4;
min-height: 30px;
border: 1px solid #7e8993;
}
.tc-shortcode-atts h3 {
color: #23282d;
font-size: 1.3em;
margin: 1em 0;
}
#tc-shortcode-builder .submit {
padding: 1.5em 0;
margin: 5px 0;
}
#tc-shortcode-builder .submit input {
background: #007cba;
border-color: #007cba;
color: #fff;
width: auto;
}
#tc-shortcode-builder .color-option {
display: inline-block;
width: 24%;
padding: 5px 15px 15px;
box-sizing: border-box;
margin-bottom: 3px;
cursor: pointer;
}
#tc-shortcode-builder .color-palette {
width:100%
}
#tc-shortcode-builder label {
vertical-align: middle;
}
#tc-shortcode-builder input[type=checkbox], #tc-shortcode-builder input[type=radio] {
border: 1px solid #7e8993 !important;
border-radius: 4px;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0 !important;
height: 1rem !important;
margin: -.25rem .25rem 0 0;
padding: 0!important;
text-align: center;
vertical-align: middle;
width: 1rem !important;
min-width: 1rem;
-webkit-appearance: none;
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
transition: .05s border-color ease-in-out;
min-height: inherit !important;
}
#tc-shortcode-builder input[type=checkbox]:checked::before {
content: url(data:image/svg+xml;utf8,<svg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27><path%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%231e8cbe%27%2F><%2Fsvg>);
margin: -.1875rem 0 0 -.25rem;
height: 1.3125rem;
width: 1.3125rem !important;
}
#tc-shortcode-builder input[type=checkbox]:checked::before, #tc-shortcode-builder input[type=radio]:checked::before {
float: left;
display: inline-block;
vertical-align: middle;
width: 1rem;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#tc-shortcode-builder input[type=radio]:checked::before {
content: "";
border-radius: 50%;
width: .5rem;
height: .5rem;
margin: .1875rem;
background-color: #1e8cbe;
line-height: 1.14285714;
}
#tc-shortcode-builder input[type=radio] {
border-radius: 50%;
margin-right: .25rem;
line-height: .71428571;
}@font-face{font-family:'FontAwesome';src:url(//www.inoek-conferences.gr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.inoek-conferences.gr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.inoek-conferences.gr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.inoek-conferences.gr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.inoek-conferences.gr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.inoek-conferences.gr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html {
-webkit-text-size-adjust: none;
}
body {
margin: 0;
padding: 0;
font: 14px/1.6 'Arial';
min-width: 940px;
}
.body-inner {
overflow: hidden;
padding: 0 20px;
}
.bg-overlay-enabled .body-inner {
min-height: 100vh;
}
.bg-overlay-enabled.admin-bar .body-inner {
min-height: calc(100vh - 32px); }
@media screen and (max-width: 782px) {
.bg-overlay-enabled.admin-bar .body-inner {
min-height: calc(100vh - 46px); }
}
* {
outline: none;
}
img {
border: 0;
max-width: 100%;
height: auto;
}
.clearfix:before,
.clearfix:after,
.clearfix-a:after {
content: '.';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix:after,
.clearfix-a:after {
clear: both;
}
.clearfix,
.clearfix-a {
zoom: 1;
}
.dn {
display: none;
}
.nowrap {
white-space: nowrap;
}
header, nav, aside, section, article, footer {
display: block;
}
.only-retina {
display: none !important;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (-moz-min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
.only-retina {
display: block !important;
}
.non-retina {
display: none !important;
}
} a {
text-decoration: none;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
a:hover {
text-decoration: underline;
}
p, span.om-p {
margin: 1em 0;
}
span.om-p {
display: block;
}
h1, h2, h3, h4, h5, h6 {
margin: 2em 0 1em 0;
line-height: 1.35;
font-weight: bold;
}
h1 {
font-size: 250%;
margin-top: .8em;
margin-bottom: .4em;
}
h1:first-child {
margin-top: .4em;
}
h2 {
font-size: 180%;
margin-top: 1.11em;
margin-bottom: .555em;
}
h2:first-child {
margin-top: .555em;
}
h3 {
font-size: 140%;
margin-top: 1.428em;
margin-bottom: .714em;
}
h3:first-child {
margin-top: .714em;
}
h4 {
font-size: 125%;
margin-top: 1.6em;
margin-bottom: .8em;
}
h4:first-child {
margin-top: .8em;
}
h5 {
font-size: 110%;
margin-top: 1.818em;
margin-bottom: .909em;
}
h5:first-child {
margin-top: .909em;
}
h6 {
font-size: 90%;
margin-top: 2.22em;
margin-bottom: 1.11em;
}
h6:first-child {
margin-top: 1.11em;
}
hr {
margin: 1em 0;
border: 0;
border-bottom: 1px solid #e8e7e7;
border-bottom-color: rgba(0, 0, 0, 0.1);
height: 0;
overflow: hidden;
}
dl {
margin: 1em 0;
}
dt {
font-weight: bold;
}
pre {
max-width: 100%;
overflow: auto;
background: rgba(0, 0, 0, 0.04);
padding: 16px;
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
q {
font-style: italic;
}
blockquote {
font-size: 150%;
line-height: 1.3;
position: relative;
}
blockquote:before {
content: '.';
height: 0;
overflow: hidden;
display: block;
margin-bottom: 1.4em;
}
blockquote:after {
content: '\201c';
font-size: 170%;
position: absolute;
top: 0;
left: 0;
}
blockquote p {
margin: .65em 0;
} body.bg-preset-1 {
background: #1a98c7 url(//www.inoek-conferences.gr/wp-content/themes/eventerra/img/bg/bg-1.jpg) no-repeat left top;
}
body.bg-preset-1 .body-inner {
background: -webkit-linear-gradient(left, rgba(8, 43, 65, 0) 0%, #082b41 60%);
background: linear-gradient(to right, rgba(8, 43, 65, 0) 0%, #082b41 60%);
}
body.bg-preset-1 .header-menu-wrapper.stuck {
background-color: #1a98c7;
background-image: -webkit-linear-gradient(left, rgba(8, 43, 65, 0) 0%, #082b41 60%);
background-image: linear-gradient(to right, rgba(8, 43, 65, 0) 0%, #082b41 60%);
}
body.bg-preset-2 {
background: #1f7e4e url(//www.inoek-conferences.gr/wp-content/themes/eventerra/img/bg/bg-2.jpg) no-repeat left top;
}
body.bg-preset-2 .body-inner {
background: -webkit-linear-gradient(left, rgba(20, 39, 28, 0) 0%, #14271c 70%);
background: linear-gradient(to right, rgba(20, 39, 28, 0) 0%, #14271c 70%);
}
body.bg-preset-2 .header-menu-wrapper.stuck {
background-color: #1f7e4e;
background-image: -webkit-linear-gradient(left, rgba(20, 39, 28, 0) 0%, #14271c 70%);
background-image: linear-gradient(to right, rgba(20, 39, 28, 0) 0%, #14271c 70%);
}
body.bg-preset-3 {
background: #4a238e url(//www.inoek-conferences.gr/wp-content/themes/eventerra/img/bg/bg-3.jpg) no-repeat left top;
}
body.bg-preset-3 .body-inner {
background: -webkit-linear-gradient(left, rgba(23, 12, 46, 0) 0%, #170c2e 70%);
background: linear-gradient(to right, rgba(23, 12, 46, 0) 0%, #170c2e 70%);
}
body.bg-preset-3 .header-menu-wrapper.stuck {
background-color: #4a238e;
background-image: -webkit-linear-gradient(left, rgba(23, 12, 46, 0) 0%, #170c2e 70%);
background-image: linear-gradient(to right, rgba(23, 12, 46, 0) 0%, #170c2e 70%);
}
body.bg-preset-4 {
background: #4a4132 url(//www.inoek-conferences.gr/wp-content/themes/eventerra/img/bg/bg-4.jpg) no-repeat left top;
}
body.bg-preset-4 .body-inner {
background: -webkit-linear-gradient(left, rgba(28, 25, 20, 0) 0%, #1c1914 70%);
background: linear-gradient(to right, rgba(28, 25, 20, 0) 0%, #1c1914 70%);
}
body.bg-preset-4 .header-menu-wrapper.stuck {
background-color: #4a4132;
background-image: -webkit-linear-gradient(left, rgba(28, 25, 20, 0) 0%, #1c1914 70%);
background-image: linear-gradient(to right, rgba(28, 25, 20, 0) 0%, #1c1914 70%);
}
body.bg-preset-5 {
background: #2e2e2e url(//www.inoek-conferences.gr/wp-content/themes/eventerra/img/bg/bg-5.png) no-repeat left top;
}
body.bg-preset-5 .body-inner {
background: -webkit-linear-gradient(left, rgba(24, 24, 24, 0) 0%, #181818 80%);
background: linear-gradient(to right, rgba(24, 24, 24, 0) 0%, #181818 80%);
}
body.bg-preset-5 .header-menu-wrapper.stuck {
background-color: #2e2e2e;
background-image: -webkit-linear-gradient(left, rgba(24, 24, 24, 0) 0%, #181818 80%);
background-image: linear-gradient(to right, rgba(24, 24, 24, 0) 0%, #181818 80%);
}
body.bg-preset-6 {
background: #500600 url(//www.inoek-conferences.gr/wp-content/themes/eventerra/img/bg/bg-6.jpg) no-repeat left top;
}
body.bg-preset-6 .body-inner {
background: -webkit-linear-gradient(left, rgba(24, 2, 0, 0) 0%, #180200 80%);
background: linear-gradient(to right, rgba(24, 2, 0, 0) 0%, #180200 80%);
}
body.bg-preset-6 .header-menu-wrapper.stuck {
background-color: #500600;
background-image: -webkit-linear-gradient(left, rgba(24, 2, 0, 0) 0%, #180200 80%);
background-image: linear-gradient(to right, rgba(24, 2, 0, 0) 0%, #180200 80%);
} .om-columns {
margin-left: -30px;
margin-right: -30px;
}
.om-columns.om-columns-s-pad {
margin-left: -10px;
margin-right: -10px;
}
.om-columns:after {
content: '.';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
clear: both;
}
.om-columns .om-column {
position: relative;
float: left;
padding-left: 30px;
padding-right: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.om-columns.om-columns-s-pad .om-column {
padding-left: 10px;
padding-right: 10px;
}
.om-columns .om-column.om-full {
float: none;
}
.om-columns .om-column.om-one-half,
.om-columns .om-column.om-two-fourth {
width: 50%;
}
.om-columns .om-column.om-one-third {
width: 33.33%;
}
.om-columns .om-column.om-two-third {
width: 66.66%;
}
.om-columns .om-column.om-one-fourth {
width: 25%;
} .om-svg {
width: 32px;
height: 32px;
}
.om-svg svg {
width: 100%;
height: 100%;
display: block;
}
.container {
max-width: 1168px;
margin: 0 auto;
}
.content-footer {
box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.5);
margin: 0 0 40px 0;
}
.om-remove-margins {
margin-left: -30px;
margin-right: -30px;
} .header-top {
margin: 30px 0;
position: relative;
}
.header-logo {
line-height: 1;
font-weight: bold;
float: left;
width: 50%;
}
.header-logo img {
display: block;
}
.header-logo a {
color: inherit;
}
.header-logo a:hover {
color: inherit;
text-decoration: none;
}
.header-logo.header-logo-uppercase {
text-transform: uppercase;
}
@media only screen and (max-width: 1179px) {
.header-logo-inner {
font-size: 90%;
}
}
.header-info {
float: right;
width: 50%;
text-align: right;
}
.header-location {
font-size: 107%;
margin: .5em 0;
display: inline-block;
vertical-align: middle;
}
.header-location:before {
content: '\e901';
font-family: 'omFont';
line-height: 1;
vertical-align: middle;
margin-right: .3em;
font-size: 130%;
position: relative;
top: -.1em;
}
.header-social-icons {
display: inline-block;
vertical-align: middle;
margin-left: 2em;
}
.header-wpml-selector {
font-size: 107%;
display: inline-block;
vertical-align: middle;
margin: .5em 0 .5em 2em;
position: relative;
z-index: 1;
} .header-wpml-selector #lang_sel a,
.header-wpml-selector #lang_sel_click a {
font-size: 100% !important;
color: inherit !important;
border: 0;
}
.header-wpml-selector #lang_sel,
.header-wpml-selector #lang_sel_click {
display: block;
height: auto;
}
.header-wpml-selector #lang_sel:after,
.header-wpml-selector #lang_sel_click:after {
content: '';
clear: both;
height: 0;
display: block;
}
.header-wpml-selector #lang_sel a.lang_sel_sel,
.header-wpml-selector #lang_sel_click a.lang_sel_sel {
text-align: right;
background: none;
padding: 0 .5em;
border: 1px solid;
}
.header-wpml-selector #lang_sel a.lang_sel_sel:hover,
.header-wpml-selector #lang_sel_click a.lang_sel_sel:hover {
background: none;
}
.header-wpml-selector #lang_sel a.lang_sel_sel:after,
.header-wpml-selector #lang_sel_click a.lang_sel_sel:after {
content: '\e600';
font-family: 'omFont';
margin-left: .5em;
}
.header-wpml-selector #lang_sel ul ul,
.header-wpml-selector #lang_sel_click ul ul {
border: 0;
height: auto;
top: 100%;
right: 0;
left: auto;
width: auto;
}
.header-wpml-selector #lang_sel li ul a,
.header-wpml-selector #lang_sel_click li ul a {
text-align: right;
padding: .5em;
background: none !important;
color: #000 !important;
}
.header-wpml-selector #lang_sel li,
.header-wpml-selector #lang_sel_click li {
white-space: nowrap;
float: none;
width: auto;
} .header-countdown-wrapper {
height: 100px;
margin-top: 20px;
}
.header-countdown {
position: absolute;
right: 0;
bottom: 3px;
}
#header-countdown {
display: none;
}
.countdown-box {
float: left;
width: 94px;
height: 94px;
overflow: hidden;
border: 3px solid;
border-radius: 50%;
margin-left: 9px;
position: relative;
text-align: center;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.countdown-box:first-child {
margin-left: 0;
}
.countdown-box .box-bg {
position: absolute;
top: -71px;
left: -3px;
border: 100px solid;
border-top-color: transparent !important;
border-left-width: 0;
border-bottom-width: 0;
width: 0;
height: 67px;
opacity: 0;
-webkit-animation: countdown-bg 1s linear forwards;
animation: countdown-bg 1s linear forwards;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.countdown-box.box-min .box-bg {
-webkit-animation-duration: 60s;
animation-duration: 60s;
}
.countdown-box.box-hrs .box-bg {
-webkit-animation-duration: 3600s;
animation-duration: 3600s;
}
.countdown-box.box-days .box-bg,
.countdown-box .box-bg.mobile-bg {
-webkit-animation: none;
animation: none;
opacity: .5;
-webkit-transform: translateY(42.5%);
transform: translateY(42.5%);
}
@-webkit-keyframes countdown-bg {
100% {
opacity: 1;
-webkit-transform: translateY(83%);
}
}
@keyframes countdown-bg {
100% {
opacity: 1;
transform: translateY(83%);
}
}
.countdown-box .box-value {
font-size: 38px;
line-height: 38px;
margin: 25px 0 3px;
font-family: 'Montserrat';
font-weight: bold;
}
.countdown-box .box-label {
font-size: 14px;
opacity: .7;
}
@media only screen and (max-width: 1023px) {
.header-countdown-wrapper {
height: 80px;
}
.countdown-box {
width: 74px;
height: 74px;
}
.countdown-box .box-bg {
top: -60px;
border-width: 80px;
border-left-width: 0;
border-bottom-width: 0;
height: 55px;
}
.countdown-box .box-value {
font-size: 29px;
line-height: 29px;
margin: 20px 0 3px;
}
.countdown-box .box-label {
font-size: 12px;
}
} .button-a-bg {
position: relative;
overflow: hidden;
}
.button-a-bg-inner {
display: block;
position: relative;
}
.button-a-bg:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: left bottom;
background-repeat: no-repeat;
pointer-events: none;
-webkit-transform: translateX(40%);
transform: translateX(40%);
}
.button-a-bg:hover:before {
-webkit-animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
@-webkit-keyframes button-a-bg {
50% {
opacity: 0;
-webkit-transform: translateX(100%);
}
51% {
opacity: 0;
-webkit-transform: translateX(0);
}
100% {
opacity: 1;
-webkit-transform: translateX(40%);
}
}
@keyframes button-a-bg {
50% {
opacity: 0;
transform: translateX(100%);
}
51% {
opacity: 0;
transform: translateX(0);
}
100% {
opacity: 1;
transform: translateX(40%);
}
} .header-menu {
position: relative;
font-size: 121%;
}
.header-menu.apply-uppercase {
text-transform: uppercase;
}
.header-menu-wrapper.stuck {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 9499;
padding: 0 20px;
}
body.admin-bar .header-menu-wrapper.stuck {
top: 32px;
}
@media screen and (max-width: 782px) {
body.admin-bar .header-menu-wrapper.stuck {
top: 46px;
}
}
@media screen and (max-width: 600px) {
body.admin-bar .header-menu-wrapper.stuck {
top: 0;
}
}
.header-menu-wrapper.stuck .header-menu {
max-width: 1168px;
margin: 0 auto;
} .header-menu-primary {
float: left;
}
.primary-menu {
display: -ms-flexbox;
display: flex;
}
.header-menu.root-items-bold .primary-menu > li > a {
font-weight: bold;
}
.primary-menu,
.primary-menu ul {
list-style: none;
padding: 0;
margin: 0;
cursor: default;
}
.primary-menu.show-dropdown-symbol > li.menu-item-has-children > a:after {
content: "\e602";
font-family: "omFont";
margin-left: .5em;
line-height: 1;
}
.primary-menu.show-dropdown-symbol ul li.menu-item-has-children > a:after {
content: "\e608";
font-family: "omFont";
margin-left: .6em;
line-height: 1;
display: inline-block;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.primary-menu.show-dropdown-symbol ul li.menu-item-has-children.omHover > a:after {
-webkit-transform: translate3d(3px, 0, 0);
transform: translate3d(3px, 0, 0);
}
.primary-menu > li {
margin-right: 40px;
white-space: nowrap;
}
.primary-menu > li:last-child {
margin-right: 0;
}
.primary-menu a {
padding: 1.3em 0;
display: block;
text-decoration: none;
z-index: 501;
position: relative;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.primary-menu a:hover {
text-decoration: none;
}
.primary-menu > li > a {
overflow: hidden;
}
.primary-menu > li > a:before {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: .7em;
height: 3px;
margin-bottom: 1px;
opacity: 0;
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
-webkit-transition: all .2s;
transition: all .2s;
}
.primary-menu > li > a:hover:before {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.primary-menu > li.menu-item-has-children > a:before {
margin-bottom: -1px;
height: 4px;
}
.primary-menu > li.menu-item-has-children > a:hover:before,
.primary-menu > li.menu-item-has-children.omHover > a:before {
opacity: 1;
-webkit-transform: translateY(0.7em);
transform: translateY(0.7em);
}
.primary-menu li {
position: relative;
}
.primary-menu .sub-menu {
display: none;
position: absolute;
white-space: nowrap;
z-index: 500;
}
.primary-menu > li > .sub-menu {
min-width: 100%;
left: 0;
top: 100%;
overflow: hidden;
margin: 0 -40px -40px;
padding: 0 40px 40px;
font-size: 94%;
}
.primary-menu > li > .sub-menu > ul {
min-width: 100%;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-webkit-transition: all 0.2s cubic-bezier(0.8, 0, 1, 1);
transition: all 0.2s cubic-bezier(0.8, 0, 1, 1);
}
.primary-menu > li.omHover > .sub-menu > ul {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}
.primary-menu ul {
background: #fff;
box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
text-transform: none;
}
.primary-menu .sub-menu li:after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.06);
z-index: 501;
}
.primary-menu .sub-menu li:last-child:after {
display: none;
}
.primary-menu ul a {
color: #000;
padding: .7em 1.2em;
}
.primary-menu ul li:last-child > a {
border-bottom: 0;
}
.primary-menu ul .sub-menu {
left: 100%;
top: 0;
-webkit-transition: all 0.15s;
transition: all 0.15s;
}
.primary-menu > li:last-child > .sub-menu {
left: auto;
right: 0;
}
@media only screen and (max-width: 1279px) {
.primary-menu > li {
margin-right: 17px;
}
}
@media only screen and (max-width: 1023px) {
.primary-menu > li {
margin-right: 14px;
}
} .primary-menu > li.megamenu-enable {
position: static;
}
.primary-menu > li.megamenu-enable ul ul {
box-shadow: none;
}
.primary-menu > li.megamenu-enable > .sub-menu {
top: 100%;
left: 0;
right: 0;
}
.primary-menu > li.megamenu-enable > .sub-menu > ul {
display: table;
width: 100%;
table-layout: fixed;
}
.primary-menu > li.megamenu-enable > .sub-menu > ul > li {
display: table-cell;
border-left-width: 1px;
border-left-style: solid;
width: auto;
padding: 1em 0;
}
.primary-menu > li.megamenu-enable > .sub-menu > ul > li:first-child {
border-left: 0;
}
.primary-menu > li.megamenu-enable > .sub-menu > ul > li > a {
font-weight: bold;
padding-bottom: .9em;
}
.header-menu.apply-uppercase .primary-menu > li.megamenu-enable > .sub-menu > ul > li > a {
text-transform: uppercase;
}
.primary-menu > li.megamenu-enable.megamenu-hide-titles > .sub-menu > ul > li > a {
display: none;
}
.primary-menu > li.megamenu-enable > .sub-menu > ul > li a:after {
display: none;
}
.primary-menu > li.megamenu-enable > .sub-menu .sub-menu {
display: block !important;
position: static;
}
.primary-menu > li.megamenu-enable > .sub-menu .sub-menu a {
padding-top: .3em;
padding-bottom: .3em;
}
.primary-menu > li.megamenu-enable > .sub-menu ul li:after {
display: none;
}
.menu-item .omfi-before:before {
margin-right: .7em;
width: 1.1em;
text-align: center;
}
.primary-menu > li.megamenu-enable > .sub-menu > ul > li {
border-color: rgba(0, 0, 0, 0.06);
} .header-buttons {
float: right;
}
.header-extra-button {
display: block;
float: left;
text-decoration: none;
padding: 1.3em 2.7em;
box-sizing: border-box;
position: relative;
z-index: 700;
}
.header-extra-button:hover {
text-decoration: none;
}
.header-menu.root-items-bold .header-extra-button {
font-weight: bold;
} .header-extra-dropdown-button-wrapper {
float: left;
position: relative;
z-index: 700;
}
.header-extra-dropdown-button {
padding: 1.3em 2.7em;
cursor: pointer;
}
.header-menu.root-items-bold .header-extra-dropdown-button {
font-weight: bold;
}
.header-extra-dropdown-menu-wrapper {
position: absolute;
right: 0;
top: 100%;
padding: 0 20px 20px;
margin: 0 -20px -20px;
overflow: hidden;
min-width: 100%;
display: none;
}
.secondary-menu {
text-align: right;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-webkit-transition: all 0.2s cubic-bezier(0.8, 0, 1, 1);
transition: all 0.2s cubic-bezier(0.8, 0, 1, 1);
}
.header-extra-dropdown-button-wrapper.active .secondary-menu {
box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}
.secondary-menu,
.secondary-menu ul {
list-style: none;
margin: 0;
padding: 0;
display: block;
white-space: nowrap;
background: #fff;
}
.secondary-menu a {
display: block;
color: #000;
padding: .7em 1.2em;
text-decoration: none;
}
.secondary-menu a:hover {
text-decoration: none;
}
.secondary-menu li {
position: relative;
}
.secondary-menu li:after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.06);
z-index: 501;
}
.secondary-menu > li:first-child:after {
display: none;
} .header-menu-mobile-control {
display: none;
padding: 1.3em 0;
text-align: center;
width: 4.2em;
cursor: pointer;
-webkit-transition: all .2s;
transition: all .2s;
}
.header-menu-mobile-control:before {
content: '\e61e';
font-family: 'omFont';
font-size: 200%;
line-height: 1px;
vertical-align: middle;
}
.header-mobile-menu-primary,
.primary-mobile-menu-container {
display: none;
}
.header-mobile-menu-primary {
clear: both;
}
.header-menu-trim .header-menu-primary {
display: none;
}
.header-menu-trim .header-menu-mobile-control,
.header-menu-trim .header-mobile-menu-primary {
display: block;
}
.header-menu.header-menu-trim.extra-buttons-one .header-menu-mobile-control,
.header-menu.header-menu-trim.extra-buttons-two .header-menu-mobile-control {
float: left;
}
.primary-mobile-menu {
list-style: none;
padding: 1em;
margin: 0;
}
.primary-mobile-menu li a {
display: block;
padding: 0.4em 0;
}
.primary-mobile-menu li a:hover {
text-decoration: none;
}
.primary-mobile-menu ul {
display: none;
list-style: none;
margin: 0 0 0 1.5em;
padding: 0;
}
.primary-mobile-menu.show-dropdown-symbol > li.menu-item-has-children > a:after,
.primary-mobile-menu.show-dropdown-symbol ul li.menu-item-has-children > a:after {
content: "\e602";
font-family: "omFont";
margin-left: 0.6em;
line-height: 1;
} .om-social-icon {
color: inherit;
display: block;
float: left;
font-size: 1.6em;
width: 1.8em;
height: 1.8em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border-radius: 50%;
}
.om-social-icon svg {
display: block;
width: 1.1em;
height: 1.1em;
margin: 0.35em;
fill: currentColor;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.om-social-icon:hover svg {
fill: #fff;
}
.om-social-icon.social-icon-behance:hover {
background-color: #18a3fe !important;
}
.om-social-icon.social-icon-delicious:hover {
background-color: #3274d1 !important;
}
.om-social-icon.social-icon-deviantart:hover {
background-color: #d0de21 !important;
}
.om-social-icon.social-icon-digg:hover {
background-color: #2882c6 !important;
}
.om-social-icon.social-icon-dribbble:hover {
background-color: #ef5b92 !important;
}
.om-social-icon.social-icon-facebook:hover {
background-color: #3b5998 !important;
}
.om-social-icon.social-icon-flickr:hover {
background-color: #f1628b !important;
}
.om-social-icon.social-icon-foursquare:hover {
background-color: #0732a2 !important;
}
.om-social-icon.social-icon-github:hover {
background-color: #7292a2 !important;
}
.om-social-icon.social-icon-google-plus:hover {
background-color: #d94a39 !important;
}
.om-social-icon.social-icon-instagram:hover {
background-color: #9f6f54 !important;
}
.om-social-icon.social-icon-lastfm:hover {
background-color: #d21309 !important;
}
.om-social-icon.social-icon-leanpub:hover {
background-color: #d21309 !important;
}
.om-social-icon.social-icon-linkedin:hover {
background-color: #71b2d0 !important;
}
.om-social-icon.social-icon-openid:hover {
background-color: #f28018 !important;
}
.om-social-icon.social-icon-pinterest:hover {
background-color: #cb2027 !important;
}
.om-social-icon.social-icon-skype:hover {
background-color: #18b7f1 !important;
}
.om-social-icon.social-icon-slideshare:hover {
background-color: #0579b6 !important;
}
.om-social-icon.social-icon-soundcloud:hover {
background-color: #ff4a01 !important;
}
.om-social-icon.social-icon-spotify:hover {
background-color: #84bd00 !important;
}
.om-social-icon.social-icon-tumblr:hover {
background-color: #2c4762 !important;
}
.om-social-icon.social-icon-twitter:hover {
background-color: #5ea9dd !important;
}
.om-social-icon.social-icon-vimeo:hover {
background-color: #62a0ad !important;
}
.om-social-icon.social-icon-vine:hover {
background-color: #00bf8f !important;
}
.om-social-icon.social-icon-vk:hover {
background-color: #527498 !important;
}
.om-social-icon.social-icon-wordpress:hover {
background-color: #464646 !important;
}
.om-social-icon.social-icon-xing:hover {
background-color: #006464 !important;
}
.om-social-icon.social-icon-yahoo:hover {
background-color: #ab64bc !important;
}
.om-social-icon.social-icon-youtube:hover {
background-color: #f45750 !important;
}
.om-social-icon.social-icon-line:hover {
background-color: #00c300 !important;
}
.om-social-icon.social-icon-wechat:hover {
background-color: #7bb32e !important;
} .page-title-wrapper {
position: relative;
overflow: hidden;
border-bottom: 1px solid;
}
.page-title-wrapper.title-align-right {
text-align: right;
}
.page-title-wrapper.title-align-center,
.page-title-wrapper.tpl-shadow {
text-align: center;
}
.page-title-inner {
padding: 3.7em 0;
margin: 0 30px;
position: relative;
}
.page-titles-apply-uppercase .page-title-wrapper .page-title {
text-transform: uppercase;
}
.page-title-wrapper .page-title {
margin: 0;
}
.page-title-subtitle {
font-size: 92%;
margin-bottom: -1.5em;
}
.page-title-shadow {
font-size: 16.2em;
font-weight: bold;
white-space: nowrap;
position: absolute;
top: 50%;
left: 50%;
opacity: .067;
-webkit-transform: translate(-50%, -50.4%);
transform: translate(-50%, -50.4%);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
}
.page-titles-apply-uppercase .page-title-wrapper .page-title-shadow {
text-transform: uppercase;
} .om-speaker-single-card {
margin: -1em -30px 1em;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.om-speaker-single-photo {
width: 33.33%;
float: left;
}
.om-speaker-single-photo img {
display: block;
width: 100%;
}
.om-speaker-single-photo.om-empty {
padding-top: 22.22%;
background: rgba(0, 0, 0, 0.05);
}
.om-speaker-single-info {
float: left;
width: 66.66%;
padding: 70px 90px;
box-sizing: border-box;
}
.om-speaker-single-info:first-child { padding-left: 30px;
padding-right: 30px;
}
h1.om-speaker-single-name {
margin: 0;
}
.om-speaker-single-contacts {
position: absolute;
bottom: 0;
padding-right: 30px;
}
.om-speaker-single-contacts .om-item {
float: left;
overflow: hidden;
}
.om-speaker-single-contacts .om-speakers-contact-icon {
padding-right: 0;
padding-bottom: 10px;
left: 0;
top: 10px;
opacity: 1;
transform: none;
-webkit-transition: all .2s;
transition: all .2s;
}
.om-speaker-single-contacts .om-speakers-contact-icon:hover {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
} .om-speaker-single-content {
margin-left: -30px;
margin-right: -30px;
}
.om-speaker-single-desc {
width: 66.66%;
float: right;
box-sizing: border-box;
padding-left: 90px;
padding-right: 90px;
padding-top: 3.6em;
}
.om-speaker-single-content.no-other-speakers .om-speaker-single-desc {
float: none;
width: auto;
padding: 20px 30px 0;
}
.om-speaker-single-sidebar {
width: 33.33%;
float: left;
box-sizing: border-box;
margin-bottom: -2em;
}
.om-speaker-single-sidebar-title {
padding-left: 30px;
padding-right: 30px;
margin-bottom: 1.428em;
}
.page-titles-apply-uppercase .om-speaker-single-sidebar-title {
text-transform: uppercase;
}
.om-speaker-single-sidebar .om-item {
width: 50%;
float: left;
}
.om-speaker-single-sidebar .om-item img {
display: block;
width: 100%;
}
.om-speaker-single-sidebar .om-item a {
display: block;
position: relative;
overflow: hidden;
}
.om-speaker-single-sidebar .om-item-title {
position: absolute;
left: 20px;
bottom: 20px;
right: 20px;
color: #fff;
opacity: 0;
font-size: 125%;
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all .3s;
transition: all .3s;
}
.om-speaker-single-sidebar .om-item a:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
-webkit-transition: all .3s;
transition: all .3s;
}
.om-speaker-single-sidebar .om-item a:hover:before {
opacity: .5;
}
.om-speaker-single-sidebar .om-item a:hover .om-item-title {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
} .breadcrumbs {
font-size: 85%;
opacity: 0.7;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.breadcrumbs:hover {
opacity: 1;
} .content-columns-inner {
margin-left: 30px;
margin-right: 30px;
position: relative;
}
.content-columns-wrapper:after,
.content-column-content .content-columns-inner:before,
.content-column-content .content-columns-inner:after,
.content-column-sidebar aside:before,
.content-column-sidebar aside:after {
content: '.';
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.content-column-content .content-columns-inner:before,
.content-column-sidebar aside:before {
margin-bottom: 1em;
}
.content-column-content .content-columns-inner:after,
.content-column-sidebar aside:after {
margin-top: 2em;
}
.sidebar-display .content-column-content {
float: left;
width: 66.66%;
}
.sidebar-display .content-column-sidebar {
float: right;
width: 33.33%;
}
.sidebar-display.flip-sidebar .content-column-content {
float: right;
}
.sidebar-display.flip-sidebar .content-column-sidebar {
float: left;
}
.sidebar-widget-title {
line-height: 1.35;
font-size: 125%;
margin-top: .8em;
margin-bottom: .8em;
font-weight: bold;
}
.page-titles-apply-uppercase .sidebar-widget-title {
text-transform: uppercase;
}
.sidebar-widget {
margin: 2em 0;
}
.content-columns-wrapper {
position: relative;
}
.sidebar-display .content-columns-wrapper:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 33.33%;
width: 0;
border-right-width: 1px;
border-right-style: solid;
margin-right: -1px;
}
.sidebar-display.flip-sidebar .content-columns-wrapper:before {
right: auto;
left: 33.33%;
margin-left: -1px;
} .sidebar-widget,
.footer-widget {
-ms-word-wrap: break-word;
word-wrap: break-word;
} .sidebar-widget ul {
list-style: none;
margin: 1em 0;
padding: 0;
}
.sidebar-widget ul ul {
margin: 0;
}
.sidebar-widget ul li {
padding-left: 1em;
position: relative;
margin: .4em 0;
}
.sidebar-widget ul li:before {
content: "\e608";
font-family: "omFont";
position: absolute;
top: 1px;
left: 0;
}
.sidebar-widget ul.icons li {
padding-left: 0;
}
.sidebar-widget ul.icons li:before {
content: '';
display: none;
} .footer-widget ul {
list-style: none;
margin: 1em 0;
padding: 0;
}
.footer-widget ul ul {
margin: 0;
}
.footer-widget ul li {
margin: .5em 0;
} .sidebar-widget.widget_categories select,
.sidebar-widget.widget_archive select {
width: 100%;
} .sidebar-widget.widget_nav_menu .menu {
margin: 0 -30px;
}
.sidebar-widget.widget_nav_menu .sub-menu {
margin: 0;
}
.sidebar-widget.widget_nav_menu .menu li {
padding: 0;
margin: 0;
}
.sidebar-widget.widget_nav_menu .menu li:before {
content: '';
}
.sidebar-widget.widget_nav_menu .menu > li:first-child > a {
border-top-width: 0;
}
.sidebar-widget.widget_nav_menu .menu li a {
color: inherit;
display: block;
padding: .7em 30px .7em 50px;
text-decoration: none;
position: relative;
border-top-width: 1px;
border-top-style: solid;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.sidebar-widget.widget_nav_menu .menu li a:hover,
.sidebar-widget.widget_nav_menu .menu li.current-menu-item a {
text-decoration: none;
}
.sidebar-widget.widget_nav_menu .menu li a:before {
content: "\e605";
font-family: "omFont";
position: absolute;
top: 0.5em;
left: 30px;
margin-top: 1px;
width: auto;
line-height: inherit;
}
.sidebar-widget.widget_nav_menu .menu li a:empty:after {
content: '\00A0';
}
.flip-sidebar .sidebar-widget.widget_nav_menu .menu li a {
padding-left: 30px;
padding-right: 50px;
}
.flip-sidebar .sidebar-widget.widget_nav_menu .menu li a:before {
content: "\e608";
left: auto;
right: 30px;
}
.sidebar-widget.widget_nav_menu .menu .sub-menu a {
padding-left: 70px;
}
.sidebar-widget.widget_nav_menu .menu .sub-menu a:before {
left: 50px;
}
.sidebar-widget.widget_nav_menu .menu .sub-menu .sub-menu a {
padding-left: 90px;
}
.sidebar-widget.widget_nav_menu .menu .sub-menu .sub-menu a:before {
left: 70px;
}
.flip-sidebar .sidebar-widget.widget_nav_menu .menu .sub-menu a {
padding-left: 50px;
}
.flip-sidebar .sidebar-widget.widget_nav_menu .menu .sub-menu .sub-menu a {
padding-left: 70px;
}
.flip-sidebar .sidebar-widget.widget_nav_menu .menu .sub-menu a:before,
.flip-sidebar .sidebar-widget.widget_nav_menu .menu .sub-menu .sub-menu a:before {
left: auto;
}
.footer-widget ul.menu a {
color: inherit;
text-decoration: none;
} #wp-calendar {
margin: 1em 0;
width: 100%;
border-collapse: separate;
border-spacing: 2px;
border: 0;
}
#wp-calendar tbody td {
text-align: center;
padding: 0.4em 0.2em;
}
#wp-calendar th {
padding: 0.4em 0;
}
#wp-calendar caption {
padding: 0 0 .5em 0;
font-weight: normal;
font-size: 100%;
text-align: center;
}
#wp-calendar tfoot td {
padding-top: 0.4em;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
text-align: right;
} .widget_tag_cloud .tagcloud a {
font-size: 100% !important;
display: inline-block;
margin-right: 3px;
padding: 0 0 2px;
border-bottom: 1px solid;
text-decoration: none;
-webkit-transition: all .2s;
transition: all .2s;
}
.widget_tag_cloud .tagcloud a:hover {
text-decoration: none;
border-color: inherit;
} .widget_recent_entries .post-date {
display: block;
font-size: 94%;
margin-top: -1px;
}
.footer-widget.widget_recent_entries .post-date:before {
content: '';
display: inline-block;
width: .75em;
height: .75em;
background-size: 100% 100%;
margin-right: .5em;
margin-bottom: -1px;
} .eventerra_widget_contacts .w-contacts-address,
.eventerra_widget_contacts .w-contacts-phone,
.eventerra_widget_contacts .w-contacts-email {
padding-left: 2.1em;
position: relative;
margin-bottom: 1em;
}
.eventerra_widget_contacts .w-contacts-line:before {
font-family: 'omFont';
position: absolute;
top: 0;
left: 0;
font-size: 115%;
}
.eventerra_widget_contacts .w-contacts-address:before {
content: '\e901';
left: -1px;
}
.eventerra_widget_contacts .w-contacts-phone:before {
content: '\e900';
}
.eventerra_widget_contacts .w-contacts-email:before {
content: '\f0e0';
font-size: 110%;
} .eventerra_widget_tweets .tweet-time {
font-size: 94%;
}
.footer-widget.eventerra_widget_tweets .tweet-time:before {
content: '';
display: inline-block;
width: .75em;
height: .75em;
background-size: 100% 100%;
margin-right: .5em;
margin-bottom: -1px;
} select,
.om_theme .tickera select {
max-width: 100%;
padding: 8px 24px 8px 0;
margin: 0;
font-size: 100%;
font-family: inherit;
border: 0;
border-bottom: 2px solid;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
background-color: transparent;
text-indent: 0;
text-overflow: "";
background-repeat: no-repeat;
background-position: right center;
}
select::-ms-expand {
display: none;
}
input[type=text],
input[type=search],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=password],
input[type=file],
input[type=number],
textarea,
.om_theme .ticket-quantity .quantity {
background: transparent;
border: 0px;
padding: 8px 0 7px;
margin: 0;
font-size: 100%;
font-family: inherit;
color: inherit;
border-bottom: 2px solid;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
input[type=text]:disabled,
input[type=search]:disabled,
input[type=email]:disabled,
input[type=tel]:disabled,
input[type=url]:disabled,
input[type=search]:disabled,
input[type=password]:disabled,
input[type=file]:disabled,
input[type=number]:disabled,
textarea:disabled {
border-style: dotted;
}
input.error,
textarea.error {
border-color: red !important;
}
input[type=button],
input[type=submit],
input[type=reset] {
color: #fff;
border: 0;
cursor: pointer;
position: relative;
line-height: 1.3;
padding: .7em 1.1em;
margin: 0;
border-radius: 0;
min-width: 88px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
text-decoration: none;
font-size: 96%;
text-transform: uppercase;
text-shadow: none;
font-weight: bold;
-webkit-appearance: none;
-moz-appearance: none;
}
.searchform-s {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
} .wpcf7 input[type=text],
.wpcf7 input[type=search],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 input[type=url],
.wpcf7 input[type=search],
.wpcf7 input[type=password],
.wpcf7 input[type=file],
.wpcf7 textarea {
width: 100%;
}
.om_theme input.wpcf7-not-valid,
.om_theme textarea.wpcf7-not-valid {
border-color: #dd3309;
}
.om_theme span.wpcf7-not-valid-tip {
font-size: 85%;
color: #dd3309;
margin: .2em 0 0 0;
}
.om_theme div.wpcf7-response-output {
margin: 1em 0;
padding: .9em 1em;
border: 0;
}
.om_theme div.wpcf7-validation-errors {
background: #ef6c00;
color: #fff;
}
div.wpcf7-mail-sent-ok {
background: #2e7d32;
color: #fff;
}
div.wpcf7-mail-sent-ng {
background: #d32f2f;
color: #fff;
}
div.wpcf7-spam-blocked {
background: #ef6c00;
color: #fff;
}
.om_theme div.wpcf7 img.ajax-loader {
margin-left: .7em;
}
.wpcf7 p.label {
font-size: 90%;
margin-bottom: 0;
}
.wpcf7 p.label + p {
margin-top: 0;
}
.wpcf7 p {
margin: 0 0 1.3em;
}
.wpcf7 .note {
margin-top: -1px;
font-style: italic;
} .comments-section {
margin-bottom: 2em;
clear: both;
}
.comments-title {
margin: 0 -30px;
padding: 0 30px .714em;
border-bottom: 1px solid;
}
h3.comments-title {
margin-top: 1.428em;
}
.page-titles-apply-uppercase .comments-title {
text-transform: uppercase;
}
.comments-section #pings {
font-size: 130%;
margin-top: 0;
}
.comment.bypostauthor {
box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, 0.5);
}
.comment-inner {
margin-left: 216px;
padding: 1em 0 0 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.discussion-comments > .comment:last-child > .comment-inner {
border-bottom: 0;
}
.comment-inner.depth-1 {
margin-left: 0;
}
.comment-inner.depth-2 {
margin-left: 60px;
}
.comment-inner.depth-3 {
margin-left: 120px;
}
.comment-inner.depth-4 {
margin-left: 180px;
}
.comment-meta {
font-size: 90%;
}
.comment-meta .date a,
.comment-meta .reply a,
.comment-meta .edit a {
color: inherit;
}
.comment-meta .author {
font-weight: bold;
display: inline-block;
}
.comment-meta .author cite {
font-style: normal;
}
.comment-meta .date {
display: inline-block;
margin-left: 8px;
}
.comment-meta .reply {
display: inline-block;
margin-left: 8px;
}
.comment-meta .reply a {
display: inline-block;
}
.comment-meta .edit {
display: inline-block;
margin-left: 8px;
}
.comment-meta .date:before,
.comment-meta .reply:before,
.comment-meta .edit:before {
content: '\f111';
font-family: 'omFont';
font-size: 4px;
vertical-align: middle;
margin-right: 8px;
display: inline-block;
opacity: 0.4;
}
.comment-text {
padding-bottom: 1px;
}
.comment-text .pic {
float: left;
max-width: 40px;
margin-bottom: 1em;
}
.comment-text .pic-inner {
float: left;
border-radius: 50%;
overflow: hidden;
}
.comment-text .pic-inner img {
display: block;
}
.comment-text .text.with-avatar {
margin-left: 60px;
}
.comments-section .nocomments:before {
content: "\f023";
font-family: 'omFont';
padding-right: 0.5em;
}
.comments-section .navigation-prev-next,
.comments-section #pings {
margin-top: 1em;
} .comment-form {
margin: 1em 0;
}
.new-comment {
margin: 1.5em 0 1em 0;
}
.comment-notes {
font-size: 85%;
margin: 1.17em 0;
}
.comments-section .logged-in-as,
.comments-section .must-log-in,
.comments-section .nocomments {
font-size: 90%;
margin: 1.11em 0;
background: rgba(0, 0, 0, 0.05);
padding: 0.5em 1em;
display: inline-block;
position: relative;
}
.comments-section .logged-in-as {
margin-top: 0;
}
.comments-section .logged-in-as:after,
.comments-section .must-log-in:after,
.comments-section .nocomments:after {
content: '';
position: absolute;
left: 1em;
top: 100%;
border: 10px solid transparent;
border-top: 10px solid rgba(0, 0, 0, 0.05);
border-bottom: 0;
}
.commentform-line {
margin-bottom: 12px;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=tel],
#commentform input[type=url],
#commentform input[type=password],
#commentform textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
resize: none;
}
#commentform textarea {
display: block;
}
#commentform input[type=submit],
#commentform input[type=reset] {
margin-right: 20px;
}
.cancel-comment-reply,
#reply-title {
margin: 0;
font-size: 100%;
}
.comment-reply-title small {
font-size: 100%;
}
#cancel-comment-reply-link {
text-transform: uppercase;
text-decoration: none;
font-size: 90%;
margin: 1em 0 0;
display: inline-block;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#respond .form-submit {
margin-top: 0;
} .fb-comments-wrapper {
margin: 2em 0;
}
.fb-comments,
.fb-comments > span,
.fb-comments iframe {
width: 100% !important;
} .footer-widget {
margin-top: 2em;
margin-bottom: 2em;
}
.footer-widget-title {
font-size: 140%;
margin-bottom: .71em;
}
.page-titles-apply-uppercase .footer-widget-title {
text-transform: uppercase;
}
.footer a:hover {
text-decoration: none;
}
.footer-widgets {
font-size: 95%;
padding: 0 30px;
border-top: 1px solid rgba(0, 0, 0, 0.04);
}
.footer-widgets-column {
min-height: 1px;
}
.footer .om-columns {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.footer .om-columns:after {
display: none;
}
.footer-widgets-column {
border-left: 1px solid rgba(0, 0, 0, 0.04);
}
.footer-widgets-column:first-child {
border-left: 0;
} .footer-hor-divider {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.sub-footer {
margin: -20px 0 25px;
font-size: 93%;
}
.sub-footer a {
color: inherit;
}
.sub-footer-text {
margin: .6em 0;
}
.sub-footer.no-sub-footer-text {
text-align: center;
}
.sub-footer.with-sub-footer-text {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.sub-footer.with-sub-footer-text .footer-social-icons,
.sub-footer.with-sub-footer-text .sub-footer-text {
-webkit-flex: auto;
-ms-flex: auto;
flex: auto;
}
.footer-social-icons {
text-align: right;
}
.sub-footer.no-sub-footer-text .footer-social-icons {
text-align: center;
}
.footer-social-icons .om-social-icon {
float: none;
display: inline-block;
vertical-align: top;
} .blog-posts {
margin: 0 -30px;
}
body.page-template-template-blog .content-column-content .content-columns-inner:before,
body.page-template-template-blog .content-column-content .content-columns-inner:after,
body.home.blog .content-column-content .content-columns-inner:before,
body.home.blog .content-column-content .content-columns-inner:after,
body.archive .content-column-content .content-columns-inner:before,
body.archive .content-column-content .content-columns-inner:after {
display: none;
}
.blog-post {
border-bottom-width: 1px;
border-bottom-style: solid;
margin-bottom: -1px;
}
.blog-post:last-child {
margin-bottom: 0;
border: 0;
}
.blog-post-inner:after {
content: '.';
display: block;
clear: both;
overflow: hidden;
height: 0;
}
.blog-posts.layout-small .post-media {
float: left;
width: 25%;
}
.blog-posts.layout-small .post-date-wrapper,
.blog-posts.layout-large .post-date-wrapper {
float: right;
width: 20%;
padding-right: 30px;
box-sizing: border-box;
text-align: right;
padding-top: 1.5em;
}
.blog-posts.layout-small .post-body-wrapper,
.blog-posts.layout-large .post-body-wrapper {
float: left;
width: 80%;
box-sizing: border-box;
padding-left: 30px;
padding-right: 30px;
}
.blog-posts.layout-small .blog-post.no-date .post-body-wrapper,
.blog-posts.layout-large .blog-post.no-date .post-body-wrapper {
width: 100%;
}
.blog-posts.layout-small .blog-post.has-thumbnail .post-body-wrapper {
width: 55%;
}
.blog-posts.layout-small .blog-post.has-thumbnail.no-date .post-body-wrapper {
width: 75%;
}
.blog-posts.layout-small .post-body-wrapper:before,
.blog-posts.layout-large .post-body-wrapper:before {
content: '';
display: block;
height: 0;
margin-bottom: 1.5em;
}
.blog-posts.layout-small .post-body-wrapper:after,
.blog-posts.layout-large .post-body-wrapper:after {
content: '';
display: block;
height: 0;
margin-top: 1.5em;
}
.blog-posts.layout-small.sublayout-cut .blog-post.has-thumbnail .post-body-wrapper {
padding-top: 25%;
position: relative;
}
.blog-posts.layout-small.sublayout-cut .blog-post.has-thumbnail .post-body-wrapper:before,
.blog-posts.layout-small.sublayout-cut .blog-post.has-thumbnail .post-body-wrapper:after {
display: none;
}
.blog-posts.layout-small.sublayout-cut .blog-post.has-thumbnail .post-body-wrapper .post-body {
position: absolute;
top: .5em;
left: 30px;
right: 30px;
bottom: 4.2em;
overflow: hidden;
}
.blog-posts.layout-small.sublayout-cut .blog-post.has-thumbnail .post-body-wrapper .post-body:after {
content: '';
position: absolute;
height: 1.5em;
left: 0;
right: 0;
bottom: 0;
}
.blog-posts.layout-small.sublayout-cut .blog-post.has-thumbnail .post-body-wrapper .post-read-more {
position: absolute;
left: 30px;
right: 30px;
bottom: .7em;
}
.post-title a {
color: inherit;
text-decoration: none;
}
.post-title a:hover {
text-decoration: none;
}
.blog-posts .post-date {
display: block;
font-size: 180%;
font-weight: bold;
}
.blog-posts .post-date-year {
display: block;
font-size: 79%;
font-weight: normal;
}
.post-meta {
font-size: 92.8%;
margin: -.538em 0 1.07em;
}
.post-meta a {
color: inherit;
}
.post-meta .post-date,
.post-meta .post-categories,
.post-meta .post-tags,
.post-meta .post-comments,
.post-meta .post-author {
margin-right: 1em;
}
.post-meta .post-date:before,
.post-meta .post-categories:before,
.post-meta .post-tags:before,
.post-meta .post-comments a:before,
.post-meta .post-author:before {
font-family: 'omFont';
margin-right: 6px;
font-size: 90%;
}
.post-meta .post-date:before {
content: '\f133';
position: relative;
top: -1px;
font-size: 85%;
}
.post-meta .post-categories:before {
content: '\f07b';
}
.post-meta .post-tags:before {
content: '\f02b';
}
.post-meta .post-comments a:before {
content: '\f0e5';
text-decoration: none;
position: relative;
top: -1px;
}
.post-meta .post-author:before {
content: '\e61f';
}
.post-meta .post-comments a:hover {
text-decoration: none;
}
.post-meta .post-comments a:hover .comments-count {
text-decoration: underline;
}
.post-meta .post-comments a:empty:before {
margin-right: 0;
}
.blog-post .post-content:after {
content: '.';
height: 0;
overflow: hidden;
display: block;
clear: both;
}
.post-read-more {
margin: 1em 0 1.2em;
}
.blog-posts .blog-post.sticky .post-title h2 {
position: relative;
padding-left: 1.5em;
}
.blog-posts .blog-post.sticky .post-title h2:before {
content: "\e60f";
font-family: 'omFont';
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 1em;
text-align: center;
} .blog-single .post-meta {
margin: 1em 0;
}
.blog-single .post-media {
margin: -1em -30px 1em;
}
.blog-single .post-media > img {
display: block;
} .responsive-embed {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video {
position: absolute;
top: 0;
left: 0;
height: 100% !important;
width: 100% !important;
}
.w-responsive-embed iframe,
.w-responsive-embed object,
.w-responsive-embed embed,
.w-responsive-embed video {
width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .om-inline-gallery-wrapper {
margin-left: -30px;
margin-right: -30px;
}
.custom-gallery .item-caption,
.gallery-sliced .item-caption,
.gallery-masonry .item-caption,
.gallery-grid .item-caption {
padding: .6em .8em;
line-height: 1.3;
} .gallery-masonry,
.gallery-grid {
overflow: hidden;
}
.gallery-masonry img,
.gallery-grid img {
display: block;
}
.gallery-masonry .item,
.gallery-grid .item {
float: left;
position: relative;
width: 33.33%;
}
.gallery-masonry .item-caption,
.gallery-grid .item-caption {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: .6em .8em;
color: #fff;
background: rgba(0, 0, 0, 0.2);
text-align: center;
}
.gallery-masonry.gallery-columns-1 .item,
.gallery-grid.gallery-columns-1 .item {
width: 100%;
}
.gallery-masonry.gallery-columns-2 .item,
.gallery-grid.gallery-columns-2 .item {
width: 50%;
}
.gallery-masonry.gallery-columns-3 .item,
.gallery-grid.gallery-columns-3 .item {
width: 33.33%;
}
.gallery-masonry.gallery-columns-4 .item,
.gallery-grid.gallery-columns-4 .item {
width: 25%;
}
.gallery-masonry.gallery-columns-5 .item,
.gallery-grid.gallery-columns-5 .item {
width: 20%;
}
.gallery-masonry.gallery-columns-6 .item,
.gallery-grid.gallery-columns-6 .item {
width: 16.66%;
}
.gallery-masonry.gallery-columns-7 .item,
.gallery-grid.gallery-columns-7 .item {
width: 14.286%;
}
.gallery-masonry.gallery-columns-8 .item,
.gallery-grid.gallery-columns-8 .item {
width: 12.5%;
}
.gallery-masonry.gallery-columns-9 .item,
.gallery-grid.gallery-columns-9 .item {
width: 11.11%;
} .gallery-sliced img {
display: block;
margin: 0 auto;
}
.gallery-sliced .img-box {
position: relative;
overflow: hidden;
}
.gallery-sliced-box-2 .img-1 {
float: left;
width: 33.33%;
}
.gallery-sliced-box-2 .img-2 {
float: left;
width: 66.66%;
}
.gallery-sliced-box-3 .img-1 {
float: left;
width: 66.66%;
}
.gallery-sliced-box-3 .img-2 {
float: left;
width: 33.33%;
}
.gallery-sliced-box-3 .img-3 {
float: left;
width: 33.33%;
}
.gallery-sliced-box-4 .img-1 {
float: left;
width: 66.66%;
}
.gallery-sliced-box-4 .img-2,
.gallery-sliced-box-4 .img-3 {
float: left;
width: 33.33%;
}
.gallery-sliced-box-4 .img-4 {
float: left;
width: 33.33%;
}
.gallery-sliced-box-5 .img-1,
.gallery-sliced-box-5 .img-2,
.gallery-sliced-box-5 .img-3 {
float: left;
width: 33.33%;
}
.gallery-sliced-box-5 .img-4,
.gallery-sliced-box-5 .img-5 {
float: left;
width: 50%;
}
.gallery-sliced .item-caption {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: .6em .8em;
color: #fff;
background: rgba(0, 0, 0, 0.2);
text-align: center;
} .custom-gallery {
position: relative;
overflow: hidden;
-webkit-transform: translateZ(0); }
.custom-gallery .items .item {
display: none;
}
.custom-gallery .items .item:first-child {
display: block;
}
.custom-gallery .items .item img {
display: block;
margin: 0 auto;
}
.custom-gallery .control-prev .prev,
.custom-gallery .control-next .next {
position: absolute;
top: 0;
left: 0;
bottom: 3px;
width: 60px;
z-index: 200;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 1, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 1, 1);
-webkit-transform: translate(-60px, 60px);
transform: translate(-60px, 60px);
}
.custom-gallery .control-next .next {
left: auto;
right: 0;
-webkit-transform: translate(60px, -60px);
transform: translate(60px, -60px);
}
.custom-gallery:hover .control-prev .prev,
.custom-gallery:hover .control-next .next {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.custom-gallery .control-prev .prev:hover,
.custom-gallery .control-next .next:hover {
text-decoration: none;
}
.custom-gallery .control-prev .prev:before,
.custom-gallery .control-next .next:before {
content: "\e603";
font-family: "omFont";
position: absolute;
top: 50%;
left: 10px;
width: 40px;
text-align: center;
font-size: 34px;
color: #fff;
line-height: 40px;
margin-top: -20px;
border-radius: 50%;
text-indent: -3px;
-webkit-transform: rotate(-240deg);
transform: rotate(-240deg);
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 1, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 1, 1);
}
.custom-gallery .control-next .next:before {
content: "\e606";
text-indent: 3px;
-webkit-transform: rotate(240deg);
transform: rotate(240deg);
}
.custom-gallery:hover .control-prev .prev:before,
.custom-gallery:hover .control-next .next:before {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), background 0.3s;
transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), background 0.3s;
}
.custom-gallery:hover .control-prev .prev.mousedown:before,
.custom-gallery:hover .control-next .next.mousedown:before {
opacity: 0.7;
-webkit-transition: none;
transition: none;
}
.custom-gallery .control-progress {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 201;
height: 3px;
-webkit-transform: translateY(3px);
transform: translateY(3px);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.custom-gallery:hover .control-progress {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.custom-gallery .control-progress .progress {
height: 3px;
width: 50%;
background: #fff;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.custom-gallery .item-caption {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: .6em .8em;
color: #fff;
background: rgba(0, 0, 0, 0.2);
text-align: center;
}
html.touch .custom-gallery .control-prev,
html.touch .custom-gallery .control-next {
display: none;
}
html.touch .custom-gallery .controls {
opacity: 1;
}
html.touch .custom-gallery .control-progress {
-webkit-transform: none;
transform: none;
} .hover-image-extra {
display: block;
position: relative;
overflow: hidden; }
.hover-image-extra .back,
.hover-image-extra img {
display: block;
}
.hover-image-extra img {
margin: 0 auto;
}
.hover-image-extra .over {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.hover-image-extra:hover .over {
opacity: 1;
}
.hover-image-extra .link-zoom,
.hover-image-extra .link-url {
position: absolute;
top: 50%;
left: 50%;
margin-top: -27px;
height: 50px;
width: 50px;
text-align: center;
line-height: 50px;
font-size: 30px;
color: rgba(255, 255, 255, 0.8);
text-decoration: none;
overflow: hidden;
border-radius: 25px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.hover-image-extra .link-zoom:hover,
.hover-image-extra .link-url:hover {
border-color: #fff;
color: #fff;
}
.hover-image-extra .link-zoom:before,
.hover-image-extra .link-url:before {
display: block;
}
.hover-image-extra .link-zoom {
line-height: 48px;
}
.hover-image-extra:hover .link-zoom {
-webkit-animation: zoominback 0.4s;
animation: zoominback 0.4s;
}
.hover-image-extra:hover .link-url {
-webkit-animation: zoominbackdelay 0.5s;
animation: zoominbackdelay 0.5s;
}
@-webkit-keyframes zoominback {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
50% {
-webkit-transform: scale(0);
transform: scale(0);
}
90% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes zoominback {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
50% {
-webkit-transform: scale(0);
transform: scale(0);
}
90% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes zoominbackdelay {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
55% {
-webkit-transform: scale(0);
transform: scale(0);
}
90% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes zoominbackdelay {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
55% {
-webkit-transform: scale(0);
transform: scale(0);
}
90% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.hover-image-extra .link-zoom:hover,
.hover-image-extra .link-url:hover {
text-decoration: none;
}
.hover-image-extra.two-links .link-zoom {
margin-left: -57px;
}
.hover-image-extra.two-links .link-url {
margin-left: 5px;
}
.hover-image-extra.single-link .link-zoom,
.hover-image-extra.single-link .link-url {
margin-left: -27px;
} .hover-image-extra .link-zoom:before {
content: '';
display: block;
height: 100%;
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTAgNTAiIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0yMyAzNmMtNy4yIDAtMTMtNS44LTEzLTEzczUuOC0xMyAxMy0xMyAxMyA1LjggMTMgMTMtNS44IDEzLTEzIDEzem0wLTI0Yy02LjEgMC0xMSA0LjktMTEgMTFzNC45IDExIDExIDExIDExLTQuOSAxMS0xMS00LjktMTEtMTEtMTF6Ii8+PHBhdGggZD0iTTMyLjY4MiAzMS4yNjdsOC45OCA4Ljk4LTEuNDE0IDEuNDE0LTguOTgtOC45OHoiLz48L3N2Zz4=) no-repeat 4px 4px;
background-size: 40px 40px;
opacity: .8;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.hover-image-extra .link-zoom:hover:before {
opacity: 1;
}
.hover-image-extra .link-url:before {
content: '\e606';
font-family: 'omFont';
font-size: 140%;
position: relative;
left: 2px;
}
html.touch .hover-image-extra .over {
opacity: 1;
background: none;
}
html.touch .hover-image-extra .over a {
display: none;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin-top: 0;
height: auto;
width: auto;
background: none;
border-radius: 0;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
html.touch .hover-image-extra .over a:before {
display: none;
}
html.touch .hover-image-extra .over a:first-child {
display: block;
}  .navigation-prev-next {
margin: 2em 0;
line-height: 2.34em;
clear: both;
}
.navigation-prev {
float: left;
max-width: 49%;
}
.navigation-next {
float: right;
max-width: 49%;
}
.navigation-prev-next a {
display: block;
color: inherit;
position: relative;
}
.navigation-a-inner {
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.navigation-prev .navigation-a-inner {
padding-left: 3.3em;
}
.navigation-next .navigation-a-inner {
padding-right: 3.3em;
}
.navigation-prev a:before,
.navigation-next a:after {
font-family: 'omFont';
width: 1.8em;
height: 1.8em;
line-height: 1.8em;
border-radius: 50%;
font-size: 130%;
text-align: center;
position: absolute;
top: 0;
color: #fff;
}
.navigation-prev a:before {
content: "\e605";
left: 0;
text-indent: -2px;
}
.navigation-next a:after {
content: "\e608";
right: 0;
text-indent: 2px;
}
.navigation-prev a:after,
.navigation-next a:before {
content: '';
width: 1.8em;
height: 1.8em;
line-height: 1.8em;
font-size: 130%;
position: absolute;
top: 0;
display: block;
border-width: 1px;
border-style: solid;
border-radius: 50%;
opacity: 0;
box-sizing: border-box;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.navigation-prev a:hover:after,
.navigation-next a:hover:before {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: .7;
}
.navigation-prev a:after {
left: 0;
}
.navigation-next a:before {
right: 0;
}
.navigation-prev-next a:hover {
text-decoration: none;
} .navigation-pages {
line-height: 2.34em;
margin: 2em 0;
clear: both;
}
.navigation-pages-inner > a,
.navigation-pages-inner > span {
width: 2.34em;
height: 2.34em;
line-height: 2.34em;
text-align: center;
margin: .5em .6em .5em 0;
float: left;
border-radius: 50%;
color: #fff;
position: relative;
}
.navigation-pages-inner > span.current {
box-sizing: border-box;
border-width: 2px;
border-style: solid;
line-height: calc(2.34em - 4px);
}
.navigation-pages-inner > a:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
border-width: 1px;
border-style: solid;
border-radius: 50%;
opacity: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.navigation-pages-inner > a:hover:after {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: .7;
}
.navigation-pages-inner > span {
color: inherit;
}
.navigation-pages-inner > a:hover {
text-decoration: none;
}
.navigation-pages .page-numbers.prev span:before {
content: "\e605";
font-family: 'omFont';
font-size: 130%;
position: relative;
left: -1px;
}
.navigation-pages .page-numbers.next span:before {
content: "\e608";
font-family: 'omFont';
font-size: 130%;
position: relative;
left: 1px;
} .read-more-link {
color: inherit;
display: inline-block;
padding-left: 2.3em;
position: relative;
}
.read-more-link:hover {
color: inherit;
text-decoration: none;
}
.read-more-icon {
display: block;
position: absolute;
top: 50%;
left: 0;
color: #fff;
width: 1.5em;
height: 1.5em;
line-height: 1.5em;
margin-top: -.75em;
text-align: center;
border-radius: 50%;
-webkit-transform: none;
transform: none;
}
.read-more-icon:before {
content: "\e608";
font-family: "omFont";
position: relative;
left: 1px;
z-index: 1;
}
.read-more-icon:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
border-width: 1px;
border-style: solid;
border-radius: 50%;
opacity: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.read-more-link:hover .read-more-icon:after {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: .7;
}  .vc_controls .vc_btn-content {
box-sizing: border-box;
} .om-wpb .wpb_content_element,
body.om-wpb .vc_tta-container {
margin-top: 1em;
margin-bottom: 1em; } .om-wpb .vc_section {
padding: 0;
margin: 0;
} .om-vc_row {
position: relative;
margin-left: -30px;
margin-right: -30px;
}
.om-vc_row-inner {
padding-left: 30px;
padding-right: 30px;
}
.om-vc_row.vc_row-no-padding .om-vc_row-inner {
padding-left: 0;
padding-right: 0;
}
.om-wpb-row-bg-dimming {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
div > .om-vc_row.om-with-background:first-child {
margin-top: -1em;
}
div > .om-vc_row.om-with-background:last-child {
margin-bottom: -2em;
}
.om-vc_row.om-with-background .vc_row:not(.vc_inner) {
padding-top: 1em;
padding-bottom: 1em;
}
.om-vc_row .vc_row.vc_row-o-content-middle {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.om-wpb .vc_row:before,
.om-wpb .vc_row:after {
content: '.';
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.om-wpb .vc_row {
margin-left: -30px;
margin-right: -30px;
margin-bottom: 0;
position: relative;
}
.om-wpb .vc_column_container > .vc_column-inner {
padding-left: 30px;
padding-right: 30px;
}
.om-wpb .vc_column_container.vc_video-bg-container .vc_column-inner {
position: relative;
}
.om-wpb .vc_col-has-fill > .vc_column-inner,
.om-wpb .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.om-wpb .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.om-wpb .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.om-wpb .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.om-wpb .vc_row-has-fill > .vc_column_container > .vc_column-inner,
.om-wpb .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.om-wpb .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
padding-top: 0;
}
.om-wpb-row-bg-video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.om-wpb-row-bg-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.om-vc_row-edge {
margin-left: -30px;
margin-right: -30px;
}
.om-vc_row-edge svg {
height: 40px;
display: block;
}
.om-vc_row-edge.om-edge-size-md svg {
height: 70px;
}
.om-vc_row-edge.om-edge-size-lg svg {
height: 100px;
}
.om-vc_row-edge.om-edge-size-xlg svg {
height: 140px;
}
@media only screen and (max-width: 1024px) {
html.touch .om-vc_row.om-with-background {
background-attachment: scroll !important;
}
} .wpb_column.vc_column_delimiter-vline:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 1px;
background: rgba(0, 0, 0, 0.05);
}
.om-vc_row.om-with-background .wpb_column.vc_column_delimiter-vline:after {
top: -1em;
bottom: -1em;
}
.wpb_column.vc_column_delimiter-hline:after {
content: '';
position: absolute;
top: 50%;
right: 0;
width: 20px;
height: 2px;
margin: -1px -10px 0 0;
background: rgba(0, 0, 0, 0.1);
}
.wpb_column.vc_column_delimiter-dot:after {
content: '';
position: absolute;
top: 50%;
right: 0;
width: 10px;
height: 10px;
border-radius: 50%;
margin: -5px -5px 0 0;
background: rgba(0, 0, 0, 0.1);
}
.wpb_column.vc_column_delimiter-rarr:after {
content: '\e608';
font-family: 'omFont';
position: absolute;
top: 50%;
right: 0;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
margin: -10px -10px 0 0;
color: rgba(0, 0, 0, 0.15);
font-size: 36px;
}
.wpb_wrapper.om-max-width-set {
margin-left: auto;
margin-right: auto;
} .om-wpb .vc_icon_element {
margin-top: 1em;
margin-bottom: 2em;
font-size: 100%;
}
.om-wpb .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
font-size: 4.5em !important;
} .om-wpb .vc_separator h4,
.om-wpb .vc_separator .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
font-size: 140% !important;
}
.om-wpb .vc_separator.vc_title_size_s h4,
.om-wpb .vc_separator.vc_title_size_s .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
font-size: 100% !important;
}
.om-wpb .vc_separator.vc_title_size_l h4,
.om-wpb .vc_separator.vc_title_size_l .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
font-size: 180% !important;
}
.om-wpb .vc_separator.vc_title_size_xl h4,
.om-wpb .vc_separator.vc_title_size_xl .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
font-size: 250% !important;
}
.om-wpb .vc_separator.vc_separator-has-text h4 {
padding-bottom: 0.1em !important;
}
.om-wpb .vc_separator .vc_sep_holder .vc_sep_line {
border-color: inherit;
}
.om-wpb .vc_separator .vc_icon_element {
margin: 0;
display: block;
padding: 0 .8em;
font-size: 120%;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.om-wpb .vc_separator .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
border: 0;
width: auto;
height: auto;
line-height: inherit !important;
}
.om-wpb .vc_separator .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
position: static;
-webkit-transform: none;
transform: none;
} .om-wpb .vc_message_box {
margin: 1em 0;
}
.om-wpb .vc_message_box > p,
.om-wpb .vc_message_box > p:last-child {
margin: 1em 0;
}
.om-wpb .vc_message_box {
padding: 1px 1em 1px 3em;
}
.om-wpb .vc_message_box-icon {
width: 2em !important;
padding-left: 1em;
}
.om-wpb .vc_message_box-icon > * {
font-size: 120% !important;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.om-wpb .vc_message_box.vc_message_box-solid.vc_color-om-accent-color-1,
.om-wpb .vc_message_box.vc_message_box-solid.vc_color-om-accent-color-2,
.om-wpb .vc_message_box.vc_message_box-solid.vc_color-om-accent-color-3 {
color: #fff;
} .om-wpb .vc_toggle {
margin: 1em 0;
}
.om-wpb .vc_toggle_icon {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1.6em;
height: 1.6em;
border-radius: 50%;
}
.om-wpb .vc_toggle_title > h4 {
font-size: 100%;
line-height: inherit;
}
.om-wpb .vc_toggle_title {
padding-left: 2.2em;
margin-bottom: .5em;
}
.om-wpb .vc_toggle_icon:before,
.om-wpb .vc_toggle_icon:after {
content: '';
position: absolute;
background: #fff;
-webkit-transition: all 0.2s cubic-bezier(0.8, 0, 1, 1);
transition: all 0.2s cubic-bezier(0.8, 0, 1, 1);
}
.om-wpb .vc_toggle_icon:before {
top: .8em;
left: .35em;
width: .9em;
height: 2px;
margin-top: -1px;
}
.om-wpb .vc_toggle_icon:after {
top: .35em;
left: .8em;
width: 2px;
height: .9em;
margin-left: -1px;
}
.om-wpb .vc_toggle.vc_toggle_active .vc_toggle_icon:after {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
-webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}
.om-wpb .vc_toggle_title h4 {
display: block;
position: relative;
margin: 0;
}
.om-wpb .vc_toggle.vc_toggle_active > .vc_toggle_content {
display: none; }
.om-wpb .vc_toggle_content {
margin: 0 0 0 2.2em;
padding: 0 20px;
} .om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_border,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
padding: 4px;
}
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
border-width: 2px;
}
.om-wpb .wpb_single_image img {
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.om-wpb .wpb_single_image .vc_figure {
max-width: 100%;
}
.om-wpb .wpb_single_image .vc_figure-caption {
font-size: 1em;
margin-top: .5em;
}
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_circle .hover-image-extra .over,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle .hover-image-extra .over,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle .hover-image-extra .over,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle .hover-image-extra .over,
.om-wpb .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle .hover-image-extra .over {
border-radius: 50%;
}
.om-wpb .wpb_single_image.wpb_single_image-remove-margins {
margin-left: -30px;
margin-right: -30px;
}
.om-wpb .wpb_single_image.wpb_single_image-remove-margins .wpb_singleimage_heading,
.om-wpb .wpb_single_image.wpb_single_image-remove-margins .vc_figure-caption {
padding-left: 30px;
padding-right: 30px;
} .om-wpb .wpb_gallery > .gallery-om,
.om-wpb .wpb_gallery > .gallery-slider,
.om-wpb .wpb_gallery > .gallery-sliced,
.om-wpb .wpb_gallery > .gallery-masonry,
.om-wpb .wpb_gallery > .gallery-grid {
margin-left: -30px;
margin-right: -30px;
} .om-wpb .wpb_images_carousel {
margin-left: -30px;
margin-right: -30px;
}
.om-wpb .wpb_images_carousel .vc_carousel-inner .vc_item a,
.om-wpb .wpb_images_carousel .vc_carousel-inner .vc_item a img {
display: block;
}
.om-wpb .wpb_images_carousel .vc_carousel-inner .vc_item a img {
margin: 0 auto;
}
.om-wpb .wpb_images_carousel,
.om-wpb .vc_carousel {
overflow: hidden;
}
.om-wpb .vc_images_carousel.vc_per-view-more,
.om-wpb .vc_carousel.vc_per-view-more {
margin: 0 -10px;
width: auto !important;
}
.om-wpb .vc_images_carousel .vc_carousel-indicators li,
.om-wpb .vc_carousel .vc_carousel-indicators li {
border-width: 0;
margin: 0;
}
.om-wpb .vc_images_carousel .vc_carousel-indicators li,
.om-wpb .vc_carousel .vc_carousel-indicators li {
background-color: transparent;
background-color: rgba(0, 0, 0, 0.15);
}
.om-wpb .vc_images_carousel .vc_carousel-control,
.om-wpb .vc_carousel .vc_carousel-control {
-webkit-transform: translate3d(0, 0, 0); }
.om-wpb .vc_images_carousel .vc_carousel-control .icon-prev,
.om-wpb .vc_images_carousel .vc_carousel-control .icon-next,
.om-wpb .vc_carousel .vc_carousel-control .icon-prev,
.om-wpb .vc_carousel .vc_carousel-control .icon-next {
color: #fff;
line-height: 40px;
text-shadow: none;
position: relative;
z-index: 1;
width: 40px;
height: 40px;
border-radius: 20px;
margin: -20px 0 0 -20px;
}
.om-wpb .vc_images_carousel .vc_carousel-control,
.om-wpb .vc_carousel .vc_carousel-control {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
width: auto;
}
.om-wpb .vc_images_carousel .vc_carousel-control.vc_left,
.om-wpb .vc_carousel .vc_carousel-control.vc_left {
left: 30px;
}
.om-wpb .vc_images_carousel .vc_carousel-control.vc_right,
.om-wpb .vc_carousel .vc_carousel-control.vc_right {
right: 30px;
}
.om-wpb .vc_images_carousel .vc_carousel-control .icon-prev:before,
.om-wpb .vc_images_carousel .vc_carousel-control .icon-next:before,
.om-wpb .vc_carousel .vc_carousel-control .icon-prev:before,
.om-wpb .vc_carousel .vc_carousel-control .icon-next:before {
top: 0;
font-family: 'omFont';
}
.om-wpb .vc_images_carousel .vc_carousel-control .icon-prev:before,
.om-wpb .vc_carousel .vc_carousel-control .icon-prev:before {
content: '\e604';
}
.om-wpb .vc_images_carousel .vc_carousel-control .icon-next:before,
.om-wpb .vc_carousel .vc_carousel-control .icon-next:before {
content: '\e607';
} body.om-wpb .vc_tta-tabs {
overflow: hidden;
}
body.om-wpb .vc_tta-tabs-container {
margin-bottom: 0 !important;
text-transform: uppercase;
font-size: 117%;
}
body.om-wpb .vc_tta.vc_tta-style-classic .vc_tta-tabs-list {
padding: 0 30px;
}
body.om-wpb .vc_tta.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab {
margin: 0 30px 0 0;
}
body.om-wpb .vc_tta.vc_tta-style-classic .vc_tta-tab:last-child {
margin-right: 0;
}
body.om-wpb .vc_tta.vc_tta-tabs .vc_tta-tab > a {
border: 0;
border-radius: 0;
background: none;
color: #fff;
padding: .9em 0;
font-weight: bold;
opacity: .5;
-webkit-transition: all .3s;
transition: all .3s;
}
body.om-wpb .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #fff;
opacity: .7;
}
.no-touch body.om-wpb .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #fff;
opacity: .5;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.no-touch body.om-wpb .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #fff;
opacity: .7;
}
body.om-wpb .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
body.om-wpb .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a:hover {
color: #fff;
opacity: 1;
}
body.om-wpb .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tabs-list {
padding-top: .6em;
padding-bottom: .6em;
}
body.om-wpb .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a {
padding: .6em 0;
}
body.om-wpb .vc_tta.vc_tta-tabs .vc_tta-tab > a:hover {
background: none;
opacity: .7;
}
body.om-wpb .vc_tta.vc_general .vc_tta-tab.vc_active > a {
color: #fff;
opacity: 1;
}
body.om-wpb .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a {
background: none;
}
body.om-wpb .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
position: relative;
overflow: visible;
}
body.om-wpb .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
position: relative;
}
body.om-wpb .vc_tta-panels {
border: 0 !important;
}
body.om-wpb .vc_tta-panel {
margin: 0 !important;
}
body.om-wpb .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel-body {
padding: 1px 30px;
border: 0;
background: none;
width: 100%;
box-sizing: border-box;
}
body.om-wpb .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel-body:before {
content: '';
display: block;
height: 0;
margin-bottom: 2em;
}
body.om-wpb .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel-body:after {
content: '';
display: block;
height: 0;
margin-top: 2em;
}
body.om-wpb .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel-heading {
margin: 0;
border: 0;
color: #fff;
text-transform: uppercase;
}
body.om-wpb .vc_tta.vc_general .vc_tta-panel-body {
-webkit-transition-duration: .3s;
transition-duration: .3s;
}
body.om-wpb .vc_tta.vc_general .vc_tta-panel-body.om_vc_animating {
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}
body.om-wpb .vc_tta.vc_general .vc_tta-panel-body > :last-child {
margin-bottom: 1em;
}
body.om-wpb .vc_tta.vc_general .vc_tta-panel-body > .wpb_row:last-child {
margin-bottom: 0;
} body.om-wpb .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border: 0;
}
body.om-wpb .vc_tta.vc_tta-accordion .vc_tta-panel-title {
font-size: 117%;
text-transform: uppercase;
line-height: inherit;
}
body.om-wpb .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
padding: .8em 30px;
}
body.om-wpb .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
display: none;
}
body.om-wpb .vc_tta.vc_tta-style-classic.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
border: 0;
padding: 1px 30px;
}
body.om-wpb .vc_tta.vc_tta-style-classic.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body:before {
content: '';
display: block;
height: 0;
margin-bottom: 2em;
}
body.om-wpb .vc_tta.vc_tta-style-classic.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body:after {
content: '';
display: block;
height: 0;
margin-top: 2em;
} body.om-wpb .vc_tta .vc_general.vc_pagination .vc_pagination-trigger {
position: relative;
width: 10px;
height: 10px;
margin: 5px;
opacity: .5;
}
body.om-wpb .vc_tta .vc_general.vc_pagination .vc_pagination-trigger:hover {
opacity: .7;
}
body.om-wpb .vc_tta .vc_general.vc_pagination .vc_pagination-item.vc_active .vc_pagination-trigger {
opacity: 1;
}
body.om-wpb .vc_tta-tabs.vc_tta-has-pagination .vc_tta-panels-container {
border-bottom-width: 2px;
border-bottom-style: solid;
}
body.om-wpb .vc_tta-tabs.vc_tta-has-pagination.vc_tta-tabs-position-bottom .vc_tta-panels-container {
border-bottom: 0;
border-top-width: 2px;
border-top-style: solid;
} .om-wpb .vc_custom_heading.apply-uppercase {
text-transform: uppercase;
}
.om-wpb .vc_custom_heading-additional {
display: block;
text-transform: none;
font-weight: normal;
font-size: 70%;
}
.om-wpb .vc_custom_heading.with-shadow .vc_custom_heading-additional {
margin-bottom: -1.5em;
}
.om-wpb h1.vc_custom_heading-tag .vc_custom_heading-additional {
font-size: 40%;
}
.om-wpb h2.vc_custom_heading-tag .vc_custom_heading-additional {
font-size: 52%;
}
.om-wpb h3.vc_custom_heading-tag .vc_custom_heading-additional {
font-size: 66%;
}
.om-wpb h6.vc_custom_heading-tag .vc_custom_heading-additional {
font-size: 100%;
}
.om-wpb .vc_custom_heading.with-shadow {
margin: 2em -30px 1em;
padding: 4em 30px;
position: relative;
overflow: hidden;
}
.om-wpb .vc_custom_heading.with-shadow .vc_custom_heading-tag {
position: relative;
margin: 0;
}
.om-wpb .vc_custom_heading.with-shadow h2.vc_custom_heading-tag {
margin: .25em 0;
}
.om-wpb .vc_custom_heading.with-shadow h3.vc_custom_heading-tag {
margin: .5em 0;
}
.om-wpb .vc_custom_heading-shadow {
font-size: 16.2em !important;
font-weight: bold;
white-space: nowrap;
position: absolute;
top: 50%;
left: 50%;
opacity: .067;
-webkit-transform: translate(-50%, -50.4%);
transform: translate(-50%, -50.4%);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
text-transform: uppercase;
}
.vc_custom_heading.with-shadow.wpb_animate_when_almost_visible.wpb_custom .vc_custom_heading-shadow {
opacity: 0;
-webkit-transform: translate(-50%, -50.4%) scale(2);
transform: translate(-50%, -50.4%) scale(2);
-webkit-transition: all .7s ease-out;
transition: all .7s ease-out;
}
.vc_custom_heading.with-shadow.wpb_animate_when_almost_visible.wpb_custom.wpb_start_animation .vc_custom_heading-shadow {
opacity: .067;
-webkit-transform: translate(-50%, -50.4%) scale(1);
transform: translate(-50%, -50.4%) scale(1);
} .om-wpb .vc_general.vc_btn3 {
color: #fff;
border: 0;
line-height: 1.3;
padding: 0 !important;
font-size: 96%;
}
.om-wpb .vc_general.vc_btn3:not([href]) {
cursor: default;
}
.om-wpb .vc_btn3-inner {
position: relative;
display: block;
padding: 0.7em 1.1em;
}
.om-wpb .vc_general.vc_btn3:hover,
.om-wpb .vc_general.vc_btn3:focus {
color: #fff;
border: 0;
}
.om-wpb .vc_general.vc_btn3.apply-uppercase {
text-transform: uppercase;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-size-sm {
font-size: 83%;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-size-xs {
font-size: 75%;
padding: 0.6em 0.9em;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-size-lg {
font-size: 114%;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-size-xlg {
font-size: 145%;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-style-classic {
font-weight: bold;
position: relative;
overflow: hidden;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-style-classic:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: left bottom;
background-repeat: no-repeat;
pointer-events: none;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="1000"><polygon fill="rgba(255,255,255,.15)" points="0,1000 1000,0, 1000,1000"/></svg>');
-webkit-transform: translateX(40%);
transform: translateX(40%);
}
.om-wpb .vc_general.vc_btn3.vc_btn3-style-classic:hover:before {
-webkit-animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.om-wpb .vc_btn3-container.vc_btn3-inline {
vertical-align: middle;
}
.om-wpb .vc_btn3 .vc_btn3-icon {
font-size: 100% !important;
height: auto !important;
line-height: inherit !important;
}
.om-wpb .vc_btn3-icon.fa.fa-angle-right:before {
left: 1px;
content: "\e608";
font-family: "omFont";
}
.om-wpb .vc_btn3.vc_btn3-style-classic .vc_btn3-icon {
font-size: 110% !important;
}
.om-wpb .vc_btn3-container.vc_btn3-inline {
margin: .5em .25em .5em 0;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-style-flat {
color: inherit;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-style-flat.vc_btn3-size-md {
font-size: 100%;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-style-flat.vc_btn3-size-lg {
font-size: 117%;
}
.om-wpb .vc_general.vc_btn3.vc_btn3-style-flat .vc_btn3-inner {
padding: 0;
}
.om-wpb .vc_btn3.vc_btn3-style-flat .vc_btn3-icon {
display: block;
color: #fff;
width: 1.5em;
height: 1.5em !important;
line-height: 1.5em !important;
margin-top: -.75em;
text-align: center;
border-radius: 50%;
-webkit-transform: none;
transform: none;
}
.om-wpb .vc_btn3.vc_btn3-style-flat .vc_btn3-icon:before {
position: relative;
z-index: 1;
}
.om-wpb .vc_btn3.vc_btn3-style-flat .vc_btn3-icon-effect {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
border-width: 1px;
border-style: solid;
border-radius: 50%;
opacity: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.om-wpb .vc_btn3.vc_btn3-style-flat:hover .vc_btn3-icon-effect {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: .7;
}
.om-wpb .vc_btn3.vc_btn3-icon-left.vc_btn3-style-flat .vc_btn3-icon {
left: 0 !important;
}
.om-wpb .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-left: 2.5em;
}
.om-wpb .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-left: 2.4em;
}
.om-wpb .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-left: 2.3em;
}
.om-wpb .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-left: 2.3em;
}
.om-wpb .vc_btn3.vc_btn3-size-xlg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-left: 2.3em;
}
.om-wpb .vc_btn3.vc_btn3-icon-right.vc_btn3-style-flat .vc_btn3-icon {
right: 0 !important;
}
.om-wpb .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-right: 2.5em;
}
.om-wpb .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-right: 2.4em;
}
.om-wpb .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-right: 2.3em;
}
.om-wpb .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-right: 2.3em;
}
.om-wpb .vc_btn3.vc_btn3-size-xlg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-right: 2.3em;
}
.om-wpb .vc_btn3.vc_btn3-block {
margin-left: -30px;
margin-right: -30px;
width: auto;
}
.om-wpb .vc_btn3.vc_btn3-style-classic.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-left: 2.7em;
}
.om-wpb .vc_btn3.vc_btn3-style-classic.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 1.1em;
}
.om-wpb .vc_btn3.vc_btn3-style-classic.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-inner {
padding-right: 2.7em;
padding-left: 1.1em;
}
.om-wpb .vc_btn3.vc_btn3-style-classic.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 1.1em;
}
.om-wpb .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-inner,
.om-wpb .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-inner {
padding-left: 1.1em;
padding-right: 1.1em;
}
.om-wpb .vc_btn3-container.vc_btn3-center .vc_btn3-style-classic.vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,
.om-wpb .vc_btn3-container.vc_btn3-center .vc_btn3-style-classic.vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
position: relative;
top: -1px;
left: 0;
}
.om-wpb .vc_btn3-container.vc_btn3-center .vc_btn3-style-flat.vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,
.om-wpb .vc_btn3-container.vc_btn3-center .vc_btn3-style-flat.vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
margin-top: 0;
vertical-align: baseline;
} .om-wpb .vc_call_to_action {
border: 0;
padding: 0;
cursor: default;
color: #fff;
background: #3d3d3c;
border-radius: 0;
}
.om-wpb .vc_call_to_action .vc_cta-text,
.om-wpb .vc_call_to_action .vc_cta-button-wrapper {
padding: 3em 30px;
}
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_right .vc_cta-inner,
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_left .vc_cta-inner {
display: table;
width: 100%;
border-collapse: collapse;
}
.om-wpb .vc_call_to_action.om-bg-stripes .vc_cta-inner {
background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4"><line x1="0" y1="4" x2="4" y2="0" style="stroke:rgba(0,0,0,.08);stroke-width:1" /></svg>') repeat;
}
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_left .vc_cta-text,
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_right .vc_cta-text,
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_left .vc_cta-button-wrapper,
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_right .vc_cta-button-wrapper {
display: table-cell;
vertical-align: middle;
}
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_left .vc_cta-button-wrapper,
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_right .vc_cta-button-wrapper {
width: 1%;
}
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_bottom .vc_cta-text {
padding-bottom: 2em;
}
.om-wpb .vc_call_to_action.vc_with_btn.vc_cta_btn_pos_bottom .vc_cta-button-wrapper {
padding-top: 0;
}
.om-wpb .vc_call_to_action .vc_cta-button-wrapper {
white-space: nowrap;
}
.om-wpb .vc_cta-button {
display: inline-block;
vertical-align: middle;
color: #fff;
font-size: 130%;
padding: 1.1em 2.2em;
font-weight: bold;
text-decoration: none;
overflow: hidden;
position: relative;
}
.om-wpb .vc_cta-button:hover {
text-decoration: none;
}
.om-wpb .vc_cta-button.apply-uppercase {
text-transform: uppercase;
}
.om-wpb .vc_cta_button-inner {
position: relative;
}
.om-wpb .vc_cta-button:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: left bottom;
background-repeat: no-repeat;
pointer-events: none;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="1000"><polygon fill="rgba(255,255,255,.15)" points="0,1000 1000,0, 1000,1000"/></svg>');
-webkit-transform: translateX(40%);
transform: translateX(40%);
}
.om-wpb .vc_call_to_action .vc_cta-button:hover:before {
-webkit-animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.om-wpb .vc_call_to_action h2.wpb_heading {
font-size: 240%;
font-weight: normal;
margin: 0;
}
.om-wpb .vc_call_to_action h4.wpb_heading {
font-size: 100%;
font-weight: normal;
margin-top: .3em;
margin-bottom: .4em;
opacity: .9;
} .om-wpb .wpb_heading.wpb_video_heading {
text-align: center;
}
.om-wpb .wpb_video_wrapper .responsive-embed {
position: static;
padding: 0 !important;
} .om-wpb .wpb_gmaps_widget .wpb_wrapper {
padding: 0;
} .wpb_googleplus > div,
.wpb_googleplus iframe {
max-width: 100%;
} .om-wpb .vc_progress_bar .vc_single_bar .vc_label {
text-shadow: none !important;
padding: 0.4em 0.9em;
font-size: 100%;
}
.vc_progress_bar.vc_progress-bar-color-om-accent-color-1 .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-om-accent-color-2 .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-om-accent-color-3 .vc_single_bar .vc_label {
color: #fff;
}
.om-wpb .vc_progress_bar .vc_single_bar {
border-radius: 0;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.07);
background: rgba(224, 224, 224, 0.07);
}
.om-wpb .vc_progress_bar .vc_single_bar .vc_bar {
border-radius: 0;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.07);
}
.om-wpb .vc_progress_bar .vc_single_bar .vc_bar.striped {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
-webkit-background-size: 20px 20px;
-moz-background-size: 20px 20px;
-o-background-size: 20px 20px;
background-size: 20px 20px;
}
.om-wpb .vc_progress_bar .vc_single_bar .vc_bar {
-webkit-transition: width 1.5s cubic-bezier(0, 0, 0.2, 1);
transition: width 1.5s cubic-bezier(0, 0, 0.2, 1);
} .om-wpb .vc_pie_chart {
margin-left: auto;
margin-right: auto;
}
.om-wpb .vc_pie_chart_back {
border-width: 19px;
}
.om-wpb .vc_pie_chart_back,
.om-wpb .vc_pie_chart[data-pie-color="wpb_button"] .vc_pie_chart_back {
border-color: #ccc;
}
.om-wpb .vc_pie_chart .vc_pie_chart_value {
font-size: 220%;
}
.om-wpb .vc_pie_chart.vc_pie_label-icon .vc_pie_chart_value {
font-size: 320%;
} .om-wpb .vc_chart {
text-align: center;
}
.om-wpb .vc_chart .vc_chart-with-legend,
.om-wpb .vc_chart .vc_chart-legend {
width: auto;
display: block;
}
.om-wpb .vc_chart .vc_chart-legend {
margin-top: 1em;
display: inline-block;
}
.om-max-width-90,
.om-max-width-80,
.om-max-width-70,
.om-max-width-60,
.om-max-width-50,
.om-max-width-40,
.om-max-width-30 {
margin-left: auto;
margin-right: auto;
}
.om-max-width-90 {
max-width: 90%;
}
.om-max-width-80 {
max-width: 80%;
}
.om-max-width-70 {
max-width: 70%;
}
.om-max-width-60 {
max-width: 60%;
}
.om-max-width-50 {
max-width: 50%;
}
.om-max-width-40 {
max-width: 40%;
}
.om-max-width-30 {
max-width: 30%;
} .vc_om-table {
overflow-x: auto;
}
.vc_om-table table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
}
.vc_om-table table td,
.vc_om-table table th {
text-align: left;
border: 0;
padding: .9em .4em;
}
.vc_om-table table th {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.vc_om-table.vc_om-table-style-bordered table td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.vc_om-table.vc_om-table-style-hover table tr td {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.vc_om-table.vc_om-table-align-center table th,
.vc_om-table.vc_om-table-align-center table td {
text-align: center;
}
.vc_om-table.vc_om-table-align-right table th,
.vc_om-table.vc_om-table-align-right table td {
text-align: right;
} .vc_om-testimonials {
position: relative;
padding: 1px 0;
margin-left: -30px;
margin-right: -30px;
}
.vc_om-testimonials.vc_om-mode-box .om-item {
display: none;
}
.vc_om-testimonials.vc_om-mode-box .om-item:first-child {
display: block;
}
.vc_om-testimonials .om-item {
padding: 2em 0;
}
.vc_om-testimonials.vc_om-mode-list .om-item {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.vc_om-testimonials.vc_om-mode-list .om-item:last-child {
border-bottom: 0;
}
.vc_om-testimonials.vc_om-with-controls .om-item {
padding-left: 70px;
padding-right: 70px;
}
.vc_om-testimonials-controls .om-prev,
.vc_om-testimonials-controls .om-next {
position: absolute;
top: 50%;
z-index: 100;
margin-top: -20px;
color: #fff;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 26px;
border-radius: 50%;
text-align: center;
text-decoration: none;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.vc_om-testimonials-controls .om-prev {
left: 30px;
}
.vc_om-testimonials-controls .om-next {
right: 30px;
}
.vc_om-testimonials-controls .om-prev:hover,
.vc_om-testimonials-controls .om-next:hover {
text-decoration: none;
}
.vc_om-testimonials-controls .om-prev:before,
.vc_om-testimonials-controls .om-next:before {
font-family: 'omFont';
position: relative;
}
.vc_om-testimonials-controls .om-prev:before {
content: "\e604";
left: -1px;
}
.vc_om-testimonials-controls .om-next:before {
content: "\e607";
left: 1px;
}
.vc_om-testimonials-controls .om-prev:after,
.vc_om-testimonials-controls .om-next:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
border-width: 1px;
border-style: solid;
border-radius: 50%;
opacity: 0;
-webkit-transition: all .2s;
transition: all .2s;
}
.vc_om-testimonials-controls .om-prev:hover:after,
.vc_om-testimonials-controls .om-next:hover:after {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: .7;
}
.vc_om-testimonials .om-item-inner {
display: table;
width: 100%;
table-layout: fixed;
}
.vc_om-testimonials .om-item-pic {
display: table-cell;
vertical-align: middle;
width: 33.33%;
padding: 0 30px;
text-align: center;
}
.vc_om-testimonials .om-item-ta {
display: table-cell;
vertical-align: middle;
padding: 0 60px;
}
.vc_om-testimonials .om-item-pic img {
display: block;
margin: 0 auto;
max-width: 200px;
border-radius: 50%;
}
.vc_om-testimonials .om-item-text {
font-size: 250%;
line-height: 1.3;
position: relative;
}
.vc_om-testimonials .om-item-text:before {
content: '.';
height: 0;
overflow: hidden;
display: block;
margin-bottom: 1.45em;
}
.vc_om-testimonials .om-item-text:after {
content: '\201c';
font-size: 220%;
position: absolute;
top: 0;
left: 0;
}
.vc_om-testimonials .om-item-text p {
margin: .4em 0;
}
.vc_om-testimonials .om-item-author {
margin: .78em 0;
font-size: 128%;
}
.om-vc_row.om-with-background .vc_om-testimonials .om-item-author {
color: inherit;
opacity: .5;
}
.vc_om-testimonials .om-item-author:before {
content: '\2014';
margin-right: 0.5em;
} .eventerra_widget_testimonials .vc_om-testimonials .om-item-author {
font-size: 94%;
}
.eventerra_widget_testimonials .vc_om-testimonials {
margin: 0 !important;
}
.eventerra_widget_testimonials .vc_om-testimonials:after {
display: none;
}
.eventerra_widget_testimonials .vc_om-testimonials {
border: 0;
}
.eventerra_widget_testimonials .vc_om-testimonials .om-item {
padding: 0;
}
.eventerra_widget_testimonials .vc_om-testimonials.vc_om-mode-box .vc_om-testimonials-controls .om-prev {
left: 0;
}
.eventerra_widget_testimonials .vc_om-testimonials.vc_om-mode-box .vc_om-testimonials-controls .om-next {
right: 0;
}
.eventerra_widget_testimonials .vc_om-testimonials .om-item-inner,
.eventerra_widget_testimonials .vc_om-testimonials .om-item-pic,
.eventerra_widget_testimonials .vc_om-testimonials .om-item-ta {
display: block;
width: auto;
margin: 1em 0;
padding: 0;
}
.eventerra_widget_testimonials .vc_om-testimonials .om-item-pic img {
margin: 0 auto;
}
.eventerra_widget_testimonials .vc_om-testimonials-controls {
position: relative;
height: 40px;
width: 100px;
margin: 1em auto;
}
.eventerra_widget_testimonials .vc_om-testimonials .om-item-text,
.eventerra_widget_testimonials .vc_om-testimonials .om-item-author {
margin: 1em 0;
text-align: center;
}
.eventerra_widget_testimonials .vc_om-testimonials .om-item-text:before,
.eventerra_widget_testimonials .vc_om-testimonials .om-item-text:after {
display: none;
}
.eventerra_widget_testimonials .vc_om-testimonials .om-item-text {
font-size: 100%;
}
.footer-widget .vc_om-testimonials-controls .om-prev:hover,
.footer-widget .vc_om-testimonials-controls .om-next:hover {
color: #fff;
}
.eventerra_widget_testimonials .vc_om-testimonials.vc_om-mode-list .om-item-inner {
margin: 2em 0;
}
.eventerra_widget_testimonials .vc_om-testimonials.vc_om-mode-list .om-item:first-child .om-item-inner {
margin-top: 1em;
}
.eventerra_widget_testimonials .vc_om-testimonials.vc_om-mode-list .om-item:last-child .om-item-inner {
margin-bottom: 1em;
} .vc_om-logos-container {
text-align: center;
}
.vc_om-logos-item {
display: inline-block;
text-align: center;
vertical-align: middle;
}
.vc_om-logos-item .vc_om-logos-img-w {
margin: 1.5em 2em;
}
.vc_om-logos-item a img {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.vc_om-logos-item a:hover img {
opacity: 0.7;
}
.vc_om-logos.vc_om-logos-grayscale img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.vc_om-logos.vc_om-logos-grayscale img:hover {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.vc_om-logos.vc_om-logos-grayscale a:hover img {
opacity: 1;
} .vc_om-logos.vc_om-logos-layout-carousel {
position: relative;
}
.vc_om-logos.vc_om-logos-layout-carousel .vc_om-logos-container {
white-space: nowrap;
text-align: left;
position: relative;
transition: transform .3s;
}
.vc_om-logos.vc_om-logos-layout-carousel .vc_om-logos-inner {
overflow: hidden;
margin: 0 60px;
}
.vc_om-logos-controls .om-prev,
.vc_om-logos-controls .om-next {
position: absolute;
top: 50%;
margin-top: -20px;
color: #fff;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 26px;
border-radius: 50%;
text-align: center;
text-decoration: none;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.vc_om-logos-controls .om-prev {
left: 0;
}
.vc_om-logos-controls .om-next {
right: 0;
}
.vc_om-logos-controls .om-prev:hover,
.vc_om-logos-controls .om-next:hover {
text-decoration: none;
}
.vc_om-logos-controls .om-prev:before,
.vc_om-logos-controls .om-next:before {
font-family: 'omFont';
position: relative;
}
.vc_om-logos-controls .om-prev:before {
content: "\e604";
left: -1px;
}
.vc_om-logos-controls .om-next:before {
content: "\e607";
left: 1px;
}
.vc_om-logos-controls .om-prev:after,
.vc_om-logos-controls .om-next:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
border-width: 1px;
border-style: solid;
border-radius: 50%;
opacity: 0;
-webkit-transition: all .2s;
transition: all .2s;
}
.vc_om-logos-controls .om-prev:hover:after,
.vc_om-logos-controls .om-next:hover:after {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: .7;
} .vc_om-click-box {
text-align: center;
color: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background: #3c3c3c;
position: relative;
overflow: hidden;
}
.vc_om-click-box a {
display: block;
color: inherit;
text-decoration: none;
}
.vc_om-click-box a:hover {
color: inherit;
text-decoration: none;
}
.vc_om-click-box:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: left bottom;
background-repeat: no-repeat;
pointer-events: none;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="1000"><polygon fill="rgba(255,255,255,.15)" points="0,1000 1000,0, 1000,1000"/></svg>');
-webkit-transform: translateX(40%);
transform: translateX(40%);
}
.vc_om-click-box:hover:before {
-webkit-animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.vc_om-click-box .om-cb-inner {
display: block;
padding: 2em 60px;
position: relative;
}
.vc_om-click-box.om-cb-size-md .om-cb-inner {
padding: 3em 60px;
}
.vc_om-click-box.om-cb-size-lg .om-cb-inner {
padding: 4em 60px;
}
.vc_om-click-box.om-cb-size-xlg .om-cb-inner {
padding: 5em 60px;
}
.vc_om-click-box .om-cb-title,
.vc_om-click-box .om-cb-subtitle {
display: block;
}
.vc_om-click-box .om-cb-title {
font-size: 140%;
font-weight: bold;
}
.vc_om-click-box .om-cb-subtitle {
opacity: .8;
}
.vc_om-click-box.apply-uppercase .om-cb-title {
text-transform: uppercase;
}
.vc_om-click-box.om-cb-size-md .om-cb-title {
font-size: 180%;
line-height: 1.4;
}
.vc_om-click-box.om-cb-size-xlg .om-cb-subtitle {
font-size: 110%;
}
.vc_om-click-box.om-cb-size-lg .om-cb-title {
font-size: 250%;
line-height: 1.3;
}
.vc_om-click-box.om-cb-size-lg .om-cb-subtitle {
font-size: 115%;
}
.vc_om-click-box.om-cb-size-xlg .om-cb-title {
font-size: 350%;
line-height: 1.2;
}
.vc_om-click-box.om-cb-size-xlg .om-cb-subtitle {
font-size: 130%;
}
.vc_om-click-box .om-cb-title + .om-cb-subtitle {
margin-top: .1em;
} .om-cib-icon,
.om-cib-title,
.om-cib-content {
display: block;
text-align: center;
}
.om-cib-title {
font-size: 140%;
font-weight: bold;
margin: .71em 0;
}
.vc_om-click-icon-box a {
display: block;
text-decoration: none;
color: inherit;
}
.vc_om-click-icon-box .om-cib-icon {
margin: 0 auto;
width: 2em;
height: 2em;
line-height: 2em;
border-radius: 50%;
font-size: 2em;
position: relative;
overflow: hidden;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.vc_om-click-icon-box .om-cib-icon i {
position: relative;
}
.vc_om-click-icon-box.om-cib-size-m .om-cib-icon {
font-size: 3em;
}
.vc_om-click-icon-box.om-cib-size-l .om-cib-icon {
font-size: 4em;
}
.vc_om-click-icon-box.om-cib-size-xl .om-cib-icon {
font-size: 5em;
}
.vc_om-click-icon-box .om-cib-icon i {
line-height: inherit;
vertical-align: top;
}
.vc_om-click-icon-box .om-cib-icon i:before {
vertical-align: top;
}
.vc_om-click-icon-box .om-cib-icon:before {
content: '';
position: absolute;
top: 0;
right: -100%;
bottom: 0;
left: 0;
background-position: left bottom;
background-repeat: no-repeat;
pointer-events: none;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="1000"><polygon fill="rgba(255,255,255,.15)" points="0,1000 1000,0, 1000,1000"/></svg>');
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.vc_om-click-icon-box:hover .om-cib-icon:before {
-webkit-animation: button-a-bg-icon 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
animation: button-a-bg-icon 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
@-webkit-keyframes button-a-bg-icon {
50% {
opacity: 0;
-webkit-transform: translateX(50%);
}
51% {
opacity: 0;
-webkit-transform: translateX(-50%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes button-a-bg-icon {
50% {
opacity: 0;
transform: translateX(50%);
}
51% {
opacity: 0;
transform: translateX(-50%);
}
100% {
opacity: 1;
transform: translateX(0);
}
} .blog-posts.layout-shortcode {
margin-top: 0;
overflow: hidden;
padding-bottom: 1px;
}
.blog-posts.layout-shortcode:after {
content: '.';
clear: both;
display: block;
height: 0;
overflow: hidden;
}
.blog-posts.layout-shortcode .blog-post {
border-bottom: 0;
padding-bottom: 1em;
border-right-width: 1px;
border-right-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
margin-right: -1px;
margin-bottom: -1px;
background: #fff;
}
.blog-posts.layout-shortcode.columns-2 .blog-post,
.blog-posts.layout-shortcode.columns-3 .blog-post {
width: 50%;
}
.blog-posts.layout-shortcode.columns-3 .blog-post {
width: 33.33%;
}
.blog-posts.layout-shortcode .post-date {
color: inherit;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
display: inline;
line-height: inherit;
}
.blog-posts.layout-shortcode .post-media {
position: relative;
z-index: 1;
}
.blog-posts.layout-shortcode .post-body-wrapper {
margin-left: 30px;
margin-right: 30px;
}
.blog-posts.layout-shortcode.mode-masonry .blog-post {
float: left;
}
.blog-posts.layout-shortcode.mode-fixed section {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
} .vc_om-list ul {
list-style: none;
padding: 0;
margin: 0;
}
.vc_om-list ul li {
margin: .25em 0;
padding: 0 0 0 1.6em;
position: relative;
}
.vc_om-list ul li .om-list-icon {
position: absolute;
top: 0;
left: 0;
} .vc_om-max-width {
margin: 0 auto;
}
.vc_om-max-width.om-mw-align-left {
margin: 0 auto 0 0;
}
.vc_om-max-width.om-mw-align-right {
margin: 0 0 0 auto;
} .vc_om-speakers {
margin-left: -30px;
margin-right: -30px;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-below .om-speakers-items {
overflow: hidden;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.vc_om-speakers.vc_om-layout-grid .om-speakers-item {
float: left;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-below .om-speakers-item {
border-right-width: 1px;
border-right-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
margin-right: -1px;
margin-bottom: -1px;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-next .om-speakers-item {
border-right-width: 1px;
border-right-style: solid;
margin-right: -1px;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-columns-2 .om-speakers-item {
width: 50%;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-columns-3 .om-speakers-item {
width: 33.33%;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-columns-4 .om-speakers-item {
width: 25%;
}
.vc_om-speakers.vc_om-layout-grid .om-speakers-pic-wrapper {
position: relative;
}
.vc_om-speakers.vc_om-layout-grid .om-speakers-pic img {
display: block;
width: 100%;
}
.vc_om-speakers.vc_om-layout-grid .om-speakers-body {
padding: 1em 30px;
}
.vc_om-speakers.vc_om-layout-grid .om-speakers-name-post {
margin: 1em 0;
}
.vc_om-speakers.vc_om-layout-grid .om-speakers-name {
margin: 0;
}
.om-speakers-post {
font-size: 110%;
}
.om-speakers-post:before {
content: '';
display: inline-block;
width: .8em;
height: .8em;
background-size: 100% 100%;
margin-right: .5em;
margin-bottom: -1px;
}
.vc_om-speakers.vc_om-layout-grid .om-speakers-read-more {
margin: 1em 0;
}
.vc_om-speakers.vc_om-layout-grid .om-speakers-contacts {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 48px;
overflow: hidden;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-next .om-speakers-item:after {
content: '.';
display: block;
height: 0;
clear: both;
overflow: hidden;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-next .om-speakers-pic-wrapper,
.vc_om-speakers.vc_om-layout-grid.vc_om-description-next .om-speakers-body {
float: left;
width: 50%;
box-sizing: border-box;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-next .om-speakers-body {
padding-top: 50%;
padding-bottom: 0;
position: relative;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-next .om-speakers-body-npe {
position: absolute;
top: .5em;
left: 30px;
right: 30px;
bottom: 4.1em;
overflow: hidden;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-next .om-speakers-item.no-link .om-speakers-body-npe {
bottom: .5em;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-next .om-speakers-body-npe:after {
content: '';
position: absolute;
height: 1.5em;
left: 0;
right: 0;
bottom: 0;
}
.vc_om-speakers.vc_om-layout-grid.vc_om-description-next .om-speakers-read-more {
position: absolute;
left: 30px;
right: 30px;
bottom: .5em;
}
.om-speakers-pic.om-pic-empty {
background: rgba(0, 0, 0, 0.1);
padding-top: 100%;
}
.om-speakers-contact-icon {
display: block;
width: 38px;
height: 38px;
line-height: 38px;
text-align: center;
color: #fff;
text-decoration: none;
font-size: 16px;
padding-right: 10px;
position: relative;
left: 48px;
opacity: 0;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: all .2s ease-in .26s;
transition: all .2s ease-in .26s;
}
.om-speakers-item:hover .om-speakers-contact-icon {
-webkit-transform: translateX(-38px);
transform: translateX(-38px);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
opacity: 1;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(1) {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(2) {
-webkit-transition-delay: .02s;
transition-delay: .02s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(3) {
-webkit-transition-delay: .04s;
transition-delay: .04s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(4) {
-webkit-transition-delay: .06s;
transition-delay: .06s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(5) {
-webkit-transition-delay: .08s;
transition-delay: .08s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(6) {
-webkit-transition-delay: .10s;
transition-delay: .10s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(7) {
-webkit-transition-delay: .12s;
transition-delay: .12s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(8) {
-webkit-transition-delay: .14s;
transition-delay: .14s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(9) {
-webkit-transition-delay: .16s;
transition-delay: .16s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(10) {
-webkit-transition-delay: .18s;
transition-delay: .18s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(11) {
-webkit-transition-delay: .20s;
transition-delay: .20s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(12) {
-webkit-transition-delay: .22s;
transition-delay: .22s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(13) {
-webkit-transition-delay: .24s;
transition-delay: .24s;
}
.om-speakers-item .om-speakers-contact-icon:nth-child(14) {
-webkit-transition-delay: .26s;
transition-delay: .26s;
}
.om-speakers-item:hover .om-speakers-contact-icon:hover {
-webkit-transform: translateX(-48px);
transform: translateX(-48px);
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
a.om-speakers-contact-icon:hover {
color: #fff;
text-decoration: none;
}
.om-speakers-contact-icon.om-site {
background-color: #747474;
}
.om-speakers-contact-icon.om-behance {
background-color: #18a3fe;
}
.om-speakers-contact-icon.om-dribbble {
background-color: #ef5b92;
}
.om-speakers-contact-icon.om-facebook {
background-color: #3b5998;
}
.om-speakers-contact-icon.om-flickr {
background-color: #f1628b;
}
.om-speakers-contact-icon.om-github {
background-color: #7292a2;
}
.om-speakers-contact-icon.om-google-plus {
background-color: #d94a39;
}
.om-speakers-contact-icon.om-instagram {
background-color: #9f6f54;
}
.om-speakers-contact-icon.om-linkedin {
background-color: #71b2d0;
}
.om-speakers-contact-icon.om-skype {
background-color: #18b7f1;
}
.om-speakers-contact-icon.om-twitter {
background-color: #5ea9dd;
}
.om-speakers-contact-icon.om-vimeo {
background-color: #62a0ad;
}
.om-speakers-contact-icon.om-vk {
background-color: #527498;
}
.om-speakers-contact-icon.om-youtube {
background-color: #f45750;
}
.omfi.omfi-site:before {
content: "\e005";
} .vc_om-agenda {
margin-left: -30px;
margin-right: -30px;
}
.om-agenda-day-header {
color: #fff;
font-size: 180%;
font-weight: bold;
text-transform: uppercase;
padding: .65em 0;
}
.om-agenda-day-title {
float: left;
width: 66.66%;
box-sizing: border-box;
padding: 0 30px;
}
.om-agenda-day-date {
float: left;
width: 33.33%;
box-sizing: border-box;
padding: 0 30px;
opacity: .8;
}
.om-agenda-item {
padding: 1.5em 0;
margin-bottom: 2px;
position: relative;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.om-agenda-item.om-featured {
border-top-width: 2px;
border-top-style: solid;
border-bottom-width: 2px;
border-bottom-style: solid;
}
.om-agenda-item:last-child {
margin-bottom: 0;
}
.om-agenda-item-time-room {
float: left;
width: 18%;
width: calc(232px);
box-sizing: border-box;
padding: 0 30px;
}
.om-agenda-time-room-inner {
position: relative;
padding-left: 32px;
}
.om-agenda-item-icon {
position: absolute;
top: 0;
left: 0;
font-size: 140%;
line-height: 1.3;
}
.om-agenda-item-icon i {
position: relative;
top: -1px;
}
.om-agenda-item-description {
float: left;
width: 48.66%;
width: calc(66.66% - 232px);
box-sizing: border-box;
padding: 0 30px;
}
.om-agenda-item-description-title {
font-weight: bold;
}
.vc_om-agenda.om-description-expand .om-agenda-item-description-more {
display: none;
}
.om-agenda-item-expand {
display: none;
}
.vc_om-agenda.om-description-expand .om-agenda-item-expand {
display: block;
}
.om-agenda-item-description p:last-child {
margin-bottom: 0;
}
.om-agenda-item-room-col {
float: left;
width: 17%;
box-sizing: border-box;
padding: 0 30px;
}
.om-agenda-item-time-room .om-agenda-item-room {
display: none;
font-style: italic;
margin-top: .2em;
}
.om-agenda-item-time {
font-weight: bold;
font-size: 140%;
line-height: 1.3;
}
.om-agenda-item-room-inner {
padding-left: 20px;
position: relative;
}
.om-agenda-item-room-inner:before {
content: '\e901';
font-family: 'omFont';
position: absolute;
top: 0;
left: 0;
}
.om-agenda-item-link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.om-agenda-item-read-more {
position: relative;
z-index: 1;
}
.om-agenda-item-speakers {
float: left;
box-sizing: border-box;
width: 16.33%;
padding: 0 30px 0 0;
word-wrap: break-word;
position: relative;
z-index: 1;
}
.om-agenda-item-speakers-inner {
padding-left: 22px;
position: relative;
}
.om-agenda-item-speakers-inner:before {
content: '\e904';
font-family: 'omFont';
position: absolute;
top: 0;
left: 0;
}
.om-agenda-item-speaker-photo {
display: none;
}
.vc_om-agenda.om-speakers-hide.om-room-display .om-agenda-item-speakers {
display: none;
}
.vc_om-agenda.om-speakers-hide.om-room-display .om-agenda-item-room-col {
width: 33.33%;
}
.vc_om-agenda.om-speakers-display.om-room-hide .om-agenda-item-speakers {
width: 33.33%;
padding-left: 30px;
}
.vc_om-agenda.om-speakers-display.om-room-hide .om-agenda-item-room-col {
display: none;
}
.vc_om-agenda.om-speakers-hide.om-room-hide .om-agenda-item-speakers,
.vc_om-agenda.om-speakers-hide.om-room-hide .om-agenda-item-room-col {
display: none;
}
.vc_om-agenda.om-speakers-hide.om-room-hide .om-agenda-item-description {
width: 82%;
width: calc(100% - 232px);
}
.om-agenda-item-speaker-photo-popup {
position: absolute;
left: 0;
bottom: 100%;
width: 200px;
padding: 2px;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.3);
margin: 0 0 1.5em -96px;
opacity: 0;
z-index: 100;
pointer-events: none;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2;
}
.om-agenda-item-speaker-photo-popup:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 50%;
top: 100%;
margin-left: -10px;
border: 10px solid transparent;
border-bottom: 0;
}
.om-agenda-item-speaker-photo-popup.om-active {
opacity: 1;
}
.om-agenda-item-speaker-photo-popup img {
display: block;
}
@media only screen and (max-width: 1168px) {
.om-agenda-item-room-col {
display: none;
}
.vc_om-agenda.om-speakers-display.om-room-display .om-agenda-item-speakers {
width: 33.33%;
padding-left: 30px;
}
.vc_om-agenda.om-speakers-hide.om-room-display .om-agenda-item-description {
width: 82%;
width: calc(100% - 232px);
}
.vc_om-agenda.om-room-display .om-agenda-item-time-room .om-agenda-item-room {
display: block;
}
} .vc_om-agenda.om-layout-grid:after {
content: '.';
clear: both;
display: block;
height: 0;
overflow: hidden;
}
.vc_om-agenda.om-layout-grid .om-agenda-inner {
margin-left: -1px;
margin-right: -1px;
}
.vc_om-agenda.om-layout-grid .om-agenda-day {
float: left;
width: 33.33%;
}
.vc_om-agenda.om-layout-grid.om-columns-2 .om-agenda-day {
width: 50%;
}
.vc_om-agenda.om-layout-grid .om-agenda-day-inner {
margin: 0 1px;
}
.vc_om-agenda.om-layout-grid .om-agenda-item {
padding-top: .5em;
padding-bottom: .5em;
}
.vc_om-agenda.om-layout-grid .om-agenda-item-time-room,
.vc_om-agenda.om-layout-grid .om-agenda-item-description,
.vc_om-agenda.om-layout-grid.om-speakers-display .om-agenda-item-speakers {
float: none !important;
width: auto !important;
margin: 1em 0;
}
.vc_om-agenda.om-layout-grid .om-agenda-day-title {
width: auto;
float: left;
padding-right: 0;
}
.vc_om-agenda.om-layout-grid .om-agenda-day-date {
width: auto;
float: right;
}
.vc_om-agenda.om-layout-grid.om-speakers-display .om-agenda-item-speakers {
padding-left: 30px;
}
.vc_om-agenda.om-layout-grid .om-agenda-item-room-col {
display: none;
}
.vc_om-agenda.om-layout-grid.om-room-display .om-agenda-item-time-room .om-agenda-item-room {
display: block;
}
.vc_om-agenda.om-layout-grid .om-agenda-item-speaker-photo-popup {
margin-left: -3px;
margin-bottom: 1em;
}
.vc_om-agenda.om-layout-grid .om-agenda-item-speaker-photo-popup:after {
left: 0;
margin-left: 0;
} .vc_om-agenda.om-layout-tabs .om-agenda-day {
display: none;
}
.vc_om-agenda.om-layout-tabs .om-agenda-day:first-child {
display: block;
}
.vc_om-agenda.om-layout-tabs .om-agenda-tabs .om-agenda-day {
display: block;
float: left;
}
.vc_om-agenda.om-layout-tabs .om-agenda-inner {
position: relative;
transition: height .3s;
}
.vc_om-agenda.om-layout-tabs .om-agenda-inner .om-agenda-day {
transform: translateX(0);
transition: transform .3s;
}
.om-agenda-tabs.enable-transition {
transition: background .3s;
}
.om-agenda-tabs .om-agenda-day-header {
padding-left: 30px;
padding-right: 30px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.om-agenda-tabs .om-agenda-day-header .om-agenda-day-title {
opacity: .5;
transition: opacity .3s;
}
.om-agenda-tabs .om-agenda-day-header .om-agenda-day-date {
opacity: .3;
transition: opacity .3s;
}
.om-agenda-tabs .om-agenda-day-header.active .om-agenda-day-title,
.om-agenda-tabs .om-agenda-day-header:hover .om-agenda-day-title {
opacity: 1;
}
.om-agenda-tabs .om-agenda-day-header.active .om-agenda-day-date,
.om-agenda-tabs .om-agenda-day-header:hover .om-agenda-day-date {
opacity: .8;
}
.om-agenda-tabs .om-agenda-day-title,
.om-agenda-tabs .om-agenda-day-date {
float: none;
width: auto;
display: inline;
padding: 0;
}
.om-agenda-tabs .om-agenda-day-date {
font-size: 55.5555%;
font-weight: normal;
margin-left: 15px;
} .vc_om_tc_tickets {
display: inline;
}
.vc_om_tc_tickets.om-alignment-left {
display: block;
margin: 1em 0;
}
.vc_om_tc_tickets.om-size-xs {
font-size: 75%;
}
.vc_om_tc_tickets.om-size-sm {
font-size: 83%;
}
.vc_om_tc_tickets.om-size-lg {
font-size: 114%;
}
.vc_om_tc_tickets.om-size-xlg {
font-size: 145%;
}
.vc_om_tc_tickets.om-alignment-right {
display: block;
margin: 1em 0;
text-align: right;
}
.vc_om_tc_tickets.om-alignment-center {
display: block;
margin: 1em 0;
text-align: center;
}
.vc_om_tc_tickets.om-alignment-right .cart_form,
.vc_om_tc_tickets.om-alignment-left .cart_form,
.vc_om_tc_tickets.om-alignment-center .cart_form,
.vc_om_tc_tickets.om-alignment-right .tc_in_cart,
.vc_om_tc_tickets.om-alignment-left .tc_in_cart,
.vc_om_tc_tickets.om-alignment-center .tc_in_cart {
margin: 0;
}
.cart_form,
.om_theme .tc_in_cart {
display: inline-block;
margin: .5em .25em .5em 0;
width: auto;
}
.om_theme .tc_in_cart {
line-height: 1.3;
white-space: nowrap;
}
.cart_form:after {
content: '.';
clear: both;
height: 0;
overflow: hidden;
display: block;
}
.cart_form .add_to_cart,
.om_theme .tc_in_cart a {
color: #fff;
line-height: 1.3;
font-size: 96%;
float: left;
font-weight: bold;
position: relative;
overflow: hidden;
text-decoration: none;
text-transform: uppercase;
}
.om_theme .tc_in_cart a {
padding: .7em 1.1em;
margin: -.7em 0 -.7em 1.1em;
float: none;
display: inline-block;
vertical-align: top;
-webkit-transition: all .2s;
transition: all .2s;
}
.cart_form .add_to_cart:hover,
.om_theme .tc_in_cart a:hover {
text-decoration: none;
}
.cart_form .add_to_cart .title {
position: relative;
display: block;
padding: .7em 1.1em;
}
.tc_in_cart {
padding: 0.672em 0 0.672em 1.056em;
}
.cart_form .add_to_cart:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: left bottom;
background-repeat: no-repeat;
pointer-events: none;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="1000"><polygon fill="rgba(255,255,255,.15)" points="0,1000 1000,0, 1000,1000"/></svg>');
-webkit-transform: translateX(40%);
transform: translateX(40%);
}
.cart_form .add_to_cart:hover:before {
-webkit-animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
animation: button-a-bg 0.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.cart_form .price {
float: left;
line-height: 1.248;
padding: 0.672em 1.056em;
box-sizing: border-box;
font-weight: bold;
} .wpb_wrapper div.tickera {
margin: 1em -30px 2em;
}
.event_tickets.tickera {
border-collapse: separate;
border-spacing: 0;
width: 100%;
}
.event_tickets.tickera th {
color: #fff;
padding: 1em 30px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: 125%;
}
.event_tickets.tickera td {
padding: .8em 30px;
border-bottom-width: 2px;
border-bottom-style: solid;
}
.event_tickets.tickera td:first-child {
font-weight: bold;
}
.event_tickets.tickera td:last-child {
width: 34.5%;
}
.event_tickets.tickera .cart_form {
margin: 0;
}
.event_tickets.tickera .tc_tickets_sold {
display: inline-block;
padding: 0.672em 0;
} .om-tc-cta-ticket .cart_form,
.om-tc-cta-ticket .tc_in_cart {
margin: 0;
vertical-align: middle;
}
.om-tc-cta-ticket .cart_form .add_to_cart,
.om_theme .om-tc-cta-ticket .tc_in_cart a {
font-size: 130%;
text-transform: none;
}
.om-tc-cta-ticket .cart_form .add_to_cart .title,
.om_theme .om-tc-cta-ticket .tc_in_cart a {
padding: 1.1em 2.2em;
}
.om-tc-cta-ticket .vc_cta-button-wrapper.apply-uppercase .cart_form .add_to_cart,
.om_theme .om-tc-cta-ticket .vc_cta-button-wrapper.apply-uppercase .tc_in_cart a,
.om_theme .om-tc-cta-ticket .vc_cta-button-wrapper.apply-uppercase .tc_tickets_sold {
text-transform: uppercase;
}
.om_theme .om-tc-cta-ticket .tc_in_cart {
overflow: hidden;
font-size: 0;
padding: 0;
}
.om_theme .om-tc-cta-ticket .tc_in_cart a {
float: right;
margin: 0;
}
.om_theme .om-tc-cta-ticket .tc_tickets_sold {
opacity: .7;
font-style: italic;
font-size: 140%;
} .vc_om-reduce_space {
height: 0;
overflow: hidden;
}
.vc_om-reduce_space:before {
content: '.';
} .om-wpb .vc-hoverbox {
color: #fff;
}
.om-wpb .vc-hoverbox-block {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.om-wpb .vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,
.om-wpb .vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front,
.om-wpb .vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,
.om-wpb .vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front,
.om-wpb .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,
.om-wpb .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
border-radius: 0;
} .om-closing {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 100000;
background: #fff;
opacity: 0;
}
.om-loading-circle {
position: fixed;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
background: #fff no-repeat center center;
display: none;
z-index: 700;
margin-left: -30px;
margin-top: -30px;
border-radius: 30px;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2), 0 0 10px 0 rgba(0, 0, 0, 0.08);
} .om-back-to-top {
position: fixed;
right: 0;
bottom: 0;
z-index: 200;
opacity: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transform: translateY(60px);
-ms-transform: translateY(60px);
transform: translateY(60px);
-webkit-transition: .3s;
transition: .3s;
}
.om-back-to-top:before {
content: '';
position: absolute;
right: 0;
bottom: 0;
width: 0;
height: 0;
border: 29px solid transparent;
pointer-events: none;
}
.om-back-to-top-link {
position: absolute;
right: 0;
bottom: 0;
display: block;
width: 100px;
height: 100px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transform: translate(57px, 57px) rotate(45deg);
-ms-transform: translate(57px, 57px) rotate(45deg);
transform: translate(57px, 57px) rotate(45deg);
-webkit-transition: .3s;
transition: .3s;
}
.om-back-to-top-icon {
position: absolute;
right: 8px;
bottom: 6px;
width: 24px;
height: 20px;
text-align: center;
line-height: 20px;
margin: -10px 0 0 -12px;
font-size: 32px;
color: #fff;
cursor: pointer;
}
.om-back-to-top-icon:before,
.om-back-to-top-icon:after {
content: '\e60a';
font-family: 'omFont';
position: absolute;
top: 0;
left: 0;
right: 0;
-webkit-transition: .2s;
transition: .2s;
}
.om-back-to-top-icon:before,
.om-back-to-top-icon:after {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: .2s;
transition: .2s;
}
.om-back-to-top:hover .om-back-to-top-icon:before {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
}
.om-back-to-top-icon:after {
opacity: 0;
}
.om-back-to-top:hover .om-back-to-top-icon:after {
opacity: .5;
-webkit-transform: translateY(3px);
-ms-transform: translateY(3px);
transform: translateY(3px);
}
.om-back-to-top.active {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
} .page-404-content {
padding-top: 20px;
padding-bottom: 20px;
}  .om_theme .tc_the_content_pre {
padding: 0;
margin: 1em 0 2em;
}
.om_theme .tc_event_date_title_front,
.om_theme .tc_event_location_title_front {
font-size: 100%;
padding-right: 2em;
}
.om_theme .tc_event_date_title_front i,
.om_theme .tc_event_location_title_front i {
padding-right: .5em;
} .cart_empty_message {
font-size: 90%;
margin: 1.11em 0;
background: rgba(0, 0, 0, 0.05);
padding: 0.5em 1em;
display: inline-block;
position: relative;
margin: 2em 0;
}
.cart_empty_message:after {
content: '';
position: absolute;
left: 1em;
top: 100%;
border: 10px solid transparent;
border-top: 10px solid rgba(0, 0, 0, 0.05);
border-bottom: 0;
}
.tickera-checkout {
margin: -1em -30px 0;
}
.om_theme .tickera-checkout {
font: inherit;
color: inherit;
}
.om_theme .tickera_table th {
padding: 1em 30px;
font-size: 125%;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}
.om_theme .tickera-checkout tbody tr td {
padding: .8em 30px;
border-bottom-width: 2px;
border-bottom-style: solid;
}
.om_theme .tickera-checkout tbody tr.last-table-row td,
.om_theme .tickera-checkout tbody tr:last-child td {
background: none !important;
border-bottom: 0;
}
.om_theme .tickera-checkout tbody tr.last-table-row td {
padding-top: 2em;
padding-bottom: 2em;
}
.om_theme .coupon-code input {
height: auto;
}
.om_theme .coupon-code-message {
padding-left: 1em;
font-style: italic;
}
td.ticket-quantity {
white-space: nowrap;
}
.om_theme .ticket-quantity .tickera_button {
width: 32px;
height: 32px;
padding: 0;
color: inherit;
background: none;
min-width: 0;
font-size: 20px;
vertical-align: middle;
font-family: arial;
font-weight: normal;
line-height: 32px;
margin: 0 2px;
}
.om_theme .tickera-checkout .ticket-type {
font-weight: bold;
}
.tickera_additional_info:after {
content: '.';
clear: both;
height: 0;
display: block;
overflow: hidden;
}
.om_theme .tickera_additional_info {
margin: 2em -30px 0;
padding-top: 1em;
border-top-width: 2px;
border-top-style: solid;
}
.om_theme .tickera_buyer_info {
border: 0;
float: left;
width: 50%;
padding: 0 30px;
box-sizing: border-box;
}
.om_theme .tickera_owner_info {
float: right;
width: 50%;
padding: 0 30px;
box-sizing: border-box;
}
.om_theme .tickera_checkout.tickera-button {
clear: both;
}
.om_theme .tickera_additional_info .fields-wrap {
margin-bottom: 2em;
}
.om_theme .tickera_additional_info .fields-wrap span {
float: none;
display: block;
margin: 0;
}
.om_theme .tickera_additional_info .fields-wrap label span {
margin-bottom: -4px;
}
.om_theme .tickera_additional_info .fields-wrap input {
float: none;
margin: 0;
width: 100%;
}
.om_theme .tickera_additional_info .info_section h2 {
float: none;
}
.om_theme .tickera_additional_info .info_section h5 {
margin-top: .909em;
}
.om_theme .tickera_additional_info .tickera_checkout {
margin: 2em 30px 0 0;
font-size: 121%;
}
.om_theme .tc_cart_errors {
margin: -1em -30px 1em;
background: #f10000;
color: #fff;
list-style: none;
}
.om_theme .tc_cart_errors ul {
list-style: none;
padding: 0;
margin: 0;
}
.om_theme .tc_cart_errors li {
font-size: 121%;
font-weight: bold;
padding: 1em 30px;
}
.om_theme .tickera-payment-gateways .tickera-height.tc_gateway_form {
margin: 1em 0 0;
}
.om_theme .tickera-payment-gateways {
padding: 20px;
width: auto;
float: none;
}
.om_theme .tc_choose_gateway {
margin: 0 7px 0;
vertical-align: middle;
} .wp-caption {
margin-top: 20px;
margin-bottom: 20px;
}
.wp-caption-text {
margin: .5em 0;
font-style: italic;
}
.wp-caption.aligncenter {
text-align: center;
width: auto !important;
margin: 0 auto;
}
.wp-caption.aligncenter .wp-caption-text {
text-align: center;
}
.alignnone,
.wp-caption.alignnone {
width: auto !important;
}
.gallery-caption {
font-style: italic;
}
.alignleft {
float: left;
margin: 0 20px 1em 0;
}
.alignright {
float: right;
margin: 0 0 1em 20px;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 1em auto;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: rgba(0, 0, 0, 0.1);
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .wp-video {
margin: 0 auto;
}
.om-wp-video-wrapper {
position: relative;
}
.om-wp-video-wrapper .wp-video {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: auto !important;
height: auto !important;
} .wp-block-button {
margin-top: 1em;
margin-bottom: 1em;
}
.wp-block-button__link {
border-radius: 5px;
padding: 0.7em 1.1em;
color: #fff;
line-height: 1.3;
font-size: 96%;
font-weight: bold;
}
.wp-block-button__link:hover {
text-decoration: none;
} .wp-block-cover, .wp-block-cover-image {
color: #fff;
} .blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
box-sizing: border-box;
} .wp-block-group.has-background {
padding: 1px 1em;
} .search-results-note {
font-style: italic;
}
.search-results-list {
list-style: none;
padding: 0;
margin: 0 -30px;
}
.search-results-list h4 {
margin-top: 1em;
}
.search-results-list li {
border-top: 1px solid;
}
.search-results-list li:first-child {
border-top: 0;
}
.search-results-thumbnail {
float: left;
width: 180px;
margin: -1px 0 0 0;
position: relative;
}
.search-results-thumbnail img {
display: block;
}
.search-results-list li.with-thumbnail .search-results-desc {
margin-left: 180px;
}
.search-results-desc {
padding: 0 30px;
}
.search-result-title {
font-size: 145%;
margin: 0.69em 0;
}
.search-result-title a {
color: inherit;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.search-result-title a:hover {
text-decoration: none;
} .om-disable-wpb-animation {
-webkit-animation: none !important;
animation: none !important;
}
.om-wpb .animated {
-webkit-animation-duration: .7s;
animation-duration: .7s;
}
.wpb_animate_when_almost_visible.bounce {
-webkit-animation-name: om-bounce;
animation-name: om-bounce;
}
@-webkit-keyframes om-bounce {
17%, 65%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
}
0% {
opacity: 0;
-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -60px, 0);
}
47% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -25px, 0);
opacity: 1;
}
82% {
-webkit-transform: translate3d(0, -8px, 0);
}
}
@keyframes om-bounce {
17%, 65%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 0, 0);
}
0% {
opacity: 0;
transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -60px, 0);
}
47% {
transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -25px, 0);
opacity: 1;
}
82% {
transform: translate3d(0, -8px, 0);
}
}
.wpb_animate_when_almost_visible.fade-in {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
.wpb_animate_when_almost_visible.zoom-in {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
.wpb_animate_when_almost_visible.zoom-in-down {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
.wpb_animate_when_almost_visible.zoom-in-up {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
.wpb_animate_when_almost_visible.zoom-out {
-webkit-animation-name: om-zoom-out;
animation-name: om-zoom-out;
}
@-webkit-keyframes om-zoom-out {
0% {
-webkit-transform: scale(1.4, 1.4);
opacity: 0;
}
100% {
-webkit-transform: scale(1, 1);
opacity: 1;
}
}
@keyframes om-zoom-out {
0% {
transform: scale(1.4, 1.4);
opacity: 0;
}
100% {
transform: scale(1, 1);
opacity: 1;
}
}
.wpb_animate_when_almost_visible.spin {
-webkit-animation-name: om-spin;
animation-name: om-spin;
}
@-webkit-keyframes om-spin {
0% {
-webkit-transform: rotate(0deg);
opacity: 0;
}
100% {
-webkit-transform: rotate(360deg);
opacity: 1;
}
}
@keyframes om-spin {
0% {
transform: rotate(0deg);
opacity: 0;
}
100% {
transform: rotate(360deg);
opacity: 1;
}
}
.wpb_animate_when_almost_visible.spin-lt {
-webkit-animation-name: om-spin-lt;
animation-name: om-spin-lt;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
@-webkit-keyframes om-spin-lt {
0% {
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform: rotate(0deg);
opacity: 1;
}
}
@keyframes om-spin-lt {
0% {
transform: rotate(90deg);
opacity: 0;
}
100% {
transform: rotate(0deg);
opacity: 1;
}
}
.wpb_animate_when_almost_visible.spin-rt {
-webkit-animation-name: om-spin-rt;
animation-name: om-spin-rt;
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
@-webkit-keyframes om-spin-rt {
0% {
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform: rotate(0deg);
opacity: 1;
}
}
@keyframes om-spin-rt {
0% {
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform: rotate(0deg);
opacity: 1;
}
}
.wpb_animate_when_almost_visible.flip-x {
-webkit-animation-name: om-flip-x;
animation-name: om-flip-x;
}
@-webkit-keyframes om-flip-x {
0% {
-webkit-transform: perspective(550px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(550px) rotateX(0deg);
opacity: 1;
}
}
@keyframes om-flip-x {
0% {
transform: perspective(550px) rotateX(90deg);
opacity: 0;
}
100% {
transform: perspective(550px) rotateX(0deg);
opacity: 1;
}
}
.wpb_animate_when_almost_visible.flip-y {
-webkit-animation-name: om-flip-y;
animation-name: om-flip-y;
}
@-webkit-keyframes om-flip-y {
0% {
-webkit-transform: perspective(550px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(550px) rotateY(0deg);
opacity: 1;
}
}
@keyframes om-flip-y {
0% {
transform: perspective(550px) rotateY(90deg);
opacity: 0;
}
100% {
transform: perspective(550px) rotateY(0deg);
opacity: 1;
}
}
.wpb_animate_when_almost_visible.flip.animated {
-webkit-animation-name: om-flip;
animation-name: om-flip;
}
@-webkit-keyframes om-flip {
0% {
-webkit-transform: perspective(550px) rotateX(90deg);
opacity: 0;
}
30% {
-webkit-transform: perspective(550px) rotateX(-35deg);
opacity: .4;
}
60% {
-webkit-transform: perspective(550px) rotateX(15deg);
opacity: .6;
}
80% {
-webkit-transform: perspective(550px) rotateX(-7deg);
opacity: .8;
}
100% {
-webkit-transform: perspective(550px) rotateX(0deg);
opacity: 1;
}
}
@keyframes om-flip {
0% {
transform: perspective(550px) rotateX(90deg);
opacity: 0;
}
30% {
transform: perspective(550px) rotateX(-35deg);
opacity: .4;
}
60% {
transform: perspective(550px) rotateX(15deg);
opacity: .6;
}
80% {
transform: perspective(550px) rotateX(-7deg);
opacity: .8;
}
100% {
transform: perspective(550px) rotateX(0deg);
opacity: 1;
}
} .om-parallax {
overflow: hidden;
}
.om-parallax-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-bottom: 400px;
} .sitemap ul {
list-style: none;
padding: 0;
margin: 1em 0;
}
.sitemap ul li {
padding-left: 1em;
margin: 0.5em 0;
position: relative;
}
.sitemap ul li:before {
content: "\e608";
font-family: "omFont";
position: absolute;
top: 1px;
left: 0;
}
.sitemap.small ul li,
.sitemap.small ul ul {
margin: 0;
} .page-template-template-content-only .content-footer {
margin-top: 40px;
} .header-extra-button,
.header-extra-dropdown-button,
input[type=button],
input[type=submit],
input[type=reset],
.navigation-prev a:before,
.navigation-next a:after,
.navigation-pages-inner > a,
.navigation-pages-inner > span,
.read-more-icon,
.om-wpb .vc_cta-button,
.vc_om-testimonials-controls .om-prev,
.vc_om-testimonials-controls .om-next,
.vc_om-logos-controls .om-prev,
.vc_om-logos-controls .om-next,
.om-agenda-day-header,
.cart_form .add_to_cart,
.om_theme .tc_in_cart a,
.event_tickets.tickera th,
.om_theme .tickera_table th,
.om-back-to-top-icon {
color: #fff;
} .woocommerce-container {
padding: 1em 0;
}
html .woocommerce .woocommerce-result-count {
margin: 1em 0;
font-style: italic;
}
html .woocommerce .woocommerce-ordering {
margin: calc(1em - 8px) 0 calc(1em - 10px);
}
html .woocommerce .products ul,
html .woocommerce ul.products {
margin: 2em -30px 1em;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
overflow: hidden;
padding-bottom: 1px;
}
.woocommerce-pagination .navigation-pages {
margin-top: 0;
}
html .woocommerce ul.products li.product .onsale {
margin: 0;
}
html .woocommerce span.onsale {
width: auto;
height: auto;
min-height: 0;
min-width: 0;
border-radius: 0;
line-height: 26px;
font-size: 12px;
font-weight: normal;
}
html .woocommerce span.onsale:after {
content: '';
position: absolute;
top: 0;
border: 13px solid;
width: 0;
height: 0;
}
html .woocommerce ul.products li.product span.onsale {
padding: 0 15px 0 7px;
}
html .woocommerce ul.products li.product span.onsale:after {
border-color: inherit;
border-left-color: transparent;
border-bottom-color: transparent;
right: 100%;
left: auto;
}
html .woocommerce ul.products li.product a {
color: inherit;
}
html .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 125%;
padding: 0;
margin: 1em 0;
}
html .woocommerce ul.products li.product,
html .woocommerce-page ul.products li.product {
width: calc(25% + 1px);
padding: 0 30px 3em 30px;
box-sizing: border-box;
border-right-width: 1px;
border-right-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
margin: 0 -1px -1px 0;
}
.sidebar-display.woocommerce ul.products li.product,
.sidebar-display.woocommerce-page ul.products li.product {
width: calc(33.3333% + 1px);
}
.woocommerce-loop-product__thumb {
margin: 0 -30px 2em;
}
html .woocommerce ul.products li.product .star-rating {
font-size: 100%;
}
html .woocommerce ul.products li.product .price del {
display: inline;
opacity: 1;
font-size: 85%;
}
html .woocommerce ul.products li.product .price {
font-size: 115%;
color: inherit;
}
html .woocommerce ul.products li.product .price ins {
font-weight: normal;
}
html .woocommerce #respond input#submit,
html .woocommerce a.button,
html .woocommerce button.button,
html .woocommerce input.button {
font-weight: bold;
line-height: 1.3;
font-size: 96%;
padding: .7em 1.2em;
color: #fff !important;
border-radius: 0;
-webkit-transition: all .3s;
transition: all .3s;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
display: none;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
color: transparent !important;
opacity: .8;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
right: 50%;
width: 1em;
text-align: center;
color: #fff;
margin-right: -.5em;
}
.woocommerce-add-to-cart-wrapper {
margin-top: 1em;
}
html .woocommerce ul.products li.product .button {
margin: 0;
}
.woocommerce a.added_to_cart {
padding: .7em 1.2em;
font-style: italic;
line-height: 1.3;
font-size: 96%;
}
html .woocommerce .widget_shopping_cart .total,
html .woocommerce.widget_shopping_cart .total {
border-top: 2px solid #ebe9eb;
}
.woocommerce.widget_product_search .woocommerce-product-search {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.woocommerce.widget_product_search .woocommerce-product-search .search-field {
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
}
html .woocommerce div.product p.price,
html .woocommerce div.product span.price {
color: inherit;
}
.woocommerce-product-gallery__wrapper {
margin: 0;
}
html .woocommerce span.onsale {
top: 0;
left: 0;
padding: 0 7px 0 15px;
}
html .woocommerce span.onsale:after {
left: 100%;
border-right-color: transparent;
border-bottom-color: transparent;
}
body.sidebar-display .related.products li:nth-child(4) {
display: none;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0 0 0 20px;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
margin: 0 -1px 0 0;
float: left;
padding: 0;
border-bottom-color: transparent !important;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding-left: 20px;
padding-right: 20px;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li::after,
html .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none;
}
html .woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
html .woocommerce #reviews #comments ol.commentlist li img.avatar {
border-radius: 50%;
max-width: 40px;
width: auto;
border: 0;
padding: 0;
}
html .woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: 0;
margin-left: 60px;
}
html .woocommerce #review_form #respond .om-columns {
margin: 0;
}
html .woocommerce table.shop_table {
border-radius: 0;
}
html #add_payment_method table.cart td.actions .coupon .input-text,
html .woocommerce-cart table.cart td.actions .coupon .input-text,
html .woocommerce-checkout table.cart td.actions .coupon .input-text {
background: transparent;
border: 0px;
padding: 8px 0 7px;
margin: 0;
font-size: 100%;
font-family: inherit;
color: inherit;
border-bottom: 2px solid;
border-radius: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s;
min-width: 120px;
}
html .woocommerce .cart-collaterals .cross-sells ul.products li,
html .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: calc(50% + 1px);
}
html .woocommerce .cart-collaterals .cart_totals,
html .woocommerce-page .cart-collaterals .cart_totals {
width: 45%;
}
html #add_payment_method #payment,
html .woocommerce-cart #payment,
html .woocommerce-checkout #payment {
border-radius: 0;
} .rev_slider .text-color-accent-1,
.rev_slider .text-color-accent-2,
.rev_slider .text-color-accent-3 {
font-size: inherit !important;
}